| 1 | [ Mar 1 00:40:59 Enabled. ] | ||
| 2 | [ Mar 1 00:40:59 Rereading configuration. ] | ||
| 3 | [ Mar 1 00:41:00 Rereading configuration. ] | ||
| 4 | [ Mar 1 00:41:03 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 1 00:41:03 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.01 00:41:05.730390 [ 1 ] {} <Information> Application: Will watch for the process with pid 24003 | ||
| 29 | 2026.03.01 00:41:05.730905 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.01 00:41:06.065825 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24003 | ||
| 31 | 2026.03.01 00:41:06.079016 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.01 00:41:06.079365 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.01 00:41:06.441545 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.01 00:41:06.516969 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.01 00:41:06.517067 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.01 00:41:06.517104 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.01 00:41:06.517205 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.01 00:41:06.517923 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.01 00:41:06.526474 [ 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.01 00:41:06.527518 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.01 00:41:06.528599 [ 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.01 00:41:06.528633 [ 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.01 00:41:06.528657 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.01 00:41:06.531434 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.01 00:41:06.532793 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.01 00:41:06.540998 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.01 00:41:06.541902 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.01 00:41:06.543533 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.01 00:41:06.543614 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.01 00:41:06.544909 [ 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.01 00:41:06.545427 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.01 00:41:06.557646 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.01 00:41:06.558147 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.01 00:41:06.564742 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.01 00:41:06.565187 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.01 00:41:06.565679 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.01 00:41:06.566137 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.01 00:41:06.567945 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.01 00:41:06.567978 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.01 00:41:06.568115 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.01 00:41:06.568240 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.01 00:41:06.587702 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.01 00:41:06.587733 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000185792 sec | ||
| 68 | 2026.03.01 00:41:06.587761 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.01 00:41:06.587778 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.01 00:41:06.588678 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.01 00:41:06.589449 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.01 00:41:06.611628 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.01 00:41:06.611681 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.01 00:41:06.611706 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.01 00:41:06.611719 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.01 00:41:06.611761 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.01 00:41:06.611784 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.01 00:41:06.615235 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.01 00:41:06.615304 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.01 00:41:06.615338 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.01 00:41:06.615552 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.01 00:41:06.615609 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.01 00:41:06.615628 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.01 00:41:06.615661 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.01 00:41:06.615681 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.01 00:41:06.615727 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.01 00:41:06.615749 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.01 00:41:06.658803 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.01 00:41:06.661621 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.01 00:41:06.661676 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7711e-05 sec | ||
| 91 | 2026.03.01 00:41:06.661692 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.01 00:41:06.661707 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.01 00:41:06.661740 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.01 00:41:06.661975 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.01 00:41:06.662028 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.01 00:41:06.662042 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.01 00:41:06.662054 [ 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.01 00:41:06.662066 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.01 00:41:06.699472 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.01 00:41:06.699731 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.01 00:41:06.701438 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.846e-05 sec. | ||
| 102 | 2026.03.01 00:41:06.701832 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.01 00:41:06.703302 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.01 00:41:06.703336 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.01 00:41:07.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.01 00:41:08.570579 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34801 | ||
| 107 | 2026.03.01 00:41:08.571451 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.01 00:41:08.571518 [ 4 ] {} <Debug> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34801 | ||
| 109 | 2026.03.01 00:41:08.571626 [ 4 ] {} <Debug> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.01 00:41:08.571641 [ 4 ] {} <Debug> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.01 00:41:08.571736 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.01 00:41:08.571832 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.01 00:41:08.571849 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.01 00:41:08.572474 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44941 | ||
| 115 | 2026.03.01 00:41:08.572574 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52788 | ||
| 116 | 2026.03.01 00:41:08.572599 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35490 | ||
| 117 | 2026.03.01 00:41:08.572683 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.01 00:41:08.572740 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.01 00:41:08.572766 [ 5 ] {} <Debug> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44941 | ||
| 120 | 2026.03.01 00:41:08.572780 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45003 | ||
| 121 | 2026.03.01 00:41:08.572776 [ 254 ] {} <Debug> TCP-Session: b5b5f2d5-d179-4069-b6ea-ee772eda1fca Authenticating user 'default' from [fd00:1122:3344:101::d]:52788 | ||
| 122 | 2026.03.01 00:41:08.572862 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53431 | ||
| 123 | 2026.03.01 00:41:08.572874 [ 5 ] {} <Debug> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.01 00:41:08.572879 [ 254 ] {} <Debug> TCP-Session: b5b5f2d5-d179-4069-b6ea-ee772eda1fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.01 00:41:08.572978 [ 5 ] {} <Debug> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.01 00:41:08.572990 [ 254 ] {} <Debug> TCP-Session: b5b5f2d5-d179-4069-b6ea-ee772eda1fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.01 00:41:08.573659 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.01 00:41:08.573701 [ 6 ] {} <Debug> TCP-Session: 777386a0-bc33-46e1-9b2f-64132e806d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:35490 | ||
| 129 | 2026.03.01 00:41:08.573724 [ 6 ] {} <Debug> TCP-Session: 777386a0-bc33-46e1-9b2f-64132e806d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.01 00:41:08.573726 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62802 | ||
| 131 | 2026.03.01 00:41:08.573830 [ 6 ] {} <Debug> TCP-Session: 777386a0-bc33-46e1-9b2f-64132e806d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.01 00:41:08.573890 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.01 00:41:08.573929 [ 256 ] {} <Debug> TCP-Session: 67575fda-d278-4378-ae73-84eee15a04ce Authenticating user 'default' from [fd00:1122:3344:101::d]:53431 | ||
| 134 | 2026.03.01 00:41:08.573928 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37260 | ||
| 135 | 2026.03.01 00:41:08.573926 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.01 00:41:08.574046 [ 256 ] {} <Debug> TCP-Session: 67575fda-d278-4378-ae73-84eee15a04ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.01 00:41:08.574087 [ 255 ] {} <Debug> TCP-Session: bd2a785f-1c2b-488b-aa9f-7c6d29ca4038 Authenticating user 'default' from [fd00:1122:3344:101::d]:45003 | ||
| 138 | 2026.03.01 00:41:08.574171 [ 256 ] {} <Debug> TCP-Session: 67575fda-d278-4378-ae73-84eee15a04ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.01 00:41:08.574187 [ 255 ] {} <Debug> TCP-Session: bd2a785f-1c2b-488b-aa9f-7c6d29ca4038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.01 00:41:08.574281 [ 255 ] {} <Debug> TCP-Session: bd2a785f-1c2b-488b-aa9f-7c6d29ca4038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.01 00:41:08.574631 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50634 | ||
| 142 | 2026.03.01 00:41:08.574655 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.01 00:41:08.574701 [ 257 ] {} <Debug> TCP-Session: ce6912a7-8fdd-4787-a00b-f83728b616a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62802 | ||
| 144 | 2026.03.01 00:41:08.574810 [ 257 ] {} <Debug> TCP-Session: ce6912a7-8fdd-4787-a00b-f83728b616a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.01 00:41:08.574824 [ 257 ] {} <Debug> TCP-Session: ce6912a7-8fdd-4787-a00b-f83728b616a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.01 00:41:08.575339 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.01 00:41:08.575412 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.03.01 00:41:08.575454 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2026.03.01 00:41:08.575510 [ 258 ] {} <Debug> TCP-Session: 82b23b18-2b8a-4142-8719-da61a5868231 Authenticating user 'default' from [fd00:1122:3344:101::d]:37260 | ||
| 150 | 2026.03.01 00:41:08.575543 [ 259 ] {} <Debug> TCP-Session: 9cce4274-bc2d-4210-890b-19c44cb33ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50634 | ||
| 151 | 2026.03.01 00:41:08.575618 [ 258 ] {} <Debug> TCP-Session: 82b23b18-2b8a-4142-8719-da61a5868231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.01 00:41:08.575624 [ 259 ] {} <Debug> TCP-Session: 9cce4274-bc2d-4210-890b-19c44cb33ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.01 00:41:08.575644 [ 258 ] {} <Debug> TCP-Session: 82b23b18-2b8a-4142-8719-da61a5868231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.01 00:41:08.575738 [ 259 ] {} <Debug> TCP-Session: 9cce4274-bc2d-4210-890b-19c44cb33ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.03.01 00:41:08.580337 [ 4 ] {0158a0ff-15e8-4ab0-8617-82969cde9a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.01 00:41:08.721245 [ 4 ] {0158a0ff-15e8-4ab0-8617-82969cde9a6d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34801) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.03.01 00:41:08.722315 [ 4 ] {0158a0ff-15e8-4ab0-8617-82969cde9a6d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.01 00:41:08.722548 [ 4 ] {0158a0ff-15e8-4ab0-8617-82969cde9a6d} <Debug> TCPHandler: Processed in 0.149814245 sec. | ||
| 205 | 2026.03.01 00:41:08.723095 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.01 00:41:08.723434 [ 5 ] {537f840d-eb92-440c-8caf-27c863202a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.01 00:41:08.723817 [ 5 ] {537f840d-eb92-440c-8caf-27c863202a97} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44941) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.03.01 00:41:08.724105 [ 5 ] {537f840d-eb92-440c-8caf-27c863202a97} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.03.01 00:41:08.724321 [ 5 ] {537f840d-eb92-440c-8caf-27c863202a97} <Debug> TCPHandler: Processed in 0.001400787 sec. | ||
| 256 | 2026.03.01 00:41:08.724732 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.01 00:41:08.725497 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.01 00:41:08.727836 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.01 00:41:08.738554 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.01 00:41:08.738578 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0371e-05 sec | ||
| 261 | 2026.03.01 00:41:08.738684 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.01 00:41:08.738696 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.01 00:41:08.738719 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.01 00:41:08.741169 [ 4 ] {2139ea41-acdc-4d41-88ae-21101e0f0097} <Debug> TCPHandler: Processed in 0.01654654 sec. | ||
| 265 | 2026.03.01 00:41:08.741404 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.01 00:41:08.741560 [ 4 ] {f6d18341-0b89-4df6-8c7f-864af5638795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.03.01 00:41:08.741687 [ 4 ] {f6d18341-0b89-4df6-8c7f-864af5638795} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.01 00:41:08.756228 [ 4 ] {f6d18341-0b89-4df6-8c7f-864af5638795} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.01 00:41:08.759444 [ 4 ] {f6d18341-0b89-4df6-8c7f-864af5638795} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561): Loading data parts | ||
| 271 | 2026.03.01 00:41:08.761962 [ 4 ] {f6d18341-0b89-4df6-8c7f-864af5638795} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561): There are no data parts | ||
| 272 | 2026.03.01 00:41:08.772567 [ 4 ] {f6d18341-0b89-4df6-8c7f-864af5638795} <Debug> TCPHandler: Processed in 0.031216948 sec. | ||
| 273 | 2026.03.01 00:41:08.772751 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.01 00:41:08.773044 [ 4 ] {8b694362-3545-4fc8-aa12-02dc73a05b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.03.01 00:41:08.773215 [ 4 ] {8b694362-3545-4fc8-aa12-02dc73a05b82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.01 00:41:08.807030 [ 4 ] {8b694362-3545-4fc8-aa12-02dc73a05b82} <Debug> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Loading data parts | ||
| 287 | 2026.03.01 00:41:08.807247 [ 4 ] {8b694362-3545-4fc8-aa12-02dc73a05b82} <Debug> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): There are no data parts | ||
| 288 | 2026.03.01 00:41:08.808988 [ 4 ] {8b694362-3545-4fc8-aa12-02dc73a05b82} <Debug> TCPHandler: Processed in 0.03629476 sec. | ||
| 289 | 2026.03.01 00:41:08.809230 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.01 00:41:08.809394 [ 4 ] {22b59729-1bb0-4361-a030-39f5ae7b3b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 291 | 2026.03.01 00:41:08.809507 [ 4 ] {22b59729-1bb0-4361-a030-39f5ae7b3b95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.01 00:41:08.813645 [ 4 ] {22b59729-1bb0-4361-a030-39f5ae7b3b95} <Debug> oximeter.measurements_i8 (1ff8acfe-2ee2-4d53-8437-c45a168e6944): Loading data parts | ||
| 293 | 2026.03.01 00:41:08.813864 [ 4 ] {22b59729-1bb0-4361-a030-39f5ae7b3b95} <Debug> oximeter.measurements_i8 (1ff8acfe-2ee2-4d53-8437-c45a168e6944): There are no data parts | ||
| 294 | 2026.03.01 00:41:08.815449 [ 4 ] {22b59729-1bb0-4361-a030-39f5ae7b3b95} <Debug> TCPHandler: Processed in 0.006271566 sec. | ||
| 295 | 2026.03.01 00:41:08.815596 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.01 00:41:08.815826 [ 4 ] {5efccff1-3157-42ae-8203-8a358d1e3b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 297 | 2026.03.01 00:41:08.815868 [ 4 ] {5efccff1-3157-42ae-8203-8a358d1e3b83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.01 00:41:08.820923 [ 4 ] {5efccff1-3157-42ae-8203-8a358d1e3b83} <Debug> oximeter.measurements_u8 (5192f200-c6e7-4602-b15f-1e6424024ae5): Loading data parts | ||
| 299 | 2026.03.01 00:41:08.821055 [ 4 ] {5efccff1-3157-42ae-8203-8a358d1e3b83} <Debug> oximeter.measurements_u8 (5192f200-c6e7-4602-b15f-1e6424024ae5): There are no data parts | ||
| 300 | 2026.03.01 00:41:08.822876 [ 4 ] {5efccff1-3157-42ae-8203-8a358d1e3b83} <Debug> TCPHandler: Processed in 0.007330329 sec. | ||
| 301 | 2026.03.01 00:41:08.823094 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.01 00:41:08.823246 [ 4 ] {3b6fbbb8-03da-4c3f-bca4-9028086402ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 303 | 2026.03.01 00:41:08.823358 [ 4 ] {3b6fbbb8-03da-4c3f-bca4-9028086402ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.01 00:41:08.827648 [ 4 ] {3b6fbbb8-03da-4c3f-bca4-9028086402ea} <Debug> oximeter.measurements_i16 (cdb941af-bcc5-437d-9f2e-31121321ffd8): Loading data parts | ||
| 305 | 2026.03.01 00:41:08.827818 [ 4 ] {3b6fbbb8-03da-4c3f-bca4-9028086402ea} <Debug> oximeter.measurements_i16 (cdb941af-bcc5-437d-9f2e-31121321ffd8): There are no data parts | ||
| 306 | 2026.03.01 00:41:08.829492 [ 4 ] {3b6fbbb8-03da-4c3f-bca4-9028086402ea} <Debug> TCPHandler: Processed in 0.006447248 sec. | ||
| 307 | 2026.03.01 00:41:08.829641 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.01 00:41:08.829792 [ 4 ] {18b62f6e-7a4c-4719-a1b6-dad18268790f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 309 | 2026.03.01 00:41:08.829907 [ 4 ] {18b62f6e-7a4c-4719-a1b6-dad18268790f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.01 00:41:08.834798 [ 4 ] {18b62f6e-7a4c-4719-a1b6-dad18268790f} <Debug> oximeter.measurements_u16 (a7c412f5-1d74-40db-aa5f-1c65be53e975): Loading data parts | ||
| 311 | 2026.03.01 00:41:08.834953 [ 4 ] {18b62f6e-7a4c-4719-a1b6-dad18268790f} <Debug> oximeter.measurements_u16 (a7c412f5-1d74-40db-aa5f-1c65be53e975): There are no data parts | ||
| 312 | 2026.03.01 00:41:08.841679 [ 4 ] {18b62f6e-7a4c-4719-a1b6-dad18268790f} <Debug> TCPHandler: Processed in 0.012086336 sec. | ||
| 313 | 2026.03.01 00:41:08.841928 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.01 00:41:08.842145 [ 4 ] {ecc57e7b-e1d2-4b35-aa5e-5597bd7bb166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 315 | 2026.03.01 00:41:08.842276 [ 4 ] {ecc57e7b-e1d2-4b35-aa5e-5597bd7bb166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.01 00:41:08.844710 [ 4 ] {ecc57e7b-e1d2-4b35-aa5e-5597bd7bb166} <Debug> oximeter.measurements_i32 (216f621b-9c15-404f-ab1e-29098334b1d9): Loading data parts | ||
| 317 | 2026.03.01 00:41:08.844852 [ 4 ] {ecc57e7b-e1d2-4b35-aa5e-5597bd7bb166} <Debug> oximeter.measurements_i32 (216f621b-9c15-404f-ab1e-29098334b1d9): There are no data parts | ||
| 318 | 2026.03.01 00:41:08.849499 [ 4 ] {ecc57e7b-e1d2-4b35-aa5e-5597bd7bb166} <Debug> TCPHandler: Processed in 0.007636713 sec. | ||
| 319 | 2026.03.01 00:41:08.849669 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.01 00:41:08.849857 [ 4 ] {01ae5af2-5ccc-4803-a5ab-6269be7129cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 321 | 2026.03.01 00:41:08.849988 [ 4 ] {01ae5af2-5ccc-4803-a5ab-6269be7129cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.01 00:41:08.852254 [ 4 ] {01ae5af2-5ccc-4803-a5ab-6269be7129cf} <Debug> oximeter.measurements_u32 (e772e48d-3c47-42fa-ba01-9fc861db2cd6): Loading data parts | ||
| 323 | 2026.03.01 00:41:08.852400 [ 4 ] {01ae5af2-5ccc-4803-a5ab-6269be7129cf} <Debug> oximeter.measurements_u32 (e772e48d-3c47-42fa-ba01-9fc861db2cd6): There are no data parts | ||
| 324 | 2026.03.01 00:41:08.856382 [ 4 ] {01ae5af2-5ccc-4803-a5ab-6269be7129cf} <Debug> TCPHandler: Processed in 0.006773602 sec. | ||
| 325 | 2026.03.01 00:41:08.856565 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.01 00:41:08.856931 [ 4 ] {b4433b9b-1958-46ee-ade8-22595cfce768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 327 | 2026.03.01 00:41:08.857081 [ 4 ] {b4433b9b-1958-46ee-ade8-22595cfce768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.01 00:41:08.859330 [ 4 ] {b4433b9b-1958-46ee-ade8-22595cfce768} <Debug> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): Loading data parts | ||
| 329 | 2026.03.01 00:41:08.859485 [ 4 ] {b4433b9b-1958-46ee-ade8-22595cfce768} <Debug> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): There are no data parts | ||
| 330 | 2026.03.01 00:41:08.864341 [ 4 ] {b4433b9b-1958-46ee-ade8-22595cfce768} <Debug> TCPHandler: Processed in 0.007837845 sec. | ||
| 331 | 2026.03.01 00:41:08.864492 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.01 00:41:08.864650 [ 4 ] {76601188-2d4f-4418-bc6d-a98bb4fecb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 333 | 2026.03.01 00:41:08.864910 [ 4 ] {76601188-2d4f-4418-bc6d-a98bb4fecb6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.01 00:41:08.867577 [ 4 ] {76601188-2d4f-4418-bc6d-a98bb4fecb6b} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Loading data parts | ||
| 335 | 2026.03.01 00:41:08.868106 [ 4 ] {76601188-2d4f-4418-bc6d-a98bb4fecb6b} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): There are no data parts | ||
| 336 | 2026.03.01 00:41:08.871331 [ 4 ] {76601188-2d4f-4418-bc6d-a98bb4fecb6b} <Debug> TCPHandler: Processed in 0.006888753 sec. | ||
| 337 | 2026.03.01 00:41:08.871506 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.01 00:41:08.871897 [ 4 ] {7c9ad304-7138-4024-94b5-199d06843229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 339 | 2026.03.01 00:41:08.872027 [ 4 ] {7c9ad304-7138-4024-94b5-199d06843229} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.01 00:41:08.874038 [ 4 ] {7c9ad304-7138-4024-94b5-199d06843229} <Debug> oximeter.measurements_f32 (1e6f7d95-d6c4-4d48-a663-5bda657b7d80): Loading data parts | ||
| 341 | 2026.03.01 00:41:08.874189 [ 4 ] {7c9ad304-7138-4024-94b5-199d06843229} <Debug> oximeter.measurements_f32 (1e6f7d95-d6c4-4d48-a663-5bda657b7d80): There are no data parts | ||
| 342 | 2026.03.01 00:41:08.878996 [ 4 ] {7c9ad304-7138-4024-94b5-199d06843229} <Debug> TCPHandler: Processed in 0.007560751 sec. | ||
| 343 | 2026.03.01 00:41:08.879146 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.01 00:41:08.879299 [ 4 ] {da829aae-9d3e-4af3-b8d9-2dcdf88def63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 345 | 2026.03.01 00:41:08.879415 [ 4 ] {da829aae-9d3e-4af3-b8d9-2dcdf88def63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.01 00:41:08.886478 [ 4 ] {da829aae-9d3e-4af3-b8d9-2dcdf88def63} <Debug> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Loading data parts | ||
| 347 | 2026.03.01 00:41:08.886712 [ 4 ] {da829aae-9d3e-4af3-b8d9-2dcdf88def63} <Debug> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): There are no data parts | ||
| 348 | 2026.03.01 00:41:08.890989 [ 4 ] {da829aae-9d3e-4af3-b8d9-2dcdf88def63} <Debug> TCPHandler: Processed in 0.011893524 sec. | ||
| 349 | 2026.03.01 00:41:08.891169 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.01 00:41:08.891411 [ 4 ] {9c076f2e-7fb9-4227-8597-222ef59d7979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 351 | 2026.03.01 00:41:08.891517 [ 4 ] {9c076f2e-7fb9-4227-8597-222ef59d7979} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.01 00:41:08.897618 [ 4 ] {9c076f2e-7fb9-4227-8597-222ef59d7979} <Debug> oximeter.measurements_string (2cafe4e8-75d7-4247-8a63-2f56b5fd361e): Loading data parts | ||
| 353 | 2026.03.01 00:41:08.897791 [ 4 ] {9c076f2e-7fb9-4227-8597-222ef59d7979} <Debug> oximeter.measurements_string (2cafe4e8-75d7-4247-8a63-2f56b5fd361e): There are no data parts | ||
| 354 | 2026.03.01 00:41:08.902923 [ 4 ] {9c076f2e-7fb9-4227-8597-222ef59d7979} <Debug> TCPHandler: Processed in 0.011807273 sec. | ||
| 355 | 2026.03.01 00:41:08.903116 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.01 00:41:08.903276 [ 4 ] {4e8ea51c-edab-4bfc-8061-b7ba3d22f09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.01 00:41:08.903424 [ 4 ] {4e8ea51c-edab-4bfc-8061-b7ba3d22f09b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.01 00:41:08.909807 [ 4 ] {4e8ea51c-edab-4bfc-8061-b7ba3d22f09b} <Debug> oximeter.measurements_bytes (0324998f-6024-4ad8-93e9-5b152efc7951): Loading data parts | ||
| 366 | 2026.03.01 00:41:08.909987 [ 4 ] {4e8ea51c-edab-4bfc-8061-b7ba3d22f09b} <Debug> oximeter.measurements_bytes (0324998f-6024-4ad8-93e9-5b152efc7951): There are no data parts | ||
| 367 | 2026.03.01 00:41:08.911849 [ 4 ] {4e8ea51c-edab-4bfc-8061-b7ba3d22f09b} <Debug> TCPHandler: Processed in 0.008799695 sec. | ||
| 368 | 2026.03.01 00:41:08.911998 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.01 00:41:08.912156 [ 4 ] {aaa227b1-ac84-4788-9442-3ea0945b7644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 370 | 2026.03.01 00:41:08.912293 [ 4 ] {aaa227b1-ac84-4788-9442-3ea0945b7644} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.01 00:41:08.915401 [ 4 ] {aaa227b1-ac84-4788-9442-3ea0945b7644} <Debug> oximeter.measurements_cumulativei64 (3dd9d4b1-a12a-4230-8f1a-601f881099c6): Loading data parts | ||
| 372 | 2026.03.01 00:41:08.915561 [ 4 ] {aaa227b1-ac84-4788-9442-3ea0945b7644} <Debug> oximeter.measurements_cumulativei64 (3dd9d4b1-a12a-4230-8f1a-601f881099c6): There are no data parts | ||
| 373 | 2026.03.01 00:41:08.922446 [ 4 ] {aaa227b1-ac84-4788-9442-3ea0945b7644} <Debug> TCPHandler: Processed in 0.010497737 sec. | ||
| 374 | 2026.03.01 00:41:08.922665 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.01 00:41:08.922899 [ 4 ] {83739ec6-df6d-40c9-b2e6-5e0b8055554c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 376 | 2026.03.01 00:41:08.923041 [ 4 ] {83739ec6-df6d-40c9-b2e6-5e0b8055554c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.01 00:41:08.925514 [ 4 ] {83739ec6-df6d-40c9-b2e6-5e0b8055554c} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Loading data parts | ||
| 378 | 2026.03.01 00:41:08.925739 [ 4 ] {83739ec6-df6d-40c9-b2e6-5e0b8055554c} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): There are no data parts | ||
| 379 | 2026.03.01 00:41:08.930328 [ 4 ] {83739ec6-df6d-40c9-b2e6-5e0b8055554c} <Debug> TCPHandler: Processed in 0.007722993 sec. | ||
| 380 | 2026.03.01 00:41:08.930492 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.01 00:41:08.930774 [ 4 ] {e4e03c87-f9d1-4d43-b634-e55231eeceb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 382 | 2026.03.01 00:41:08.930870 [ 4 ] {e4e03c87-f9d1-4d43-b634-e55231eeceb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.01 00:41:08.933150 [ 4 ] {e4e03c87-f9d1-4d43-b634-e55231eeceb7} <Debug> oximeter.measurements_cumulativef32 (7073ec64-3a10-418e-ac08-764b78c99431): Loading data parts | ||
| 384 | 2026.03.01 00:41:08.933316 [ 4 ] {e4e03c87-f9d1-4d43-b634-e55231eeceb7} <Debug> oximeter.measurements_cumulativef32 (7073ec64-3a10-418e-ac08-764b78c99431): There are no data parts | ||
| 385 | 2026.03.01 00:41:08.937147 [ 4 ] {e4e03c87-f9d1-4d43-b634-e55231eeceb7} <Debug> TCPHandler: Processed in 0.006715751 sec. | ||
| 386 | 2026.03.01 00:41:08.937304 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.01 00:41:08.937466 [ 4 ] {52793a55-6092-4b3a-a1ba-0cba035c3822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 388 | 2026.03.01 00:41:08.937594 [ 4 ] {52793a55-6092-4b3a-a1ba-0cba035c3822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.01 00:41:08.942835 [ 4 ] {52793a55-6092-4b3a-a1ba-0cba035c3822} <Debug> oximeter.measurements_cumulativef64 (b879e311-c3ce-4129-a493-8f7c0da43fb7): Loading data parts | ||
| 390 | 2026.03.01 00:41:08.943101 [ 4 ] {52793a55-6092-4b3a-a1ba-0cba035c3822} <Debug> oximeter.measurements_cumulativef64 (b879e311-c3ce-4129-a493-8f7c0da43fb7): There are no data parts | ||
| 391 | 2026.03.01 00:41:08.945086 [ 4 ] {52793a55-6092-4b3a-a1ba-0cba035c3822} <Debug> TCPHandler: Processed in 0.007830865 sec. | ||
| 392 | 2026.03.01 00:41:08.945260 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.01 00:41:08.945613 [ 4 ] {651c8799-76cd-4014-80f7-926e032821c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.03.01 00:41:08.945766 [ 4 ] {651c8799-76cd-4014-80f7-926e032821c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.01 00:41:08.949634 [ 4 ] {651c8799-76cd-4014-80f7-926e032821c5} <Debug> oximeter.measurements_histogrami8 (82f8272b-04e8-4fca-9f98-300e648b8544): Loading data parts | ||
| 406 | 2026.03.01 00:41:08.949883 [ 4 ] {651c8799-76cd-4014-80f7-926e032821c5} <Debug> oximeter.measurements_histogrami8 (82f8272b-04e8-4fca-9f98-300e648b8544): There are no data parts | ||
| 407 | 2026.03.01 00:41:08.954436 [ 4 ] {651c8799-76cd-4014-80f7-926e032821c5} <Debug> TCPHandler: Processed in 0.009239543 sec. | ||
| 408 | 2026.03.01 00:41:08.954607 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.01 00:41:08.954869 [ 4 ] {cb11cbea-fbfd-421c-aaee-9bae10b04ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.03.01 00:41:08.955027 [ 4 ] {cb11cbea-fbfd-421c-aaee-9bae10b04ecb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.01 00:41:08.961050 [ 4 ] {cb11cbea-fbfd-421c-aaee-9bae10b04ecb} <Debug> oximeter.measurements_histogramu8 (b6eded39-4b61-44b7-9bbf-8f2e36bed3be): Loading data parts | ||
| 412 | 2026.03.01 00:41:08.961312 [ 4 ] {cb11cbea-fbfd-421c-aaee-9bae10b04ecb} <Debug> oximeter.measurements_histogramu8 (b6eded39-4b61-44b7-9bbf-8f2e36bed3be): There are no data parts | ||
| 413 | 2026.03.01 00:41:08.966040 [ 4 ] {cb11cbea-fbfd-421c-aaee-9bae10b04ecb} <Debug> TCPHandler: Processed in 0.011495359 sec. | ||
| 414 | 2026.03.01 00:41:08.966214 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.01 00:41:08.966578 [ 4 ] {012a6211-6fee-4901-ae56-f98aaefa22b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.03.01 00:41:08.966737 [ 4 ] {012a6211-6fee-4901-ae56-f98aaefa22b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.01 00:41:08.972666 [ 4 ] {012a6211-6fee-4901-ae56-f98aaefa22b4} <Debug> oximeter.measurements_histogrami16 (672d7479-22e5-4cbe-9f5c-4db2759de489): Loading data parts | ||
| 418 | 2026.03.01 00:41:08.972871 [ 4 ] {012a6211-6fee-4901-ae56-f98aaefa22b4} <Debug> oximeter.measurements_histogrami16 (672d7479-22e5-4cbe-9f5c-4db2759de489): There are no data parts | ||
| 419 | 2026.03.01 00:41:08.974722 [ 4 ] {012a6211-6fee-4901-ae56-f98aaefa22b4} <Debug> TCPHandler: Processed in 0.008568834 sec. | ||
| 420 | 2026.03.01 00:41:08.974936 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.01 00:41:08.975154 [ 4 ] {37ee9a38-ab58-430e-9266-9f3d6dfc6a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.03.01 00:41:08.975286 [ 4 ] {37ee9a38-ab58-430e-9266-9f3d6dfc6a3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.01 00:41:08.979309 [ 4 ] {37ee9a38-ab58-430e-9266-9f3d6dfc6a3b} <Debug> oximeter.measurements_histogramu16 (7f18cb43-f061-4bb5-ac47-97b383df75d9): Loading data parts | ||
| 424 | 2026.03.01 00:41:08.979533 [ 4 ] {37ee9a38-ab58-430e-9266-9f3d6dfc6a3b} <Debug> oximeter.measurements_histogramu16 (7f18cb43-f061-4bb5-ac47-97b383df75d9): There are no data parts | ||
| 425 | 2026.03.01 00:41:08.986066 [ 4 ] {37ee9a38-ab58-430e-9266-9f3d6dfc6a3b} <Debug> TCPHandler: Processed in 0.011179946 sec. | ||
| 426 | 2026.03.01 00:41:08.986230 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.01 00:41:08.986573 [ 4 ] {222c55c2-a6a0-42b9-bea1-624861c2b7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.03.01 00:41:08.986719 [ 4 ] {222c55c2-a6a0-42b9-bea1-624861c2b7a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.01 00:41:08.990970 [ 4 ] {222c55c2-a6a0-42b9-bea1-624861c2b7a9} <Debug> oximeter.measurements_histogrami32 (bceed8b3-0e98-4c06-9ed9-b83a370a8e4b): Loading data parts | ||
| 430 | 2026.03.01 00:41:08.991137 [ 4 ] {222c55c2-a6a0-42b9-bea1-624861c2b7a9} <Debug> oximeter.measurements_histogrami32 (bceed8b3-0e98-4c06-9ed9-b83a370a8e4b): There are no data parts | ||
| 431 | 2026.03.01 00:41:08.998216 [ 4 ] {222c55c2-a6a0-42b9-bea1-624861c2b7a9} <Debug> TCPHandler: Processed in 0.012044366 sec. | ||
| 432 | 2026.03.01 00:41:08.998507 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.01 00:41:08.998762 [ 4 ] {5e8fea41-6b76-49a4-9e82-31e9d6a0f68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.03.01 00:41:08.998931 [ 4 ] {5e8fea41-6b76-49a4-9e82-31e9d6a0f68f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.01 00:41:09.000136 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.23 MiB, peak 124.23 MiB, free memory in arenas 0.00 B, will set to 132.73 MiB (RSS), difference: 8.51 MiB | ||
| 436 | 2026.03.01 00:41:09.001487 [ 4 ] {5e8fea41-6b76-49a4-9e82-31e9d6a0f68f} <Debug> oximeter.measurements_histogramu32 (b4f4b2da-72d8-4ce6-a3d6-ce409a207376): Loading data parts | ||
| 437 | 2026.03.01 00:41:09.001614 [ 4 ] {5e8fea41-6b76-49a4-9e82-31e9d6a0f68f} <Debug> oximeter.measurements_histogramu32 (b4f4b2da-72d8-4ce6-a3d6-ce409a207376): There are no data parts | ||
| 438 | 2026.03.01 00:41:09.006304 [ 4 ] {5e8fea41-6b76-49a4-9e82-31e9d6a0f68f} <Debug> TCPHandler: Processed in 0.007862635 sec. | ||
| 439 | 2026.03.01 00:41:09.006494 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.03.01 00:41:09.006787 [ 4 ] {e94afc25-ed35-42fd-b055-eea2eee77913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 441 | 2026.03.01 00:41:09.006924 [ 4 ] {e94afc25-ed35-42fd-b055-eea2eee77913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.03.01 00:41:09.009388 [ 4 ] {e94afc25-ed35-42fd-b055-eea2eee77913} <Debug> oximeter.measurements_histogrami64 (89603956-4863-4754-a853-5bf10fd9f06e): Loading data parts | ||
| 443 | 2026.03.01 00:41:09.009521 [ 4 ] {e94afc25-ed35-42fd-b055-eea2eee77913} <Debug> oximeter.measurements_histogrami64 (89603956-4863-4754-a853-5bf10fd9f06e): There are no data parts | ||
| 444 | 2026.03.01 00:41:09.012805 [ 4 ] {e94afc25-ed35-42fd-b055-eea2eee77913} <Debug> TCPHandler: Processed in 0.006370657 sec. | ||
| 445 | 2026.03.01 00:41:09.012942 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.03.01 00:41:09.013161 [ 4 ] {8b4a65e8-41bb-498a-964d-611568d0ba0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 447 | 2026.03.01 00:41:09.013322 [ 4 ] {8b4a65e8-41bb-498a-964d-611568d0ba0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.03.01 00:41:09.015599 [ 4 ] {8b4a65e8-41bb-498a-964d-611568d0ba0c} <Debug> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Loading data parts | ||
| 449 | 2026.03.01 00:41:09.015767 [ 4 ] {8b4a65e8-41bb-498a-964d-611568d0ba0c} <Debug> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): There are no data parts | ||
| 450 | 2026.03.01 00:41:09.020428 [ 4 ] {8b4a65e8-41bb-498a-964d-611568d0ba0c} <Debug> TCPHandler: Processed in 0.007533761 sec. | ||
| 451 | 2026.03.01 00:41:09.020593 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.01 00:41:09.020932 [ 4 ] {44cc9fef-5ca7-44c5-97b2-4455ffecb38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 453 | 2026.03.01 00:41:09.021066 [ 4 ] {44cc9fef-5ca7-44c5-97b2-4455ffecb38c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.03.01 00:41:09.023419 [ 4 ] {44cc9fef-5ca7-44c5-97b2-4455ffecb38c} <Debug> oximeter.measurements_histogramf32 (597bde8f-044c-41a8-b062-c1249a9db268): Loading data parts | ||
| 455 | 2026.03.01 00:41:09.023562 [ 4 ] {44cc9fef-5ca7-44c5-97b2-4455ffecb38c} <Debug> oximeter.measurements_histogramf32 (597bde8f-044c-41a8-b062-c1249a9db268): There are no data parts | ||
| 456 | 2026.03.01 00:41:09.027286 [ 4 ] {44cc9fef-5ca7-44c5-97b2-4455ffecb38c} <Debug> TCPHandler: Processed in 0.006753961 sec. | ||
| 457 | 2026.03.01 00:41:09.027440 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.01 00:41:09.027655 [ 4 ] {7fca5a33-7889-46cb-bb54-17c04da8d786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 459 | 2026.03.01 00:41:09.027805 [ 4 ] {7fca5a33-7889-46cb-bb54-17c04da8d786} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.03.01 00:41:09.030479 [ 4 ] {7fca5a33-7889-46cb-bb54-17c04da8d786} <Debug> oximeter.measurements_histogramf64 (f7af21f8-9946-464f-b07f-e2703d76e1c4): Loading data parts | ||
| 461 | 2026.03.01 00:41:09.030717 [ 4 ] {7fca5a33-7889-46cb-bb54-17c04da8d786} <Debug> oximeter.measurements_histogramf64 (f7af21f8-9946-464f-b07f-e2703d76e1c4): There are no data parts | ||
| 462 | 2026.03.01 00:41:09.035380 [ 4 ] {7fca5a33-7889-46cb-bb54-17c04da8d786} <Debug> TCPHandler: Processed in 0.007989266 sec. | ||
| 463 | 2026.03.01 00:41:09.035537 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.01 00:41:09.035797 [ 4 ] {c4eecaa9-04f0-475e-adec-4d3af651952e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.03.01 00:41:09.035923 [ 4 ] {c4eecaa9-04f0-475e-adec-4d3af651952e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.03.01 00:41:09.038340 [ 4 ] {c4eecaa9-04f0-475e-adec-4d3af651952e} <Debug> oximeter.fields_bool (d795fe83-7497-41f3-862a-f4ef5f652a76): Loading data parts | ||
| 492 | 2026.03.01 00:41:09.038491 [ 4 ] {c4eecaa9-04f0-475e-adec-4d3af651952e} <Debug> oximeter.fields_bool (d795fe83-7497-41f3-862a-f4ef5f652a76): There are no data parts | ||
| 493 | 2026.03.01 00:41:09.042016 [ 4 ] {c4eecaa9-04f0-475e-adec-4d3af651952e} <Debug> TCPHandler: Processed in 0.006533039 sec. | ||
| 494 | 2026.03.01 00:41:09.042235 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.01 00:41:09.042397 [ 4 ] {725ee301-1108-4f79-b34a-afe41d73e683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 496 | 2026.03.01 00:41:09.042518 [ 4 ] {725ee301-1108-4f79-b34a-afe41d73e683} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.03.01 00:41:09.044637 [ 4 ] {725ee301-1108-4f79-b34a-afe41d73e683} <Debug> oximeter.fields_i8 (ed052236-1355-44fa-a964-3bebcd79fd13): Loading data parts | ||
| 498 | 2026.03.01 00:41:09.044838 [ 4 ] {725ee301-1108-4f79-b34a-afe41d73e683} <Debug> oximeter.fields_i8 (ed052236-1355-44fa-a964-3bebcd79fd13): There are no data parts | ||
| 499 | 2026.03.01 00:41:09.049221 [ 4 ] {725ee301-1108-4f79-b34a-afe41d73e683} <Debug> TCPHandler: Processed in 0.007036165 sec. | ||
| 500 | 2026.03.01 00:41:09.049367 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.01 00:41:09.049604 [ 4 ] {d5ad6017-0202-4f48-bdf7-abb9312887f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 502 | 2026.03.01 00:41:09.049688 [ 4 ] {d5ad6017-0202-4f48-bdf7-abb9312887f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.03.01 00:41:09.051946 [ 4 ] {d5ad6017-0202-4f48-bdf7-abb9312887f2} <Debug> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Loading data parts | ||
| 504 | 2026.03.01 00:41:09.052086 [ 4 ] {d5ad6017-0202-4f48-bdf7-abb9312887f2} <Debug> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): There are no data parts | ||
| 505 | 2026.03.01 00:41:09.055938 [ 4 ] {d5ad6017-0202-4f48-bdf7-abb9312887f2} <Debug> TCPHandler: Processed in 0.00661906 sec. | ||
| 506 | 2026.03.01 00:41:09.056170 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.01 00:41:09.056338 [ 4 ] {b76d3818-0c38-4197-951a-01361b3d724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 508 | 2026.03.01 00:41:09.056472 [ 4 ] {b76d3818-0c38-4197-951a-01361b3d724c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.03.01 00:41:09.066348 [ 4 ] {b76d3818-0c38-4197-951a-01361b3d724c} <Debug> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Loading data parts | ||
| 510 | 2026.03.01 00:41:09.066565 [ 4 ] {b76d3818-0c38-4197-951a-01361b3d724c} <Debug> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): There are no data parts | ||
| 511 | 2026.03.01 00:41:09.071802 [ 4 ] {b76d3818-0c38-4197-951a-01361b3d724c} <Debug> TCPHandler: Processed in 0.01568538 sec. | ||
| 512 | 2026.03.01 00:41:09.071989 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.01 00:41:09.072312 [ 4 ] {b7fd3262-7551-47e6-bddf-d97a295d7ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 514 | 2026.03.01 00:41:09.072391 [ 4 ] {b7fd3262-7551-47e6-bddf-d97a295d7ae7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.03.01 00:41:09.079043 [ 4 ] {b7fd3262-7551-47e6-bddf-d97a295d7ae7} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Loading data parts | ||
| 516 | 2026.03.01 00:41:09.079173 [ 4 ] {b7fd3262-7551-47e6-bddf-d97a295d7ae7} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): There are no data parts | ||
| 517 | 2026.03.01 00:41:09.081000 [ 4 ] {b7fd3262-7551-47e6-bddf-d97a295d7ae7} <Debug> TCPHandler: Processed in 0.00906926 sec. | ||
| 518 | 2026.03.01 00:41:09.081219 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.01 00:41:09.081373 [ 4 ] {0ab0c504-9019-427c-bb36-d6140646a573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 520 | 2026.03.01 00:41:09.081487 [ 4 ] {0ab0c504-9019-427c-bb36-d6140646a573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.03.01 00:41:09.086839 [ 4 ] {0ab0c504-9019-427c-bb36-d6140646a573} <Debug> oximeter.fields_i32 (43522ff7-5043-45fe-a1de-4e9b10be1333): Loading data parts | ||
| 522 | 2026.03.01 00:41:09.087147 [ 4 ] {0ab0c504-9019-427c-bb36-d6140646a573} <Debug> oximeter.fields_i32 (43522ff7-5043-45fe-a1de-4e9b10be1333): There are no data parts | ||
| 523 | 2026.03.01 00:41:09.088924 [ 4 ] {0ab0c504-9019-427c-bb36-d6140646a573} <Debug> TCPHandler: Processed in 0.007757774 sec. | ||
| 524 | 2026.03.01 00:41:09.089068 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.01 00:41:09.089296 [ 4 ] {c35a8d5d-4aa8-4b2f-bfcf-ba179d8c7537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 526 | 2026.03.01 00:41:09.089406 [ 4 ] {c35a8d5d-4aa8-4b2f-bfcf-ba179d8c7537} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.03.01 00:41:09.093687 [ 4 ] {c35a8d5d-4aa8-4b2f-bfcf-ba179d8c7537} <Debug> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Loading data parts | ||
| 528 | 2026.03.01 00:41:09.093824 [ 4 ] {c35a8d5d-4aa8-4b2f-bfcf-ba179d8c7537} <Debug> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): There are no data parts | ||
| 529 | 2026.03.01 00:41:09.095433 [ 4 ] {c35a8d5d-4aa8-4b2f-bfcf-ba179d8c7537} <Debug> TCPHandler: Processed in 0.006415228 sec. | ||
| 530 | 2026.03.01 00:41:09.095667 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.01 00:41:09.095852 [ 4 ] {2845e8dc-d65a-4a16-836b-16a730e8970d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 532 | 2026.03.01 00:41:09.095975 [ 4 ] {2845e8dc-d65a-4a16-836b-16a730e8970d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.03.01 00:41:09.101260 [ 4 ] {2845e8dc-d65a-4a16-836b-16a730e8970d} <Debug> oximeter.fields_i64 (3fc48a94-5642-4467-9a61-2bab5c852938): Loading data parts | ||
| 534 | 2026.03.01 00:41:09.101516 [ 4 ] {2845e8dc-d65a-4a16-836b-16a730e8970d} <Debug> oximeter.fields_i64 (3fc48a94-5642-4467-9a61-2bab5c852938): There are no data parts | ||
| 535 | 2026.03.01 00:41:09.103266 [ 4 ] {2845e8dc-d65a-4a16-836b-16a730e8970d} <Debug> TCPHandler: Processed in 0.007658053 sec. | ||
| 536 | 2026.03.01 00:41:09.103409 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.01 00:41:09.103635 [ 4 ] {ad40865c-993e-4e77-995a-12aae41269ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 538 | 2026.03.01 00:41:09.103748 [ 4 ] {ad40865c-993e-4e77-995a-12aae41269ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.03.01 00:41:09.108261 [ 4 ] {ad40865c-993e-4e77-995a-12aae41269ec} <Debug> oximeter.fields_u64 (0d43584e-679d-4cce-b2a1-ed15e37cd739): Loading data parts | ||
| 540 | 2026.03.01 00:41:09.108406 [ 4 ] {ad40865c-993e-4e77-995a-12aae41269ec} <Debug> oximeter.fields_u64 (0d43584e-679d-4cce-b2a1-ed15e37cd739): There are no data parts | ||
| 541 | 2026.03.01 00:41:09.109961 [ 4 ] {ad40865c-993e-4e77-995a-12aae41269ec} <Debug> TCPHandler: Processed in 0.00660069 sec. | ||
| 542 | 2026.03.01 00:41:09.110185 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.01 00:41:09.110337 [ 4 ] {5188b98a-1015-4e92-ba32-bda098c23524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 544 | 2026.03.01 00:41:09.110458 [ 4 ] {5188b98a-1015-4e92-ba32-bda098c23524} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.03.01 00:41:09.115634 [ 4 ] {5188b98a-1015-4e92-ba32-bda098c23524} <Debug> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Loading data parts | ||
| 546 | 2026.03.01 00:41:09.115856 [ 4 ] {5188b98a-1015-4e92-ba32-bda098c23524} <Debug> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): There are no data parts | ||
| 547 | 2026.03.01 00:41:09.117619 [ 4 ] {5188b98a-1015-4e92-ba32-bda098c23524} <Debug> TCPHandler: Processed in 0.007482881 sec. | ||
| 548 | 2026.03.01 00:41:09.117759 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.01 00:41:09.118000 [ 4 ] {efa6ad30-0cd8-439a-a2d4-48ea37d12383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 550 | 2026.03.01 00:41:09.118113 [ 4 ] {efa6ad30-0cd8-439a-a2d4-48ea37d12383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.03.01 00:41:09.122157 [ 4 ] {efa6ad30-0cd8-439a-a2d4-48ea37d12383} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Loading data parts | ||
| 552 | 2026.03.01 00:41:09.122296 [ 4 ] {efa6ad30-0cd8-439a-a2d4-48ea37d12383} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): There are no data parts | ||
| 553 | 2026.03.01 00:41:09.124022 [ 4 ] {efa6ad30-0cd8-439a-a2d4-48ea37d12383} <Debug> TCPHandler: Processed in 0.006311947 sec. | ||
| 554 | 2026.03.01 00:41:09.124172 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.01 00:41:09.124371 [ 4 ] {127be3f7-db3d-4aca-ad72-fa7b93137bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 556 | 2026.03.01 00:41:09.124508 [ 4 ] {127be3f7-db3d-4aca-ad72-fa7b93137bda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.03.01 00:41:09.129855 [ 4 ] {127be3f7-db3d-4aca-ad72-fa7b93137bda} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Loading data parts | ||
| 558 | 2026.03.01 00:41:09.130033 [ 4 ] {127be3f7-db3d-4aca-ad72-fa7b93137bda} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): There are no data parts | ||
| 559 | 2026.03.01 00:41:09.131886 [ 4 ] {127be3f7-db3d-4aca-ad72-fa7b93137bda} <Debug> TCPHandler: Processed in 0.007773144 sec. | ||
| 560 | 2026.03.01 00:41:09.132042 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.01 00:41:09.132360 [ 4 ] {11fc4af5-249e-4246-953b-100b7deff233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.03.01 00:41:09.132495 [ 4 ] {11fc4af5-249e-4246-953b-100b7deff233} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.03.01 00:41:09.136441 [ 4 ] {11fc4af5-249e-4246-953b-100b7deff233} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Loading data parts | ||
| 567 | 2026.03.01 00:41:09.136721 [ 4 ] {11fc4af5-249e-4246-953b-100b7deff233} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): There are no data parts | ||
| 568 | 2026.03.01 00:41:09.140609 [ 4 ] {11fc4af5-249e-4246-953b-100b7deff233} <Debug> TCPHandler: Processed in 0.008615495 sec. | ||
| 569 | 2026.03.01 00:41:09.140872 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.03.01 00:41:09.141223 [ 5 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.03.01 00:41:09.142563 [ 5 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.03.01 00:41:09.169303 [ 261 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Trace> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.03.01 00:41:09.169437 [ 261 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 574 | 2026.03.01 00:41:09.173950 [ 261 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.03.01 00:41:09.174573 [ 261 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Trace> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.03.01 00:41:09.174910 [ 5 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033829 sec., 29.56043631203997 rows/sec., 472.97 B/sec. | ||
| 577 | 2026.03.01 00:41:09.175143 [ 5 ] {b2c148a9-9ce4-472d-85e2-8921e484c026} <Debug> TCPHandler: Processed in 0.034403147 sec. | ||
| 578 | 2026.03.01 00:41:09.178440 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60389 | ||
| 579 | 2026.03.01 00:41:09.181234 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.01 00:41:09.181269 [ 262 ] {} <Debug> TCP-Session: 695f07ed-b9d6-4ddd-a597-6e1289c2471b Authenticating user 'default' from [fd00:1122:3344:101::c]:60389 | ||
| 581 | 2026.03.01 00:41:09.181289 [ 262 ] {} <Debug> TCP-Session: 695f07ed-b9d6-4ddd-a597-6e1289c2471b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.01 00:41:09.181413 [ 262 ] {} <Debug> TCP-Session: 695f07ed-b9d6-4ddd-a597-6e1289c2471b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.01 00:41:09.181506 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.01 00:41:09.181532 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.01 00:41:09.181626 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.03.01 00:41:09.182221 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33490 | ||
| 587 | 2026.03.01 00:41:09.182222 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58603 | ||
| 588 | 2026.03.01 00:41:09.182291 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41441 | ||
| 589 | 2026.03.01 00:41:09.182381 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47149 | ||
| 590 | 2026.03.01 00:41:09.182436 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.03.01 00:41:09.182516 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50828 | ||
| 592 | 2026.03.01 00:41:09.182589 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.03.01 00:41:09.182595 [ 264 ] {} <Debug> TCP-Session: bb210c3c-169b-4c5d-9a10-96861553a598 Authenticating user 'default' from [fd00:1122:3344:101::c]:33490 | ||
| 594 | 2026.03.01 00:41:09.182646 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47760 | ||
| 595 | 2026.03.01 00:41:09.182688 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.03.01 00:41:09.182633 [ 263 ] {} <Debug> TCP-Session: 81fbfbcf-9f93-4998-93bd-4aab8bf6df3a Authenticating user 'default' from [fd00:1122:3344:101::c]:58603 | ||
| 597 | 2026.03.01 00:41:09.182736 [ 264 ] {} <Debug> TCP-Session: bb210c3c-169b-4c5d-9a10-96861553a598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.01 00:41:09.182770 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.03.01 00:41:09.182803 [ 266 ] {} <Debug> TCP-Session: 27813e40-9443-4e07-a91d-f738eb24dfb1 Authenticating user 'default' from [fd00:1122:3344:101::c]:47149 | ||
| 600 | 2026.03.01 00:41:09.182773 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46052 | ||
| 601 | 2026.03.01 00:41:09.182864 [ 266 ] {} <Debug> TCP-Session: 27813e40-9443-4e07-a91d-f738eb24dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.03.01 00:41:09.182890 [ 267 ] {} <Debug> TCP-Session: 60cd94ea-e192-49fa-bbc0-ab2eecacb146 Authenticating user 'default' from [fd00:1122:3344:101::c]:50828 | ||
| 603 | 2026.03.01 00:41:09.182898 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.01 00:41:09.182970 [ 267 ] {} <Debug> TCP-Session: 60cd94ea-e192-49fa-bbc0-ab2eecacb146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.01 00:41:09.182982 [ 266 ] {} <Debug> TCP-Session: 27813e40-9443-4e07-a91d-f738eb24dfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.01 00:41:09.182844 [ 264 ] {} <Debug> TCP-Session: bb210c3c-169b-4c5d-9a10-96861553a598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.01 00:41:09.183048 [ 268 ] {} <Debug> TCP-Session: e432ceeb-9795-459e-b9c2-a245895495e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:47760 | ||
| 608 | 2026.03.01 00:41:09.183066 [ 267 ] {} <Debug> TCP-Session: 60cd94ea-e192-49fa-bbc0-ab2eecacb146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.01 00:41:09.183071 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.03.01 00:41:09.183158 [ 268 ] {} <Debug> TCP-Session: e432ceeb-9795-459e-b9c2-a245895495e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.01 00:41:09.183214 [ 269 ] {} <Debug> TCP-Session: 75d59a32-1ba7-42c5-aeea-e81ac0294a35 Authenticating user 'default' from [fd00:1122:3344:101::c]:46052 | ||
| 612 | 2026.03.01 00:41:09.182755 [ 263 ] {} <Debug> TCP-Session: 81fbfbcf-9f93-4998-93bd-4aab8bf6df3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.01 00:41:09.183296 [ 269 ] {} <Debug> TCP-Session: 75d59a32-1ba7-42c5-aeea-e81ac0294a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.01 00:41:09.183315 [ 263 ] {} <Debug> TCP-Session: 81fbfbcf-9f93-4998-93bd-4aab8bf6df3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.01 00:41:09.183276 [ 268 ] {} <Debug> TCP-Session: e432ceeb-9795-459e-b9c2-a245895495e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.01 00:41:09.183378 [ 269 ] {} <Debug> TCP-Session: 75d59a32-1ba7-42c5-aeea-e81ac0294a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.01 00:41:09.182614 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2026.03.01 00:41:09.183483 [ 265 ] {} <Debug> TCP-Session: 56813938-a69a-48bd-9e5f-bb5fa1a6b735 Authenticating user 'default' from [fd00:1122:3344:101::c]:41441 | ||
| 619 | 2026.03.01 00:41:09.183501 [ 265 ] {} <Debug> TCP-Session: 56813938-a69a-48bd-9e5f-bb5fa1a6b735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.01 00:41:09.183607 [ 265 ] {} <Debug> TCP-Session: 56813938-a69a-48bd-9e5f-bb5fa1a6b735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.01 00:41:09.708102 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35252 | ||
| 622 | 2026.03.01 00:41:09.710581 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.01 00:41:09.710771 [ 270 ] {} <Debug> TCP-Session: e723b4c6-d0a1-451c-9abc-b239f50d6b20 Authenticating user 'default' from [fd00:1122:3344:101::a]:35252 | ||
| 624 | 2026.03.01 00:41:09.710795 [ 270 ] {} <Debug> TCP-Session: e723b4c6-d0a1-451c-9abc-b239f50d6b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.01 00:41:09.710808 [ 270 ] {} <Debug> TCP-Session: e723b4c6-d0a1-451c-9abc-b239f50d6b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.01 00:41:09.710960 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.01 00:41:09.710988 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.01 00:41:09.711076 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.01 00:41:09.711491 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43956 | ||
| 630 | 2026.03.01 00:41:09.711597 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35873 | ||
| 631 | 2026.03.01 00:41:09.711708 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44811 | ||
| 632 | 2026.03.01 00:41:09.711868 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50811 | ||
| 633 | 2026.03.01 00:41:09.711904 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.01 00:41:09.711971 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.01 00:41:09.711993 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.01 00:41:09.712027 [ 272 ] {} <Debug> TCP-Session: 624833c7-ed36-4693-9f7b-cfb4efcda4d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:35873 | ||
| 637 | 2026.03.01 00:41:09.712042 [ 273 ] {} <Debug> TCP-Session: c5e01153-f7a8-4a37-b238-5decd2a5b14e Authenticating user 'default' from [fd00:1122:3344:101::a]:44811 | ||
| 638 | 2026.03.01 00:41:09.712190 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49092 | ||
| 639 | 2026.03.01 00:41:09.712112 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.01 00:41:09.712110 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50770 | ||
| 641 | 2026.03.01 00:41:09.712310 [ 274 ] {} <Debug> TCP-Session: 53b7c3aa-d72f-40fb-bbf3-2e6fda1b90f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:50811 | ||
| 642 | 2026.03.01 00:41:09.712399 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.01 00:41:09.712286 [ 273 ] {} <Debug> TCP-Session: c5e01153-f7a8-4a37-b238-5decd2a5b14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.01 00:41:09.712067 [ 272 ] {} <Debug> TCP-Session: 624833c7-ed36-4693-9f7b-cfb4efcda4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.01 00:41:09.712534 [ 273 ] {} <Debug> TCP-Session: c5e01153-f7a8-4a37-b238-5decd2a5b14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.01 00:41:09.712528 [ 274 ] {} <Debug> TCP-Session: 53b7c3aa-d72f-40fb-bbf3-2e6fda1b90f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.01 00:41:09.712526 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.01 00:41:09.712590 [ 276 ] {} <Debug> TCP-Session: b3352745-436f-4c1c-a3a4-66b7c752d3eb Authenticating user 'default' from [fd00:1122:3344:101::a]:49092 | ||
| 649 | 2026.03.01 00:41:09.712697 [ 272 ] {} <Debug> TCP-Session: 624833c7-ed36-4693-9f7b-cfb4efcda4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.01 00:41:09.712722 [ 275 ] {} <Debug> TCP-Session: d9b0beac-0d5d-46b7-9b56-7788f6bd2a25 Authenticating user 'default' from [fd00:1122:3344:101::a]:50770 | ||
| 651 | 2026.03.01 00:41:09.712815 [ 274 ] {} <Debug> TCP-Session: 53b7c3aa-d72f-40fb-bbf3-2e6fda1b90f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.01 00:41:09.712730 [ 276 ] {} <Debug> TCP-Session: b3352745-436f-4c1c-a3a4-66b7c752d3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.01 00:41:09.712059 [ 271 ] {} <Debug> TCP-Session: cc59e7f8-aa0b-4b99-96a0-c64a9fd0f0ef Authenticating user 'default' from [fd00:1122:3344:101::a]:43956 | ||
| 654 | 2026.03.01 00:41:09.712945 [ 275 ] {} <Debug> TCP-Session: d9b0beac-0d5d-46b7-9b56-7788f6bd2a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.01 00:41:09.712946 [ 276 ] {} <Debug> TCP-Session: b3352745-436f-4c1c-a3a4-66b7c752d3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.01 00:41:09.712285 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43127 | ||
| 657 | 2026.03.01 00:41:09.713198 [ 275 ] {} <Debug> TCP-Session: d9b0beac-0d5d-46b7-9b56-7788f6bd2a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.01 00:41:09.713159 [ 271 ] {} <Debug> TCP-Session: cc59e7f8-aa0b-4b99-96a0-c64a9fd0f0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.01 00:41:09.713300 [ 271 ] {} <Debug> TCP-Session: cc59e7f8-aa0b-4b99-96a0-c64a9fd0f0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.01 00:41:09.713464 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.03.01 00:41:09.713499 [ 277 ] {} <Debug> TCP-Session: 5fe9aa6b-05ef-48d4-af5b-a2de8d0b5503 Authenticating user 'default' from [fd00:1122:3344:101::a]:43127 | ||
| 662 | 2026.03.01 00:41:09.713515 [ 277 ] {} <Debug> TCP-Session: 5fe9aa6b-05ef-48d4-af5b-a2de8d0b5503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.01 00:41:09.713631 [ 277 ] {} <Debug> TCP-Session: 5fe9aa6b-05ef-48d4-af5b-a2de8d0b5503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.01 00:41:10.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.29 MiB, peak 134.29 MiB, free memory in arenas 0.00 B, will set to 139.13 MiB (RSS), difference: 4.84 MiB | ||
| 665 | 2026.03.01 00:41:14.116176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 666 | 2026.03.01 00:41:14.116240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 667 | 2026.03.01 00:41:14.116420 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 668 | 2026.03.01 00:41:14.116436 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 669 | 2026.03.01 00:41:14.146376 [ 245 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Loading data parts | ||
| 670 | 2026.03.01 00:41:14.146701 [ 245 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): There are no data parts | ||
| 671 | 2026.03.01 00:41:14.147083 [ 244 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Loading data parts | ||
| 672 | 2026.03.01 00:41:14.147243 [ 244 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): There are no data parts | ||
| 673 | 2026.03.01 00:41:14.175523 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 674 | 2026.03.01 00:41:14.175702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 675 | 2026.03.01 00:41:14.181338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 676 | 2026.03.01 00:41:14.181943 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 677 | 2026.03.01 00:41:14.182240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 678 | 2026.03.01 00:41:14.199902 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 679 | 2026.03.01 00:41:14.199952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 680 | 2026.03.01 00:41:14.206491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2026.03.01 00:41:14.207609 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): 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.01 00:41:14.210746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 683 | 2026.03.01 00:41:14.308274 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64217 | ||
| 684 | 2026.03.01 00:41:14.317503 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.01 00:41:14.317541 [ 278 ] {} <Debug> TCP-Session: 601504cf-4bce-4e25-ae80-daa1043d3196 Authenticating user 'default' from [fd00:1122:3344:101::b]:64217 | ||
| 686 | 2026.03.01 00:41:14.317562 [ 278 ] {} <Debug> TCP-Session: 601504cf-4bce-4e25-ae80-daa1043d3196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.01 00:41:14.317652 [ 278 ] {} <Debug> TCP-Session: 601504cf-4bce-4e25-ae80-daa1043d3196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.01 00:41:14.317703 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 689 | 2026.03.01 00:41:14.317727 [ 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 | ||
| 690 | 2026.03.01 00:41:14.317818 [ 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 | ||
| 691 | 2026.03.01 00:41:14.318352 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47914 | ||
| 692 | 2026.03.01 00:41:14.318508 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46682 | ||
| 693 | 2026.03.01 00:41:14.318518 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62208 | ||
| 694 | 2026.03.01 00:41:14.318542 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.01 00:41:14.318638 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57615 | ||
| 696 | 2026.03.01 00:41:14.318761 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.03.01 00:41:14.318832 [ 279 ] {} <Debug> TCP-Session: ddee86a0-0984-438e-9a03-c0e42ce9c0ef Authenticating user 'default' from [fd00:1122:3344:101::b]:47914 | ||
| 698 | 2026.03.01 00:41:14.318840 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.03.01 00:41:14.318909 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39038 | ||
| 700 | 2026.03.01 00:41:14.318914 [ 279 ] {} <Debug> TCP-Session: ddee86a0-0984-438e-9a03-c0e42ce9c0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.01 00:41:14.318906 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43263 | ||
| 702 | 2026.03.01 00:41:14.319077 [ 280 ] {} <Debug> TCP-Session: 57fda361-3cca-4dfa-adeb-a6e6213f8237 Authenticating user 'default' from [fd00:1122:3344:101::b]:62208 | ||
| 703 | 2026.03.01 00:41:14.319071 [ 279 ] {} <Debug> TCP-Session: ddee86a0-0984-438e-9a03-c0e42ce9c0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.01 00:41:14.319035 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56245 | ||
| 705 | 2026.03.01 00:41:14.318964 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.03.01 00:41:14.319200 [ 280 ] {} <Debug> TCP-Session: 57fda361-3cca-4dfa-adeb-a6e6213f8237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.01 00:41:14.319276 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.03.01 00:41:14.318845 [ 281 ] {} <Debug> TCP-Session: bf1d0c56-e633-45f1-b085-2f77040bb884 Authenticating user 'default' from [fd00:1122:3344:101::b]:46682 | ||
| 709 | 2026.03.01 00:41:14.319193 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.03.01 00:41:14.319384 [ 282 ] {} <Debug> TCP-Session: ae65c4bb-8395-4ecd-ac49-cfd1e5526efc Authenticating user 'default' from [fd00:1122:3344:101::b]:57615 | ||
| 711 | 2026.03.01 00:41:14.319397 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.03.01 00:41:14.319514 [ 280 ] {} <Debug> TCP-Session: 57fda361-3cca-4dfa-adeb-a6e6213f8237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.03.01 00:41:14.319505 [ 282 ] {} <Debug> TCP-Session: ae65c4bb-8395-4ecd-ac49-cfd1e5526efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.03.01 00:41:14.319494 [ 284 ] {} <Debug> TCP-Session: 73b56777-54e1-4afe-8863-53d0608d8049 Authenticating user 'default' from [fd00:1122:3344:101::b]:39038 | ||
| 715 | 2026.03.01 00:41:14.319401 [ 283 ] {} <Debug> TCP-Session: b33a1544-decb-476a-b7be-a90b0562d954 Authenticating user 'default' from [fd00:1122:3344:101::b]:43263 | ||
| 716 | 2026.03.01 00:41:14.319666 [ 282 ] {} <Debug> TCP-Session: ae65c4bb-8395-4ecd-ac49-cfd1e5526efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.03.01 00:41:14.319683 [ 284 ] {} <Debug> TCP-Session: 73b56777-54e1-4afe-8863-53d0608d8049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.03.01 00:41:14.319697 [ 283 ] {} <Debug> TCP-Session: b33a1544-decb-476a-b7be-a90b0562d954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.03.01 00:41:14.319756 [ 284 ] {} <Debug> TCP-Session: 73b56777-54e1-4afe-8863-53d0608d8049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.03.01 00:41:14.319666 [ 285 ] {} <Debug> TCP-Session: 9e14de9b-6076-477b-8f76-15489fe0847b Authenticating user 'default' from [fd00:1122:3344:101::b]:56245 | ||
| 721 | 2026.03.01 00:41:14.319391 [ 281 ] {} <Debug> TCP-Session: bf1d0c56-e633-45f1-b085-2f77040bb884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.03.01 00:41:14.319839 [ 283 ] {} <Debug> TCP-Session: b33a1544-decb-476a-b7be-a90b0562d954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.03.01 00:41:14.319851 [ 285 ] {} <Debug> TCP-Session: 9e14de9b-6076-477b-8f76-15489fe0847b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.03.01 00:41:14.319896 [ 281 ] {} <Debug> TCP-Session: bf1d0c56-e633-45f1-b085-2f77040bb884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.03.01 00:41:14.319963 [ 285 ] {} <Debug> TCP-Session: 9e14de9b-6076-477b-8f76-15489fe0847b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.03.01 00:41:15.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.27 MiB, peak 148.23 MiB, free memory in arenas 0.00 B, will set to 153.71 MiB (RSS), difference: 9.44 MiB | ||
| 727 | 2026.03.01 00:41:16.616254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.01 00:41:16.616407 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.01 00:41:16.652340 [ 243 ] {} <Debug> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Loading data parts | ||
| 730 | 2026.03.01 00:41:16.652488 [ 243 ] {} <Debug> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): There are no data parts | ||
| 731 | 2026.03.01 00:41:16.691406 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.01 00:41:16.691446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 733 | 2026.03.01 00:41:16.693079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.01 00:41:16.693590 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.01 00:41:16.693911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.01 00:41:17.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.80 MiB (RSS), difference: -3.29 MiB | ||
| 737 | 2026.03.01 00:41:21.568304 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.01 00:41:21.568460 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.01 00:41:21.682597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.03.01 00:41:21.683322 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.01 00:41:21.683365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 742 | 2026.03.01 00:41:21.684332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.01 00:41:21.684816 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.01 00:41:21.684963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.01 00:41:21.711132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.01 00:41:21.733655 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.01 00:41:21.733732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 748 | 2026.03.01 00:41:21.740942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.01 00:41:21.742715 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.03.01 00:41:21.747199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.01 00:41:22.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.54 MiB, peak 159.54 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 2.24 MiB | ||
| 752 | 2026.03.01 00:41:24.842523 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.01 00:41:24.842713 [ 4 ] {4eed693a-9a99-408a-94bd-e5eddd63c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.01 00:41:24.847280 [ 4 ] {4eed693a-9a99-408a-94bd-e5eddd63c7bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.01 00:41:24.849653 [ 4 ] {4eed693a-9a99-408a-94bd-e5eddd63c7bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.01 00:41:24.856285 [ 4 ] {4eed693a-9a99-408a-94bd-e5eddd63c7bb} <Debug> TCPHandler: Processed in 0.013894179 sec. | ||
| 757 | 2026.03.01 00:41:24.866438 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.01 00:41:24.866683 [ 4 ] {05c4a927-7aaf-4a73-b54a-6f9c72cbf910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.01 00:41:24.872959 [ 4 ] {05c4a927-7aaf-4a73-b54a-6f9c72cbf910} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.01 00:41:24.873067 [ 4 ] {05c4a927-7aaf-4a73-b54a-6f9c72cbf910} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.01 00:41:24.875493 [ 4 ] {05c4a927-7aaf-4a73-b54a-6f9c72cbf910} <Debug> TCPHandler: Processed in 0.009153811 sec. | ||
| 762 | 2026.03.01 00:41:24.875733 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.01 00:41:24.875857 [ 4 ] {bcc4a380-df09-4751-a94c-04f7e9753803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.01 00:41:24.876163 [ 4 ] {bcc4a380-df09-4751-a94c-04f7e9753803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.01 00:41:24.876209 [ 4 ] {bcc4a380-df09-4751-a94c-04f7e9753803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.01 00:41:24.876578 [ 4 ] {bcc4a380-df09-4751-a94c-04f7e9753803} <Debug> TCPHandler: Processed in 0.00090016 sec. | ||
| 767 | 2026.03.01 00:41:24.876779 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.01 00:41:24.876896 [ 4 ] {5ec80630-788d-4a13-b607-7bb1670c19c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 769 | 2026.03.01 00:41:24.877152 [ 4 ] {5ec80630-788d-4a13-b607-7bb1670c19c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.01 00:41:24.877197 [ 4 ] {5ec80630-788d-4a13-b607-7bb1670c19c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.01 00:41:24.877589 [ 4 ] {5ec80630-788d-4a13-b607-7bb1670c19c2} <Debug> TCPHandler: Processed in 0.000861171 sec. | ||
| 772 | 2026.03.01 00:41:24.877812 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.01 00:41:24.877942 [ 4 ] {ded95763-d0f4-459c-a319-c1a5d916b024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 774 | 2026.03.01 00:41:24.878224 [ 4 ] {ded95763-d0f4-459c-a319-c1a5d916b024} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.01 00:41:24.878271 [ 4 ] {ded95763-d0f4-459c-a319-c1a5d916b024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.01 00:41:24.878679 [ 4 ] {ded95763-d0f4-459c-a319-c1a5d916b024} <Debug> TCPHandler: Processed in 0.000919801 sec. | ||
| 777 | 2026.03.01 00:41:24.878930 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.01 00:41:24.879050 [ 4 ] {a997fdc3-4175-4208-9967-f2d396202e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 779 | 2026.03.01 00:41:24.879333 [ 4 ] {a997fdc3-4175-4208-9967-f2d396202e5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.01 00:41:24.879378 [ 4 ] {a997fdc3-4175-4208-9967-f2d396202e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.01 00:41:24.879716 [ 4 ] {a997fdc3-4175-4208-9967-f2d396202e5a} <Debug> TCPHandler: Processed in 0.00084532 sec. | ||
| 782 | 2026.03.01 00:41:24.879937 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.01 00:41:24.880063 [ 4 ] {b7566012-9ee3-4bc3-ae82-8e2b82c220e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 784 | 2026.03.01 00:41:24.880329 [ 4 ] {b7566012-9ee3-4bc3-ae82-8e2b82c220e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.01 00:41:24.880373 [ 4 ] {b7566012-9ee3-4bc3-ae82-8e2b82c220e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.01 00:41:24.880731 [ 4 ] {b7566012-9ee3-4bc3-ae82-8e2b82c220e4} <Debug> TCPHandler: Processed in 0.00084292 sec. | ||
| 787 | 2026.03.01 00:41:24.880975 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.01 00:41:24.881091 [ 4 ] {8b8c2ecf-5999-4ae6-ac17-57da8abad9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 789 | 2026.03.01 00:41:24.881368 [ 4 ] {8b8c2ecf-5999-4ae6-ac17-57da8abad9cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.01 00:41:24.881413 [ 4 ] {8b8c2ecf-5999-4ae6-ac17-57da8abad9cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.01 00:41:24.881768 [ 4 ] {8b8c2ecf-5999-4ae6-ac17-57da8abad9cf} <Debug> TCPHandler: Processed in 0.00084523 sec. | ||
| 792 | 2026.03.01 00:41:24.882065 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.01 00:41:24.882183 [ 4 ] {55880d11-c991-4ab5-b77e-82dc76d92224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 794 | 2026.03.01 00:41:24.882446 [ 4 ] {55880d11-c991-4ab5-b77e-82dc76d92224} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.01 00:41:24.882494 [ 4 ] {55880d11-c991-4ab5-b77e-82dc76d92224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.01 00:41:24.882883 [ 4 ] {55880d11-c991-4ab5-b77e-82dc76d92224} <Debug> TCPHandler: Processed in 0.000867981 sec. | ||
| 797 | 2026.03.01 00:41:24.883105 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.01 00:41:24.883222 [ 4 ] {1eaf5c2d-51bf-4ae0-a349-dedca9ba109b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 799 | 2026.03.01 00:41:24.883482 [ 4 ] {1eaf5c2d-51bf-4ae0-a349-dedca9ba109b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.01 00:41:24.883524 [ 4 ] {1eaf5c2d-51bf-4ae0-a349-dedca9ba109b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.01 00:41:24.883980 [ 4 ] {1eaf5c2d-51bf-4ae0-a349-dedca9ba109b} <Debug> TCPHandler: Processed in 0.000923741 sec. | ||
| 802 | 2026.03.01 00:41:24.884206 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.01 00:41:24.884352 [ 4 ] {22acdaa4-bbee-4b70-ab3a-f7fd3463746a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 804 | 2026.03.01 00:41:24.884710 [ 4 ] {22acdaa4-bbee-4b70-ab3a-f7fd3463746a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.01 00:41:24.884765 [ 4 ] {22acdaa4-bbee-4b70-ab3a-f7fd3463746a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.01 00:41:24.885206 [ 4 ] {22acdaa4-bbee-4b70-ab3a-f7fd3463746a} <Debug> TCPHandler: Processed in 0.001059383 sec. | ||
| 807 | 2026.03.01 00:41:24.885437 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.01 00:41:24.885601 [ 4 ] {13899b52-05c2-48b1-ad21-90e00daffef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 809 | 2026.03.01 00:41:24.885986 [ 4 ] {13899b52-05c2-48b1-ad21-90e00daffef9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.01 00:41:24.886049 [ 4 ] {13899b52-05c2-48b1-ad21-90e00daffef9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.01 00:41:24.886516 [ 4 ] {13899b52-05c2-48b1-ad21-90e00daffef9} <Debug> TCPHandler: Processed in 0.001141534 sec. | ||
| 812 | 2026.03.01 00:41:24.886745 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.01 00:41:24.886908 [ 4 ] {1bb93839-52e1-46c3-aea1-e1089cf120b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 814 | 2026.03.01 00:41:24.887322 [ 4 ] {1bb93839-52e1-46c3-aea1-e1089cf120b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.01 00:41:24.887383 [ 4 ] {1bb93839-52e1-46c3-aea1-e1089cf120b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.01 00:41:24.887843 [ 4 ] {1bb93839-52e1-46c3-aea1-e1089cf120b8} <Debug> TCPHandler: Processed in 0.001161654 sec. | ||
| 817 | 2026.03.01 00:41:24.888083 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.01 00:41:24.888249 [ 4 ] {ac3aa72b-52ff-481a-b022-e0184597afdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 819 | 2026.03.01 00:41:24.888650 [ 4 ] {ac3aa72b-52ff-481a-b022-e0184597afdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.01 00:41:24.888710 [ 4 ] {ac3aa72b-52ff-481a-b022-e0184597afdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.01 00:41:24.889202 [ 4 ] {ac3aa72b-52ff-481a-b022-e0184597afdd} <Debug> TCPHandler: Processed in 0.001181824 sec. | ||
| 822 | 2026.03.01 00:41:24.889430 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.01 00:41:24.889609 [ 4 ] {362b93f5-0ac8-45cf-ac6c-cc111995d2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 824 | 2026.03.01 00:41:24.889924 [ 4 ] {362b93f5-0ac8-45cf-ac6c-cc111995d2da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.01 00:41:24.889971 [ 4 ] {362b93f5-0ac8-45cf-ac6c-cc111995d2da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.01 00:41:24.890348 [ 4 ] {362b93f5-0ac8-45cf-ac6c-cc111995d2da} <Debug> TCPHandler: Processed in 0.000981882 sec. | ||
| 827 | 2026.03.01 00:41:24.891931 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.01 00:41:24.892062 [ 4 ] {80c77757-210a-4e0d-914a-1e6ff2f57dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 829 | 2026.03.01 00:41:24.892354 [ 4 ] {80c77757-210a-4e0d-914a-1e6ff2f57dca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.01 00:41:24.892400 [ 4 ] {80c77757-210a-4e0d-914a-1e6ff2f57dca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.01 00:41:24.892762 [ 4 ] {80c77757-210a-4e0d-914a-1e6ff2f57dca} <Debug> TCPHandler: Processed in 0.00088735 sec. | ||
| 832 | 2026.03.01 00:41:24.893570 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.01 00:41:24.893695 [ 4 ] {0ecf3f41-c38e-4c10-9690-fe9dd42522ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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) | ||
| 834 | 2026.03.01 00:41:24.893982 [ 4 ] {0ecf3f41-c38e-4c10-9690-fe9dd42522ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.01 00:41:24.894030 [ 4 ] {0ecf3f41-c38e-4c10-9690-fe9dd42522ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.01 00:41:24.894653 [ 4 ] {0ecf3f41-c38e-4c10-9690-fe9dd42522ae} <Debug> TCPHandler: Processed in 0.001135264 sec. | ||
| 837 | 2026.03.01 00:41:24.894875 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.01 00:41:24.895005 [ 4 ] {51b3579a-148e-49f2-9b8a-64338a34dc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.01 00:41:24.895322 [ 4 ] {51b3579a-148e-49f2-9b8a-64338a34dc5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.01 00:41:24.895368 [ 4 ] {51b3579a-148e-49f2-9b8a-64338a34dc5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.01 00:41:24.895732 [ 4 ] {51b3579a-148e-49f2-9b8a-64338a34dc5c} <Debug> TCPHandler: Processed in 0.00090762 sec. | ||
| 842 | 2026.03.01 00:41:24.895937 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.01 00:41:24.896063 [ 4 ] {98444ed0-0790-4a50-9c0b-f29814ae2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.01 00:41:24.896348 [ 4 ] {98444ed0-0790-4a50-9c0b-f29814ae2fa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.01 00:41:24.896393 [ 4 ] {98444ed0-0790-4a50-9c0b-f29814ae2fa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.01 00:41:24.896767 [ 4 ] {98444ed0-0790-4a50-9c0b-f29814ae2fa5} <Debug> TCPHandler: Processed in 0.000879901 sec. | ||
| 847 | 2026.03.01 00:41:24.896976 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.01 00:41:24.897103 [ 4 ] {c2e15850-26bf-47ae-aec3-1c3b193a9748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.01 00:41:24.897395 [ 4 ] {c2e15850-26bf-47ae-aec3-1c3b193a9748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.01 00:41:24.897440 [ 4 ] {c2e15850-26bf-47ae-aec3-1c3b193a9748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.01 00:41:24.897799 [ 4 ] {c2e15850-26bf-47ae-aec3-1c3b193a9748} <Debug> TCPHandler: Processed in 0.00087386 sec. | ||
| 852 | 2026.03.01 00:41:24.898077 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.01 00:41:24.898204 [ 4 ] {19374ea5-11b2-44c5-927d-85fe01d61c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.01 00:41:24.898492 [ 4 ] {19374ea5-11b2-44c5-927d-85fe01d61c6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.01 00:41:24.898535 [ 4 ] {19374ea5-11b2-44c5-927d-85fe01d61c6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.01 00:41:24.898874 [ 4 ] {19374ea5-11b2-44c5-927d-85fe01d61c6a} <Debug> TCPHandler: Processed in 0.000850301 sec. | ||
| 857 | 2026.03.01 00:41:24.899206 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.01 00:41:24.899333 [ 4 ] {c593dfd2-d66e-4793-958d-c8bc0d3faa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.01 00:41:24.899618 [ 4 ] {c593dfd2-d66e-4793-958d-c8bc0d3faa97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.01 00:41:24.899663 [ 4 ] {c593dfd2-d66e-4793-958d-c8bc0d3faa97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.01 00:41:24.900001 [ 4 ] {c593dfd2-d66e-4793-958d-c8bc0d3faa97} <Debug> TCPHandler: Processed in 0.00084579 sec. | ||
| 862 | 2026.03.01 00:41:24.900286 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.01 00:41:24.900454 [ 4 ] {65ce4bad-d439-47ba-b3f5-5bd4e0e3bbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.01 00:41:24.900832 [ 4 ] {65ce4bad-d439-47ba-b3f5-5bd4e0e3bbce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.01 00:41:24.900883 [ 4 ] {65ce4bad-d439-47ba-b3f5-5bd4e0e3bbce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.01 00:41:24.901244 [ 4 ] {65ce4bad-d439-47ba-b3f5-5bd4e0e3bbce} <Debug> TCPHandler: Processed in 0.001014532 sec. | ||
| 867 | 2026.03.01 00:41:24.901537 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.01 00:41:24.901706 [ 4 ] {b8ebc689-a42a-4357-8aa2-f2ffc62d7a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.01 00:41:24.902141 [ 4 ] {b8ebc689-a42a-4357-8aa2-f2ffc62d7a02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.01 00:41:24.902205 [ 4 ] {b8ebc689-a42a-4357-8aa2-f2ffc62d7a02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.01 00:41:24.902703 [ 4 ] {b8ebc689-a42a-4357-8aa2-f2ffc62d7a02} <Debug> TCPHandler: Processed in 0.001228545 sec. | ||
| 872 | 2026.03.01 00:41:24.902985 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.01 00:41:24.903119 [ 4 ] {8e115a45-53a5-4a4b-b396-262d1d4bbc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.01 00:41:24.903432 [ 4 ] {8e115a45-53a5-4a4b-b396-262d1d4bbc97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.01 00:41:24.903477 [ 4 ] {8e115a45-53a5-4a4b-b396-262d1d4bbc97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.01 00:41:24.903854 [ 4 ] {8e115a45-53a5-4a4b-b396-262d1d4bbc97} <Debug> TCPHandler: Processed in 0.000922151 sec. | ||
| 877 | 2026.03.01 00:41:24.904114 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.01 00:41:24.904245 [ 4 ] {969c3879-9420-4a23-a614-6c09b17cbb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.01 00:41:24.904552 [ 4 ] {969c3879-9420-4a23-a614-6c09b17cbb15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.01 00:41:24.904598 [ 4 ] {969c3879-9420-4a23-a614-6c09b17cbb15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.01 00:41:24.904935 [ 4 ] {969c3879-9420-4a23-a614-6c09b17cbb15} <Debug> TCPHandler: Processed in 0.000871401 sec. | ||
| 882 | 2026.03.01 00:41:24.911795 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.01 00:41:24.911941 [ 4 ] {bd756d44-fdfc-4625-8344-a510807eb913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.03.01 00:41:24.912259 [ 4 ] {bd756d44-fdfc-4625-8344-a510807eb913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.01 00:41:24.912304 [ 4 ] {bd756d44-fdfc-4625-8344-a510807eb913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.01 00:41:24.912673 [ 4 ] {bd756d44-fdfc-4625-8344-a510807eb913} <Debug> TCPHandler: Processed in 0.000931852 sec. | ||
| 887 | 2026.03.01 00:41:24.912910 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.01 00:41:24.913041 [ 4 ] {7c00e78a-5ed6-40d7-8873-afa6b7727c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.03.01 00:41:24.913344 [ 4 ] {7c00e78a-5ed6-40d7-8873-afa6b7727c75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.01 00:41:24.913387 [ 4 ] {7c00e78a-5ed6-40d7-8873-afa6b7727c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.01 00:41:24.913748 [ 4 ] {7c00e78a-5ed6-40d7-8873-afa6b7727c75} <Debug> TCPHandler: Processed in 0.000888221 sec. | ||
| 892 | 2026.03.01 00:41:24.913974 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.01 00:41:24.914111 [ 4 ] {ce22478d-67d6-4859-8c0e-4cd027bee681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.03.01 00:41:24.914416 [ 4 ] {ce22478d-67d6-4859-8c0e-4cd027bee681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.01 00:41:24.914459 [ 4 ] {ce22478d-67d6-4859-8c0e-4cd027bee681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.01 00:41:24.914805 [ 4 ] {ce22478d-67d6-4859-8c0e-4cd027bee681} <Debug> TCPHandler: Processed in 0.00088349 sec. | ||
| 897 | 2026.03.01 00:41:24.915022 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.01 00:41:24.915151 [ 4 ] {a877b30c-756c-4eb7-b494-4949e802f9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.03.01 00:41:24.915461 [ 4 ] {a877b30c-756c-4eb7-b494-4949e802f9a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.01 00:41:24.915503 [ 4 ] {a877b30c-756c-4eb7-b494-4949e802f9a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.01 00:41:24.915839 [ 4 ] {a877b30c-756c-4eb7-b494-4949e802f9a2} <Debug> TCPHandler: Processed in 0.00086642 sec. | ||
| 902 | 2026.03.01 00:41:24.916072 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.01 00:41:24.916202 [ 4 ] {656bdfd4-76c6-43da-b14e-4a4a4e5f1f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.03.01 00:41:24.916510 [ 4 ] {656bdfd4-76c6-43da-b14e-4a4a4e5f1f02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.01 00:41:24.916555 [ 4 ] {656bdfd4-76c6-43da-b14e-4a4a4e5f1f02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.01 00:41:24.916954 [ 4 ] {656bdfd4-76c6-43da-b14e-4a4a4e5f1f02} <Debug> TCPHandler: Processed in 0.000937472 sec. | ||
| 907 | 2026.03.01 00:41:24.917195 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.01 00:41:24.917334 [ 4 ] {23435ae8-e3dc-4ae9-8ee4-fbc0f0c90dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.03.01 00:41:24.917674 [ 4 ] {23435ae8-e3dc-4ae9-8ee4-fbc0f0c90dbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.01 00:41:24.917721 [ 4 ] {23435ae8-e3dc-4ae9-8ee4-fbc0f0c90dbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.03.01 00:41:24.918096 [ 4 ] {23435ae8-e3dc-4ae9-8ee4-fbc0f0c90dbd} <Debug> TCPHandler: Processed in 0.000954162 sec. | ||
| 912 | 2026.03.01 00:41:24.963986 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.03.01 00:41:24.964164 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.03.01 00:41:24.964241 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.03.01 00:41:24.965352 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.03.01 00:41:24.965398 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 917 | 2026.03.01 00:41:24.966139 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.03.01 00:41:24.966782 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.03.01 00:41:24.966982 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Debug> executeQuery: Read 32 rows, 7.07 KiB in 0.002866 sec., 11165.387299371947 rows/sec., 2.41 MiB/sec. | ||
| 920 | 2026.03.01 00:41:24.967036 [ 4 ] {09710b19-8655-4d2f-9bd0-e626f293cba5} <Debug> TCPHandler: Processed in 0.003175629 sec. | ||
| 921 | 2026.03.01 00:41:24.967196 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.03.01 00:41:24.967303 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.03.01 00:41:24.967349 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.03.01 00:41:24.971865 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.03.01 00:41:24.971903 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 926 | 2026.03.01 00:41:24.974446 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.03.01 00:41:24.974941 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.03.01 00:41:24.975084 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007808 sec., 3073.7704918032787 rows/sec., 261.15 KiB/sec. | ||
| 929 | 2026.03.01 00:41:24.975124 [ 4 ] {7cb0dfd2-a7ea-4d04-9862-09e3c6324cbe} <Debug> TCPHandler: Processed in 0.007982697 sec. | ||
| 930 | 2026.03.01 00:41:24.975253 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.01 00:41:24.975352 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.03.01 00:41:24.975393 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.03.01 00:41:24.975841 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.03.01 00:41:24.975876 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 935 | 2026.03.01 00:41:24.976374 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.03.01 00:41:24.976878 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.03.01 00:41:24.977034 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001702 sec., 7050.5287896592245 rows/sec., 574.92 KiB/sec. | ||
| 938 | 2026.03.01 00:41:24.977073 [ 4 ] {a660050e-dd7d-4bca-81b9-cf241e20a0c6} <Debug> TCPHandler: Processed in 0.001874212 sec. | ||
| 939 | 2026.03.01 00:41:24.977195 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.03.01 00:41:24.977291 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.03.01 00:41:24.977331 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.03.01 00:41:24.978522 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.03.01 00:41:24.978561 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 944 | 2026.03.01 00:41:24.979310 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.03.01 00:41:24.979811 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.03.01 00:41:24.979950 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Debug> executeQuery: Read 1342 rows, 114.88 KiB in 0.002679 sec., 500933.18402388954 rows/sec., 41.88 MiB/sec. | ||
| 947 | 2026.03.01 00:41:24.979994 [ 4 ] {aab2309b-c705-445f-96db-637ba8edb1c7} <Debug> TCPHandler: Processed in 0.002850674 sec. | ||
| 948 | 2026.03.01 00:41:24.980151 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.03.01 00:41:24.980257 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.03.01 00:41:24.980301 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.03.01 00:41:24.980763 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.03.01 00:41:24.980802 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 953 | 2026.03.01 00:41:24.981314 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.03.01 00:41:24.981779 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.03.01 00:41:24.981925 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001686 sec., 20166.073546856464 rows/sec., 1.48 MiB/sec. | ||
| 956 | 2026.03.01 00:41:24.981965 [ 4 ] {0ee5d28f-c517-4eb6-b1ed-b8e618d4c869} <Debug> TCPHandler: Processed in 0.001866422 sec. | ||
| 957 | 2026.03.01 00:41:24.982080 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.03.01 00:41:24.982179 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.03.01 00:41:24.982221 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.03.01 00:41:24.982758 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.03.01 00:41:24.982793 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 962 | 2026.03.01 00:41:24.983246 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.03.01 00:41:24.983875 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.03.01 00:41:24.984022 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001861 sec., 135411.0693175712 rows/sec., 9.37 MiB/sec. | ||
| 965 | 2026.03.01 00:41:24.984060 [ 4 ] {afc10d41-9b1c-4ba4-a739-a7bd14ae84fa} <Debug> TCPHandler: Processed in 0.002031725 sec. | ||
| 966 | 2026.03.01 00:41:24.984180 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.03.01 00:41:24.984276 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.03.01 00:41:24.984316 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.03.01 00:41:24.984727 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.03.01 00:41:24.984764 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 971 | 2026.03.01 00:41:24.985211 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.03.01 00:41:24.985690 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.03.01 00:41:24.985831 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001573 sec., 7628.734901462174 rows/sec., 595.99 KiB/sec. | ||
| 974 | 2026.03.01 00:41:24.985868 [ 4 ] {7c3be6d5-0eec-4e07-9072-cc06a835b087} <Debug> TCPHandler: Processed in 0.001739211 sec. | ||
| 975 | 2026.03.01 00:41:24.985979 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.03.01 00:41:24.986093 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.03.01 00:41:24.986133 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.03.01 00:41:24.986911 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.03.01 00:41:24.986958 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 980 | 2026.03.01 00:41:24.987660 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.03.01 00:41:24.988203 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.03.01 00:41:24.988352 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Debug> executeQuery: Read 578 rows, 44.44 KiB in 0.002277 sec., 253842.77558190603 rows/sec., 19.06 MiB/sec. | ||
| 983 | 2026.03.01 00:41:24.988390 [ 4 ] {6b080342-3f86-4545-a86d-7821433638ce} <Debug> TCPHandler: Processed in 0.00246071 sec. | ||
| 984 | 2026.03.01 00:41:24.988506 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.03.01 00:41:24.988603 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 986 | 2026.03.01 00:41:24.988646 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 987 | 2026.03.01 00:41:24.989427 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.03.01 00:41:24.989460 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 989 | 2026.03.01 00:41:24.992179 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.03.01 00:41:24.992747 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.03.01 00:41:24.992908 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Debug> executeQuery: Read 1286 rows, 90.13 KiB in 0.00432 sec., 297685.18518518517 rows/sec., 20.37 MiB/sec. | ||
| 992 | 2026.03.01 00:41:24.992947 [ 4 ] {200cc61d-ad95-4bf7-9db6-710c662b6189} <Debug> TCPHandler: Processed in 0.004489524 sec. | ||
| 993 | 2026.03.01 00:41:24.993067 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.03.01 00:41:24.993163 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.03.01 00:41:24.993218 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 996 | 2026.03.01 00:41:24.993975 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.03.01 00:41:24.994011 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 998 | 2026.03.01 00:41:24.997781 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.03.01 00:41:24.998432 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.03.01 00:41:24.998609 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005464 sec., 1830.161054172767 rows/sec., 3.28 MiB/sec. | ||
| 1001 | 2026.03.01 00:41:24.998669 [ 4 ] {5f782842-42b1-4673-8cff-7bd3a280ca1b} <Debug> TCPHandler: Processed in 0.005653749 sec. | ||
| 1002 | 2026.03.01 00:41:24.998784 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.01 00:41:24.998881 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.03.01 00:41:24.998923 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1005 | 2026.03.01 00:41:24.999254 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.03.01 00:41:24.999291 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1007 | 2026.03.01 00:41:24.999749 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.03.01 00:41:25.000283 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.03.01 00:41:25.000442 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001579 sec., 7599.7466751108295 rows/sec., 524.46 KiB/sec. | ||
| 1010 | 2026.03.01 00:41:25.000485 [ 4 ] {3993f0c7-4b51-4f90-9514-c53b3f1c0ba1} <Debug> TCPHandler: Processed in 0.001752391 sec. | ||
| 1011 | 2026.03.01 00:41:26.696382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1012 | 2026.03.01 00:41:26.700158 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.03.01 00:41:26.700203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1014 | 2026.03.01 00:41:26.701548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1015 | 2026.03.01 00:41:26.702011 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.03.01 00:41:26.702249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1017 | 2026.03.01 00:41:27.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.50 MiB, peak 160.56 MiB, free memory in arenas 0.00 B, will set to 160.58 MiB (RSS), difference: 4.08 MiB | ||
| 1018 | 2026.03.01 00:41:29.185245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1019 | 2026.03.01 00:41:29.185726 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.03.01 00:41:29.185763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1021 | 2026.03.01 00:41:29.186399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1022 | 2026.03.01 00:41:29.186886 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.03.01 00:41:29.187021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1024 | 2026.03.01 00:41:29.188957 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.03.01 00:41:29.189150 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1026 | 2026.03.01 00:41:29.189219 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1027 | 2026.03.01 00:41:29.189879 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.03.01 00:41:29.189932 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1029 | 2026.03.01 00:41:29.190439 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1030 | 2026.03.01 00:41:29.190945 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.03.01 00:41:29.191103 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002003 sec., 27958.06290564154 rows/sec., 2.15 MiB/sec. | ||
| 1032 | 2026.03.01 00:41:29.191151 [ 4 ] {c0d9733e-740b-4241-b116-3b69126ae217} <Debug> TCPHandler: Processed in 0.002331488 sec. | ||
| 1033 | 2026.03.01 00:41:29.191271 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.03.01 00:41:29.191371 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1035 | 2026.03.01 00:41:29.191414 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1036 | 2026.03.01 00:41:29.191846 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.03.01 00:41:29.191883 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1038 | 2026.03.01 00:41:29.192287 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1039 | 2026.03.01 00:41:29.192739 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.03.01 00:41:29.192868 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001521 sec., 42077.580539119 rows/sec., 3.28 MiB/sec. | ||
| 1041 | 2026.03.01 00:41:29.192908 [ 4 ] {96a8abed-4823-4b6f-927f-671923fe337a} <Debug> TCPHandler: Processed in 0.001688641 sec. | ||
| 1042 | 2026.03.01 00:41:29.193023 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.03.01 00:41:29.193124 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1044 | 2026.03.01 00:41:29.193168 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1045 | 2026.03.01 00:41:29.193584 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.01 00:41:29.193621 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1047 | 2026.03.01 00:41:29.194062 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.03.01 00:41:29.194482 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.03.01 00:41:29.194611 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001506 sec., 84993.3598937583 rows/sec., 5.92 MiB/sec. | ||
| 1050 | 2026.03.01 00:41:29.194653 [ 4 ] {bbb50bbf-9dff-4203-8989-dfde78d5b57b} <Debug> TCPHandler: Processed in 0.00167926 sec. | ||
| 1051 | 2026.03.01 00:41:29.194768 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.01 00:41:29.194861 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1053 | 2026.03.01 00:41:29.194903 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1054 | 2026.03.01 00:41:29.195227 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.03.01 00:41:29.195263 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1056 | 2026.03.01 00:41:29.195659 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.03.01 00:41:29.196107 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.03.01 00:41:29.196235 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001391 sec., 34507.54852624011 rows/sec., 2.33 MiB/sec. | ||
| 1059 | 2026.03.01 00:41:29.196269 [ 4 ] {2c38dde3-31c7-4580-92e5-8c8cfd03bb60} <Debug> TCPHandler: Processed in 0.001551299 sec. | ||
| 1060 | 2026.03.01 00:41:29.247429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1061 | 2026.03.01 00:41:29.264285 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.03.01 00:41:29.264336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1063 | 2026.03.01 00:41:29.270923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1064 | 2026.03.01 00:41:29.272087 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.03.01 00:41:29.275074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1066 | 2026.03.01 00:41:30.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.40 MiB, peak 165.40 MiB, free memory in arenas 0.00 B, will set to 162.55 MiB (RSS), difference: 1.15 MiB | ||
| 1067 | 2026.03.01 00:41:34.190484 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.03.01 00:41:34.190673 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1069 | 2026.03.01 00:41:34.190736 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1070 | 2026.03.01 00:41:34.191366 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.03.01 00:41:34.191407 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1072 | 2026.03.01 00:41:34.191894 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1073 | 2026.03.01 00:41:34.192341 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.03.01 00:41:34.192496 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.30 MiB/sec. | ||
| 1075 | 2026.03.01 00:41:34.192538 [ 4 ] {30b29136-d4dc-4bc5-ab75-5b8af50662e4} <Debug> TCPHandler: Processed in 0.002188217 sec. | ||
| 1076 | 2026.03.01 00:41:34.192658 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.01 00:41:34.192754 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1078 | 2026.03.01 00:41:34.192794 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1079 | 2026.03.01 00:41:34.193236 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.03.01 00:41:34.193271 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1081 | 2026.03.01 00:41:34.193741 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2026.03.01 00:41:34.194309 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.03.01 00:41:34.194444 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00171 sec., 37426.90058479532 rows/sec., 2.92 MiB/sec. | ||
| 1084 | 2026.03.01 00:41:34.194487 [ 4 ] {b5b1f397-6dbd-45ca-813e-a89cc9393c9e} <Debug> TCPHandler: Processed in 0.001878693 sec. | ||
| 1085 | 2026.03.01 00:41:34.194614 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.01 00:41:34.194712 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.03.01 00:41:34.194758 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1088 | 2026.03.01 00:41:34.195187 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.03.01 00:41:34.195223 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1090 | 2026.03.01 00:41:34.195682 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1091 | 2026.03.01 00:41:34.196115 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.03.01 00:41:34.196248 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
| 1093 | 2026.03.01 00:41:34.196286 [ 4 ] {5d41bd56-4ff8-497f-960c-9755496cd9bc} <Debug> TCPHandler: Processed in 0.001724281 sec. | ||
| 1094 | 2026.03.01 00:41:34.196395 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.03.01 00:41:34.196491 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1096 | 2026.03.01 00:41:34.196533 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1097 | 2026.03.01 00:41:34.196863 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.03.01 00:41:34.196898 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1099 | 2026.03.01 00:41:34.197342 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1100 | 2026.03.01 00:41:34.197812 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.03.01 00:41:34.197942 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 1102 | 2026.03.01 00:41:34.197978 [ 4 ] {d5019d84-0b4c-4d4a-926e-b434da781db2} <Debug> TCPHandler: Processed in 0.0016402 sec. | ||
| 1103 | 2026.03.01 00:41:36.568714 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1104 | 2026.03.01 00:41:36.568778 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1105 | 2026.03.01 00:41:36.688028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1106 | 2026.03.01 00:41:36.688507 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.03.01 00:41:36.688554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1108 | 2026.03.01 00:41:36.689273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1109 | 2026.03.01 00:41:36.689733 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.03.01 00:41:36.689877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1111 | 2026.03.01 00:41:36.703492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 190 | ||
| 1112 | 2026.03.01 00:41:36.705317 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.03.01 00:41:36.705365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1114 | 2026.03.01 00:41:36.706625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2026.03.01 00:41:36.707159 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.03.01 00:41:36.707471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1117 | 2026.03.01 00:41:36.776075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1118 | 2026.03.01 00:41:36.794255 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.03.01 00:41:36.794323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1120 | 2026.03.01 00:41:36.801030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1121 | 2026.03.01 00:41:36.802561 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.03.01 00:41:36.806806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1123 | 2026.03.01 00:41:37.000136 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.16 MiB, peak 167.16 MiB, free memory in arenas 0.00 B, will set to 164.20 MiB (RSS), difference: 1.04 MiB | ||
| 1124 | 2026.03.01 00:41:39.190950 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.01 00:41:39.191131 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1126 | 2026.03.01 00:41:39.191197 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1127 | 2026.03.01 00:41:39.191839 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2026.03.01 00:41:39.191886 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1129 | 2026.03.01 00:41:39.192774 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1130 | 2026.03.01 00:41:39.193418 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2026.03.01 00:41:39.193609 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002524 sec., 30110.935023771788 rows/sec., 2.48 MiB/sec. | ||
| 1132 | 2026.03.01 00:41:39.193669 [ 4 ] {0fc0fd3c-3b83-4635-92c4-32fb74eff241} <Debug> TCPHandler: Processed in 0.002851485 sec. | ||
| 1133 | 2026.03.01 00:41:39.193861 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.03.01 00:41:39.193979 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1135 | 2026.03.01 00:41:39.194033 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1136 | 2026.03.01 00:41:39.194583 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2026.03.01 00:41:39.194628 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1138 | 2026.03.01 00:41:39.195146 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2026.03.01 00:41:39.195734 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2026.03.01 00:41:39.195879 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00193 sec., 5181.347150259067 rows/sec., 389.61 KiB/sec. | ||
| 1141 | 2026.03.01 00:41:39.195920 [ 4 ] {34575b33-5e8d-4cd4-937b-45d77c0d32f8} <Debug> TCPHandler: Processed in 0.002119686 sec. | ||
| 1142 | 2026.03.01 00:41:39.196053 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.03.01 00:41:39.196151 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1144 | 2026.03.01 00:41:39.196193 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1145 | 2026.03.01 00:41:39.196644 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2026.03.01 00:41:39.196684 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1147 | 2026.03.01 00:41:39.197173 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1148 | 2026.03.01 00:41:39.197654 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2026.03.01 00:41:39.197789 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001657 sec., 44659.022329511165 rows/sec., 3.49 MiB/sec. | ||
| 1150 | 2026.03.01 00:41:39.197826 [ 4 ] {dfef7e14-c34d-4921-b866-2487562dcef6} <Debug> TCPHandler: Processed in 0.001825202 sec. | ||
| 1151 | 2026.03.01 00:41:39.197950 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.03.01 00:41:39.198047 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1153 | 2026.03.01 00:41:39.198091 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1154 | 2026.03.01 00:41:39.198507 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.03.01 00:41:39.198546 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1156 | 2026.03.01 00:41:39.199004 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1157 | 2026.03.01 00:41:39.199418 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.03.01 00:41:39.199549 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 1159 | 2026.03.01 00:41:39.199585 [ 4 ] {b0eea682-f10e-4bb8-85f6-91b55a0b8500} <Debug> TCPHandler: Processed in 0.001685871 sec. | ||
| 1160 | 2026.03.01 00:41:39.199705 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.03.01 00:41:39.199801 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1162 | 2026.03.01 00:41:39.199855 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1163 | 2026.03.01 00:41:39.200605 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.03.01 00:41:39.200643 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1165 | 2026.03.01 00:41:39.201263 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1166 | 2026.03.01 00:41:39.201709 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.03.01 00:41:39.201847 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002065 sec., 4842.6150121065375 rows/sec., 8.68 MiB/sec. | ||
| 1168 | 2026.03.01 00:41:39.201896 [ 4 ] {064ca9ff-5284-425c-9de4-2c3e43db90f2} <Debug> TCPHandler: Processed in 0.002241767 sec. | ||
| 1169 | 2026.03.01 00:41:39.202035 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.01 00:41:39.202131 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1171 | 2026.03.01 00:41:39.202174 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1172 | 2026.03.01 00:41:39.202537 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.03.01 00:41:39.202574 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1174 | 2026.03.01 00:41:39.202990 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1175 | 2026.03.01 00:41:39.203428 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.03.01 00:41:39.203559 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
| 1177 | 2026.03.01 00:41:39.203595 [ 4 ] {622d774b-efc1-4f69-a58f-df2a4f9a6bf7} <Debug> TCPHandler: Processed in 0.001611989 sec. | ||
| 1178 | 2026.03.01 00:41:44.046030 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53242 | ||
| 1179 | 2026.03.01 00:41:44.047908 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2026.03.01 00:41:44.047944 [ 286 ] {} <Debug> TCP-Session: 43360a75-56df-44bd-bfc7-fa7f6ec07213 Authenticating user 'default' from [fd00:1122:3344:101::e]:53242 | ||
| 1181 | 2026.03.01 00:41:44.047964 [ 286 ] {} <Debug> TCP-Session: 43360a75-56df-44bd-bfc7-fa7f6ec07213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.01 00:41:44.047977 [ 286 ] {} <Debug> TCP-Session: 43360a75-56df-44bd-bfc7-fa7f6ec07213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.03.01 00:41:44.048026 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1184 | 2026.03.01 00:41:44.048050 [ 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 | ||
| 1185 | 2026.03.01 00:41:44.048078 [ 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 | ||
| 1186 | 2026.03.01 00:41:44.048512 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64472 | ||
| 1187 | 2026.03.01 00:41:44.048625 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47246 | ||
| 1188 | 2026.03.01 00:41:44.048703 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45921 | ||
| 1189 | 2026.03.01 00:41:44.048854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60858 | ||
| 1190 | 2026.03.01 00:41:44.048854 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42905 | ||
| 1191 | 2026.03.01 00:41:44.049075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63704 | ||
| 1192 | 2026.03.01 00:41:44.049292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63737 | ||
| 1193 | 2026.03.01 00:41:44.049570 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33431 | ||
| 1194 | 2026.03.01 00:41:44.050570 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.03.01 00:41:44.050591 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.03.01 00:41:44.050618 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.03.01 00:41:44.050630 [ 292 ] {} <Debug> TCP-Session: 7af21e28-e0d9-4418-8ecc-c88e4e226647 Authenticating user 'default' from [fd00:1122:3344:101::e]:63704 | ||
| 1198 | 2026.03.01 00:41:44.050622 [ 288 ] {} <Debug> TCP-Session: f6037534-10b9-4342-a0b7-1f6bc8ee177b Authenticating user 'default' from [fd00:1122:3344:101::e]:47246 | ||
| 1199 | 2026.03.01 00:41:44.050669 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.03.01 00:41:44.050674 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.03.01 00:41:44.050709 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1202 | 2026.03.01 00:41:44.050715 [ 291 ] {} <Debug> TCP-Session: b6ef5c5f-6c0d-4160-894b-8f0e24922bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42905 | ||
| 1203 | 2026.03.01 00:41:44.050739 [ 293 ] {} <Debug> TCP-Session: 7bb8d118-74c0-4e07-b243-4e9b3ddfa49b Authenticating user 'default' from [fd00:1122:3344:101::e]:63737 | ||
| 1204 | 2026.03.01 00:41:44.050748 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1205 | 2026.03.01 00:41:44.050754 [ 287 ] {} <Debug> TCP-Session: 93b80588-d708-4bb8-be32-d2b147a6a8e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64472 | ||
| 1206 | 2026.03.01 00:41:44.050780 [ 293 ] {} <Debug> TCP-Session: 7bb8d118-74c0-4e07-b243-4e9b3ddfa49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.01 00:41:44.050800 [ 290 ] {} <Debug> TCP-Session: 52f3923f-7184-4375-b30a-c17d9be2deea Authenticating user 'default' from [fd00:1122:3344:101::e]:60858 | ||
| 1208 | 2026.03.01 00:41:44.050811 [ 293 ] {} <Debug> TCP-Session: 7bb8d118-74c0-4e07-b243-4e9b3ddfa49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.01 00:41:44.050808 [ 287 ] {} <Debug> TCP-Session: 93b80588-d708-4bb8-be32-d2b147a6a8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.03.01 00:41:44.050824 [ 290 ] {} <Debug> TCP-Session: 52f3923f-7184-4375-b30a-c17d9be2deea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.03.01 00:41:44.050842 [ 287 ] {} <Debug> TCP-Session: 93b80588-d708-4bb8-be32-d2b147a6a8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.03.01 00:41:44.050854 [ 290 ] {} <Debug> TCP-Session: 52f3923f-7184-4375-b30a-c17d9be2deea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.03.01 00:41:44.050761 [ 291 ] {} <Debug> TCP-Session: b6ef5c5f-6c0d-4160-894b-8f0e24922bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.03.01 00:41:44.050742 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.03.01 00:41:44.050896 [ 291 ] {} <Debug> TCP-Session: b6ef5c5f-6c0d-4160-894b-8f0e24922bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.03.01 00:41:44.050923 [ 289 ] {} <Debug> TCP-Session: a05a91fc-ef0d-4418-bf31-0e6332df5b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:45921 | ||
| 1217 | 2026.03.01 00:41:44.050674 [ 292 ] {} <Debug> TCP-Session: 7af21e28-e0d9-4418-8ecc-c88e4e226647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.03.01 00:41:44.050956 [ 289 ] {} <Debug> TCP-Session: a05a91fc-ef0d-4418-bf31-0e6332df5b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.01 00:41:44.050971 [ 292 ] {} <Debug> TCP-Session: 7af21e28-e0d9-4418-8ecc-c88e4e226647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.03.01 00:41:44.050985 [ 289 ] {} <Debug> TCP-Session: a05a91fc-ef0d-4418-bf31-0e6332df5b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.03.01 00:41:44.050667 [ 294 ] {} <Debug> TCP-Session: 7b4f9519-a07f-4962-8246-6369a8686da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33431 | ||
| 1222 | 2026.03.01 00:41:44.051008 [ 286 ] {} <Trace> TCP-Session: 43360a75-56df-44bd-bfc7-fa7f6ec07213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.03.01 00:41:44.051033 [ 294 ] {} <Debug> TCP-Session: 7b4f9519-a07f-4962-8246-6369a8686da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.01 00:41:44.050690 [ 288 ] {} <Debug> TCP-Session: f6037534-10b9-4342-a0b7-1f6bc8ee177b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.01 00:41:44.051062 [ 294 ] {} <Debug> TCP-Session: 7b4f9519-a07f-4962-8246-6369a8686da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.03.01 00:41:44.051084 [ 288 ] {} <Debug> TCP-Session: f6037534-10b9-4342-a0b7-1f6bc8ee177b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.01 00:41:44.051198 [ 286 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1228 | 2026.03.01 00:41:44.051489 [ 286 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1229 | 2026.03.01 00:41:44.055933 [ 286 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2026.03.01 00:41:44.069381 [ 286 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 1231 | 2026.03.01 00:41:44.087969 [ 299 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Trace> AggregatingTransform: Aggregating | ||
| 1232 | 2026.03.01 00:41:44.090065 [ 299 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Trace> Aggregator: Aggregation method: without_key | ||
| 1233 | 2026.03.01 00:41:44.092094 [ 299 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007304779 sec. (136.897 rows/sec., 5.35 KiB/sec.) | ||
| 1234 | 2026.03.01 00:41:44.092122 [ 299 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Trace> Aggregator: Merging aggregated data | ||
| 1235 | 2026.03.01 00:41:44.092151 [ 299 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1236 | 2026.03.01 00:41:44.096007 [ 286 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.044864 sec., 22.289586305278174 rows/sec., 891.58 B/sec. | ||
| 1237 | 2026.03.01 00:41:44.096150 [ 286 ] {39281275-e4dd-44be-a682-d4e8a99ccb26} <Debug> TCPHandler: Processed in 0.045280329 sec. | ||
| 1238 | 2026.03.01 00:41:44.104626 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.03.01 00:41:44.104674 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.03.01 00:41:44.104698 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1241 | 2026.03.01 00:41:44.104701 [ 286 ] {} <Debug> TCP-Session: 43360a75-56df-44bd-bfc7-fa7f6ec07213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.03.01 00:41:44.104734 [ 293 ] {} <Debug> TCP-Session: 7bb8d118-74c0-4e07-b243-4e9b3ddfa49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.01 00:41:44.104734 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.03.01 00:41:44.104754 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.03.01 00:41:44.104783 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.03.01 00:41:44.104801 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.03.01 00:41:44.104835 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.03.01 00:41:44.104846 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2026.03.01 00:41:44.104864 [ 289 ] {} <Debug> TCP-Session: a05a91fc-ef0d-4418-bf31-0e6332df5b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.03.01 00:41:44.104889 [ 290 ] {} <Debug> TCP-Session: 52f3923f-7184-4375-b30a-c17d9be2deea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.01 00:41:44.104906 [ 294 ] {} <Debug> TCP-Session: 7b4f9519-a07f-4962-8246-6369a8686da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.01 00:41:44.104822 [ 292 ] {} <Debug> TCP-Session: 7af21e28-e0d9-4418-8ecc-c88e4e226647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.01 00:41:44.104746 [ 291 ] {} <Debug> TCP-Session: b6ef5c5f-6c0d-4160-894b-8f0e24922bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.01 00:41:44.104870 [ 287 ] {} <Debug> TCP-Session: 93b80588-d708-4bb8-be32-d2b147a6a8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.03.01 00:41:44.104810 [ 288 ] {} <Debug> TCP-Session: f6037534-10b9-4342-a0b7-1f6bc8ee177b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.03.01 00:41:44.185217 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.03.01 00:41:44.185478 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1258 | 2026.03.01 00:41:44.185848 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1259 | 2026.03.01 00:41:44.187883 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1260 | 2026.03.01 00:41:44.188173 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1261 | 2026.03.01 00:41:44.188251 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1262 | 2026.03.01 00:41:44.188438 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1263 | 2026.03.01 00:41:44.190187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1264 | 2026.03.01 00:41:44.190541 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1265 | 2026.03.01 00:41:44.190703 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.03.01 00:41:44.190765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1267 | 2026.03.01 00:41:44.191490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1268 | 2026.03.01 00:41:44.192148 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.03.01 00:41:44.192343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1270 | 2026.03.01 00:41:44.192553 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (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 | ||
| 1271 | 2026.03.01 00:41:44.192583 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1272 | 2026.03.01 00:41:44.197245 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1273 | 2026.03.01 00:41:44.197285 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1274 | 2026.03.01 00:41:44.222680 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.037312 sec., 857.6329331046313 rows/sec., 35.96 KiB/sec. | ||
| 1275 | 2026.03.01 00:41:44.222819 [ 4 ] {35cbc151-d1dd-4e4b-b182-e6bf2ffca88e} <Debug> TCPHandler: Processed in 0.037732297 sec. | ||
| 1276 | 2026.03.01 00:41:44.223230 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.03.01 00:41:44.223410 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1278 | 2026.03.01 00:41:44.223709 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2026.03.01 00:41:44.223750 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1280 | 2026.03.01 00:41:44.224078 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2026.03.01 00:41:44.224168 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2026.03.01 00:41:44.224345 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1283 | 2026.03.01 00:41:44.224381 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2026.03.01 00:41:44.224403 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (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 | ||
| 1285 | 2026.03.01 00:41:44.224419 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2026.03.01 00:41:44.224457 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1287 | 2026.03.01 00:41:44.224477 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1288 | 2026.03.01 00:41:44.225233 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.00191 sec., 16753.92670157068 rows/sec., 702.51 KiB/sec. | ||
| 1289 | 2026.03.01 00:41:44.225335 [ 4 ] {0b372952-cd55-4aac-94fb-acb273126b29} <Debug> TCPHandler: Processed in 0.002216126 sec. | ||
| 1290 | 2026.03.01 00:41:44.225910 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.03.01 00:41:44.226061 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1292 | 2026.03.01 00:41:44.226286 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2026.03.01 00:41:44.226322 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1294 | 2026.03.01 00:41:44.226523 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2026.03.01 00:41:44.226577 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2026.03.01 00:41:44.226700 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1297 | 2026.03.01 00:41:44.226731 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2026.03.01 00:41:44.226750 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1299 | 2026.03.01 00:41:44.226765 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2026.03.01 00:41:44.226800 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1301 | 2026.03.01 00:41:44.226819 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1302 | 2026.03.01 00:41:44.227301 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001307 sec., 24483.55011476664 rows/sec., 1.00 MiB/sec. | ||
| 1303 | 2026.03.01 00:41:44.227490 [ 4 ] {ade5d80c-5a85-4c64-8dec-80d4d92a9c06} <Debug> TCPHandler: Processed in 0.001634789 sec. | ||
| 1304 | 2026.03.01 00:41:44.227783 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.03.01 00:41:44.227938 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1306 | 2026.03.01 00:41:44.228273 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2026.03.01 00:41:44.228316 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1308 | 2026.03.01 00:41:44.228522 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.03.01 00:41:44.228578 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.03.01 00:41:44.228685 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1311 | 2026.03.01 00:41:44.228714 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2026.03.01 00:41:44.228734 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1313 | 2026.03.01 00:41:44.228749 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2026.03.01 00:41:44.228783 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1315 | 2026.03.01 00:41:44.228802 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1316 | 2026.03.01 00:41:44.229365 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001526 sec., 20969.85583224115 rows/sec., 879.29 KiB/sec. | ||
| 1317 | 2026.03.01 00:41:44.229480 [ 4 ] {cb0a1d76-6911-46be-85c3-613b19b44333} <Debug> TCPHandler: Processed in 0.001799802 sec. | ||
| 1318 | 2026.03.01 00:41:44.229861 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.03.01 00:41:44.230043 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1320 | 2026.03.01 00:41:44.230334 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2026.03.01 00:41:44.230387 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1322 | 2026.03.01 00:41:44.230685 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.03.01 00:41:44.230750 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.03.01 00:41:44.230884 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1325 | 2026.03.01 00:41:44.230920 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2026.03.01 00:41:44.230946 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1327 | 2026.03.01 00:41:44.230967 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2026.03.01 00:41:44.231010 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1329 | 2026.03.01 00:41:44.231036 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1330 | 2026.03.01 00:41:44.231826 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001861 sec., 17195.05642127888 rows/sec., 721.01 KiB/sec. | ||
| 1331 | 2026.03.01 00:41:44.231937 [ 4 ] {06f6c3e6-9010-4721-9d9b-4f03b13460b5} <Debug> TCPHandler: Processed in 0.002140176 sec. | ||
| 1332 | 2026.03.01 00:41:44.232249 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.03.01 00:41:44.232434 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.03.01 00:41:44.232745 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.03.01 00:41:44.232795 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1336 | 2026.03.01 00:41:44.233076 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.03.01 00:41:44.233141 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.03.01 00:41:44.233270 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1339 | 2026.03.01 00:41:44.233305 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.03.01 00:41:44.233330 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1341 | 2026.03.01 00:41:44.233350 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.03.01 00:41:44.233392 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1343 | 2026.03.01 00:41:44.233417 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1344 | 2026.03.01 00:41:44.233967 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001617 sec., 19789.734075448363 rows/sec., 829.81 KiB/sec. | ||
| 1345 | 2026.03.01 00:41:44.234056 [ 4 ] {e2964054-417f-4a7a-a0b8-978d3c7ba159} <Debug> TCPHandler: Processed in 0.001864253 sec. | ||
| 1346 | 2026.03.01 00:41:44.234309 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.01 00:41:44.234448 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.03.01 00:41:44.234670 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.03.01 00:41:44.234707 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1350 | 2026.03.01 00:41:44.234914 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.03.01 00:41:44.234968 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.03.01 00:41:44.235070 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1353 | 2026.03.01 00:41:44.235098 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.03.01 00:41:44.235117 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1355 | 2026.03.01 00:41:44.235131 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.03.01 00:41:44.235165 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1357 | 2026.03.01 00:41:44.235184 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1358 | 2026.03.01 00:41:44.235650 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001262 sec., 25356.576862123613 rows/sec., 1.04 MiB/sec. | ||
| 1359 | 2026.03.01 00:41:44.235730 [ 4 ] {daed32f3-cb96-47f6-b642-0bd9eca99c24} <Debug> TCPHandler: Processed in 0.001477207 sec. | ||
| 1360 | 2026.03.01 00:41:44.235979 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.01 00:41:44.236151 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.03.01 00:41:44.236388 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.03.01 00:41:44.236432 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1364 | 2026.03.01 00:41:44.236668 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.03.01 00:41:44.236730 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.03.01 00:41:44.236847 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1367 | 2026.03.01 00:41:44.236877 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.03.01 00:41:44.236895 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1369 | 2026.03.01 00:41:44.236909 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.03.01 00:41:44.236944 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1371 | 2026.03.01 00:41:44.236968 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1372 | 2026.03.01 00:41:44.237477 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001399 sec., 22873.481057898498 rows/sec., 959.11 KiB/sec. | ||
| 1373 | 2026.03.01 00:41:44.237576 [ 4 ] {086db70a-057e-4069-99c4-a2f0ba7103af} <Debug> TCPHandler: Processed in 0.001660481 sec. | ||
| 1374 | 2026.03.01 00:41:44.237840 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.01 00:41:44.237983 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1376 | 2026.03.01 00:41:44.238199 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2026.03.01 00:41:44.238235 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1378 | 2026.03.01 00:41:44.238457 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2026.03.01 00:41:44.238512 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2026.03.01 00:41:44.238611 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1381 | 2026.03.01 00:41:44.238640 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2026.03.01 00:41:44.238660 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1383 | 2026.03.01 00:41:44.238675 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2026.03.01 00:41:44.238708 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1385 | 2026.03.01 00:41:44.238728 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1386 | 2026.03.01 00:41:44.239235 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001315 sec., 24334.600760456273 rows/sec., 1020.38 KiB/sec. | ||
| 1387 | 2026.03.01 00:41:44.239317 [ 4 ] {a4672029-967a-460b-b84e-2021470bcacc} <Debug> TCPHandler: Processed in 0.001536869 sec. | ||
| 1388 | 2026.03.01 00:41:44.239572 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.01 00:41:44.239710 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1390 | 2026.03.01 00:41:44.239953 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2026.03.01 00:41:44.239993 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1392 | 2026.03.01 00:41:44.240200 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2026.03.01 00:41:44.240253 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2026.03.01 00:41:44.240350 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1395 | 2026.03.01 00:41:44.240378 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2026.03.01 00:41:44.240396 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1397 | 2026.03.01 00:41:44.240410 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2026.03.01 00:41:44.240442 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1399 | 2026.03.01 00:41:44.240460 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1400 | 2026.03.01 00:41:44.240999 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001345 sec., 23791.82156133829 rows/sec., 997.62 KiB/sec. | ||
| 1401 | 2026.03.01 00:41:44.241099 [ 4 ] {c860fafb-7132-4e19-8d6e-e7b65ff3d9bd} <Debug> TCPHandler: Processed in 0.001574149 sec. | ||
| 1402 | 2026.03.01 00:41:44.241372 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.03.01 00:41:44.241518 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1404 | 2026.03.01 00:41:44.241754 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2026.03.01 00:41:44.241794 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1406 | 2026.03.01 00:41:44.242017 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2026.03.01 00:41:44.242079 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2026.03.01 00:41:44.242184 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1409 | 2026.03.01 00:41:44.242223 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2026.03.01 00:41:44.242244 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1411 | 2026.03.01 00:41:44.242260 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2026.03.01 00:41:44.242295 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1413 | 2026.03.01 00:41:44.242315 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1414 | 2026.03.01 00:41:44.242816 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001355 sec., 23616.236162361623 rows/sec., 990.26 KiB/sec. | ||
| 1415 | 2026.03.01 00:41:44.242912 [ 4 ] {0da9fa96-f0ea-447b-857e-663b2c9501a7} <Debug> TCPHandler: Processed in 0.001593289 sec. | ||
| 1416 | 2026.03.01 00:41:44.251345 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.01 00:41:44.251504 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1418 | 2026.03.01 00:41:44.251768 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2026.03.01 00:41:44.251822 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1420 | 2026.03.01 00:41:44.252109 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.03.01 00:41:44.252182 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2026.03.01 00:41:44.252308 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1423 | 2026.03.01 00:41:44.252343 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2026.03.01 00:41:44.252365 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1425 | 2026.03.01 00:41:44.252381 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.03.01 00:41:44.252420 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1427 | 2026.03.01 00:41:44.252442 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1428 | 2026.03.01 00:41:44.252982 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001545 sec., 20711.974110032363 rows/sec., 868.48 KiB/sec. | ||
| 1429 | 2026.03.01 00:41:44.253070 [ 4 ] {4937369b-e0b8-487a-834d-d9862e820d0a} <Debug> TCPHandler: Processed in 0.001793261 sec. | ||
| 1430 | 2026.03.01 00:41:44.260313 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.01 00:41:44.260460 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1432 | 2026.03.01 00:41:44.260518 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1433 | 2026.03.01 00:41:44.261171 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.03.01 00:41:44.261222 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1435 | 2026.03.01 00:41:44.261854 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1436 | 2026.03.01 00:41:44.262340 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.03.01 00:41:44.262510 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002085 sec., 5755.395683453237 rows/sec., 2.05 MiB/sec. | ||
| 1438 | 2026.03.01 00:41:44.262554 [ 4 ] {904d63ab-5384-4942-9b7c-aa1421ac5da9} <Debug> TCPHandler: Processed in 0.002307068 sec. | ||
| 1439 | 2026.03.01 00:41:44.262705 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.03.01 00:41:44.262807 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.03.01 00:41:44.262858 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1442 | 2026.03.01 00:41:44.263495 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.03.01 00:41:44.263542 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1444 | 2026.03.01 00:41:44.264133 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1445 | 2026.03.01 00:41:44.264632 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.03.01 00:41:44.264772 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001988 sec., 142857.14285714284 rows/sec., 9.07 MiB/sec. | ||
| 1447 | 2026.03.01 00:41:44.264812 [ 4 ] {5531bdde-b5af-45b1-99e2-cc847cbe7ec8} <Debug> TCPHandler: Processed in 0.002158607 sec. | ||
| 1448 | 2026.03.01 00:41:44.264940 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.03.01 00:41:44.265038 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1450 | 2026.03.01 00:41:44.265082 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1451 | 2026.03.01 00:41:44.265969 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.03.01 00:41:44.266009 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1453 | 2026.03.01 00:41:44.266585 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2026.03.01 00:41:44.267057 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.03.01 00:41:44.267211 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.002192 sec., 363594.8905109489 rows/sec., 28.60 MiB/sec. | ||
| 1456 | 2026.03.01 00:41:44.267250 [ 4 ] {c8cb3f2a-8e9e-4c72-b29f-4cc83b0287a8} <Debug> TCPHandler: Processed in 0.002362478 sec. | ||
| 1457 | 2026.03.01 00:41:44.267365 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.01 00:41:44.267459 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.03.01 00:41:44.267498 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1460 | 2026.03.01 00:41:44.267932 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.03.01 00:41:44.267970 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1462 | 2026.03.01 00:41:44.268396 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1463 | 2026.03.01 00:41:44.268853 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.03.01 00:41:44.268987 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001545 sec., 91909.38511326861 rows/sec., 5.40 MiB/sec. | ||
| 1465 | 2026.03.01 00:41:44.269024 [ 4 ] {65999715-e989-449b-9235-b1bd1c4b17d6} <Debug> TCPHandler: Processed in 0.001709711 sec. | ||
| 1466 | 2026.03.01 00:41:44.269151 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.03.01 00:41:44.269245 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1468 | 2026.03.01 00:41:44.269285 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1469 | 2026.03.01 00:41:44.269797 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.03.01 00:41:44.269838 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1471 | 2026.03.01 00:41:44.270384 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1472 | 2026.03.01 00:41:44.270925 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.03.01 00:41:44.271066 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001838 sec., 81066.37649619151 rows/sec., 5.24 MiB/sec. | ||
| 1474 | 2026.03.01 00:41:44.271112 [ 4 ] {ad861d5d-ba02-487d-811f-f4b434f52311} <Debug> TCPHandler: Processed in 0.002011154 sec. | ||
| 1475 | 2026.03.01 00:41:44.271252 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.03.01 00:41:44.271362 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.03.01 00:41:44.271406 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1478 | 2026.03.01 00:41:44.271911 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.03.01 00:41:44.271949 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1480 | 2026.03.01 00:41:44.272430 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1481 | 2026.03.01 00:41:44.272927 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.03.01 00:41:44.273067 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001724 sec., 85846.86774941995 rows/sec., 4.88 MiB/sec. | ||
| 1483 | 2026.03.01 00:41:44.273113 [ 4 ] {8a6a1b90-91d7-4359-952d-d9ed4254e653} <Debug> TCPHandler: Processed in 0.001920093 sec. | ||
| 1484 | 2026.03.01 00:41:44.273250 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.03.01 00:41:44.273361 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1486 | 2026.03.01 00:41:44.273406 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1487 | 2026.03.01 00:41:44.274126 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.03.01 00:41:44.274166 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1489 | 2026.03.01 00:41:44.274649 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1490 | 2026.03.01 00:41:44.275175 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.03.01 00:41:44.275335 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001996 sec., 245490.98196392786 rows/sec., 17.21 MiB/sec. | ||
| 1492 | 2026.03.01 00:41:44.275376 [ 4 ] {776943a1-4f91-4e10-96de-ccd1990f3fd1} <Debug> TCPHandler: Processed in 0.002185127 sec. | ||
| 1493 | 2026.03.01 00:41:44.275485 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.03.01 00:41:44.275580 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1495 | 2026.03.01 00:41:44.275622 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1496 | 2026.03.01 00:41:44.275949 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.03.01 00:41:44.275984 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1498 | 2026.03.01 00:41:44.276599 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1499 | 2026.03.01 00:41:44.277168 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.03.01 00:41:44.277302 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001739 sec., 3450.2587694077056 rows/sec., 180.26 KiB/sec. | ||
| 1501 | 2026.03.01 00:41:44.277342 [ 4 ] {f7a5e88a-01e2-4dc3-a53a-326839d20661} <Debug> TCPHandler: Processed in 0.001906703 sec. | ||
| 1502 | 2026.03.01 00:41:44.277457 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.03.01 00:41:44.277554 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1504 | 2026.03.01 00:41:44.277598 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1505 | 2026.03.01 00:41:44.278043 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.03.01 00:41:44.278080 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1507 | 2026.03.01 00:41:44.278803 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1508 | 2026.03.01 00:41:44.279401 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.03.01 00:41:44.279623 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.002081 sec., 127342.62373858722 rows/sec., 8.46 MiB/sec. | ||
| 1510 | 2026.03.01 00:41:44.279672 [ 4 ] {c25477a3-1663-47b3-b495-65064f37f15d} <Debug> TCPHandler: Processed in 0.002265588 sec. | ||
| 1511 | 2026.03.01 00:41:44.279825 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.03.01 00:41:44.279930 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1513 | 2026.03.01 00:41:44.279980 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1514 | 2026.03.01 00:41:44.280389 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.03.01 00:41:44.280429 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1516 | 2026.03.01 00:41:44.281068 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1517 | 2026.03.01 00:41:44.281592 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.03.01 00:41:44.281731 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001823 sec., 548.5463521667581 rows/sec., 36.96 KiB/sec. | ||
| 1519 | 2026.03.01 00:41:44.281772 [ 4 ] {49c36a98-a7cf-4f8a-b6e4-4abda1e8fdf2} <Debug> TCPHandler: Processed in 0.002005864 sec. | ||
| 1520 | 2026.03.01 00:41:44.281893 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.03.01 00:41:44.281996 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.03.01 00:41:44.282040 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1523 | 2026.03.01 00:41:44.282401 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.03.01 00:41:44.282441 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1525 | 2026.03.01 00:41:44.282931 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1526 | 2026.03.01 00:41:44.283395 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): 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.01 00:41:44.283599 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001621 sec., 55521.28315854411 rows/sec., 3.47 MiB/sec. | ||
| 1528 | 2026.03.01 00:41:44.283653 [ 4 ] {c513f5a9-49d3-42be-8911-c564ceec55d2} <Debug> TCPHandler: Processed in 0.001810452 sec. | ||
| 1529 | 2026.03.01 00:41:44.307115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1530 | 2026.03.01 00:41:44.324827 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.03.01 00:41:44.324904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1532 | 2026.03.01 00:41:44.331628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1533 | 2026.03.01 00:41:44.332968 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.03.01 00:41:44.337719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1535 | 2026.03.01 00:41:45.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.37 MiB, peak 172.64 MiB, free memory in arenas 0.00 B, will set to 169.96 MiB (RSS), difference: 3.59 MiB | ||
| 1536 | 2026.03.01 00:41:45.060498 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50149 | ||
| 1537 | 2026.03.01 00:41:45.060617 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1538 | 2026.03.01 00:41:45.060644 [ 286 ] {} <Debug> TCP-Session: 43015e02-967d-424a-8391-0bb0ee23ab58 Authenticating user 'default' from [fd00:1122:3344:101::e]:50149 | ||
| 1539 | 2026.03.01 00:41:45.060664 [ 286 ] {} <Debug> TCP-Session: 43015e02-967d-424a-8391-0bb0ee23ab58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.03.01 00:41:45.060677 [ 286 ] {} <Debug> TCP-Session: 43015e02-967d-424a-8391-0bb0ee23ab58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.03.01 00:41:45.060901 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45802 | ||
| 1542 | 2026.03.01 00:41:45.060925 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65108 | ||
| 1543 | 2026.03.01 00:41:45.060968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46090 | ||
| 1544 | 2026.03.01 00:41:45.060995 [ 286 ] {} <Trace> TCP-Session: 43015e02-967d-424a-8391-0bb0ee23ab58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.03.01 00:41:45.060990 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44183 | ||
| 1546 | 2026.03.01 00:41:45.061030 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1547 | 2026.03.01 00:41:45.061055 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1548 | 2026.03.01 00:41:45.061058 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1549 | 2026.03.01 00:41:45.061095 [ 287 ] {} <Debug> TCP-Session: d43fc303-9f8f-4f84-b309-982fd9c3121d Authenticating user 'default' from [fd00:1122:3344:101::e]:45802 | ||
| 1550 | 2026.03.01 00:41:45.061114 [ 288 ] {} <Debug> TCP-Session: 88a8cb5f-7453-4c09-8b0a-768337d638eb Authenticating user 'default' from [fd00:1122:3344:101::e]:65108 | ||
| 1551 | 2026.03.01 00:41:45.061127 [ 292 ] {} <Debug> TCP-Session: a6ad9da7-8431-4d35-8b14-46513cb175a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46090 | ||
| 1552 | 2026.03.01 00:41:45.061138 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1553 | 2026.03.01 00:41:45.061164 [ 292 ] {} <Debug> TCP-Session: a6ad9da7-8431-4d35-8b14-46513cb175a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.03.01 00:41:45.061180 [ 286 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1555 | 2026.03.01 00:41:45.061188 [ 294 ] {} <Debug> TCP-Session: 31b90182-5a2b-42ab-b616-a9c5fd02b92d Authenticating user 'default' from [fd00:1122:3344:101::e]:44183 | ||
| 1556 | 2026.03.01 00:41:45.061196 [ 292 ] {} <Debug> TCP-Session: a6ad9da7-8431-4d35-8b14-46513cb175a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.03.01 00:41:45.061162 [ 288 ] {} <Debug> TCP-Session: 88a8cb5f-7453-4c09-8b0a-768337d638eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.03.01 00:41:45.061236 [ 294 ] {} <Debug> TCP-Session: 31b90182-5a2b-42ab-b616-a9c5fd02b92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.03.01 00:41:45.061259 [ 288 ] {} <Debug> TCP-Session: 88a8cb5f-7453-4c09-8b0a-768337d638eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2026.03.01 00:41:45.061274 [ 294 ] {} <Debug> TCP-Session: 31b90182-5a2b-42ab-b616-a9c5fd02b92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.03.01 00:41:45.061149 [ 287 ] {} <Debug> TCP-Session: d43fc303-9f8f-4f84-b309-982fd9c3121d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.03.01 00:41:45.060971 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62450 | ||
| 1563 | 2026.03.01 00:41:45.061324 [ 287 ] {} <Debug> TCP-Session: d43fc303-9f8f-4f84-b309-982fd9c3121d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.03.01 00:41:45.060953 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38754 | ||
| 1565 | 2026.03.01 00:41:45.060940 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56151 | ||
| 1566 | 2026.03.01 00:41:45.061398 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1567 | 2026.03.01 00:41:45.060939 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33292 | ||
| 1568 | 2026.03.01 00:41:45.061438 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1569 | 2026.03.01 00:41:45.061464 [ 286 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1570 | 2026.03.01 00:41:45.061467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1571 | 2026.03.01 00:41:45.061481 [ 291 ] {} <Debug> TCP-Session: d5375078-02ac-40e0-9ded-1674f5db9373 Authenticating user 'default' from [fd00:1122:3344:101::e]:38754 | ||
| 1572 | 2026.03.01 00:41:45.061516 [ 290 ] {} <Debug> TCP-Session: 297bf48e-dd89-4e54-b32d-b1b37a33f37a Authenticating user 'default' from [fd00:1122:3344:101::e]:56151 | ||
| 1573 | 2026.03.01 00:41:45.061525 [ 286 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1574 | 2026.03.01 00:41:45.061527 [ 291 ] {} <Debug> TCP-Session: d5375078-02ac-40e0-9ded-1674f5db9373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.03.01 00:41:45.061546 [ 290 ] {} <Debug> TCP-Session: 297bf48e-dd89-4e54-b32d-b1b37a33f37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.03.01 00:41:45.061562 [ 291 ] {} <Debug> TCP-Session: d5375078-02ac-40e0-9ded-1674f5db9373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.03.01 00:41:45.061578 [ 290 ] {} <Debug> TCP-Session: 297bf48e-dd89-4e54-b32d-b1b37a33f37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.03.01 00:41:45.061551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1579 | 2026.03.01 00:41:45.061436 [ 293 ] {} <Debug> TCP-Session: 5decce29-4ba1-41ac-a789-65e54d12b32d Authenticating user 'default' from [fd00:1122:3344:101::e]:62450 | ||
| 1580 | 2026.03.01 00:41:45.061635 [ 289 ] {} <Debug> TCP-Session: f0aaa243-beab-489c-9167-716e20e207f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33292 | ||
| 1581 | 2026.03.01 00:41:45.061653 [ 293 ] {} <Debug> TCP-Session: 5decce29-4ba1-41ac-a789-65e54d12b32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2026.03.01 00:41:45.061666 [ 289 ] {} <Debug> TCP-Session: f0aaa243-beab-489c-9167-716e20e207f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.03.01 00:41:45.061685 [ 293 ] {} <Debug> TCP-Session: 5decce29-4ba1-41ac-a789-65e54d12b32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.03.01 00:41:45.061693 [ 289 ] {} <Debug> TCP-Session: f0aaa243-beab-489c-9167-716e20e207f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.03.01 00:41:45.061828 [ 286 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 1586 | 2026.03.01 00:41:45.063024 [ 339 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Trace> AggregatingTransform: Aggregating | ||
| 1587 | 2026.03.01 00:41:45.063080 [ 339 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Trace> Aggregator: Aggregation method: without_key | ||
| 1588 | 2026.03.01 00:41:45.063121 [ 339 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001189745 sec. (840.516 rows/sec., 32.83 KiB/sec.) | ||
| 1589 | 2026.03.01 00:41:45.063145 [ 339 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Trace> Aggregator: Merging aggregated data | ||
| 1590 | 2026.03.01 00:41:45.064584 [ 286 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003465 sec., 288.6002886002886 rows/sec., 11.27 KiB/sec. | ||
| 1591 | 2026.03.01 00:41:45.064696 [ 286 ] {4f20b376-14a8-4ad9-be7e-555803487670} <Debug> TCPHandler: Processed in 0.003840667 sec. | ||
| 1592 | 2026.03.01 00:41:45.064810 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1593 | 2026.03.01 00:41:45.064836 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1594 | 2026.03.01 00:41:45.064840 [ 286 ] {} <Debug> TCP-Session: 43015e02-967d-424a-8391-0bb0ee23ab58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2026.03.01 00:41:45.064855 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1596 | 2026.03.01 00:41:45.064881 [ 294 ] {} <Debug> TCP-Session: 31b90182-5a2b-42ab-b616-a9c5fd02b92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.03.01 00:41:45.064893 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1598 | 2026.03.01 00:41:45.064939 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1599 | 2026.03.01 00:41:45.064957 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1600 | 2026.03.01 00:41:45.064978 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1601 | 2026.03.01 00:41:45.064987 [ 291 ] {} <Debug> TCP-Session: d5375078-02ac-40e0-9ded-1674f5db9373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.03.01 00:41:45.065005 [ 292 ] {} <Debug> TCP-Session: a6ad9da7-8431-4d35-8b14-46513cb175a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.03.01 00:41:45.065025 [ 293 ] {} <Debug> TCP-Session: 5decce29-4ba1-41ac-a789-65e54d12b32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.03.01 00:41:45.064967 [ 289 ] {} <Debug> TCP-Session: f0aaa243-beab-489c-9167-716e20e207f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.03.01 00:41:45.064926 [ 288 ] {} <Debug> TCP-Session: 88a8cb5f-7453-4c09-8b0a-768337d638eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.03.01 00:41:45.064875 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1607 | 2026.03.01 00:41:45.065126 [ 290 ] {} <Debug> TCP-Session: 297bf48e-dd89-4e54-b32d-b1b37a33f37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2026.03.01 00:41:45.064914 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.03.01 00:41:45.065182 [ 287 ] {} <Debug> TCP-Session: d43fc303-9f8f-4f84-b309-982fd9c3121d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.03.01 00:41:46.707869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 252 | ||
| 1611 | 2026.03.01 00:41:46.710792 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.03.01 00:41:46.710844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1613 | 2026.03.01 00:41:46.712194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1614 | 2026.03.01 00:41:46.712692 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.03.01 00:41:46.712932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1616 | 2026.03.01 00:41:49.190902 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.03.01 00:41:49.191093 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1618 | 2026.03.01 00:41:49.191159 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1619 | 2026.03.01 00:41:49.191806 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.01 00:41:49.191853 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1621 | 2026.03.01 00:41:49.192356 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1622 | 2026.03.01 00:41:49.192801 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.03.01 00:41:49.192929 [ 95 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1624 | 2026.03.01 00:41:49.192950 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001903 sec., 39936.941671045715 rows/sec., 3.29 MiB/sec. | ||
| 1625 | 2026.03.01 00:41:49.192977 [ 95 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.03.01 00:41:49.192993 [ 4 ] {89b6563a-431c-4777-b663-53e22b00d154} <Debug> TCPHandler: Processed in 0.002232897 sec. | ||
| 1627 | 2026.03.01 00:41:49.192999 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1628 | 2026.03.01 00:41:49.193126 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.01 00:41:49.193225 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.01 00:41:49.193266 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1631 | 2026.03.01 00:41:49.193664 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.03.01 00:41:49.193699 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1633 | 2026.03.01 00:41:49.194225 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1634 | 2026.03.01 00:41:49.194728 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.03.01 00:41:49.194870 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001664 sec., 6009.615384615385 rows/sec., 451.89 KiB/sec. | ||
| 1636 | 2026.03.01 00:41:49.194910 [ 4 ] {736020e7-30f7-43a1-a742-72b9bf9c8247} <Debug> TCPHandler: Processed in 0.001836712 sec. | ||
| 1637 | 2026.03.01 00:41:49.195027 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.03.01 00:41:49.195060 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 1639 | 2026.03.01 00:41:49.195122 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1640 | 2026.03.01 00:41:49.195165 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1641 | 2026.03.01 00:41:49.195577 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.03.01 00:41:49.195617 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1643 | 2026.03.01 00:41:49.196047 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1644 | 2026.03.01 00:41:49.196546 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.03.01 00:41:49.196646 [ 95 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1646 | 2026.03.01 00:41:49.196673 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001569 sec., 47163.79859783301 rows/sec., 3.68 MiB/sec. | ||
| 1647 | 2026.03.01 00:41:49.196677 [ 95 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.03.01 00:41:49.196704 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1649 | 2026.03.01 00:41:49.196711 [ 4 ] {deaaf5c9-5606-4d26-8939-7e70f6c86311} <Debug> TCPHandler: Processed in 0.001734081 sec. | ||
| 1650 | 2026.03.01 00:41:49.196785 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 1651 | 2026.03.01 00:41:49.196826 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.03.01 00:41:49.196922 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.03.01 00:41:49.196965 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1654 | 2026.03.01 00:41:49.197357 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1655 | 2026.03.01 00:41:49.197362 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1656 | 2026.03.01 00:41:49.197381 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.01 00:41:49.197422 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1658 | 2026.03.01 00:41:49.197450 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 578 rows starting from the beginning of the part | ||
| 1659 | 2026.03.01 00:41:49.197451 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1342 rows starting from the beginning of the part | ||
| 1660 | 2026.03.01 00:41:49.197557 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1661 | 2026.03.01 00:41:49.197566 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1662 | 2026.03.01 00:41:49.197612 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1663 | 2026.03.01 00:41:49.197624 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1664 | 2026.03.01 00:41:49.197662 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1665 | 2026.03.01 00:41:49.197684 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1666 | 2026.03.01 00:41:49.197711 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 797 rows starting from the beginning of the part | ||
| 1667 | 2026.03.01 00:41:49.197734 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 490 rows starting from the beginning of the part | ||
| 1668 | 2026.03.01 00:41:49.197754 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1669 | 2026.03.01 00:41:49.197805 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1670 | 2026.03.01 00:41:49.197889 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1671 | 2026.03.01 00:41:49.198468 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.03.01 00:41:49.198561 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1673 | 2026.03.01 00:41:49.198585 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.03.01 00:41:49.198599 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec. | ||
| 1675 | 2026.03.01 00:41:49.198601 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1676 | 2026.03.01 00:41:49.198636 [ 4 ] {80d807a3-e142-4d52-bd17-73142d440d7e} <Debug> TCPHandler: Processed in 0.001860992 sec. | ||
| 1677 | 2026.03.01 00:41:49.198709 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 1678 | 2026.03.01 00:41:49.198748 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.03.01 00:41:49.198848 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.03.01 00:41:49.198887 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1681 | 2026.03.01 00:41:49.198905 [ 195 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002150526 sec., 624963.3810518915 rows/sec., 48.56 MiB/sec. | ||
| 1682 | 2026.03.01 00:41:49.198907 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1683 | 2026.03.01 00:41:49.198931 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1286 rows starting from the beginning of the part | ||
| 1684 | 2026.03.01 00:41:49.199044 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1685 | 2026.03.01 00:41:49.199133 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1686 | 2026.03.01 00:41:49.199198 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1687 | 2026.03.01 00:41:49.199243 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1688 | 2026.03.01 00:41:49.199245 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1689 | 2026.03.01 00:41:49.199245 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178825 sec., 388908.8944904573 rows/sec., 33.20 MiB/sec. | ||
| 1690 | 2026.03.01 00:41:49.199314 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1691 | 2026.03.01 00:41:49.199688 [ 195 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1692 | 2026.03.01 00:41:49.199700 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.01 00:41:49.199742 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1694 | 2026.03.01 00:41:49.199803 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.03.01 00:41:49.199899 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_6_1} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1696 | 2026.03.01 00:41:49.200028 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1697 | 2026.03.01 00:41:49.200265 [ 195 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): 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.01 00:41:49.200339 [ 195 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_6_1} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1699 | 2026.03.01 00:41:49.200402 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1700 | 2026.03.01 00:41:49.200423 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1701 | 2026.03.01 00:41:49.200931 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.03.01 00:41:49.201081 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002252 sec., 4440.497335701599 rows/sec., 7.96 MiB/sec. | ||
| 1703 | 2026.03.01 00:41:49.201137 [ 4 ] {bc1075dc-ddbe-4479-a8d4-f36254201817} <Debug> TCPHandler: Processed in 0.00244086 sec. | ||
| 1704 | 2026.03.01 00:41:49.201256 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.03.01 00:41:49.201352 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1706 | 2026.03.01 00:41:49.201394 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1707 | 2026.03.01 00:41:49.201742 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.03.01 00:41:49.201778 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1709 | 2026.03.01 00:41:49.202233 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1710 | 2026.03.01 00:41:49.202726 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.03.01 00:41:49.202834 [ 95 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1712 | 2026.03.01 00:41:49.202857 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. | ||
| 1713 | 2026.03.01 00:41:49.202877 [ 95 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.03.01 00:41:49.202895 [ 4 ] {c25b2f88-264f-4fd7-9b3c-a9b2535cd45a} <Debug> TCPHandler: Processed in 0.001688201 sec. | ||
| 1715 | 2026.03.01 00:41:49.202903 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1716 | 2026.03.01 00:41:49.203048 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 1717 | 2026.03.01 00:41:49.203213 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1718 | 2026.03.01 00:41:49.203254 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1719 | 2026.03.01 00:41:49.203373 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1720 | 2026.03.01 00:41:49.203437 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 1721 | 2026.03.01 00:41:49.203496 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1722 | 2026.03.01 00:41:49.203550 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1723 | 2026.03.01 00:41:49.203594 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1724 | 2026.03.01 00:41:49.203984 [ 195 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.005326014 sec., 405368.8180316462 rows/sec., 27.78 MiB/sec. | ||
| 1725 | 2026.03.01 00:41:49.204370 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1726 | 2026.03.01 00:41:49.204600 [ 203 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00162277 sec., 203355.99006636802 rows/sec., 13.44 MiB/sec. | ||
| 1727 | 2026.03.01 00:41:49.204864 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1728 | 2026.03.01 00:41:49.204920 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.03.01 00:41:49.204997 [ 192 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1730 | 2026.03.01 00:41:49.205058 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1731 | 2026.03.01 00:41:49.205391 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.03.01 00:41:49.205461 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_6_1} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1733 | 2026.03.01 00:41:49.205535 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1734 | 2026.03.01 00:41:51.569046 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1735 | 2026.03.01 00:41:51.569105 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1736 | 2026.03.01 00:41:51.692483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2827 | ||
| 1737 | 2026.03.01 00:41:51.692965 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.03.01 00:41:51.693017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1739 | 2026.03.01 00:41:51.693685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1740 | 2026.03.01 00:41:51.694206 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.03.01 00:41:51.694360 [ 90 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1742 | 2026.03.01 00:41:51.694384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2827 | ||
| 1743 | 2026.03.01 00:41:51.694405 [ 90 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.03.01 00:41:51.694430 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1745 | 2026.03.01 00:41:51.694577 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::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 | ||
| 1746 | 2026.03.01 00:41:51.694735 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1747 | 2026.03.01 00:41:51.694778 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1748 | 2026.03.01 00:41:51.694866 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1749 | 2026.03.01 00:41:51.694930 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1750 | 2026.03.01 00:41:51.694993 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1751 | 2026.03.01 00:41:51.695053 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1752 | 2026.03.01 00:41:51.695144 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1753 | 2026.03.01 00:41:51.730274 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2827 rows, containing 4 columns (4 merged, 0 gathered) in 0.035763003 sec., 79048.17165381777 rows/sec., 1.13 MiB/sec. | ||
| 1754 | 2026.03.01 00:41:51.731280 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1755 | 2026.03.01 00:41:51.731999 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.03.01 00:41:51.732103 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_6_1} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1757 | 2026.03.01 00:41:51.732221 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1758 | 2026.03.01 00:41:51.837857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1759 | 2026.03.01 00:41:51.863213 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.03.01 00:41:51.863310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1761 | 2026.03.01 00:41:51.872865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1762 | 2026.03.01 00:41:51.876270 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.03.01 00:41:51.876708 [ 90 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1764 | 2026.03.01 00:41:51.876777 [ 90 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.03.01 00:41:51.876799 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1766 | 2026.03.01 00:41:51.876975 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 1767 | 2026.03.01 00:41:51.883452 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2026.03.01 00:41:51.883545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1769 | 2026.03.01 00:41:51.885641 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 1770 | 2026.03.01 00:41:51.891414 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 1771 | 2026.03.01 00:41:51.898224 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 1772 | 2026.03.01 00:41:51.907289 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 1773 | 2026.03.01 00:41:51.921632 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 1774 | 2026.03.01 00:41:51.928895 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 1775 | 2026.03.01 00:41:52.048867 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.171974433 sec., 267.48162036388277 rows/sec., 1.38 MiB/sec. | ||
| 1776 | 2026.03.01 00:41:52.051793 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1777 | 2026.03.01 00:41:52.054501 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_6_1} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.03.01 00:41:52.054654 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_6_1} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1779 | 2026.03.01 00:41:52.056930 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1780 | 2026.03.01 00:41:52.756460 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56687 | ||
| 1781 | 2026.03.01 00:41:52.756562 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1782 | 2026.03.01 00:41:52.756587 [ 286 ] {} <Debug> TCP-Session: da9bc28b-b120-49da-8f87-fadae033dfdc Authenticating user 'default' from [fd00:1122:3344:101::e]:56687 | ||
| 1783 | 2026.03.01 00:41:52.756608 [ 286 ] {} <Debug> TCP-Session: da9bc28b-b120-49da-8f87-fadae033dfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2026.03.01 00:41:52.756621 [ 286 ] {} <Debug> TCP-Session: da9bc28b-b120-49da-8f87-fadae033dfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1785 | 2026.03.01 00:41:52.756793 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61146 | ||
| 1786 | 2026.03.01 00:41:52.756837 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37063 | ||
| 1787 | 2026.03.01 00:41:52.756867 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54093 | ||
| 1788 | 2026.03.01 00:41:52.756880 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60355 | ||
| 1789 | 2026.03.01 00:41:52.756902 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60519 | ||
| 1790 | 2026.03.01 00:41:52.756932 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62823 | ||
| 1791 | 2026.03.01 00:41:52.756871 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62871 | ||
| 1792 | 2026.03.01 00:41:52.756986 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1793 | 2026.03.01 00:41:52.757015 [ 286 ] {} <Trace> TCP-Session: da9bc28b-b120-49da-8f87-fadae033dfdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.03.01 00:41:52.757036 [ 287 ] {} <Debug> TCP-Session: fbcc841f-19fa-41b5-a2af-28a34f0b46bd Authenticating user 'default' from [fd00:1122:3344:101::e]:61146 | ||
| 1795 | 2026.03.01 00:41:52.756887 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33574 | ||
| 1796 | 2026.03.01 00:41:52.757069 [ 287 ] {} <Debug> TCP-Session: fbcc841f-19fa-41b5-a2af-28a34f0b46bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2026.03.01 00:41:52.757100 [ 287 ] {} <Debug> TCP-Session: fbcc841f-19fa-41b5-a2af-28a34f0b46bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2026.03.01 00:41:52.757190 [ 286 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1799 | 2026.03.01 00:41:52.757325 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1800 | 2026.03.01 00:41:52.757358 [ 290 ] {} <Debug> TCP-Session: 727e248f-8819-447e-89a9-bc27b5cfe77d Authenticating user 'default' from [fd00:1122:3344:101::e]:54093 | ||
| 1801 | 2026.03.01 00:41:52.757374 [ 290 ] {} <Debug> TCP-Session: 727e248f-8819-447e-89a9-bc27b5cfe77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.03.01 00:41:52.757384 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1803 | 2026.03.01 00:41:52.757387 [ 290 ] {} <Debug> TCP-Session: 727e248f-8819-447e-89a9-bc27b5cfe77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.03.01 00:41:52.757424 [ 288 ] {} <Debug> TCP-Session: 6ab221ed-0ba2-49c2-84bd-72e5c43cd980 Authenticating user 'default' from [fd00:1122:3344:101::e]:37063 | ||
| 1805 | 2026.03.01 00:41:52.757443 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1806 | 2026.03.01 00:41:52.757449 [ 286 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1807 | 2026.03.01 00:41:52.757454 [ 288 ] {} <Debug> TCP-Session: 6ab221ed-0ba2-49c2-84bd-72e5c43cd980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.03.01 00:41:52.757481 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1809 | 2026.03.01 00:41:52.757514 [ 288 ] {} <Debug> TCP-Session: 6ab221ed-0ba2-49c2-84bd-72e5c43cd980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2026.03.01 00:41:52.757530 [ 286 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1811 | 2026.03.01 00:41:52.757545 [ 294 ] {} <Debug> TCP-Session: 772ca8f6-8c99-4757-91a6-01572d08922a Authenticating user 'default' from [fd00:1122:3344:101::e]:62823 | ||
| 1812 | 2026.03.01 00:41:52.757492 [ 289 ] {} <Debug> TCP-Session: c0e5f895-1cf3-4e7f-b670-66bb8e4d3a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:62871 | ||
| 1813 | 2026.03.01 00:41:52.757683 [ 294 ] {} <Debug> TCP-Session: 772ca8f6-8c99-4757-91a6-01572d08922a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2026.03.01 00:41:52.757689 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1815 | 2026.03.01 00:41:52.757688 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1816 | 2026.03.01 00:41:52.757727 [ 293 ] {} <Debug> TCP-Session: afea8139-8f52-4989-b4fb-8f47da6c6bbe Authenticating user 'default' from [fd00:1122:3344:101::e]:60519 | ||
| 1817 | 2026.03.01 00:41:52.757699 [ 294 ] {} <Debug> TCP-Session: 772ca8f6-8c99-4757-91a6-01572d08922a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.03.01 00:41:52.757752 [ 291 ] {} <Debug> TCP-Session: 29be6626-5bf2-41d9-a68d-2762aec54492 Authenticating user 'default' from [fd00:1122:3344:101::e]:60355 | ||
| 1819 | 2026.03.01 00:41:52.757759 [ 293 ] {} <Debug> TCP-Session: afea8139-8f52-4989-b4fb-8f47da6c6bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.03.01 00:41:52.757792 [ 291 ] {} <Debug> TCP-Session: 29be6626-5bf2-41d9-a68d-2762aec54492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2026.03.01 00:41:52.757804 [ 293 ] {} <Debug> TCP-Session: afea8139-8f52-4989-b4fb-8f47da6c6bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.03.01 00:41:52.757693 [ 289 ] {} <Debug> TCP-Session: c0e5f895-1cf3-4e7f-b670-66bb8e4d3a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.03.01 00:41:52.757452 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1824 | 2026.03.01 00:41:52.757921 [ 286 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 1825 | 2026.03.01 00:41:52.757925 [ 291 ] {} <Debug> TCP-Session: 29be6626-5bf2-41d9-a68d-2762aec54492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.03.01 00:41:52.757944 [ 289 ] {} <Debug> TCP-Session: c0e5f895-1cf3-4e7f-b670-66bb8e4d3a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.03.01 00:41:52.758007 [ 292 ] {} <Debug> TCP-Session: 99aa507e-9bf4-4a28-acae-718b5de00ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33574 | ||
| 1828 | 2026.03.01 00:41:52.758033 [ 292 ] {} <Debug> TCP-Session: 99aa507e-9bf4-4a28-acae-718b5de00ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2026.03.01 00:41:52.758048 [ 292 ] {} <Debug> TCP-Session: 99aa507e-9bf4-4a28-acae-718b5de00ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.03.01 00:41:52.759087 [ 323 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Trace> AggregatingTransform: Aggregating | ||
| 1831 | 2026.03.01 00:41:52.759129 [ 323 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1832 | 2026.03.01 00:41:52.759158 [ 323 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127144 sec. (887.198 rows/sec., 34.66 KiB/sec.) | ||
| 1833 | 2026.03.01 00:41:52.759173 [ 323 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Trace> Aggregator: Merging aggregated data | ||
| 1834 | 2026.03.01 00:41:52.760324 [ 286 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003189 sec., 313.5779241141424 rows/sec., 12.25 KiB/sec. | ||
| 1835 | 2026.03.01 00:41:52.760442 [ 286 ] {3b7ae1c5-30a7-4234-9a7b-296c0278614a} <Debug> TCPHandler: Processed in 0.003543343 sec. | ||
| 1836 | 2026.03.01 00:41:52.760557 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1837 | 2026.03.01 00:41:52.760587 [ 286 ] {} <Debug> TCP-Session: da9bc28b-b120-49da-8f87-fadae033dfdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.03.01 00:41:52.760591 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1839 | 2026.03.01 00:41:52.760616 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1840 | 2026.03.01 00:41:52.760634 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1841 | 2026.03.01 00:41:52.760655 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1842 | 2026.03.01 00:41:52.760665 [ 287 ] {} <Debug> TCP-Session: fbcc841f-19fa-41b5-a2af-28a34f0b46bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.03.01 00:41:52.760681 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1844 | 2026.03.01 00:41:52.760694 [ 291 ] {} <Debug> TCP-Session: 29be6626-5bf2-41d9-a68d-2762aec54492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.03.01 00:41:52.760722 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1846 | 2026.03.01 00:41:52.760741 [ 289 ] {} <Debug> TCP-Session: c0e5f895-1cf3-4e7f-b670-66bb8e4d3a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.03.01 00:41:52.760709 [ 290 ] {} <Debug> TCP-Session: 727e248f-8819-447e-89a9-bc27b5cfe77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.03.01 00:41:52.760778 [ 294 ] {} <Debug> TCP-Session: 772ca8f6-8c99-4757-91a6-01572d08922a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.03.01 00:41:52.760644 [ 288 ] {} <Debug> TCP-Session: 6ab221ed-0ba2-49c2-84bd-72e5c43cd980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.03.01 00:41:52.760742 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1851 | 2026.03.01 00:41:52.760704 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1852 | 2026.03.01 00:41:52.760867 [ 293 ] {} <Debug> TCP-Session: afea8139-8f52-4989-b4fb-8f47da6c6bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.03.01 00:41:52.760899 [ 292 ] {} <Debug> TCP-Session: 99aa507e-9bf4-4a28-acae-718b5de00ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2026.03.01 00:41:52.771184 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49917 | ||
| 1855 | 2026.03.01 00:41:52.771257 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1856 | 2026.03.01 00:41:52.771279 [ 286 ] {} <Debug> TCP-Session: 732b7059-01cf-45d0-aa6b-fe5de3efd85b Authenticating user 'default' from [fd00:1122:3344:101::e]:49917 | ||
| 1857 | 2026.03.01 00:41:52.771297 [ 286 ] {} <Debug> TCP-Session: 732b7059-01cf-45d0-aa6b-fe5de3efd85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.03.01 00:41:52.771309 [ 286 ] {} <Debug> TCP-Session: 732b7059-01cf-45d0-aa6b-fe5de3efd85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.03.01 00:41:52.771475 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47960 | ||
| 1860 | 2026.03.01 00:41:52.771542 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60723 | ||
| 1861 | 2026.03.01 00:41:52.771552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41718 | ||
| 1862 | 2026.03.01 00:41:52.771582 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54354 | ||
| 1863 | 2026.03.01 00:41:52.771589 [ 286 ] {} <Trace> TCP-Session: 732b7059-01cf-45d0-aa6b-fe5de3efd85b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.03.01 00:41:52.771600 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48137 | ||
| 1865 | 2026.03.01 00:41:52.771643 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1866 | 2026.03.01 00:41:52.771655 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1867 | 2026.03.01 00:41:52.771629 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1868 | 2026.03.01 00:41:52.771697 [ 290 ] {} <Debug> TCP-Session: e853575e-1466-4f9d-978b-25a93aede768 Authenticating user 'default' from [fd00:1122:3344:101::e]:41718 | ||
| 1869 | 2026.03.01 00:41:52.771700 [ 293 ] {} <Debug> TCP-Session: a0bdf56a-554a-46e1-bbae-6542c842fd2c Authenticating user 'default' from [fd00:1122:3344:101::e]:54354 | ||
| 1870 | 2026.03.01 00:41:52.771730 [ 288 ] {} <Debug> TCP-Session: 95b02f68-de8f-4be2-acc9-101cd575e54e Authenticating user 'default' from [fd00:1122:3344:101::e]:60723 | ||
| 1871 | 2026.03.01 00:41:52.771734 [ 290 ] {} <Debug> TCP-Session: e853575e-1466-4f9d-978b-25a93aede768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.03.01 00:41:52.771742 [ 293 ] {} <Debug> TCP-Session: a0bdf56a-554a-46e1-bbae-6542c842fd2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.03.01 00:41:52.771759 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1874 | 2026.03.01 00:41:52.771772 [ 293 ] {} <Debug> TCP-Session: a0bdf56a-554a-46e1-bbae-6542c842fd2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.03.01 00:41:52.771766 [ 290 ] {} <Debug> TCP-Session: e853575e-1466-4f9d-978b-25a93aede768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.03.01 00:41:52.771761 [ 288 ] {} <Debug> TCP-Session: 95b02f68-de8f-4be2-acc9-101cd575e54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.03.01 00:41:52.771737 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1878 | 2026.03.01 00:41:52.771840 [ 288 ] {} <Debug> TCP-Session: 95b02f68-de8f-4be2-acc9-101cd575e54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1879 | 2026.03.01 00:41:52.771876 [ 294 ] {} <Debug> TCP-Session: f205fdea-4106-450e-a674-794c166eb72e Authenticating user 'default' from [fd00:1122:3344:101::e]:48137 | ||
| 1880 | 2026.03.01 00:41:52.771555 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53348 | ||
| 1881 | 2026.03.01 00:41:52.771916 [ 294 ] {} <Debug> TCP-Session: f205fdea-4106-450e-a674-794c166eb72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2026.03.01 00:41:52.771571 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1883 | 2026.03.01 00:41:52.771936 [ 294 ] {} <Debug> TCP-Session: f205fdea-4106-450e-a674-794c166eb72e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2026.03.01 00:41:52.771968 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1885 | 2026.03.01 00:41:52.771974 [ 287 ] {} <Debug> TCP-Session: 2f1531fa-6467-48a3-806c-5eff15dd21c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47960 | ||
| 1886 | 2026.03.01 00:41:52.771989 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1887 | 2026.03.01 00:41:52.771994 [ 289 ] {} <Debug> TCP-Session: 0bc08971-f1a0-4179-bf0e-3518c1697aff Authenticating user 'default' from [fd00:1122:3344:101::e]:53348 | ||
| 1888 | 2026.03.01 00:41:52.772009 [ 287 ] {} <Debug> TCP-Session: 2f1531fa-6467-48a3-806c-5eff15dd21c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2026.03.01 00:41:52.772045 [ 289 ] {} <Debug> TCP-Session: 0bc08971-f1a0-4179-bf0e-3518c1697aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.03.01 00:41:52.772049 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1891 | 2026.03.01 00:41:52.772073 [ 289 ] {} <Debug> TCP-Session: 0bc08971-f1a0-4179-bf0e-3518c1697aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.03.01 00:41:52.772061 [ 287 ] {} <Debug> TCP-Session: 2f1531fa-6467-48a3-806c-5eff15dd21c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.03.01 00:41:52.771580 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54864 | ||
| 1894 | 2026.03.01 00:41:52.771569 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33309 | ||
| 1895 | 2026.03.01 00:41:52.772204 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1896 | 2026.03.01 00:41:52.772232 [ 292 ] {} <Debug> TCP-Session: 2fbd2150-d8f5-4dd0-b531-6c35334ff5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54864 | ||
| 1897 | 2026.03.01 00:41:52.772236 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1898 | 2026.03.01 00:41:52.772250 [ 292 ] {} <Debug> TCP-Session: 2fbd2150-d8f5-4dd0-b531-6c35334ff5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.03.01 00:41:52.772278 [ 292 ] {} <Debug> TCP-Session: 2fbd2150-d8f5-4dd0-b531-6c35334ff5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.03.01 00:41:52.772278 [ 291 ] {} <Debug> TCP-Session: bc5e2a27-c6f0-48d0-90f2-e912b3c991e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33309 | ||
| 1901 | 2026.03.01 00:41:52.772315 [ 291 ] {} <Debug> TCP-Session: bc5e2a27-c6f0-48d0-90f2-e912b3c991e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.03.01 00:41:52.772335 [ 291 ] {} <Debug> TCP-Session: bc5e2a27-c6f0-48d0-90f2-e912b3c991e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.03.01 00:41:52.772340 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 1904 | 2026.03.01 00:41:52.772423 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1905 | 2026.03.01 00:41:53.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.15 MiB, peak 182.14 MiB, free memory in arenas 0.00 B, will set to 191.08 MiB (RSS), difference: 18.93 MiB | ||
| 1906 | 2026.03.01 00:41:53.280414 [ 305 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Trace> AggregatingTransform: Aggregating | ||
| 1907 | 2026.03.01 00:41:53.280491 [ 305 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1908 | 2026.03.01 00:41:53.280535 [ 305 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001117783 sec. (894.628 rows/sec., 34.95 KiB/sec.) | ||
| 1909 | 2026.03.01 00:41:53.280556 [ 305 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Trace> Aggregator: Merging aggregated data | ||
| 1910 | 2026.03.01 00:41:53.281796 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.51007 sec., 1.9605152234007097 rows/sec., 78.42 B/sec. | ||
| 1911 | 2026.03.01 00:41:53.281993 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1912 | 2026.03.01 00:41:53.282011 [ 286 ] {9a40b794-9e6b-40dd-b8e6-de6f76d27ba7} <Debug> TCPHandler: Processed in 0.510499565 sec. | ||
| 1913 | 2026.03.01 00:41:53.282140 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.03.01 00:41:53.282174 [ 286 ] {} <Debug> TCP-Session: 732b7059-01cf-45d0-aa6b-fe5de3efd85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.03.01 00:41:53.282184 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1916 | 2026.03.01 00:41:53.282200 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1917 | 2026.03.01 00:41:53.282224 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1918 | 2026.03.01 00:41:53.282249 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1919 | 2026.03.01 00:41:53.282263 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1920 | 2026.03.01 00:41:53.282290 [ 289 ] {} <Debug> TCP-Session: 0bc08971-f1a0-4179-bf0e-3518c1697aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2026.03.01 00:41:53.282304 [ 294 ] {} <Debug> TCP-Session: f205fdea-4106-450e-a674-794c166eb72e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.03.01 00:41:53.282299 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1923 | 2026.03.01 00:41:53.282324 [ 291 ] {} <Debug> TCP-Session: bc5e2a27-c6f0-48d0-90f2-e912b3c991e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.03.01 00:41:53.282264 [ 288 ] {} <Debug> TCP-Session: 95b02f68-de8f-4be2-acc9-101cd575e54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.03.01 00:41:53.282366 [ 290 ] {} <Debug> TCP-Session: e853575e-1466-4f9d-978b-25a93aede768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.03.01 00:41:53.282255 [ 287 ] {} <Debug> TCP-Session: 2f1531fa-6467-48a3-806c-5eff15dd21c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.03.01 00:41:53.282316 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1928 | 2026.03.01 00:41:53.282280 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1929 | 2026.03.01 00:41:53.282451 [ 293 ] {} <Debug> TCP-Session: a0bdf56a-554a-46e1-bbae-6542c842fd2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.03.01 00:41:53.282483 [ 292 ] {} <Debug> TCP-Session: 2fbd2150-d8f5-4dd0-b531-6c35334ff5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.03.01 00:41:54.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.46 MiB, peak 200.58 MiB, free memory in arenas 0.00 B, will set to 204.44 MiB (RSS), difference: 11.98 MiB | ||
| 1932 | 2026.03.01 00:41:54.199190 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.03.01 00:41:54.199368 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1934 | 2026.03.01 00:41:54.199433 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1935 | 2026.03.01 00:41:54.200287 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.03.01 00:41:54.200342 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1937 | 2026.03.01 00:41:54.200883 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1938 | 2026.03.01 00:41:54.201403 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.03.01 00:41:54.201559 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002239 sec., 126842.34033050468 rows/sec., 8.06 MiB/sec. | ||
| 1940 | 2026.03.01 00:41:54.201601 [ 4 ] {07b872aa-c93c-454f-ac29-8a683c643c0d} <Debug> TCPHandler: Processed in 0.002556711 sec. | ||
| 1941 | 2026.03.01 00:41:54.201746 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.03.01 00:41:54.201849 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1943 | 2026.03.01 00:41:54.201894 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1944 | 2026.03.01 00:41:54.202799 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.03.01 00:41:54.202844 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1946 | 2026.03.01 00:41:54.203338 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1947 | 2026.03.01 00:41:54.203795 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.03.01 00:41:54.203931 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.002106 sec., 378442.5451092118 rows/sec., 29.76 MiB/sec. | ||
| 1949 | 2026.03.01 00:41:54.203978 [ 4 ] {526efd95-7a39-4d8e-b820-0bfa2dd8dd3a} <Debug> TCPHandler: Processed in 0.002284638 sec. | ||
| 1950 | 2026.03.01 00:41:54.204098 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.03.01 00:41:54.204194 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1952 | 2026.03.01 00:41:54.204234 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1953 | 2026.03.01 00:41:54.204666 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.03.01 00:41:54.204704 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1955 | 2026.03.01 00:41:54.205104 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1956 | 2026.03.01 00:41:54.205607 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.03.01 00:41:54.205755 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00158 sec., 89873.41772151898 rows/sec., 5.28 MiB/sec. | ||
| 1958 | 2026.03.01 00:41:54.205795 [ 4 ] {92650758-785f-4ea7-a157-392e8ce7c6d7} <Debug> TCPHandler: Processed in 0.001749001 sec. | ||
| 1959 | 2026.03.01 00:41:54.205921 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.03.01 00:41:54.206020 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.03.01 00:41:54.206062 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1962 | 2026.03.01 00:41:54.206496 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.03.01 00:41:54.206533 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1964 | 2026.03.01 00:41:54.206964 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1965 | 2026.03.01 00:41:54.207396 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.03.01 00:41:54.207533 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001533 sec., 97195.04240052185 rows/sec., 6.28 MiB/sec. | ||
| 1967 | 2026.03.01 00:41:54.207571 [ 4 ] {92587a2e-6ed1-4fcc-b684-50d2420577c0} <Debug> TCPHandler: Processed in 0.001709021 sec. | ||
| 1968 | 2026.03.01 00:41:54.207686 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.03.01 00:41:54.207779 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.03.01 00:41:54.207819 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1971 | 2026.03.01 00:41:54.208270 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.03.01 00:41:54.208310 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1973 | 2026.03.01 00:41:54.208809 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1974 | 2026.03.01 00:41:54.209381 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.03.01 00:41:54.209524 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001763 sec., 83947.81622234827 rows/sec., 4.77 MiB/sec. | ||
| 1976 | 2026.03.01 00:41:54.209567 [ 4 ] {8a68c0b5-d3e7-42f9-bf02-2604c8e916b3} <Debug> TCPHandler: Processed in 0.001930293 sec. | ||
| 1977 | 2026.03.01 00:41:54.209690 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.03.01 00:41:54.209788 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1979 | 2026.03.01 00:41:54.209832 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1980 | 2026.03.01 00:41:54.210403 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.03.01 00:41:54.210442 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1982 | 2026.03.01 00:41:54.210885 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1983 | 2026.03.01 00:41:54.211312 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2026.03.01 00:41:54.211447 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001678 sec., 292014.30274135876 rows/sec., 20.47 MiB/sec. | ||
| 1985 | 2026.03.01 00:41:54.211487 [ 4 ] {40d1dcc8-c7c8-410a-96d5-c4a641cb3b9b} <Debug> TCPHandler: Processed in 0.001848813 sec. | ||
| 1986 | 2026.03.01 00:41:54.211599 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.03.01 00:41:54.211695 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1988 | 2026.03.01 00:41:54.211739 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1989 | 2026.03.01 00:41:54.212181 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.01 00:41:54.212226 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1991 | 2026.03.01 00:41:54.212737 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1992 | 2026.03.01 00:41:54.213242 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.01 00:41:54.213375 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001699 sec., 3531.489111241907 rows/sec., 184.51 KiB/sec. | ||
| 1994 | 2026.03.01 00:41:54.213412 [ 4 ] {1d783915-4658-4292-9e4e-bdefe8970650} <Debug> TCPHandler: Processed in 0.001864193 sec. | ||
| 1995 | 2026.03.01 00:41:54.213528 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.03.01 00:41:54.213623 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1997 | 2026.03.01 00:41:54.213665 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1998 | 2026.03.01 00:41:54.214080 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.03.01 00:41:54.214116 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2000 | 2026.03.01 00:41:54.214663 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2001 | 2026.03.01 00:41:54.215201 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.03.01 00:41:54.215338 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001734 sec., 152825.83621683967 rows/sec., 10.16 MiB/sec. | ||
| 2003 | 2026.03.01 00:41:54.215376 [ 4 ] {b254b90f-322b-43b8-936e-ad1479130b0c} <Debug> TCPHandler: Processed in 0.001898883 sec. | ||
| 2004 | 2026.03.01 00:41:54.215496 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.03.01 00:41:54.215593 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.03.01 00:41:54.215641 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2007 | 2026.03.01 00:41:54.215976 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.03.01 00:41:54.216011 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2009 | 2026.03.01 00:41:54.216446 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2010 | 2026.03.01 00:41:54.216903 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.03.01 00:41:54.217039 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
| 2012 | 2026.03.01 00:41:54.217076 [ 4 ] {37396d7c-1178-4b82-8f41-3031a6b5f096} <Debug> TCPHandler: Processed in 0.00163059 sec. | ||
| 2013 | 2026.03.01 00:41:54.217199 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.03.01 00:41:54.217293 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.03.01 00:41:54.217334 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2016 | 2026.03.01 00:41:54.217670 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.03.01 00:41:54.217705 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2018 | 2026.03.01 00:41:54.218264 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2019 | 2026.03.01 00:41:54.218728 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.03.01 00:41:54.218858 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001584 sec., 56818.18181818182 rows/sec., 3.56 MiB/sec. | ||
| 2021 | 2026.03.01 00:41:54.218894 [ 4 ] {67cc7cd8-4078-4978-9148-e26fb2d66edd} <Debug> TCPHandler: Processed in 0.001744251 sec. | ||
| 2022 | 2026.03.01 00:41:56.713226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 288 | ||
| 2023 | 2026.03.01 00:41:56.715523 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.03.01 00:41:56.715572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2025 | 2026.03.01 00:41:56.717051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2026 | 2026.03.01 00:41:56.717725 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.03.01 00:41:56.718078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2028 | 2026.03.01 00:41:59.186459 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.03.01 00:41:59.186712 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2030 | 2026.03.01 00:41:59.187068 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2031 | 2026.03.01 00:41:59.187113 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2032 | 2026.03.01 00:41:59.187383 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2033 | 2026.03.01 00:41:59.187451 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2034 | 2026.03.01 00:41:59.187592 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2035 | 2026.03.01 00:41:59.187721 [ 296 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2036 | 2026.03.01 00:41:59.187731 [ 319 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2037 | 2026.03.01 00:41:59.187844 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (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 | ||
| 2038 | 2026.03.01 00:41:59.187871 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2039 | 2026.03.01 00:41:59.190476 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2040 | 2026.03.01 00:41:59.190527 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2041 | 2026.03.01 00:41:59.190624 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2042 | 2026.03.01 00:41:59.190698 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2043 | 2026.03.01 00:41:59.191862 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.00526 sec., 8365.019011406845 rows/sec., 328.80 KiB/sec. | ||
| 2044 | 2026.03.01 00:41:59.191983 [ 4 ] {ab054ab1-94c8-40ad-b41f-6860308a72dc} <Debug> TCPHandler: Processed in 0.005647298 sec. | ||
| 2045 | 2026.03.01 00:41:59.192290 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.03.01 00:41:59.192439 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2047 | 2026.03.01 00:41:59.192670 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2048 | 2026.03.01 00:41:59.192708 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2049 | 2026.03.01 00:41:59.192936 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2050 | 2026.03.01 00:41:59.192995 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2051 | 2026.03.01 00:41:59.193100 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2052 | 2026.03.01 00:41:59.193169 [ 319 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2053 | 2026.03.01 00:41:59.193171 [ 344 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2054 | 2026.03.01 00:41:59.193284 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (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 | ||
| 2055 | 2026.03.01 00:41:59.193310 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2056 | 2026.03.01 00:41:59.193365 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2057 | 2026.03.01 00:41:59.193382 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2058 | 2026.03.01 00:41:59.193412 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2059 | 2026.03.01 00:41:59.193449 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2060 | 2026.03.01 00:41:59.194100 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.001729 sec., 25448.235974551764 rows/sec., 1000.28 KiB/sec. | ||
| 2061 | 2026.03.01 00:41:59.194187 [ 4 ] {dcb156fa-a0a7-45ce-9d3a-8ddb1f6ee9da} <Debug> TCPHandler: Processed in 0.001946664 sec. | ||
| 2062 | 2026.03.01 00:41:59.194396 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.03.01 00:41:59.194535 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2064 | 2026.03.01 00:41:59.194537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3339 | ||
| 2065 | 2026.03.01 00:41:59.194756 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2066 | 2026.03.01 00:41:59.194798 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2067 | 2026.03.01 00:41:59.195015 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.03.01 00:41:59.195017 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2069 | 2026.03.01 00:41:59.195060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2070 | 2026.03.01 00:41:59.195093 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2026.03.01 00:41:59.195199 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2072 | 2026.03.01 00:41:59.195266 [ 296 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2073 | 2026.03.01 00:41:59.195266 [ 299 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2074 | 2026.03.01 00:41:59.195363 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2075 | 2026.03.01 00:41:59.195389 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2076 | 2026.03.01 00:41:59.195445 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2077 | 2026.03.01 00:41:59.195461 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2078 | 2026.03.01 00:41:59.195492 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2079 | 2026.03.01 00:41:59.195523 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2080 | 2026.03.01 00:41:59.195693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2081 | 2026.03.01 00:41:59.196080 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.001605 sec., 27414.330218068535 rows/sec., 1.05 MiB/sec. | ||
| 2082 | 2026.03.01 00:41:59.196189 [ 4 ] {777d4efc-2653-4a25-8ac1-3522c32c4354} <Debug> TCPHandler: Processed in 0.001843902 sec. | ||
| 2083 | 2026.03.01 00:41:59.196213 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.03.01 00:41:59.196361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3339 | ||
| 2085 | 2026.03.01 00:41:59.229822 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.03.01 00:41:59.229953 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2087 | 2026.03.01 00:41:59.230006 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2088 | 2026.03.01 00:41:59.230680 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.03.01 00:41:59.230730 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2090 | 2026.03.01 00:41:59.231361 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2091 | 2026.03.01 00:41:59.231736 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.03.01 00:41:59.231884 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001966 sec., 1525.940996948118 rows/sec., 139.08 KiB/sec. | ||
| 2093 | 2026.03.01 00:41:59.231925 [ 4 ] {43c31d45-6e7d-414c-9980-60f8b6f911e4} <Debug> TCPHandler: Processed in 0.002165456 sec. | ||
| 2094 | 2026.03.01 00:41:59.232044 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.03.01 00:41:59.232142 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2096 | 2026.03.01 00:41:59.232184 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2097 | 2026.03.01 00:41:59.232615 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.03.01 00:41:59.232653 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2099 | 2026.03.01 00:41:59.233063 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2100 | 2026.03.01 00:41:59.233496 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.03.01 00:41:59.233628 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001506 sec., 1328.0212483399735 rows/sec., 108.29 KiB/sec. | ||
| 2102 | 2026.03.01 00:41:59.233664 [ 4 ] {69a5c5ef-7cea-4c16-b2a1-578a984c77ff} <Debug> TCPHandler: Processed in 0.001670521 sec. | ||
| 2103 | 2026.03.01 00:41:59.233776 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.03.01 00:41:59.233871 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2105 | 2026.03.01 00:41:59.233911 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2106 | 2026.03.01 00:41:59.234947 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.03.01 00:41:59.234985 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2108 | 2026.03.01 00:41:59.235496 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2109 | 2026.03.01 00:41:59.236027 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.03.01 00:41:59.236162 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Debug> executeQuery: Read 1251 rows, 106.26 KiB in 0.002309 sec., 541792.9839757471 rows/sec., 44.94 MiB/sec. | ||
| 2111 | 2026.03.01 00:41:59.236199 [ 4 ] {1e77d1a1-8d1b-4d41-947d-5031b5cf002b} <Debug> TCPHandler: Processed in 0.00247193 sec. | ||
| 2112 | 2026.03.01 00:41:59.236308 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.03.01 00:41:59.236403 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.03.01 00:41:59.236442 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2115 | 2026.03.01 00:41:59.236842 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.03.01 00:41:59.236879 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2117 | 2026.03.01 00:41:59.237320 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2118 | 2026.03.01 00:41:59.237759 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.03.01 00:41:59.237864 [ 78 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2120 | 2026.03.01 00:41:59.237890 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001505 sec., 19269.10299003322 rows/sec., 1.41 MiB/sec. | ||
| 2121 | 2026.03.01 00:41:59.237905 [ 78 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.03.01 00:41:59.237934 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2123 | 2026.03.01 00:41:59.237935 [ 4 ] {3aa9c8e1-179c-4902-b3e5-3767bb706c61} <Debug> TCPHandler: Processed in 0.00167619 sec. | ||
| 2124 | 2026.03.01 00:41:59.238049 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.03.01 00:41:59.238068 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::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 | ||
| 2126 | 2026.03.01 00:41:59.238144 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.03.01 00:41:59.238188 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2128 | 2026.03.01 00:41:59.238214 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2129 | 2026.03.01 00:41:59.238261 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 2130 | 2026.03.01 00:41:59.238347 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2131 | 2026.03.01 00:41:59.238398 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 142 rows starting from the beginning of the part | ||
| 2132 | 2026.03.01 00:41:59.238441 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2133 | 2026.03.01 00:41:59.238486 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2134 | 2026.03.01 00:41:59.238529 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
| 2135 | 2026.03.01 00:41:59.238668 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.03.01 00:41:59.238711 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2137 | 2026.03.01 00:41:59.239167 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2138 | 2026.03.01 00:41:59.239485 [ 191 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474788 sec., 248849.3261404351 rows/sec., 16.38 MiB/sec. | ||
| 2139 | 2026.03.01 00:41:59.239649 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.01 00:41:59.239789 [ 199 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2141 | 2026.03.01 00:41:59.239816 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001689 sec., 134991.1190053286 rows/sec., 9.14 MiB/sec. | ||
| 2142 | 2026.03.01 00:41:59.239861 [ 4 ] {1fa32871-d7e3-4aa3-9836-a3aa033a31ff} <Debug> TCPHandler: Processed in 0.001860592 sec. | ||
| 2143 | 2026.03.01 00:41:59.239986 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.03.01 00:41:59.240101 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2145 | 2026.03.01 00:41:59.240148 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2146 | 2026.03.01 00:41:59.240481 [ 199 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.03.01 00:41:59.240564 [ 199 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_6_1} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2148 | 2026.03.01 00:41:59.240654 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2149 | 2026.03.01 00:41:59.240852 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.03.01 00:41:59.240883 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2151 | 2026.03.01 00:41:59.241337 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2152 | 2026.03.01 00:41:59.241779 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.03.01 00:41:59.241909 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Debug> executeQuery: Read 558 rows, 42.45 KiB in 0.001833 sec., 304418.9852700491 rows/sec., 22.62 MiB/sec. | ||
| 2154 | 2026.03.01 00:41:59.241947 [ 4 ] {59ecf99c-4694-489e-8698-8d89026b6f3f} <Debug> TCPHandler: Processed in 0.002021695 sec. | ||
| 2155 | 2026.03.01 00:41:59.242056 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.03.01 00:41:59.242150 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2157 | 2026.03.01 00:41:59.242192 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2158 | 2026.03.01 00:41:59.242791 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.03.01 00:41:59.242828 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2160 | 2026.03.01 00:41:59.243325 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2161 | 2026.03.01 00:41:59.243905 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.03.01 00:41:59.244038 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001906 sec., 443336.8310598111 rows/sec., 29.84 MiB/sec. | ||
| 2163 | 2026.03.01 00:41:59.244076 [ 4 ] {d90f999e-119f-4d9f-a71f-43993708bc21} <Debug> TCPHandler: Processed in 0.002069605 sec. | ||
| 2164 | 2026.03.01 00:41:59.244207 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.03.01 00:41:59.244302 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.03.01 00:41:59.244354 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2167 | 2026.03.01 00:41:59.245148 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.03.01 00:41:59.245185 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2169 | 2026.03.01 00:41:59.245831 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2170 | 2026.03.01 00:41:59.246275 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.03.01 00:41:59.246415 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002131 sec., 12670.107930549038 rows/sec., 22.70 MiB/sec. | ||
| 2172 | 2026.03.01 00:41:59.246465 [ 4 ] {65867fa2-19a7-431e-b76f-f981fc41a646} <Debug> TCPHandler: Processed in 0.002307378 sec. | ||
| 2173 | 2026.03.01 00:41:59.246574 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.03.01 00:41:59.246668 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.03.01 00:41:59.246709 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2176 | 2026.03.01 00:41:59.247025 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Trace> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.03.01 00:41:59.247060 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2178 | 2026.03.01 00:41:59.247621 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2179 | 2026.03.01 00:41:59.248087 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Trace> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.03.01 00:41:59.248217 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001567 sec., 9572.431397574985 rows/sec., 712.32 KiB/sec. | ||
| 2181 | 2026.03.01 00:41:59.248255 [ 4 ] {0a5c30d5-486e-443d-8782-f6ce70ab2aad} <Debug> TCPHandler: Processed in 0.001729831 sec. | ||
| 2182 | 2026.03.01 00:41:59.248356 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.03.01 00:41:59.248451 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.03.01 00:41:59.248492 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2185 | 2026.03.01 00:41:59.248815 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.03.01 00:41:59.248852 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2187 | 2026.03.01 00:41:59.249276 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2188 | 2026.03.01 00:41:59.249763 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.03.01 00:41:59.249898 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 2190 | 2026.03.01 00:41:59.249934 [ 4 ] {fc536709-3892-408e-b4b2-296bac4a3af9} <Debug> TCPHandler: Processed in 0.0016268 sec. | ||
| 2191 | 2026.03.01 00:41:59.383716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2192 | 2026.03.01 00:41:59.401801 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.03.01 00:41:59.401868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2194 | 2026.03.01 00:41:59.407610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2195 | 2026.03.01 00:41:59.408651 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.03.01 00:41:59.411919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2197 | 2026.03.01 00:42:04.198011 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.03.01 00:42:04.198212 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2199 | 2026.03.01 00:42:04.198276 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2200 | 2026.03.01 00:42:04.199011 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.03.01 00:42:04.199048 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2202 | 2026.03.01 00:42:04.199419 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2203 | 2026.03.01 00:42:04.199634 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.03.01 00:42:04.199778 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001617 sec., 175633.8899196042 rows/sec., 11.16 MiB/sec. | ||
| 2205 | 2026.03.01 00:42:04.199818 [ 4 ] {bbf08d42-7c07-4ab4-a5f5-032b07268159} <Debug> TCPHandler: Processed in 0.001931163 sec. | ||
| 2206 | 2026.03.01 00:42:04.199955 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.03.01 00:42:04.200048 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2208 | 2026.03.01 00:42:04.200090 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2209 | 2026.03.01 00:42:04.200829 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.03.01 00:42:04.200865 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2211 | 2026.03.01 00:42:04.201192 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2212 | 2026.03.01 00:42:04.201402 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.03.01 00:42:04.201524 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001495 sec., 533110.3678929766 rows/sec., 41.93 MiB/sec. | ||
| 2214 | 2026.03.01 00:42:04.201559 [ 4 ] {9d2a0ea2-a248-457b-b4b4-d6101417f136} <Debug> TCPHandler: Processed in 0.001652131 sec. | ||
| 2215 | 2026.03.01 00:42:04.201678 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.03.01 00:42:04.201769 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2217 | 2026.03.01 00:42:04.201807 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2218 | 2026.03.01 00:42:04.202222 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.03.01 00:42:04.202257 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2220 | 2026.03.01 00:42:04.202540 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2221 | 2026.03.01 00:42:04.202752 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.03.01 00:42:04.202870 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001119 sec., 126899.01697944594 rows/sec., 7.45 MiB/sec. | ||
| 2223 | 2026.03.01 00:42:04.202912 [ 4 ] {744bb356-9e98-4565-931e-bf9219381a5a} <Debug> TCPHandler: Processed in 0.001281635 sec. | ||
| 2224 | 2026.03.01 00:42:04.203039 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.03.01 00:42:04.203131 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.03.01 00:42:04.203169 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2227 | 2026.03.01 00:42:04.203585 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.03.01 00:42:04.203620 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2229 | 2026.03.01 00:42:04.203896 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2230 | 2026.03.01 00:42:04.204093 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.03.01 00:42:04.204216 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001103 sec., 135086.12873980054 rows/sec., 8.73 MiB/sec. | ||
| 2232 | 2026.03.01 00:42:04.204251 [ 4 ] {191acce7-cd3b-414e-87aa-25ac617dd18c} <Debug> TCPHandler: Processed in 0.001259435 sec. | ||
| 2233 | 2026.03.01 00:42:04.204371 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.03.01 00:42:04.204461 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.03.01 00:42:04.204499 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2236 | 2026.03.01 00:42:04.204914 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.03.01 00:42:04.204948 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2238 | 2026.03.01 00:42:04.205228 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2239 | 2026.03.01 00:42:04.205427 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.03.01 00:42:04.205543 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001099 sec., 134667.87989080983 rows/sec., 7.66 MiB/sec. | ||
| 2241 | 2026.03.01 00:42:04.205579 [ 4 ] {5e856e63-b8e8-45d4-8f61-c5c817074990} <Debug> TCPHandler: Processed in 0.001255265 sec. | ||
| 2242 | 2026.03.01 00:42:04.205689 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.03.01 00:42:04.205779 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2244 | 2026.03.01 00:42:04.205817 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2245 | 2026.03.01 00:42:04.206357 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.03.01 00:42:04.206392 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2247 | 2026.03.01 00:42:04.206685 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2248 | 2026.03.01 00:42:04.206882 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.03.01 00:42:04.207001 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001239 sec., 395480.2259887005 rows/sec., 27.73 MiB/sec. | ||
| 2250 | 2026.03.01 00:42:04.207037 [ 4 ] {d8ba2629-f34b-4e34-85e7-aac0d0d298ef} <Debug> TCPHandler: Processed in 0.001394537 sec. | ||
| 2251 | 2026.03.01 00:42:04.207142 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.03.01 00:42:04.207233 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2253 | 2026.03.01 00:42:04.207272 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2254 | 2026.03.01 00:42:04.207589 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.03.01 00:42:04.207625 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2256 | 2026.03.01 00:42:04.207914 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2257 | 2026.03.01 00:42:04.208117 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.03.01 00:42:04.208236 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001021 sec., 5876.5915768854065 rows/sec., 307.03 KiB/sec. | ||
| 2259 | 2026.03.01 00:42:04.208270 [ 4 ] {3ce2c057-f6ba-4f03-a3d4-3d96ba1cfb05} <Debug> TCPHandler: Processed in 0.001174864 sec. | ||
| 2260 | 2026.03.01 00:42:04.208378 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2026.03.01 00:42:04.208470 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2262 | 2026.03.01 00:42:04.208509 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2263 | 2026.03.01 00:42:04.208932 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.03.01 00:42:04.208965 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2265 | 2026.03.01 00:42:04.209271 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2266 | 2026.03.01 00:42:04.209469 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.03.01 00:42:04.209586 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001135 sec., 233480.17621145377 rows/sec., 15.52 MiB/sec. | ||
| 2268 | 2026.03.01 00:42:04.209620 [ 4 ] {3a0cf23b-55a2-424d-9379-37ed42e06a54} <Debug> TCPHandler: Processed in 0.001288255 sec. | ||
| 2269 | 2026.03.01 00:42:04.209735 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.03.01 00:42:04.209825 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2271 | 2026.03.01 00:42:04.209864 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2272 | 2026.03.01 00:42:04.210167 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.03.01 00:42:04.210201 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2274 | 2026.03.01 00:42:04.210480 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2275 | 2026.03.01 00:42:04.210678 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.03.01 00:42:04.210799 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 2277 | 2026.03.01 00:42:04.210832 [ 4 ] {6ac60da6-de28-4a31-a474-b8aab32a3926} <Debug> TCPHandler: Processed in 0.001144294 sec. | ||
| 2278 | 2026.03.01 00:42:04.210942 [ 4 ] {} <Trace> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.03.01 00:42:04.211032 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34801) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.03.01 00:42:04.211071 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2281 | 2026.03.01 00:42:04.211389 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.03.01 00:42:04.211424 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2283 | 2026.03.01 00:42:04.211721 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2284 | 2026.03.01 00:42:04.211921 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.03.01 00:42:04.212048 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001033 sec., 87124.87899322361 rows/sec., 5.45 MiB/sec. | ||
| 2286 | 2026.03.01 00:42:04.212083 [ 4 ] {c9d02125-4073-4d69-9811-c331064c6f55} <Debug> TCPHandler: Processed in 0.001187474 sec. | ||
| 2287 | 2026.03.01 00:42:06.569141 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2288 | 2026.03.01 00:42:06.569184 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2289 | 2026.03.01 00:42:06.696498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3787 | ||
| 2290 | 2026.03.01 00:42:06.696988 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.03.01 00:42:06.697032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2292 | 2026.03.01 00:42:06.697524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2293 | 2026.03.01 00:42:06.697767 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.03.01 00:42:06.697915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3787 | ||
| 2295 | 2026.03.01 00:42:06.718321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 334 | ||
| 2296 | 2026.03.01 00:42:06.721157 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.03.01 00:42:06.721223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2298 | 2026.03.01 00:42:06.722491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2299 | 2026.03.01 00:42:06.722773 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.03.01 00:42:06.722909 [ 66 ] {} <Debug> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2301 | 2026.03.01 00:42:06.722957 [ 66 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.03.01 00:42:06.722976 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2303 | 2026.03.01 00:42:06.723064 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::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 | ||
| 2304 | 2026.03.01 00:42:06.723102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2305 | 2026.03.01 00:42:06.723540 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2306 | 2026.03.01 00:42:06.723690 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::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 | ||
| 2307 | 2026.03.01 00:42:06.724066 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2308 | 2026.03.01 00:42:06.724438 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2309 | 2026.03.01 00:42:06.724798 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 2310 | 2026.03.01 00:42:06.725151 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2311 | 2026.03.01 00:42:06.725495 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 2312 | 2026.03.01 00:42:06.732820 [ 191 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 72 columns (72 merged, 0 gathered) in 0.009789748 sec., 34117.32355112716 rows/sec., 36.52 MiB/sec. | ||
| 2313 | 2026.03.01 00:42:06.733670 [ 200 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2314 | 2026.03.01 00:42:06.734202 [ 200 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.03.01 00:42:06.734271 [ 200 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_6_1} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2316 | 2026.03.01 00:42:06.734404 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2317 | 2026.03.01 00:42:06.912042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2318 | 2026.03.01 00:42:06.930075 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.03.01 00:42:06.930149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2320 | 2026.03.01 00:42:06.936562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2321 | 2026.03.01 00:42:06.937362 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.03.01 00:42:06.941718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2323 | 2026.03.01 00:42:07.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.95 MiB, peak 210.06 MiB, free memory in arenas 0.00 B, will set to 208.43 MiB (RSS), difference: 2.47 MiB | ||
| 2324 | 2026.03.01 00:42:08.574843 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.03.01 00:42:08.574929 [ 4 ] {} <Debug> TCP-Session: 9ed9308e-791c-4dbc-9952-d99fd5b13aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.01 00:42:09.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.39 MiB, peak 210.06 MiB, free memory in arenas 0.00 B, will set to 208.43 MiB (RSS), difference: 2.04 MiB | ||
| 2327 | 2026.03.01 00:42:09.192292 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.03.01 00:42:09.192536 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2329 | 2026.03.01 00:42:09.192599 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2330 | 2026.03.01 00:42:09.193419 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.03.01 00:42:09.193467 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2332 | 2026.03.01 00:42:09.193879 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2333 | 2026.03.01 00:42:09.194104 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.03.01 00:42:09.194248 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001764 sec., 71428.57142857143 rows/sec., 6.16 MiB/sec. | ||
| 2335 | 2026.03.01 00:42:09.194287 [ 5 ] {461be828-4680-4662-a867-d2e07d748562} <Debug> TCPHandler: Processed in 0.002178136 sec. | ||
| 2336 | 2026.03.01 00:42:09.194452 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.03.01 00:42:09.194547 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.03.01 00:42:09.194585 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2339 | 2026.03.01 00:42:09.195076 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.03.01 00:42:09.195112 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2341 | 2026.03.01 00:42:09.195396 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2342 | 2026.03.01 00:42:09.195596 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.03.01 00:42:09.195722 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001194 sec., 29313.232830820773 rows/sec., 2.15 MiB/sec. | ||
| 2344 | 2026.03.01 00:42:09.195758 [ 5 ] {45d23b75-cf3b-44bc-abde-4936772003b1} <Debug> TCPHandler: Processed in 0.001365716 sec. | ||
| 2345 | 2026.03.01 00:42:09.195902 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.03.01 00:42:09.195996 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2347 | 2026.03.01 00:42:09.196034 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2348 | 2026.03.01 00:42:09.196481 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.03.01 00:42:09.196515 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2350 | 2026.03.01 00:42:09.196814 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2351 | 2026.03.01 00:42:09.197026 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.03.01 00:42:09.197148 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Debug> executeQuery: Read 104 rows, 8.34 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.95 MiB/sec. | ||
| 2353 | 2026.03.01 00:42:09.197183 [ 5 ] {348d1b1d-c7b6-4161-9178-ce3653fae4e5} <Debug> TCPHandler: Processed in 0.001340606 sec. | ||
| 2354 | 2026.03.01 00:42:09.197299 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2026.03.01 00:42:09.197390 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2356 | 2026.03.01 00:42:09.197432 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2357 | 2026.03.01 00:42:09.197906 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.03.01 00:42:09.197942 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2359 | 2026.03.01 00:42:09.198263 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2360 | 2026.03.01 00:42:09.198467 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.03.01 00:42:09.198590 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 2362 | 2026.03.01 00:42:09.198626 [ 5 ] {90f2be5d-c309-439d-aaf4-b175608e3301} <Debug> TCPHandler: Processed in 0.001373827 sec. | ||
| 2363 | 2026.03.01 00:42:09.198732 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.03.01 00:42:09.198824 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2365 | 2026.03.01 00:42:09.198877 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2366 | 2026.03.01 00:42:09.199723 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.03.01 00:42:09.199758 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2368 | 2026.03.01 00:42:09.200280 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2369 | 2026.03.01 00:42:09.200500 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.03.01 00:42:09.200631 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001826 sec., 19167.579408543264 rows/sec., 34.35 MiB/sec. | ||
| 2371 | 2026.03.01 00:42:09.200677 [ 5 ] {f939f6b1-f9fe-47ff-a84e-801fb1a8001b} <Debug> TCPHandler: Processed in 0.001993094 sec. | ||
| 2372 | 2026.03.01 00:42:09.200788 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.03.01 00:42:09.200880 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2374 | 2026.03.01 00:42:09.200919 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2375 | 2026.03.01 00:42:09.201228 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Trace> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.03.01 00:42:09.201261 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2377 | 2026.03.01 00:42:09.201555 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2378 | 2026.03.01 00:42:09.201761 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Trace> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.03.01 00:42:09.201886 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 441.12 KiB/sec. | ||
| 2380 | 2026.03.01 00:42:09.201920 [ 5 ] {4c380f6d-4cd3-4b83-a5ff-f333cf26f57f} <Debug> TCPHandler: Processed in 0.001179464 sec. | ||
| 2381 | 2026.03.01 00:42:09.202030 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.03.01 00:42:09.202121 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.03.01 00:42:09.202160 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2384 | 2026.03.01 00:42:09.202475 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.03.01 00:42:09.202509 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2386 | 2026.03.01 00:42:09.202796 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2387 | 2026.03.01 00:42:09.202993 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.03.01 00:42:09.203115 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001012 sec., 59288.53754940711 rows/sec., 4.00 MiB/sec. | ||
| 2389 | 2026.03.01 00:42:09.203148 [ 5 ] {a83bfc8a-ce35-4635-968d-ad033e379abe} <Debug> TCPHandler: Processed in 0.001171204 sec. | ||
| 2390 | 2026.03.01 00:42:14.198046 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.03.01 00:42:14.198241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4299 | ||
| 2392 | 2026.03.01 00:42:14.198253 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2393 | 2026.03.01 00:42:14.198353 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2394 | 2026.03.01 00:42:14.198802 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.03.01 00:42:14.198844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2396 | 2026.03.01 00:42:14.199136 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.03.01 00:42:14.199179 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2398 | 2026.03.01 00:42:14.199347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2399 | 2026.03.01 00:42:14.199632 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.03.01 00:42:14.199643 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2401 | 2026.03.01 00:42:14.199780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4299 | ||
| 2402 | 2026.03.01 00:42:14.199897 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.03.01 00:42:14.200049 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001849 sec., 153596.5386695511 rows/sec., 9.76 MiB/sec. | ||
| 2404 | 2026.03.01 00:42:14.200089 [ 5 ] {05ba9778-a22f-42af-b712-242b8f7ebeaa} <Debug> TCPHandler: Processed in 0.002176066 sec. | ||
| 2405 | 2026.03.01 00:42:14.200208 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.03.01 00:42:14.200301 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2407 | 2026.03.01 00:42:14.200340 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2408 | 2026.03.01 00:42:14.201180 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.03.01 00:42:14.201215 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2410 | 2026.03.01 00:42:14.201571 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2411 | 2026.03.01 00:42:14.201783 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.03.01 00:42:14.201881 [ 54 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2413 | 2026.03.01 00:42:14.201907 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001625 sec., 490461.5384615385 rows/sec., 38.58 MiB/sec. | ||
| 2414 | 2026.03.01 00:42:14.201924 [ 54 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.03.01 00:42:14.201947 [ 5 ] {e4acfd5b-b932-406a-bec2-645657fbb81a} <Debug> TCPHandler: Processed in 0.001786812 sec. | ||
| 2416 | 2026.03.01 00:42:14.201949 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2417 | 2026.03.01 00:42:14.202061 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.03.01 00:42:14.202077 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 2419 | 2026.03.01 00:42:14.202156 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2420 | 2026.03.01 00:42:14.202173 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2421 | 2026.03.01 00:42:14.202195 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2422 | 2026.03.01 00:42:14.202204 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2083 rows starting from the beginning of the part | ||
| 2423 | 2026.03.01 00:42:14.202267 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 797 rows starting from the beginning of the part | ||
| 2424 | 2026.03.01 00:42:14.202314 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1251 rows starting from the beginning of the part | ||
| 2425 | 2026.03.01 00:42:14.202362 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 797 rows starting from the beginning of the part | ||
| 2426 | 2026.03.01 00:42:14.202403 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 2427 | 2026.03.01 00:42:14.202443 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 797 rows starting from the beginning of the part | ||
| 2428 | 2026.03.01 00:42:14.202643 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.03.01 00:42:14.202677 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2430 | 2026.03.01 00:42:14.202987 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2431 | 2026.03.01 00:42:14.203207 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.03.01 00:42:14.203359 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001221 sec., 116298.11629811629 rows/sec., 6.83 MiB/sec. | ||
| 2433 | 2026.03.01 00:42:14.203394 [ 5 ] {d4fd1ed3-cd93-4d67-83d9-1c02a93d4a75} <Debug> TCPHandler: Processed in 0.001379437 sec. | ||
| 2434 | 2026.03.01 00:42:14.203500 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.03.01 00:42:14.203590 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.03.01 00:42:14.203628 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2437 | 2026.03.01 00:42:14.204065 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.03.01 00:42:14.204099 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2439 | 2026.03.01 00:42:14.204411 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2440 | 2026.03.01 00:42:14.204658 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.03.01 00:42:14.204777 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.99 MiB/sec. | ||
| 2442 | 2026.03.01 00:42:14.204779 [ 53 ] {} <Debug> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2443 | 2026.03.01 00:42:14.204813 [ 5 ] {9e81e96b-3124-4067-aaaf-d6bdf15ac90e} <Debug> TCPHandler: Processed in 0.001360717 sec. | ||
| 2444 | 2026.03.01 00:42:14.204855 [ 53 ] {} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.03.01 00:42:14.204881 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2446 | 2026.03.01 00:42:14.204941 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.03.01 00:42:14.205025 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::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 | ||
| 2448 | 2026.03.01 00:42:14.205036 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2449 | 2026.03.01 00:42:14.205134 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2450 | 2026.03.01 00:42:14.205199 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2451 | 2026.03.01 00:42:14.205237 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
| 2452 | 2026.03.01 00:42:14.205328 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2453 | 2026.03.01 00:42:14.205378 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2454 | 2026.03.01 00:42:14.205428 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2455 | 2026.03.01 00:42:14.205476 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2456 | 2026.03.01 00:42:14.205532 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2457 | 2026.03.01 00:42:14.205587 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.03.01 00:42:14.205626 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2459 | 2026.03.01 00:42:14.205970 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2460 | 2026.03.01 00:42:14.206206 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.03.01 00:42:14.206345 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001327 sec., 111529.76639035418 rows/sec., 6.34 MiB/sec. | ||
| 2462 | 2026.03.01 00:42:14.206382 [ 5 ] {a6662f64-5791-4a9c-87fb-982e6490f7a3} <Debug> TCPHandler: Processed in 0.001495008 sec. | ||
| 2463 | 2026.03.01 00:42:14.206486 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.03.01 00:42:14.206583 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2465 | 2026.03.01 00:42:14.206618 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1076 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167503 sec., 642376.5544497711 rows/sec., 45.06 MiB/sec. | ||
| 2466 | 2026.03.01 00:42:14.206621 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2467 | 2026.03.01 00:42:14.206780 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2468 | 2026.03.01 00:42:14.207041 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.03.01 00:42:14.207111 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_6_1} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2470 | 2026.03.01 00:42:14.207176 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2471 | 2026.03.01 00:42:14.207322 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.03.01 00:42:14.207367 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2473 | 2026.03.01 00:42:14.207744 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2474 | 2026.03.01 00:42:14.207951 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.03.01 00:42:14.208071 [ 53 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2476 | 2026.03.01 00:42:14.208075 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001509 sec., 324718.35652750166 rows/sec., 22.77 MiB/sec. | ||
| 2477 | 2026.03.01 00:42:14.208114 [ 53 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.03.01 00:42:14.208133 [ 5 ] {29abf082-4706-4c55-9c97-ebb2019c777d} <Debug> TCPHandler: Processed in 0.001694211 sec. | ||
| 2479 | 2026.03.01 00:42:14.208140 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2480 | 2026.03.01 00:42:14.208246 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 2481 | 2026.03.01 00:42:14.208259 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2482 | 2026.03.01 00:42:14.208372 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2483 | 2026.03.01 00:42:14.208374 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2484 | 2026.03.01 00:42:14.208417 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2485 | 2026.03.01 00:42:14.208428 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1004 rows starting from the beginning of the part | ||
| 2486 | 2026.03.01 00:42:14.208517 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 490 rows starting from the beginning of the part | ||
| 2487 | 2026.03.01 00:42:14.208567 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 558 rows starting from the beginning of the part | ||
| 2488 | 2026.03.01 00:42:14.208626 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 490 rows starting from the beginning of the part | ||
| 2489 | 2026.03.01 00:42:14.208673 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2490 | 2026.03.01 00:42:14.208721 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 490 rows starting from the beginning of the part | ||
| 2491 | 2026.03.01 00:42:14.208773 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.03.01 00:42:14.208815 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2493 | 2026.03.01 00:42:14.208984 [ 197 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5851 rows, containing 5 columns (5 merged, 0 gathered) in 0.006952844 sec., 841526.1438340915 rows/sec., 71.28 MiB/sec. | ||
| 2494 | 2026.03.01 00:42:14.209183 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2495 | 2026.03.01 00:42:14.209302 [ 197 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2496 | 2026.03.01 00:42:14.209444 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.03.01 00:42:14.209591 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 253.42 KiB/sec. | ||
| 2498 | 2026.03.01 00:42:14.209628 [ 5 ] {b3284d76-4d64-424e-9a57-51fe12a762fc} <Debug> TCPHandler: Processed in 0.001418707 sec. | ||
| 2499 | 2026.03.01 00:42:14.209653 [ 197 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.01 00:42:14.209737 [ 197 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_11_2} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2501 | 2026.03.01 00:42:14.209768 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.03.01 00:42:14.209825 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2503 | 2026.03.01 00:42:14.209869 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.03.01 00:42:14.209915 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2505 | 2026.03.01 00:42:14.210223 [ 193 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017114 sec., 1554696.4623714872 rows/sec., 117.69 MiB/sec. | ||
| 2506 | 2026.03.01 00:42:14.210371 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.03.01 00:42:14.210411 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2508 | 2026.03.01 00:42:14.210472 [ 193 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2509 | 2026.03.01 00:42:14.210789 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2510 | 2026.03.01 00:42:14.210798 [ 193 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.03.01 00:42:14.210908 [ 193 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_11_2} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2512 | 2026.03.01 00:42:14.210992 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2513 | 2026.03.01 00:42:14.211035 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.03.01 00:42:14.211156 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2515 | 2026.03.01 00:42:14.211167 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001317 sec., 201214.88230827637 rows/sec., 13.37 MiB/sec. | ||
| 2516 | 2026.03.01 00:42:14.211194 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.01 00:42:14.211218 [ 5 ] {a79a7862-8906-4771-bf51-23bae8169e37} <Debug> TCPHandler: Processed in 0.001498208 sec. | ||
| 2518 | 2026.03.01 00:42:14.211219 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2519 | 2026.03.01 00:42:14.211297 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 2520 | 2026.03.01 00:42:14.211339 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.03.01 00:42:14.211392 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2522 | 2026.03.01 00:42:14.211424 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2159 rows starting from the beginning of the part | ||
| 2523 | 2026.03.01 00:42:14.211437 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2524 | 2026.03.01 00:42:14.211470 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2525 | 2026.03.01 00:42:14.211483 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2526 | 2026.03.01 00:42:14.211512 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 845 rows starting from the beginning of the part | ||
| 2527 | 2026.03.01 00:42:14.211556 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2528 | 2026.03.01 00:42:14.211593 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2529 | 2026.03.01 00:42:14.211633 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 2530 | 2026.03.01 00:42:14.211806 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.03.01 00:42:14.211848 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2532 | 2026.03.01 00:42:14.212163 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2533 | 2026.03.01 00:42:14.212401 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.03.01 00:42:14.212533 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 2535 | 2026.03.01 00:42:14.212567 [ 5 ] {b724cea1-5196-4ed9-8397-7a2ba8e0de48} <Debug> TCPHandler: Processed in 0.001277026 sec. | ||
| 2536 | 2026.03.01 00:42:14.212674 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.03.01 00:42:14.212765 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.03.01 00:42:14.212804 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2539 | 2026.03.01 00:42:14.213164 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.03.01 00:42:14.213199 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2541 | 2026.03.01 00:42:14.213305 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3959 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033485 sec., 1946903.960442295 rows/sec., 132.19 MiB/sec. | ||
| 2542 | 2026.03.01 00:42:14.213496 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2543 | 2026.03.01 00:42:14.213625 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2544 | 2026.03.01 00:42:14.213720 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.01 00:42:14.213838 [ 53 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2546 | 2026.03.01 00:42:14.213858 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 2547 | 2026.03.01 00:42:14.213878 [ 53 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.03.01 00:42:14.213906 [ 5 ] {498e9641-71b0-4e46-b752-e8bc1a429952} <Debug> TCPHandler: Processed in 0.001280326 sec. | ||
| 2549 | 2026.03.01 00:42:14.213909 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2550 | 2026.03.01 00:42:14.213934 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.01 00:42:14.213992 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 2552 | 2026.03.01 00:42:14.214007 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2553 | 2026.03.01 00:42:14.214074 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2554 | 2026.03.01 00:42:14.214078 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2555 | 2026.03.01 00:42:14.214107 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 2556 | 2026.03.01 00:42:14.214148 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2557 | 2026.03.01 00:42:14.214182 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2558 | 2026.03.01 00:42:14.214216 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2559 | 2026.03.01 00:42:14.214247 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2560 | 2026.03.01 00:42:14.214280 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 2561 | 2026.03.01 00:42:14.214976 [ 194 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001010552 sec., 712481.8910852682 rows/sec., 46.30 MiB/sec. | ||
| 2562 | 2026.03.01 00:42:14.215093 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2563 | 2026.03.01 00:42:14.215319 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.03.01 00:42:14.215382 [ 198 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_11_2} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2565 | 2026.03.01 00:42:14.215435 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2566 | 2026.03.01 00:42:14.442047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2567 | 2026.03.01 00:42:14.458861 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.03.01 00:42:14.458913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2569 | 2026.03.01 00:42:14.465418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2570 | 2026.03.01 00:42:14.466141 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.03.01 00:42:14.468924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2572 | 2026.03.01 00:42:15.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.92 MiB, peak 215.60 MiB, free memory in arenas 0.00 B, will set to 211.61 MiB (RSS), difference: 1.69 MiB | ||
| 2573 | 2026.03.01 00:42:16.723609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 368 | ||
| 2574 | 2026.03.01 00:42:16.725838 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.03.01 00:42:16.725885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2576 | 2026.03.01 00:42:16.727007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2577 | 2026.03.01 00:42:16.727265 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.03.01 00:42:16.727498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2579 | 2026.03.01 00:42:19.192459 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.03.01 00:42:19.192765 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2581 | 2026.03.01 00:42:19.192868 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2582 | 2026.03.01 00:42:19.193656 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.03.01 00:42:19.193697 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2584 | 2026.03.01 00:42:19.194090 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2585 | 2026.03.01 00:42:19.194306 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.03.01 00:42:19.194461 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001775 sec., 70985.91549295775 rows/sec., 6.12 MiB/sec. | ||
| 2587 | 2026.03.01 00:42:19.194501 [ 5 ] {45dec57e-8ae7-4443-a5ee-f412285c13ae} <Debug> TCPHandler: Processed in 0.002230557 sec. | ||
| 2588 | 2026.03.01 00:42:19.194626 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.03.01 00:42:19.194724 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.03.01 00:42:19.194764 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2591 | 2026.03.01 00:42:19.195172 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.03.01 00:42:19.195208 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2593 | 2026.03.01 00:42:19.195498 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2594 | 2026.03.01 00:42:19.195700 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.03.01 00:42:19.195827 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001123 sec., 31166.518254674975 rows/sec., 2.29 MiB/sec. | ||
| 2596 | 2026.03.01 00:42:19.195864 [ 5 ] {1b045521-9893-4afa-9f7d-9347c0af453b} <Debug> TCPHandler: Processed in 0.001288366 sec. | ||
| 2597 | 2026.03.01 00:42:19.195971 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.03.01 00:42:19.196066 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2599 | 2026.03.01 00:42:19.196105 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2600 | 2026.03.01 00:42:19.196513 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.03.01 00:42:19.196549 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2602 | 2026.03.01 00:42:19.196836 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2603 | 2026.03.01 00:42:19.197042 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.03.01 00:42:19.197164 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001117 sec., 88630.25962399284 rows/sec., 6.92 MiB/sec. | ||
| 2605 | 2026.03.01 00:42:19.197200 [ 5 ] {d28c71ab-1190-468b-8483-26a5fd6a348d} <Debug> TCPHandler: Processed in 0.001279966 sec. | ||
| 2606 | 2026.03.01 00:42:19.197310 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.03.01 00:42:19.197404 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.03.01 00:42:19.197447 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2609 | 2026.03.01 00:42:19.197865 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.03.01 00:42:19.197901 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2611 | 2026.03.01 00:42:19.198229 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2612 | 2026.03.01 00:42:19.198432 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.03.01 00:42:19.198551 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2614 | 2026.03.01 00:42:19.198585 [ 5 ] {dc704d7d-2d1e-4d99-bf07-a79e9184d5e3} <Debug> TCPHandler: Processed in 0.001332986 sec. | ||
| 2615 | 2026.03.01 00:42:19.198683 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.03.01 00:42:19.198771 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.03.01 00:42:19.198821 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2618 | 2026.03.01 00:42:19.199675 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.03.01 00:42:19.199711 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2620 | 2026.03.01 00:42:19.200246 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2621 | 2026.03.01 00:42:19.200461 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.01 00:42:19.200565 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2623 | 2026.03.01 00:42:19.200593 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001818 sec., 19251.92519251925 rows/sec., 34.50 MiB/sec. | ||
| 2624 | 2026.03.01 00:42:19.200635 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.03.01 00:42:19.200656 [ 5 ] {f2a0f6d2-0773-433f-8c49-b119714f7276} <Debug> TCPHandler: Processed in 0.002007604 sec. | ||
| 2626 | 2026.03.01 00:42:19.200660 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2627 | 2026.03.01 00:42:19.200772 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.03.01 00:42:19.200814 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 2629 | 2026.03.01 00:42:19.200872 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.03.01 00:42:19.200919 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2631 | 2026.03.01 00:42:19.201125 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2026.03.01 00:42:19.201219 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2633 | 2026.03.01 00:42:19.201252 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.03.01 00:42:19.201293 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2635 | 2026.03.01 00:42:19.201390 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2636 | 2026.03.01 00:42:19.201512 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2637 | 2026.03.01 00:42:19.201597 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2638 | 2026.03.01 00:42:19.201625 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 2639 | 2026.03.01 00:42:19.201734 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2640 | 2026.03.01 00:42:19.201812 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.01 00:42:19.201842 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2642 | 2026.03.01 00:42:19.201946 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2643 | 2026.03.01 00:42:19.201984 [ 5 ] {7adbca04-dd9e-47c4-ada7-ad9dcf32c065} <Debug> TCPHandler: Processed in 0.001262055 sec. | ||
| 2644 | 2026.03.01 00:42:19.203725 [ 198 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.002969526 sec., 42767.7683239682 rows/sec., 76.64 MiB/sec. | ||
| 2645 | 2026.03.01 00:42:19.203992 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2646 | 2026.03.01 00:42:19.204300 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.03.01 00:42:19.204367 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2648 | 2026.03.01 00:42:19.204448 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2649 | 2026.03.01 00:42:21.570205 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2650 | 2026.03.01 00:42:21.570278 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2651 | 2026.03.01 00:42:21.700031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4747 | ||
| 2652 | 2026.03.01 00:42:21.700539 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.03.01 00:42:21.700594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2654 | 2026.03.01 00:42:21.701136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2655 | 2026.03.01 00:42:21.701404 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.03.01 00:42:21.701564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4747 | ||
| 2657 | 2026.03.01 00:42:21.969172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2658 | 2026.03.01 00:42:21.998108 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.03.01 00:42:21.998209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2660 | 2026.03.01 00:42:22.006586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2661 | 2026.03.01 00:42:22.008179 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.03.01 00:42:22.016134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2663 | 2026.03.01 00:42:22.274295 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49561 | ||
| 2664 | 2026.03.01 00:42:22.274413 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2665 | 2026.03.01 00:42:22.274441 [ 289 ] {} <Debug> TCP-Session: f6fa33aa-2606-41cb-8ac7-cc412737f99f Authenticating user 'default' from [fd00:1122:3344:101::e]:49561 | ||
| 2666 | 2026.03.01 00:42:22.274463 [ 289 ] {} <Debug> TCP-Session: f6fa33aa-2606-41cb-8ac7-cc412737f99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2026.03.01 00:42:22.274476 [ 289 ] {} <Debug> TCP-Session: f6fa33aa-2606-41cb-8ac7-cc412737f99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2026.03.01 00:42:22.274693 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44300 | ||
| 2669 | 2026.03.01 00:42:22.274758 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42468 | ||
| 2670 | 2026.03.01 00:42:22.274766 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33839 | ||
| 2671 | 2026.03.01 00:42:22.274796 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51673 | ||
| 2672 | 2026.03.01 00:42:22.274832 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55313 | ||
| 2673 | 2026.03.01 00:42:22.274842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2674 | 2026.03.01 00:42:22.274854 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2675 | 2026.03.01 00:42:22.274883 [ 293 ] {} <Debug> TCP-Session: c9d557d6-43a4-4a7f-b070-fc2810d631bf Authenticating user 'default' from [fd00:1122:3344:101::e]:42468 | ||
| 2676 | 2026.03.01 00:42:22.274766 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42943 | ||
| 2677 | 2026.03.01 00:42:22.274904 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2678 | 2026.03.01 00:42:22.274909 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2679 | 2026.03.01 00:42:22.274965 [ 291 ] {} <Debug> TCP-Session: 87611cad-a93a-43aa-96d9-e86659aafbb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33839 | ||
| 2680 | 2026.03.01 00:42:22.274910 [ 293 ] {} <Debug> TCP-Session: c9d557d6-43a4-4a7f-b070-fc2810d631bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2026.03.01 00:42:22.274994 [ 286 ] {} <Debug> TCP-Session: 256b5dc2-d1a0-4e72-b92b-75dfa4738382 Authenticating user 'default' from [fd00:1122:3344:101::e]:51673 | ||
| 2682 | 2026.03.01 00:42:22.274996 [ 291 ] {} <Debug> TCP-Session: 87611cad-a93a-43aa-96d9-e86659aafbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.03.01 00:42:22.275005 [ 293 ] {} <Debug> TCP-Session: c9d557d6-43a4-4a7f-b070-fc2810d631bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2684 | 2026.03.01 00:42:22.275019 [ 286 ] {} <Debug> TCP-Session: 256b5dc2-d1a0-4e72-b92b-75dfa4738382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2026.03.01 00:42:22.275024 [ 291 ] {} <Debug> TCP-Session: 87611cad-a93a-43aa-96d9-e86659aafbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2026.03.01 00:42:22.275054 [ 286 ] {} <Debug> TCP-Session: 256b5dc2-d1a0-4e72-b92b-75dfa4738382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.03.01 00:42:22.275023 [ 289 ] {} <Trace> TCP-Session: f6fa33aa-2606-41cb-8ac7-cc412737f99f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.03.01 00:42:22.274905 [ 290 ] {} <Debug> TCP-Session: 188dddb9-45c2-4b4a-b238-dee184253da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44300 | ||
| 2689 | 2026.03.01 00:42:22.274769 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53296 | ||
| 2690 | 2026.03.01 00:42:22.275148 [ 290 ] {} <Debug> TCP-Session: 188dddb9-45c2-4b4a-b238-dee184253da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2026.03.01 00:42:22.274786 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36272 | ||
| 2692 | 2026.03.01 00:42:22.275186 [ 290 ] {} <Debug> TCP-Session: 188dddb9-45c2-4b4a-b238-dee184253da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2693 | 2026.03.01 00:42:22.275197 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2694 | 2026.03.01 00:42:22.275209 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2695 | 2026.03.01 00:42:22.275259 [ 287 ] {} <Debug> TCP-Session: ad29dfb4-6d63-4f56-86e5-9afb8c2d362f Authenticating user 'default' from [fd00:1122:3344:101::e]:55313 | ||
| 2696 | 2026.03.01 00:42:22.275295 [ 292 ] {} <Debug> TCP-Session: 3f504f4c-8e1f-40b2-8f7f-ec6ad007029e Authenticating user 'default' from [fd00:1122:3344:101::e]:42943 | ||
| 2697 | 2026.03.01 00:42:22.275308 [ 289 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49561) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2698 | 2026.03.01 00:42:22.275337 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2699 | 2026.03.01 00:42:22.275338 [ 292 ] {} <Debug> TCP-Session: 3f504f4c-8e1f-40b2-8f7f-ec6ad007029e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2700 | 2026.03.01 00:42:22.275362 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2701 | 2026.03.01 00:42:22.275385 [ 292 ] {} <Debug> TCP-Session: 3f504f4c-8e1f-40b2-8f7f-ec6ad007029e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2702 | 2026.03.01 00:42:22.275372 [ 294 ] {} <Debug> TCP-Session: 0c7cd4fe-d937-4823-abe6-b7cd0af046dc Authenticating user 'default' from [fd00:1122:3344:101::e]:53296 | ||
| 2703 | 2026.03.01 00:42:22.275405 [ 4 ] {} <Debug> TCP-Session: 3d82a12e-6d5d-4540-8d59-6a5797f9b225 Authenticating user 'default' from [fd00:1122:3344:101::e]:36272 | ||
| 2704 | 2026.03.01 00:42:22.275433 [ 294 ] {} <Debug> TCP-Session: 0c7cd4fe-d937-4823-abe6-b7cd0af046dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2705 | 2026.03.01 00:42:22.275298 [ 287 ] {} <Debug> TCP-Session: ad29dfb4-6d63-4f56-86e5-9afb8c2d362f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2706 | 2026.03.01 00:42:22.275454 [ 4 ] {} <Debug> TCP-Session: 3d82a12e-6d5d-4540-8d59-6a5797f9b225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2707 | 2026.03.01 00:42:22.275484 [ 287 ] {} <Debug> TCP-Session: ad29dfb4-6d63-4f56-86e5-9afb8c2d362f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2708 | 2026.03.01 00:42:22.275497 [ 4 ] {} <Debug> TCP-Session: 3d82a12e-6d5d-4540-8d59-6a5797f9b225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2709 | 2026.03.01 00:42:22.275460 [ 294 ] {} <Debug> TCP-Session: 0c7cd4fe-d937-4823-abe6-b7cd0af046dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2710 | 2026.03.01 00:42:22.275683 [ 289 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2711 | 2026.03.01 00:42:22.275739 [ 289 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2712 | 2026.03.01 00:42:22.276056 [ 289 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 2713 | 2026.03.01 00:42:22.277334 [ 299 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Trace> AggregatingTransform: Aggregating | ||
| 2714 | 2026.03.01 00:42:22.277375 [ 299 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 2715 | 2026.03.01 00:42:22.277412 [ 299 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001215875 sec. (822.453 rows/sec., 32.13 KiB/sec.) | ||
| 2716 | 2026.03.01 00:42:22.277430 [ 299 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Trace> Aggregator: Merging aggregated data | ||
| 2717 | 2026.03.01 00:42:22.278792 [ 289 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00358 sec., 279.3296089385475 rows/sec., 10.91 KiB/sec. | ||
| 2718 | 2026.03.01 00:42:22.278939 [ 289 ] {4b50e0bc-96c0-4bed-9b21-d7e58afc41fd} <Debug> TCPHandler: Processed in 0.00413934 sec. | ||
| 2719 | 2026.03.01 00:42:22.279076 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2720 | 2026.03.01 00:42:22.279105 [ 289 ] {} <Debug> TCP-Session: f6fa33aa-2606-41cb-8ac7-cc412737f99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2721 | 2026.03.01 00:42:22.279111 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2722 | 2026.03.01 00:42:22.279133 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2723 | 2026.03.01 00:42:22.279152 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2724 | 2026.03.01 00:42:22.279160 [ 287 ] {} <Debug> TCP-Session: ad29dfb4-6d63-4f56-86e5-9afb8c2d362f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2725 | 2026.03.01 00:42:22.279170 [ 290 ] {} <Debug> TCP-Session: 188dddb9-45c2-4b4a-b238-dee184253da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2726 | 2026.03.01 00:42:22.279206 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2727 | 2026.03.01 00:42:22.279231 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2728 | 2026.03.01 00:42:22.279247 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2729 | 2026.03.01 00:42:22.279256 [ 293 ] {} <Debug> TCP-Session: c9d557d6-43a4-4a7f-b070-fc2810d631bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2730 | 2026.03.01 00:42:22.279280 [ 286 ] {} <Debug> TCP-Session: 256b5dc2-d1a0-4e72-b92b-75dfa4738382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2731 | 2026.03.01 00:42:22.279298 [ 4 ] {} <Debug> TCP-Session: 3d82a12e-6d5d-4540-8d59-6a5797f9b225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2732 | 2026.03.01 00:42:22.279201 [ 291 ] {} <Debug> TCP-Session: 87611cad-a93a-43aa-96d9-e86659aafbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2733 | 2026.03.01 00:42:22.279187 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2734 | 2026.03.01 00:42:22.279169 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2735 | 2026.03.01 00:42:22.279385 [ 292 ] {} <Debug> TCP-Session: 3f504f4c-8e1f-40b2-8f7f-ec6ad007029e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2736 | 2026.03.01 00:42:22.279402 [ 294 ] {} <Debug> TCP-Session: 0c7cd4fe-d937-4823-abe6-b7cd0af046dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2737 | 2026.03.01 00:42:22.515456 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53684 | ||
| 2738 | 2026.03.01 00:42:22.515577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2739 | 2026.03.01 00:42:22.515606 [ 289 ] {} <Debug> TCP-Session: 24a9b2cb-0271-4e7a-b0a0-f32d78a0e98d Authenticating user 'default' from [fd00:1122:3344:101::e]:53684 | ||
| 2740 | 2026.03.01 00:42:22.515629 [ 289 ] {} <Debug> TCP-Session: 24a9b2cb-0271-4e7a-b0a0-f32d78a0e98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2741 | 2026.03.01 00:42:22.515643 [ 289 ] {} <Debug> TCP-Session: 24a9b2cb-0271-4e7a-b0a0-f32d78a0e98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2742 | 2026.03.01 00:42:22.515889 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47533 | ||
| 2743 | 2026.03.01 00:42:22.515910 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65002 | ||
| 2744 | 2026.03.01 00:42:22.515919 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33677 | ||
| 2745 | 2026.03.01 00:42:22.515964 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61851 | ||
| 2746 | 2026.03.01 00:42:22.515983 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59572 | ||
| 2747 | 2026.03.01 00:42:22.516006 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2748 | 2026.03.01 00:42:22.516006 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2749 | 2026.03.01 00:42:22.515986 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45625 | ||
| 2750 | 2026.03.01 00:42:22.516053 [ 290 ] {} <Debug> TCP-Session: 34c851b8-f049-4532-8269-c94f38b9153a Authenticating user 'default' from [fd00:1122:3344:101::e]:47533 | ||
| 2751 | 2026.03.01 00:42:22.516056 [ 293 ] {} <Debug> TCP-Session: 6cfb0e22-b374-4aac-a368-03572950e0bb Authenticating user 'default' from [fd00:1122:3344:101::e]:65002 | ||
| 2752 | 2026.03.01 00:42:22.516055 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2753 | 2026.03.01 00:42:22.516093 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2754 | 2026.03.01 00:42:22.516112 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2755 | 2026.03.01 00:42:22.516125 [ 292 ] {} <Debug> TCP-Session: 8ff2517a-601c-4f1d-9484-13db057c6577 Authenticating user 'default' from [fd00:1122:3344:101::e]:33677 | ||
| 2756 | 2026.03.01 00:42:22.516136 [ 286 ] {} <Debug> TCP-Session: 85a8cffe-fa27-4126-9541-f7c25e300365 Authenticating user 'default' from [fd00:1122:3344:101::e]:59572 | ||
| 2757 | 2026.03.01 00:42:22.516146 [ 287 ] {} <Debug> TCP-Session: ab4fc9e8-4618-4c0e-9610-68cce3f39df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45625 | ||
| 2758 | 2026.03.01 00:42:22.516163 [ 292 ] {} <Debug> TCP-Session: 8ff2517a-601c-4f1d-9484-13db057c6577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2759 | 2026.03.01 00:42:22.516187 [ 287 ] {} <Debug> TCP-Session: ab4fc9e8-4618-4c0e-9610-68cce3f39df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2760 | 2026.03.01 00:42:22.516203 [ 292 ] {} <Debug> TCP-Session: 8ff2517a-601c-4f1d-9484-13db057c6577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2761 | 2026.03.01 00:42:22.516217 [ 287 ] {} <Debug> TCP-Session: ab4fc9e8-4618-4c0e-9610-68cce3f39df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2762 | 2026.03.01 00:42:22.516176 [ 286 ] {} <Debug> TCP-Session: 85a8cffe-fa27-4126-9541-f7c25e300365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2763 | 2026.03.01 00:42:22.516092 [ 293 ] {} <Debug> TCP-Session: 6cfb0e22-b374-4aac-a368-03572950e0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2764 | 2026.03.01 00:42:22.516262 [ 286 ] {} <Debug> TCP-Session: 85a8cffe-fa27-4126-9541-f7c25e300365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2765 | 2026.03.01 00:42:22.516280 [ 293 ] {} <Debug> TCP-Session: 6cfb0e22-b374-4aac-a368-03572950e0bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2766 | 2026.03.01 00:42:22.516087 [ 290 ] {} <Debug> TCP-Session: 34c851b8-f049-4532-8269-c94f38b9153a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2767 | 2026.03.01 00:42:22.516055 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2768 | 2026.03.01 00:42:22.516323 [ 290 ] {} <Debug> TCP-Session: 34c851b8-f049-4532-8269-c94f38b9153a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2769 | 2026.03.01 00:42:22.515937 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52608 | ||
| 2770 | 2026.03.01 00:42:22.516351 [ 4 ] {} <Debug> TCP-Session: 41ac4e3d-d0f5-4f6f-b390-39e8bcceb278 Authenticating user 'default' from [fd00:1122:3344:101::e]:61851 | ||
| 2771 | 2026.03.01 00:42:22.515914 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51918 | ||
| 2772 | 2026.03.01 00:42:22.516420 [ 4 ] {} <Debug> TCP-Session: 41ac4e3d-d0f5-4f6f-b390-39e8bcceb278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2773 | 2026.03.01 00:42:22.516446 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2774 | 2026.03.01 00:42:22.516459 [ 4 ] {} <Debug> TCP-Session: 41ac4e3d-d0f5-4f6f-b390-39e8bcceb278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2775 | 2026.03.01 00:42:22.516001 [ 289 ] {} <Trace> TCP-Session: 24a9b2cb-0271-4e7a-b0a0-f32d78a0e98d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.03.01 00:42:22.516480 [ 294 ] {} <Debug> TCP-Session: ab808c9d-952a-45ab-a8af-ed5c06d663a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52608 | ||
| 2777 | 2026.03.01 00:42:22.516490 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2778 | 2026.03.01 00:42:22.516524 [ 294 ] {} <Debug> TCP-Session: ab808c9d-952a-45ab-a8af-ed5c06d663a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2779 | 2026.03.01 00:42:22.516540 [ 291 ] {} <Debug> TCP-Session: 50a32546-e62d-46ce-a5e5-34d024d6f78a Authenticating user 'default' from [fd00:1122:3344:101::e]:51918 | ||
| 2780 | 2026.03.01 00:42:22.516546 [ 294 ] {} <Debug> TCP-Session: ab808c9d-952a-45ab-a8af-ed5c06d663a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2781 | 2026.03.01 00:42:22.516567 [ 291 ] {} <Debug> TCP-Session: 50a32546-e62d-46ce-a5e5-34d024d6f78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2782 | 2026.03.01 00:42:22.516586 [ 291 ] {} <Debug> TCP-Session: 50a32546-e62d-46ce-a5e5-34d024d6f78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2783 | 2026.03.01 00:42:22.516662 [ 289 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2784 | 2026.03.01 00:42:22.516925 [ 289 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2785 | 2026.03.01 00:42:22.516980 [ 289 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2786 | 2026.03.01 00:42:22.517265 [ 289 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 2787 | 2026.03.01 00:42:22.518206 [ 331 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Trace> AggregatingTransform: Aggregating | ||
| 2788 | 2026.03.01 00:42:22.518259 [ 331 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2789 | 2026.03.01 00:42:22.518299 [ 331 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930371 sec. (1074.840 rows/sec., 41.99 KiB/sec.) | ||
| 2790 | 2026.03.01 00:42:22.518318 [ 331 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Trace> Aggregator: Merging aggregated data | ||
| 2791 | 2026.03.01 00:42:22.519501 [ 289 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002893 sec., 345.6619426201175 rows/sec., 13.50 KiB/sec. | ||
| 2792 | 2026.03.01 00:42:22.519683 [ 289 ] {294d382d-0c64-4b87-94a1-3c7ca6621c6a} <Debug> TCPHandler: Processed in 0.003816586 sec. | ||
| 2793 | 2026.03.01 00:42:22.519817 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2794 | 2026.03.01 00:42:22.519846 [ 289 ] {} <Debug> TCP-Session: 24a9b2cb-0271-4e7a-b0a0-f32d78a0e98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2795 | 2026.03.01 00:42:22.519862 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2796 | 2026.03.01 00:42:22.519901 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2797 | 2026.03.01 00:42:22.519907 [ 287 ] {} <Debug> TCP-Session: ab4fc9e8-4618-4c0e-9610-68cce3f39df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.03.01 00:42:22.519909 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2799 | 2026.03.01 00:42:22.519932 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2800 | 2026.03.01 00:42:22.519953 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2801 | 2026.03.01 00:42:22.519974 [ 294 ] {} <Debug> TCP-Session: ab808c9d-952a-45ab-a8af-ed5c06d663a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2802 | 2026.03.01 00:42:22.519997 [ 4 ] {} <Debug> TCP-Session: 41ac4e3d-d0f5-4f6f-b390-39e8bcceb278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2803 | 2026.03.01 00:42:22.519997 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2804 | 2026.03.01 00:42:22.520020 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2805 | 2026.03.01 00:42:22.520062 [ 293 ] {} <Debug> TCP-Session: 6cfb0e22-b374-4aac-a368-03572950e0bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2806 | 2026.03.01 00:42:22.520014 [ 291 ] {} <Debug> TCP-Session: 50a32546-e62d-46ce-a5e5-34d024d6f78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2807 | 2026.03.01 00:42:22.520086 [ 286 ] {} <Debug> TCP-Session: 85a8cffe-fa27-4126-9541-f7c25e300365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2808 | 2026.03.01 00:42:22.519973 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2809 | 2026.03.01 00:42:22.519939 [ 290 ] {} <Debug> TCP-Session: 34c851b8-f049-4532-8269-c94f38b9153a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2810 | 2026.03.01 00:42:22.520154 [ 292 ] {} <Debug> TCP-Session: 8ff2517a-601c-4f1d-9484-13db057c6577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2811 | 2026.03.01 00:42:22.638485 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42230 | ||
| 2812 | 2026.03.01 00:42:22.638600 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2813 | 2026.03.01 00:42:22.638631 [ 289 ] {} <Debug> TCP-Session: eb112f76-5db1-4dcd-b81b-959f239489e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42230 | ||
| 2814 | 2026.03.01 00:42:22.638654 [ 289 ] {} <Debug> TCP-Session: eb112f76-5db1-4dcd-b81b-959f239489e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2815 | 2026.03.01 00:42:22.638668 [ 289 ] {} <Debug> TCP-Session: eb112f76-5db1-4dcd-b81b-959f239489e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2816 | 2026.03.01 00:42:22.638845 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56417 | ||
| 2817 | 2026.03.01 00:42:22.638876 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39482 | ||
| 2818 | 2026.03.01 00:42:22.638886 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37269 | ||
| 2819 | 2026.03.01 00:42:22.638933 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33045 | ||
| 2820 | 2026.03.01 00:42:22.638946 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35176 | ||
| 2821 | 2026.03.01 00:42:22.638962 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2822 | 2026.03.01 00:42:22.638984 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2823 | 2026.03.01 00:42:22.639017 [ 290 ] {} <Debug> TCP-Session: b5ec7809-7637-427f-8871-afbbd839f05f Authenticating user 'default' from [fd00:1122:3344:101::e]:56417 | ||
| 2824 | 2026.03.01 00:42:22.639018 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2825 | 2026.03.01 00:42:22.639034 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2826 | 2026.03.01 00:42:22.639050 [ 290 ] {} <Debug> TCP-Session: b5ec7809-7637-427f-8871-afbbd839f05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2827 | 2026.03.01 00:42:22.639066 [ 4 ] {} <Debug> TCP-Session: 71524608-2599-4610-9050-64fe786a6e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:33045 | ||
| 2828 | 2026.03.01 00:42:22.639077 [ 286 ] {} <Debug> TCP-Session: c48f3cd1-4736-44f1-b9b8-6382b44b3f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:35176 | ||
| 2829 | 2026.03.01 00:42:22.639085 [ 290 ] {} <Debug> TCP-Session: b5ec7809-7637-427f-8871-afbbd839f05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2830 | 2026.03.01 00:42:22.639108 [ 4 ] {} <Debug> TCP-Session: 71524608-2599-4610-9050-64fe786a6e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2831 | 2026.03.01 00:42:22.639121 [ 286 ] {} <Debug> TCP-Session: c48f3cd1-4736-44f1-b9b8-6382b44b3f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2832 | 2026.03.01 00:42:22.639144 [ 4 ] {} <Debug> TCP-Session: 71524608-2599-4610-9050-64fe786a6e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2833 | 2026.03.01 00:42:22.639177 [ 286 ] {} <Debug> TCP-Session: c48f3cd1-4736-44f1-b9b8-6382b44b3f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2026.03.01 00:42:22.639034 [ 291 ] {} <Debug> TCP-Session: fd4d8cca-5711-422e-9c2f-7ac0ac59dc08 Authenticating user 'default' from [fd00:1122:3344:101::e]:39482 | ||
| 2835 | 2026.03.01 00:42:22.639019 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2836 | 2026.03.01 00:42:22.639219 [ 291 ] {} <Debug> TCP-Session: fd4d8cca-5711-422e-9c2f-7ac0ac59dc08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2026.03.01 00:42:22.639244 [ 292 ] {} <Debug> TCP-Session: dcb66613-d046-4cdb-9293-aa8e14659ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37269 | ||
| 2838 | 2026.03.01 00:42:22.639250 [ 291 ] {} <Debug> TCP-Session: fd4d8cca-5711-422e-9c2f-7ac0ac59dc08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2839 | 2026.03.01 00:42:22.639270 [ 292 ] {} <Debug> TCP-Session: dcb66613-d046-4cdb-9293-aa8e14659ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2840 | 2026.03.01 00:42:22.638933 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58031 | ||
| 2841 | 2026.03.01 00:42:22.639295 [ 292 ] {} <Debug> TCP-Session: dcb66613-d046-4cdb-9293-aa8e14659ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2842 | 2026.03.01 00:42:22.638917 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58878 | ||
| 2843 | 2026.03.01 00:42:22.638954 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37605 | ||
| 2844 | 2026.03.01 00:42:22.639376 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2845 | 2026.03.01 00:42:22.639034 [ 289 ] {} <Trace> TCP-Session: eb112f76-5db1-4dcd-b81b-959f239489e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.03.01 00:42:22.639416 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2847 | 2026.03.01 00:42:22.639414 [ 293 ] {} <Debug> TCP-Session: 665592c9-f34b-45d5-8401-7bb6995cdb39 Authenticating user 'default' from [fd00:1122:3344:101::e]:58031 | ||
| 2848 | 2026.03.01 00:42:22.639444 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2849 | 2026.03.01 00:42:22.639458 [ 293 ] {} <Debug> TCP-Session: 665592c9-f34b-45d5-8401-7bb6995cdb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2850 | 2026.03.01 00:42:22.639448 [ 294 ] {} <Debug> TCP-Session: 2e46d694-ef84-4d46-8534-4ae5db18063f Authenticating user 'default' from [fd00:1122:3344:101::e]:58878 | ||
| 2851 | 2026.03.01 00:42:22.639476 [ 287 ] {} <Debug> TCP-Session: ab320897-ef71-4d0f-b631-dcd0e62e5d51 Authenticating user 'default' from [fd00:1122:3344:101::e]:37605 | ||
| 2852 | 2026.03.01 00:42:22.639495 [ 294 ] {} <Debug> TCP-Session: 2e46d694-ef84-4d46-8534-4ae5db18063f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2853 | 2026.03.01 00:42:22.639516 [ 287 ] {} <Debug> TCP-Session: ab320897-ef71-4d0f-b631-dcd0e62e5d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2854 | 2026.03.01 00:42:22.639522 [ 294 ] {} <Debug> TCP-Session: 2e46d694-ef84-4d46-8534-4ae5db18063f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2855 | 2026.03.01 00:42:22.639546 [ 287 ] {} <Debug> TCP-Session: ab320897-ef71-4d0f-b631-dcd0e62e5d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2856 | 2026.03.01 00:42:22.639476 [ 293 ] {} <Debug> TCP-Session: 665592c9-f34b-45d5-8401-7bb6995cdb39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2857 | 2026.03.01 00:42:22.639600 [ 289 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42230) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2858 | 2026.03.01 00:42:22.639848 [ 289 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2859 | 2026.03.01 00:42:22.639899 [ 289 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2860 | 2026.03.01 00:42:22.640174 [ 289 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 2861 | 2026.03.01 00:42:22.641183 [ 327 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Trace> AggregatingTransform: Aggregating | ||
| 2862 | 2026.03.01 00:42:22.641233 [ 327 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2863 | 2026.03.01 00:42:22.641272 [ 327 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952051 sec. (1050.364 rows/sec., 41.03 KiB/sec.) | ||
| 2864 | 2026.03.01 00:42:22.641292 [ 327 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Trace> Aggregator: Merging aggregated data | ||
| 2865 | 2026.03.01 00:42:22.642725 [ 289 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003186 sec., 313.8731952291274 rows/sec., 12.26 KiB/sec. | ||
| 2866 | 2026.03.01 00:42:22.642908 [ 289 ] {a470bd97-7259-47ed-953b-e6cd2c56ba7d} <Debug> TCPHandler: Processed in 0.003990968 sec. | ||
| 2867 | 2026.03.01 00:42:22.643046 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2868 | 2026.03.01 00:42:22.643076 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2869 | 2026.03.01 00:42:22.643081 [ 289 ] {} <Debug> TCP-Session: eb112f76-5db1-4dcd-b81b-959f239489e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2870 | 2026.03.01 00:42:22.643096 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2871 | 2026.03.01 00:42:22.643124 [ 290 ] {} <Debug> TCP-Session: b5ec7809-7637-427f-8871-afbbd839f05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2872 | 2026.03.01 00:42:22.643140 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2873 | 2026.03.01 00:42:22.643154 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2874 | 2026.03.01 00:42:22.643168 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2875 | 2026.03.01 00:42:22.643199 [ 4 ] {} <Debug> TCP-Session: 71524608-2599-4610-9050-64fe786a6e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2876 | 2026.03.01 00:42:22.643203 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2877 | 2026.03.01 00:42:22.643225 [ 286 ] {} <Debug> TCP-Session: c48f3cd1-4736-44f1-b9b8-6382b44b3f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2878 | 2026.03.01 00:42:22.643203 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2879 | 2026.03.01 00:42:22.643259 [ 293 ] {} <Debug> TCP-Session: 665592c9-f34b-45d5-8401-7bb6995cdb39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2880 | 2026.03.01 00:42:22.643292 [ 287 ] {} <Debug> TCP-Session: ab320897-ef71-4d0f-b631-dcd0e62e5d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2881 | 2026.03.01 00:42:22.643189 [ 292 ] {} <Debug> TCP-Session: dcb66613-d046-4cdb-9293-aa8e14659ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2882 | 2026.03.01 00:42:22.643157 [ 291 ] {} <Debug> TCP-Session: fd4d8cca-5711-422e-9c2f-7ac0ac59dc08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2883 | 2026.03.01 00:42:22.643118 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2884 | 2026.03.01 00:42:22.643382 [ 294 ] {} <Debug> TCP-Session: 2e46d694-ef84-4d46-8534-4ae5db18063f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2885 | 2026.03.01 00:42:24.199024 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.03.01 00:42:24.199313 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2887 | 2026.03.01 00:42:24.199376 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2888 | 2026.03.01 00:42:24.200074 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.03.01 00:42:24.200119 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2890 | 2026.03.01 00:42:24.200513 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2891 | 2026.03.01 00:42:24.200732 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.03.01 00:42:24.200873 [ 100 ] {} <Debug> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2893 | 2026.03.01 00:42:24.200879 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001632 sec., 174019.60784313726 rows/sec., 11.05 MiB/sec. | ||
| 2894 | 2026.03.01 00:42:24.200912 [ 100 ] {} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.03.01 00:42:24.200930 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2896 | 2026.03.01 00:42:24.200933 [ 5 ] {99e51b66-8c89-4ed2-8d61-b7f7457a32f1} <Debug> TCPHandler: Processed in 0.002094866 sec. | ||
| 2897 | 2026.03.01 00:42:24.201057 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.03.01 00:42:24.201075 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::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 | ||
| 2899 | 2026.03.01 00:42:24.201150 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2900 | 2026.03.01 00:42:24.201195 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2901 | 2026.03.01 00:42:24.201226 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2902 | 2026.03.01 00:42:24.201273 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2903 | 2026.03.01 00:42:24.201367 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2904 | 2026.03.01 00:42:24.201417 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2905 | 2026.03.01 00:42:24.201458 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2906 | 2026.03.01 00:42:24.201499 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2907 | 2026.03.01 00:42:24.201545 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2908 | 2026.03.01 00:42:24.201927 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.01 00:42:24.201967 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2910 | 2026.03.01 00:42:24.202342 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2911 | 2026.03.01 00:42:24.202561 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.01 00:42:24.202688 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001556 sec., 512210.79691516707 rows/sec., 40.29 MiB/sec. | ||
| 2913 | 2026.03.01 00:42:24.202723 [ 5 ] {01ed13c0-a41f-47d0-82ac-370425806e5c} <Debug> TCPHandler: Processed in 0.001713631 sec. | ||
| 2914 | 2026.03.01 00:42:24.202727 [ 189 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716991 sec., 841006.1555360511 rows/sec., 56.90 MiB/sec. | ||
| 2915 | 2026.03.01 00:42:24.202828 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.03.01 00:42:24.202926 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.03.01 00:42:24.202931 [ 198 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2918 | 2026.03.01 00:42:24.202965 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2919 | 2026.03.01 00:42:24.203261 [ 198 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.01 00:42:24.203337 [ 198 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_6_1} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2921 | 2026.03.01 00:42:24.203385 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.03.01 00:42:24.203412 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2923 | 2026.03.01 00:42:24.203425 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2924 | 2026.03.01 00:42:24.203743 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2925 | 2026.03.01 00:42:24.203949 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.01 00:42:24.204036 [ 100 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2927 | 2026.03.01 00:42:24.204062 [ 100 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.03.01 00:42:24.204070 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001163 sec., 122098.02235597593 rows/sec., 7.17 MiB/sec. | ||
| 2929 | 2026.03.01 00:42:24.204082 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2930 | 2026.03.01 00:42:24.204105 [ 5 ] {8c80266e-2a81-488f-a04b-4fbc4ce8c220} <Debug> TCPHandler: Processed in 0.001325136 sec. | ||
| 2931 | 2026.03.01 00:42:24.204173 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::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 | ||
| 2932 | 2026.03.01 00:42:24.204212 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.03.01 00:42:24.204295 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2934 | 2026.03.01 00:42:24.204307 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2935 | 2026.03.01 00:42:24.204333 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 195 rows starting from the beginning of the part | ||
| 2936 | 2026.03.01 00:42:24.204351 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2937 | 2026.03.01 00:42:24.204405 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 2938 | 2026.03.01 00:42:24.204453 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 2939 | 2026.03.01 00:42:24.204493 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 142 rows starting from the beginning of the part | ||
| 2940 | 2026.03.01 00:42:24.204534 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 2941 | 2026.03.01 00:42:24.204592 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part | ||
| 2942 | 2026.03.01 00:42:24.204797 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.03.01 00:42:24.204836 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2944 | 2026.03.01 00:42:24.205140 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2945 | 2026.03.01 00:42:24.205367 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.03.01 00:42:24.205492 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 2947 | 2026.03.01 00:42:24.205526 [ 5 ] {95449ebf-52ed-4833-abe1-9281000d2d6f} <Debug> TCPHandler: Processed in 0.001361276 sec. | ||
| 2948 | 2026.03.01 00:42:24.205551 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414017 sec., 488678.70754029125 rows/sec., 31.84 MiB/sec. | ||
| 2949 | 2026.03.01 00:42:24.205631 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.03.01 00:42:24.205717 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2951 | 2026.03.01 00:42:24.205727 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.03.01 00:42:24.205782 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2953 | 2026.03.01 00:42:24.205979 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.03.01 00:42:24.206065 [ 189 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_11_2} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2955 | 2026.03.01 00:42:24.206136 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2956 | 2026.03.01 00:42:24.206198 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.03.01 00:42:24.206237 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2958 | 2026.03.01 00:42:24.206535 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2959 | 2026.03.01 00:42:24.206739 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.03.01 00:42:24.206829 [ 100 ] {} <Debug> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2961 | 2026.03.01 00:42:24.206861 [ 100 ] {} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.03.01 00:42:24.206860 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 2963 | 2026.03.01 00:42:24.206879 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2964 | 2026.03.01 00:42:24.206902 [ 5 ] {add79ac9-7758-47a4-856b-aa4acf34a705} <Debug> TCPHandler: Processed in 0.001318556 sec. | ||
| 2965 | 2026.03.01 00:42:24.206951 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::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 | ||
| 2966 | 2026.03.01 00:42:24.207005 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.03.01 00:42:24.207038 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2968 | 2026.03.01 00:42:24.207068 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2969 | 2026.03.01 00:42:24.207100 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2970 | 2026.03.01 00:42:24.207116 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2971 | 2026.03.01 00:42:24.207143 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2972 | 2026.03.01 00:42:24.207166 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2973 | 2026.03.01 00:42:24.207207 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2974 | 2026.03.01 00:42:24.207241 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2975 | 2026.03.01 00:42:24.207278 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2976 | 2026.03.01 00:42:24.207699 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.03.01 00:42:24.207738 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2978 | 2026.03.01 00:42:24.208063 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2979 | 2026.03.01 00:42:24.208103 [ 196 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183024 sec., 635659.1244133678 rows/sec., 38.77 MiB/sec. | ||
| 2980 | 2026.03.01 00:42:24.208226 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2981 | 2026.03.01 00:42:24.208292 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.03.01 00:42:24.208432 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001349 sec., 363232.02372127504 rows/sec., 25.47 MiB/sec. | ||
| 2983 | 2026.03.01 00:42:24.208468 [ 5 ] {cc5ba10c-90d8-4a6f-9e0c-af870e9beceb} <Debug> TCPHandler: Processed in 0.001510929 sec. | ||
| 2984 | 2026.03.01 00:42:24.208504 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.03.01 00:42:24.208568 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.03.01 00:42:24.208571 [ 198 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_6_1} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2987 | 2026.03.01 00:42:24.208648 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2988 | 2026.03.01 00:42:24.208670 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2989 | 2026.03.01 00:42:24.208715 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2990 | 2026.03.01 00:42:24.209031 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.01 00:42:24.209066 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2992 | 2026.03.01 00:42:24.209364 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2993 | 2026.03.01 00:42:24.209576 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.01 00:42:24.209700 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 2995 | 2026.03.01 00:42:24.209734 [ 5 ] {5619fbd4-5fc9-422b-94a8-9ca39040e910} <Debug> TCPHandler: Processed in 0.001212745 sec. | ||
| 2996 | 2026.03.01 00:42:24.209833 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.03.01 00:42:24.209923 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.03.01 00:42:24.209963 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2999 | 2026.03.01 00:42:24.210353 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.03.01 00:42:24.210386 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3001 | 2026.03.01 00:42:24.210711 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3002 | 2026.03.01 00:42:24.210913 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.03.01 00:42:24.211034 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001128 sec., 234929.07801418437 rows/sec., 15.61 MiB/sec. | ||
| 3004 | 2026.03.01 00:42:24.211067 [ 5 ] {7822f952-6c7b-43d6-a182-470e229e7a30} <Debug> TCPHandler: Processed in 0.001281175 sec. | ||
| 3005 | 2026.03.01 00:42:24.211168 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.03.01 00:42:24.211258 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.03.01 00:42:24.211299 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3008 | 2026.03.01 00:42:24.211590 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.03.01 00:42:24.211623 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3010 | 2026.03.01 00:42:24.211902 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3011 | 2026.03.01 00:42:24.212098 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.03.01 00:42:24.212185 [ 100 ] {} <Debug> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3013 | 2026.03.01 00:42:24.212218 [ 100 ] {} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.03.01 00:42:24.212221 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00098 sec., 1020.4081632653061 rows/sec., 68.76 KiB/sec. | ||
| 3015 | 2026.03.01 00:42:24.212238 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3016 | 2026.03.01 00:42:24.212261 [ 5 ] {5182c148-1f87-4e48-998a-bd1f23f27a79} <Debug> TCPHandler: Processed in 0.001139564 sec. | ||
| 3017 | 2026.03.01 00:42:24.212363 [ 187 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 3018 | 2026.03.01 00:42:24.212389 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2026.03.01 00:42:24.212519 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3020 | 2026.03.01 00:42:24.212553 [ 187 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3021 | 2026.03.01 00:42:24.212567 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3022 | 2026.03.01 00:42:24.212619 [ 187 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 3023 | 2026.03.01 00:42:24.212734 [ 187 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 3024 | 2026.03.01 00:42:24.212805 [ 187 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 3025 | 2026.03.01 00:42:24.212871 [ 187 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 3026 | 2026.03.01 00:42:24.212934 [ 187 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 3027 | 2026.03.01 00:42:24.212976 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.03.01 00:42:24.213023 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3029 | 2026.03.01 00:42:24.213407 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3030 | 2026.03.01 00:42:24.213633 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.03.01 00:42:24.213775 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001279 sec., 70367.47458952307 rows/sec., 4.40 MiB/sec. | ||
| 3032 | 2026.03.01 00:42:24.213818 [ 5 ] {b11a655e-de10-4f20-8b75-e2a593d20789} <Debug> TCPHandler: Processed in 0.001488278 sec. | ||
| 3033 | 2026.03.01 00:42:24.213869 [ 195 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001569539 sec., 3185.648779673522 rows/sec., 214.66 KiB/sec. | ||
| 3034 | 2026.03.01 00:42:24.214025 [ 195 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3035 | 2026.03.01 00:42:24.214325 [ 195 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_5_1} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.01 00:42:24.214395 [ 195 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_5_1} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3037 | 2026.03.01 00:42:24.214464 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3038 | 2026.03.01 00:42:26.727831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 406 | ||
| 3039 | 2026.03.01 00:42:26.730201 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.03.01 00:42:26.730241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3041 | 2026.03.01 00:42:26.731383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3042 | 2026.03.01 00:42:26.731641 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.03.01 00:42:26.731885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3044 | 2026.03.01 00:42:29.201808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5259 | ||
| 3045 | 2026.03.01 00:42:29.202558 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.03.01 00:42:29.202600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3047 | 2026.03.01 00:42:29.203072 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3048 | 2026.03.01 00:42:29.203294 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.03.01 00:42:29.203419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5259 | ||
| 3050 | 2026.03.01 00:42:29.203445 [ 25 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3051 | 2026.03.01 00:42:29.203517 [ 25 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.03.01 00:42:29.203540 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3053 | 2026.03.01 00:42:29.203741 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::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 | ||
| 3054 | 2026.03.01 00:42:29.203898 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3055 | 2026.03.01 00:42:29.203937 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2827 rows starting from the beginning of the part | ||
| 3056 | 2026.03.01 00:42:29.204004 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3057 | 2026.03.01 00:42:29.204052 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3058 | 2026.03.01 00:42:29.204097 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3059 | 2026.03.01 00:42:29.204142 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3060 | 2026.03.01 00:42:29.204187 [ 187 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3061 | 2026.03.01 00:42:29.205576 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5259 rows, containing 4 columns (4 merged, 0 gathered) in 0.001893983 sec., 2776688.0695338873 rows/sec., 39.72 MiB/sec. | ||
| 3062 | 2026.03.01 00:42:29.206210 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3063 | 2026.03.01 00:42:29.206496 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.03.01 00:42:29.206575 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_11_2} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3065 | 2026.03.01 00:42:29.206667 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3066 | 2026.03.01 00:42:29.220002 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.03.01 00:42:29.220194 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3068 | 2026.03.01 00:42:29.220263 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3069 | 2026.03.01 00:42:29.221031 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.03.01 00:42:29.221082 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3071 | 2026.03.01 00:42:29.221505 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3072 | 2026.03.01 00:42:29.221731 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.03.01 00:42:29.221881 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00174 sec., 9195.402298850575 rows/sec., 749.82 KiB/sec. | ||
| 3074 | 2026.03.01 00:42:29.221922 [ 5 ] {7e943145-c430-42fa-9042-ed3576310fe1} <Debug> TCPHandler: Processed in 0.002050885 sec. | ||
| 3075 | 2026.03.01 00:42:29.222265 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.03.01 00:42:29.222365 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3077 | 2026.03.01 00:42:29.222405 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3078 | 2026.03.01 00:42:29.223582 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.03.01 00:42:29.223619 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3080 | 2026.03.01 00:42:29.224015 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3081 | 2026.03.01 00:42:29.224226 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.03.01 00:42:29.224354 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Debug> executeQuery: Read 1284 rows, 109.25 KiB in 0.002007 sec., 639760.837070254 rows/sec., 53.16 MiB/sec. | ||
| 3083 | 2026.03.01 00:42:29.224390 [ 5 ] {94e29aeb-0081-4b72-a485-67e4929c37f2} <Debug> TCPHandler: Processed in 0.002187597 sec. | ||
| 3084 | 2026.03.01 00:42:29.224506 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.03.01 00:42:29.224610 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.03.01 00:42:29.224649 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3087 | 2026.03.01 00:42:29.225136 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.03.01 00:42:29.225172 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3089 | 2026.03.01 00:42:29.225479 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3090 | 2026.03.01 00:42:29.225686 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.03.01 00:42:29.225810 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Debug> executeQuery: Read 56 rows, 4.13 KiB in 0.001219 sec., 45939.29450369155 rows/sec., 3.30 MiB/sec. | ||
| 3092 | 2026.03.01 00:42:29.225847 [ 5 ] {be923ef4-e7d0-4198-9b05-8a88dcfcc437} <Debug> TCPHandler: Processed in 0.001389856 sec. | ||
| 3093 | 2026.03.01 00:42:29.226010 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.03.01 00:42:29.226103 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.03.01 00:42:29.226141 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3096 | 2026.03.01 00:42:29.226678 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.01 00:42:29.226712 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3098 | 2026.03.01 00:42:29.227012 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3099 | 2026.03.01 00:42:29.227217 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.03.01 00:42:29.227338 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 3101 | 2026.03.01 00:42:29.227374 [ 5 ] {0ccf28d4-dd15-49cc-bf53-985bb2a0e266} <Debug> TCPHandler: Processed in 0.001430708 sec. | ||
| 3102 | 2026.03.01 00:42:29.227496 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.03.01 00:42:29.227605 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3104 | 2026.03.01 00:42:29.227644 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3105 | 2026.03.01 00:42:29.228234 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.03.01 00:42:29.228269 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3107 | 2026.03.01 00:42:29.228589 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3108 | 2026.03.01 00:42:29.228795 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.03.01 00:42:29.228919 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Debug> executeQuery: Read 582 rows, 44.39 KiB in 0.001336 sec., 435628.7425149701 rows/sec., 32.45 MiB/sec. | ||
| 3110 | 2026.03.01 00:42:29.228955 [ 5 ] {e093b3ce-4d68-4627-8e28-a322036d40df} <Debug> TCPHandler: Processed in 0.001515128 sec. | ||
| 3111 | 2026.03.01 00:42:29.229060 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.03.01 00:42:29.229153 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.03.01 00:42:29.229199 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3114 | 2026.03.01 00:42:29.229752 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.01 00:42:29.229787 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3116 | 2026.03.01 00:42:29.230159 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3117 | 2026.03.01 00:42:29.230364 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.03.01 00:42:29.230494 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Debug> executeQuery: Read 852 rows, 58.73 KiB in 0.001358 sec., 627393.2253313697 rows/sec., 42.23 MiB/sec. | ||
| 3119 | 2026.03.01 00:42:29.230536 [ 5 ] {9a394a93-6c13-46d1-9bfa-2d904effab29} <Debug> TCPHandler: Processed in 0.001523188 sec. | ||
| 3120 | 2026.03.01 00:42:29.230657 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.03.01 00:42:29.230750 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.03.01 00:42:29.230803 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3123 | 2026.03.01 00:42:29.231613 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.03.01 00:42:29.231648 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3125 | 2026.03.01 00:42:29.232199 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3126 | 2026.03.01 00:42:29.232412 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.03.01 00:42:29.232543 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001811 sec., 22087.244616234126 rows/sec., 39.58 MiB/sec. | ||
| 3128 | 2026.03.01 00:42:29.232592 [ 5 ] {b693bfb0-5a02-41d5-aecc-c44733104a57} <Debug> TCPHandler: Processed in 0.001983364 sec. | ||
| 3129 | 2026.03.01 00:42:29.232698 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.03.01 00:42:29.232799 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.03.01 00:42:29.232839 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3132 | 2026.03.01 00:42:29.233147 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Trace> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.03.01 00:42:29.233181 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3134 | 2026.03.01 00:42:29.233476 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3135 | 2026.03.01 00:42:29.233678 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Trace> oximeter.measurements_i64 (cf4e5a8a-5164-4308-b0bc-b011b5e591e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.03.01 00:42:29.233797 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 413.49 KiB/sec. | ||
| 3137 | 2026.03.01 00:42:29.233831 [ 5 ] {fd0a7680-419e-40bd-b137-f9f34ac7479f} <Debug> TCPHandler: Processed in 0.001180894 sec. | ||
| 3138 | 2026.03.01 00:42:29.233935 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.03.01 00:42:29.234030 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.03.01 00:42:29.234070 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3141 | 2026.03.01 00:42:29.234385 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.03.01 00:42:29.234420 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3143 | 2026.03.01 00:42:29.234719 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3144 | 2026.03.01 00:42:29.234931 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.03.01 00:42:29.235053 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 3146 | 2026.03.01 00:42:29.235086 [ 5 ] {6014d9a4-56a1-4c37-99a3-5959c05f2dde} <Debug> TCPHandler: Processed in 0.001198404 sec. | ||
| 3147 | 2026.03.01 00:42:29.516426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3148 | 2026.03.01 00:42:29.533971 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.01 00:42:29.534037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3150 | 2026.03.01 00:42:29.540171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3151 | 2026.03.01 00:42:29.540853 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.03.01 00:42:29.541163 [ 40 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3153 | 2026.03.01 00:42:29.541238 [ 40 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.01 00:42:29.541266 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3155 | 2026.03.01 00:42:29.541400 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 3156 | 2026.03.01 00:42:29.544223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3157 | 2026.03.01 00:42:29.545495 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3158 | 2026.03.01 00:42:29.546861 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 3159 | 2026.03.01 00:42:29.551571 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 3160 | 2026.03.01 00:42:29.555895 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 3161 | 2026.03.01 00:42:29.560164 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 3162 | 2026.03.01 00:42:29.564669 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 3163 | 2026.03.01 00:42:29.568716 [ 196 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 3164 | 2026.03.01 00:42:29.623662 [ 187 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082318028 sec., 1008.284600792429 rows/sec., 5.21 MiB/sec. | ||
| 3165 | 2026.03.01 00:42:29.626104 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3166 | 2026.03.01 00:42:29.628110 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_11_2} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.03.01 00:42:29.628221 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_11_2} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3168 | 2026.03.01 00:42:29.630883 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3169 | 2026.03.01 00:42:30.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.10 MiB, peak 224.00 MiB, free memory in arenas 0.00 B, will set to 222.07 MiB (RSS), difference: 7.97 MiB | ||
| 3170 | 2026.03.01 00:42:34.198942 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.03.01 00:42:34.199192 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.03.01 00:42:34.199264 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3173 | 2026.03.01 00:42:34.200133 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.03.01 00:42:34.200183 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3175 | 2026.03.01 00:42:34.200608 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3176 | 2026.03.01 00:42:34.200838 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.03.01 00:42:34.200984 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001847 sec., 153762.8586897672 rows/sec., 9.77 MiB/sec. | ||
| 3178 | 2026.03.01 00:42:34.201052 [ 5 ] {e82dad59-5373-4e14-9242-9f72e0da263a} <Debug> TCPHandler: Processed in 0.002250348 sec. | ||
| 3179 | 2026.03.01 00:42:34.201213 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.03.01 00:42:34.201308 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3181 | 2026.03.01 00:42:34.201348 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3182 | 2026.03.01 00:42:34.202158 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.01 00:42:34.202195 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3184 | 2026.03.01 00:42:34.202564 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3185 | 2026.03.01 00:42:34.202779 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.03.01 00:42:34.202907 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001618 sec., 492583.4363411619 rows/sec., 38.74 MiB/sec. | ||
| 3187 | 2026.03.01 00:42:34.202943 [ 5 ] {932cf6e8-5794-47de-89aa-4b55b31218b1} <Debug> TCPHandler: Processed in 0.001782342 sec. | ||
| 3188 | 2026.03.01 00:42:34.203059 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.03.01 00:42:34.203153 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.03.01 00:42:34.203192 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3191 | 2026.03.01 00:42:34.203662 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.01 00:42:34.203700 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3193 | 2026.03.01 00:42:34.204004 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3194 | 2026.03.01 00:42:34.204224 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.01 00:42:34.204350 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001216 sec., 116776.31578947368 rows/sec., 6.86 MiB/sec. | ||
| 3196 | 2026.03.01 00:42:34.204387 [ 5 ] {437503fb-b6da-42a1-87bf-0e15ca9cfaad} <Debug> TCPHandler: Processed in 0.001376557 sec. | ||
| 3197 | 2026.03.01 00:42:34.204503 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.03.01 00:42:34.204596 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.03.01 00:42:34.204635 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3200 | 2026.03.01 00:42:34.205101 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.03.01 00:42:34.205144 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3202 | 2026.03.01 00:42:34.205462 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3203 | 2026.03.01 00:42:34.205670 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.01 00:42:34.205799 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 3205 | 2026.03.01 00:42:34.205836 [ 5 ] {66a1f3db-5029-4a82-a07b-1b7bc4dd60fe} <Debug> TCPHandler: Processed in 0.001381937 sec. | ||
| 3206 | 2026.03.01 00:42:34.205947 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.03.01 00:42:34.206041 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.03.01 00:42:34.206080 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3209 | 2026.03.01 00:42:34.206503 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.03.01 00:42:34.206538 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3211 | 2026.03.01 00:42:34.206827 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3212 | 2026.03.01 00:42:34.207059 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.03.01 00:42:34.207186 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 3214 | 2026.03.01 00:42:34.207222 [ 5 ] {4eaa125e-7500-419f-a6b7-06d2ae6c115e} <Debug> TCPHandler: Processed in 0.001324245 sec. | ||
| 3215 | 2026.03.01 00:42:34.207328 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.03.01 00:42:34.207421 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3217 | 2026.03.01 00:42:34.207461 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3218 | 2026.03.01 00:42:34.208015 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.03.01 00:42:34.208051 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3220 | 2026.03.01 00:42:34.208368 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3221 | 2026.03.01 00:42:34.208584 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.01 00:42:34.208710 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001307 sec., 374904.3611323642 rows/sec., 26.28 MiB/sec. | ||
| 3223 | 2026.03.01 00:42:34.208747 [ 5 ] {efe4ea98-6717-482f-8801-59f8d8568a6b} <Debug> TCPHandler: Processed in 0.001466718 sec. | ||
| 3224 | 2026.03.01 00:42:34.208855 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.03.01 00:42:34.208949 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3226 | 2026.03.01 00:42:34.208990 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3227 | 2026.03.01 00:42:34.209322 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.01 00:42:34.209356 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3229 | 2026.03.01 00:42:34.209654 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3230 | 2026.03.01 00:42:34.209854 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.03.01 00:42:34.209952 [ 38 ] {} <Debug> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3232 | 2026.03.01 00:42:34.209975 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 3233 | 2026.03.01 00:42:34.210022 [ 38 ] {} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.03.01 00:42:34.210027 [ 5 ] {88da72e3-2d44-4920-9f52-ed437f8aa606} <Debug> TCPHandler: Processed in 0.001220295 sec. | ||
| 3235 | 2026.03.01 00:42:34.210052 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3236 | 2026.03.01 00:42:34.210146 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.03.01 00:42:34.210148 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 3238 | 2026.03.01 00:42:34.210244 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.01 00:42:34.210253 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3240 | 2026.03.01 00:42:34.210287 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3241 | 2026.03.01 00:42:34.210290 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 3242 | 2026.03.01 00:42:34.210350 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 3243 | 2026.03.01 00:42:34.210394 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 3244 | 2026.03.01 00:42:34.210431 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 3245 | 2026.03.01 00:42:34.210476 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 3246 | 2026.03.01 00:42:34.210514 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 3247 | 2026.03.01 00:42:34.210738 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.01 00:42:34.210773 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3249 | 2026.03.01 00:42:34.211132 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3250 | 2026.03.01 00:42:34.211198 [ 187 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001082793 sec., 33247.35198694487 rows/sec., 1.70 MiB/sec. | ||
| 3251 | 2026.03.01 00:42:34.211355 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.03.01 00:42:34.211396 [ 199 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3253 | 2026.03.01 00:42:34.211490 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001264 sec., 209651.89873417723 rows/sec., 13.93 MiB/sec. | ||
| 3254 | 2026.03.01 00:42:34.211532 [ 5 ] {cf0536b3-c782-417f-9afc-1585db523908} <Debug> TCPHandler: Processed in 0.001434418 sec. | ||
| 3255 | 2026.03.01 00:42:34.211644 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.03.01 00:42:34.211739 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.03.01 00:42:34.211743 [ 199 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_6_1} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.01 00:42:34.211785 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3259 | 2026.03.01 00:42:34.211833 [ 199 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_6_1} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3260 | 2026.03.01 00:42:34.211927 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3261 | 2026.03.01 00:42:34.212109 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.03.01 00:42:34.212149 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3263 | 2026.03.01 00:42:34.212438 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3264 | 2026.03.01 00:42:34.212656 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.03.01 00:42:34.212785 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 3266 | 2026.03.01 00:42:34.212821 [ 5 ] {12a5be6f-118f-4cf8-ab33-ae0e82bcd9e6} <Debug> TCPHandler: Processed in 0.001225154 sec. | ||
| 3267 | 2026.03.01 00:42:34.212928 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.03.01 00:42:34.213085 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.03.01 00:42:34.213136 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3270 | 2026.03.01 00:42:34.213489 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.03.01 00:42:34.213524 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3272 | 2026.03.01 00:42:34.213869 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3273 | 2026.03.01 00:42:34.214074 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.03.01 00:42:34.214197 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001189 sec., 75693.86038687974 rows/sec., 4.74 MiB/sec. | ||
| 3275 | 2026.03.01 00:42:34.214230 [ 5 ] {448e6e99-a59c-4caa-aa43-1d62f7c5babe} <Debug> TCPHandler: Processed in 0.001350106 sec. | ||
| 3276 | 2026.03.01 00:42:36.570322 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3277 | 2026.03.01 00:42:36.570379 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3278 | 2026.03.01 00:42:36.703621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5707 | ||
| 3279 | 2026.03.01 00:42:36.704161 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.03.01 00:42:36.704211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3281 | 2026.03.01 00:42:36.704749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3282 | 2026.03.01 00:42:36.704978 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.03.01 00:42:36.705105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5707 | ||
| 3284 | 2026.03.01 00:42:36.732226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 444 | ||
| 3285 | 2026.03.01 00:42:36.734930 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.03.01 00:42:36.734975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3287 | 2026.03.01 00:42:36.736178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3288 | 2026.03.01 00:42:36.736457 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.03.01 00:42:36.736720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3290 | 2026.03.01 00:42:37.044436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3291 | 2026.03.01 00:42:37.064014 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.03.01 00:42:37.064091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3293 | 2026.03.01 00:42:37.071513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3294 | 2026.03.01 00:42:37.072647 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.03.01 00:42:37.077817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3296 | 2026.03.01 00:42:39.193369 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.03.01 00:42:39.193679 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3298 | 2026.03.01 00:42:39.193787 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3299 | 2026.03.01 00:42:39.194598 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.03.01 00:42:39.194648 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3301 | 2026.03.01 00:42:39.195059 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3302 | 2026.03.01 00:42:39.195302 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.03.01 00:42:39.195437 [ 31 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3304 | 2026.03.01 00:42:39.195461 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00186 sec., 73118.27956989247 rows/sec., 6.35 MiB/sec. | ||
| 3305 | 2026.03.01 00:42:39.195504 [ 31 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.03.01 00:42:39.195520 [ 5 ] {102e4154-0d8a-4d7c-92b5-8069e088a95a} <Debug> TCPHandler: Processed in 0.002343989 sec. | ||
| 3307 | 2026.03.01 00:42:39.195530 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3308 | 2026.03.01 00:42:39.195631 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 3309 | 2026.03.01 00:42:39.195660 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.03.01 00:42:39.195724 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.03.01 00:42:39.195751 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2134 rows starting from the beginning of the part | ||
| 3312 | 2026.03.01 00:42:39.195766 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.03.01 00:42:39.195812 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3314 | 2026.03.01 00:42:39.195827 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 3315 | 2026.03.01 00:42:39.195879 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 797 rows starting from the beginning of the part | ||
| 3316 | 2026.03.01 00:42:39.195923 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1284 rows starting from the beginning of the part | ||
| 3317 | 2026.03.01 00:42:39.195967 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 797 rows starting from the beginning of the part | ||
| 3318 | 2026.03.01 00:42:39.196016 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 3319 | 2026.03.01 00:42:39.196253 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.03.01 00:42:39.196291 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3321 | 2026.03.01 00:42:39.196613 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3322 | 2026.03.01 00:42:39.196840 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.03.01 00:42:39.196982 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.37 MiB/sec. | ||
| 3324 | 2026.03.01 00:42:39.197020 [ 5 ] {671b475e-d2c4-4f31-8385-38e5edc422f3} <Debug> TCPHandler: Processed in 0.001413207 sec. | ||
| 3325 | 2026.03.01 00:42:39.197135 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.03.01 00:42:39.197233 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3327 | 2026.03.01 00:42:39.197275 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3328 | 2026.03.01 00:42:39.197717 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.03.01 00:42:39.197756 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3330 | 2026.03.01 00:42:39.197966 [ 199 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5274 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373238 sec., 2222280.276988654 rows/sec., 189.65 MiB/sec. | ||
| 3331 | 2026.03.01 00:42:39.198086 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3332 | 2026.03.01 00:42:39.198305 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3333 | 2026.03.01 00:42:39.198339 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.03.01 00:42:39.198462 [ 31 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3335 | 2026.03.01 00:42:39.198487 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001274 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 3336 | 2026.03.01 00:42:39.198496 [ 31 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.03.01 00:42:39.198529 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3338 | 2026.03.01 00:42:39.198533 [ 5 ] {16e54756-c5d5-4d23-8edc-679b0c343593} <Debug> TCPHandler: Processed in 0.001450607 sec. | ||
| 3339 | 2026.03.01 00:42:39.198597 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 3340 | 2026.03.01 00:42:39.198641 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.03.01 00:42:39.198673 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.03.01 00:42:39.198676 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3343 | 2026.03.01 00:42:39.198713 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1043 rows starting from the beginning of the part | ||
| 3344 | 2026.03.01 00:42:39.198726 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_16_3} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3345 | 2026.03.01 00:42:39.198757 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 3346 | 2026.03.01 00:42:39.198774 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.03.01 00:42:39.198795 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 490 rows starting from the beginning of the part | ||
| 3348 | 2026.03.01 00:42:39.198819 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3349 | 2026.03.01 00:42:39.198827 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 582 rows starting from the beginning of the part | ||
| 3350 | 2026.03.01 00:42:39.198820 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3351 | 2026.03.01 00:42:39.198864 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 490 rows starting from the beginning of the part | ||
| 3352 | 2026.03.01 00:42:39.198904 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3353 | 2026.03.01 00:42:39.199251 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.01 00:42:39.199287 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3355 | 2026.03.01 00:42:39.199627 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3356 | 2026.03.01 00:42:39.199850 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.03.01 00:42:39.199917 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348126 sec., 2082891.361786658 rows/sec., 159.07 MiB/sec. | ||
| 3358 | 2026.03.01 00:42:39.199965 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3359 | 2026.03.01 00:42:39.199990 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 3360 | 2026.03.01 00:42:39.199993 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.01 00:42:39.200033 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3362 | 2026.03.01 00:42:39.200033 [ 5 ] {72e7847c-82f2-4d35-81f5-73571d7d5c76} <Debug> TCPHandler: Processed in 0.001411867 sec. | ||
| 3363 | 2026.03.01 00:42:39.200064 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3364 | 2026.03.01 00:42:39.200112 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 3365 | 2026.03.01 00:42:39.200163 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.03.01 00:42:39.200217 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3367 | 2026.03.01 00:42:39.200255 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3959 rows starting from the beginning of the part | ||
| 3368 | 2026.03.01 00:42:39.200264 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.03.01 00:42:39.200306 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.03.01 00:42:39.200322 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 3371 | 2026.03.01 00:42:39.200324 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3372 | 2026.03.01 00:42:39.200368 [ 200 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_16_3} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3373 | 2026.03.01 00:42:39.200376 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3374 | 2026.03.01 00:42:39.200423 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 852 rows starting from the beginning of the part | ||
| 3375 | 2026.03.01 00:42:39.200428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3376 | 2026.03.01 00:42:39.200466 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 3377 | 2026.03.01 00:42:39.200509 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3378 | 2026.03.01 00:42:39.201178 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.03.01 00:42:39.201220 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3380 | 2026.03.01 00:42:39.201833 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3381 | 2026.03.01 00:42:39.202077 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.03.01 00:42:39.202223 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001977 sec., 20232.675771370763 rows/sec., 36.26 MiB/sec. | ||
| 3383 | 2026.03.01 00:42:39.202283 [ 5 ] {4126388d-226f-4e17-b634-bb87750bde04} <Debug> TCPHandler: Processed in 0.002171387 sec. | ||
| 3384 | 2026.03.01 00:42:39.202399 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.03.01 00:42:39.202493 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3386 | 2026.03.01 00:42:39.202535 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3387 | 2026.03.01 00:42:39.202659 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5661 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579061 sec., 2194984.9189297967 rows/sec., 148.77 MiB/sec. | ||
| 3388 | 2026.03.01 00:42:39.202875 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.03.01 00:42:39.202916 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3390 | 2026.03.01 00:42:39.203214 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3391 | 2026.03.01 00:42:39.203244 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3392 | 2026.03.01 00:42:39.203537 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.03.01 00:42:39.203600 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.01 00:42:39.203643 [ 31 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3395 | 2026.03.01 00:42:39.203673 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 3396 | 2026.03.01 00:42:39.203688 [ 31 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.03.01 00:42:39.203689 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3398 | 2026.03.01 00:42:39.203724 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3399 | 2026.03.01 00:42:39.203715 [ 5 ] {025748d2-bc4e-4369-a7ed-ea3202030eb4} <Debug> TCPHandler: Processed in 0.001367366 sec. | ||
| 3400 | 2026.03.01 00:42:39.203809 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3401 | 2026.03.01 00:42:39.203837 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3402 | 2026.03.01 00:42:39.203899 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3403 | 2026.03.01 00:42:39.203928 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 720 rows starting from the beginning of the part | ||
| 3404 | 2026.03.01 00:42:39.203975 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3405 | 2026.03.01 00:42:39.204012 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3406 | 2026.03.01 00:42:39.204049 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3407 | 2026.03.01 00:42:39.204085 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3408 | 2026.03.01 00:42:39.204118 [ 187 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3409 | 2026.03.01 00:42:39.204899 [ 193 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001118513 sec., 965567.6778007945 rows/sec., 62.74 MiB/sec. | ||
| 3410 | 2026.03.01 00:42:39.205057 [ 193 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3411 | 2026.03.01 00:42:39.205330 [ 193 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_16_3} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.01 00:42:39.205401 [ 193 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_16_3} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3413 | 2026.03.01 00:42:39.205474 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3414 | 2026.03.01 00:42:44.200669 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.03.01 00:42:44.200944 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.03.01 00:42:44.201040 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3417 | 2026.03.01 00:42:44.201846 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.03.01 00:42:44.201886 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3419 | 2026.03.01 00:42:44.202282 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3420 | 2026.03.01 00:42:44.202501 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.01 00:42:44.202648 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001775 sec., 160000 rows/sec., 10.16 MiB/sec. | ||
| 3422 | 2026.03.01 00:42:44.202689 [ 5 ] {ab3835fa-40d6-47c5-9b01-94294507efa6} <Debug> TCPHandler: Processed in 0.002187426 sec. | ||
| 3423 | 2026.03.01 00:42:44.202806 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.01 00:42:44.202900 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3425 | 2026.03.01 00:42:44.202940 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3426 | 2026.03.01 00:42:44.203716 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.03.01 00:42:44.203752 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3428 | 2026.03.01 00:42:44.204093 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3429 | 2026.03.01 00:42:44.204301 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.01 00:42:44.204426 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001544 sec., 516191.7098445596 rows/sec., 40.60 MiB/sec. | ||
| 3431 | 2026.03.01 00:42:44.204462 [ 5 ] {286f98da-7a2d-4748-a6a3-5f02b9cf1226} <Debug> TCPHandler: Processed in 0.001704051 sec. | ||
| 3432 | 2026.03.01 00:42:44.204565 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.03.01 00:42:44.204658 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.03.01 00:42:44.204696 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3435 | 2026.03.01 00:42:44.205116 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.03.01 00:42:44.205150 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3437 | 2026.03.01 00:42:44.205317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6219 | ||
| 3438 | 2026.03.01 00:42:44.205452 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3439 | 2026.03.01 00:42:44.205674 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.01 00:42:44.205799 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001159 sec., 122519.41328731664 rows/sec., 7.20 MiB/sec. | ||
| 3441 | 2026.03.01 00:42:44.205835 [ 5 ] {66eaae7a-d748-4e6a-8926-3980f224f577} <Debug> TCPHandler: Processed in 0.001317705 sec. | ||
| 3442 | 2026.03.01 00:42:44.205873 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.01 00:42:44.205919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3444 | 2026.03.01 00:42:44.205940 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.03.01 00:42:44.206038 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.03.01 00:42:44.206079 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3447 | 2026.03.01 00:42:44.206412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3448 | 2026.03.01 00:42:44.206518 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.03.01 00:42:44.206561 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3450 | 2026.03.01 00:42:44.206673 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.03.01 00:42:44.206826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6219 | ||
| 3452 | 2026.03.01 00:42:44.206971 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3453 | 2026.03.01 00:42:44.207185 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.03.01 00:42:44.207318 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001299 sec., 114703.6181678214 rows/sec., 7.41 MiB/sec. | ||
| 3455 | 2026.03.01 00:42:44.207354 [ 5 ] {c295b367-2e4a-4337-a1e9-0d755b3fee20} <Debug> TCPHandler: Processed in 0.001462408 sec. | ||
| 3456 | 2026.03.01 00:42:44.207460 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.03.01 00:42:44.207553 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.03.01 00:42:44.207591 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3459 | 2026.03.01 00:42:44.208028 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.03.01 00:42:44.208064 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3461 | 2026.03.01 00:42:44.208364 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3462 | 2026.03.01 00:42:44.208565 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.03.01 00:42:44.208690 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 3464 | 2026.03.01 00:42:44.208726 [ 5 ] {47c0fa61-488b-4173-9b9b-8ca3b7800bda} <Debug> TCPHandler: Processed in 0.001313387 sec. | ||
| 3465 | 2026.03.01 00:42:44.208830 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.03.01 00:42:44.208922 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3467 | 2026.03.01 00:42:44.208961 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3468 | 2026.03.01 00:42:44.209548 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.03.01 00:42:44.209584 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3470 | 2026.03.01 00:42:44.209895 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3471 | 2026.03.01 00:42:44.210116 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.03.01 00:42:44.210242 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001338 sec., 366218.23617339315 rows/sec., 25.68 MiB/sec. | ||
| 3473 | 2026.03.01 00:42:44.210278 [ 5 ] {70d72f15-e150-4a0b-8d74-66e24df60766} <Debug> TCPHandler: Processed in 0.001495198 sec. | ||
| 3474 | 2026.03.01 00:42:44.210380 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.03.01 00:42:44.210473 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3476 | 2026.03.01 00:42:44.210512 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3477 | 2026.03.01 00:42:44.210825 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.03.01 00:42:44.210859 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3479 | 2026.03.01 00:42:44.211154 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3480 | 2026.03.01 00:42:44.211355 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.03.01 00:42:44.211477 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 3482 | 2026.03.01 00:42:44.211513 [ 5 ] {995d18c2-3814-4550-a941-702a2e14abdf} <Debug> TCPHandler: Processed in 0.001180364 sec. | ||
| 3483 | 2026.03.01 00:42:44.211609 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.03.01 00:42:44.211701 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.03.01 00:42:44.211742 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3486 | 2026.03.01 00:42:44.212168 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.03.01 00:42:44.212203 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3488 | 2026.03.01 00:42:44.212520 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3489 | 2026.03.01 00:42:44.212729 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.01 00:42:44.212853 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 3491 | 2026.03.01 00:42:44.212888 [ 5 ] {34af78e5-3f7a-4f26-aa84-1ea6b5bb5f1f} <Debug> TCPHandler: Processed in 0.001325126 sec. | ||
| 3492 | 2026.03.01 00:42:44.212992 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.03.01 00:42:44.213083 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.03.01 00:42:44.213123 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3495 | 2026.03.01 00:42:44.213457 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.03.01 00:42:44.213490 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3497 | 2026.03.01 00:42:44.213773 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3498 | 2026.03.01 00:42:44.213974 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.03.01 00:42:44.214098 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 3500 | 2026.03.01 00:42:44.214132 [ 5 ] {53f44a71-9c9c-4fc4-a539-8ceaaa9c010f} <Debug> TCPHandler: Processed in 0.001188204 sec. | ||
| 3501 | 2026.03.01 00:42:44.214243 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.03.01 00:42:44.214334 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3503 | 2026.03.01 00:42:44.214374 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3504 | 2026.03.01 00:42:44.214713 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.03.01 00:42:44.214749 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3506 | 2026.03.01 00:42:44.215054 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3507 | 2026.03.01 00:42:44.215253 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.03.01 00:42:44.215375 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 3509 | 2026.03.01 00:42:44.215409 [ 5 ] {781f2578-6d3b-4b58-8d76-51fbd0cee7f5} <Debug> TCPHandler: Processed in 0.001213784 sec. | ||
| 3510 | 2026.03.01 00:42:44.578035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3511 | 2026.03.01 00:42:44.595740 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.03.01 00:42:44.595812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3513 | 2026.03.01 00:42:44.601571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3514 | 2026.03.01 00:42:44.602324 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.03.01 00:42:44.605740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3516 | 2026.03.01 00:42:46.736994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 476 | ||
| 3517 | 2026.03.01 00:42:46.739337 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.03.01 00:42:46.739381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3519 | 2026.03.01 00:42:46.740501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3520 | 2026.03.01 00:42:46.740764 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.03.01 00:42:46.741011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3522 | 2026.03.01 00:42:49.194075 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.03.01 00:42:49.194293 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3524 | 2026.03.01 00:42:49.194370 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3525 | 2026.03.01 00:42:49.195175 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.03.01 00:42:49.195224 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3527 | 2026.03.01 00:42:49.195638 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3528 | 2026.03.01 00:42:49.195874 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.01 00:42:49.196044 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001804 sec., 75388.0266075388 rows/sec., 6.55 MiB/sec. | ||
| 3530 | 2026.03.01 00:42:49.196093 [ 5 ] {8331e908-e196-42e0-adaf-25bac5c81681} <Debug> TCPHandler: Processed in 0.002162406 sec. | ||
| 3531 | 2026.03.01 00:42:49.196214 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.03.01 00:42:49.196320 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3533 | 2026.03.01 00:42:49.196365 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3534 | 2026.03.01 00:42:49.196786 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.03.01 00:42:49.196825 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3536 | 2026.03.01 00:42:49.197133 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3537 | 2026.03.01 00:42:49.197352 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.03.01 00:42:49.197464 [ 151 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3539 | 2026.03.01 00:42:49.197482 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.47 MiB/sec. | ||
| 3540 | 2026.03.01 00:42:49.197537 [ 151 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.03.01 00:42:49.197544 [ 5 ] {36186c25-04df-4590-bf88-58aa2469446b} <Debug> TCPHandler: Processed in 0.001382257 sec. | ||
| 3542 | 2026.03.01 00:42:49.197567 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3543 | 2026.03.01 00:42:49.197667 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2026.03.01 00:42:49.197705 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::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 | ||
| 3545 | 2026.03.01 00:42:49.197771 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3546 | 2026.03.01 00:42:49.197817 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3547 | 2026.03.01 00:42:49.197864 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3548 | 2026.03.01 00:42:49.197909 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 203 rows starting from the beginning of the part | ||
| 3549 | 2026.03.01 00:42:49.198021 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::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 | ||
| 3550 | 2026.03.01 00:42:49.198082 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 142 rows starting from the beginning of the part | ||
| 3551 | 2026.03.01 00:42:49.198136 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3552 | 2026.03.01 00:42:49.198190 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 142 rows starting from the beginning of the part | ||
| 3553 | 2026.03.01 00:42:49.198237 [ 197 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3554 | 2026.03.01 00:42:49.198252 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.01 00:42:49.198293 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3556 | 2026.03.01 00:42:49.198674 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3557 | 2026.03.01 00:42:49.198912 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.03.01 00:42:49.199054 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001305 sec., 79693.48659003832 rows/sec., 6.22 MiB/sec. | ||
| 3559 | 2026.03.01 00:42:49.199093 [ 5 ] {b8d07323-d6be-4590-b4d8-a7f00d50f73b} <Debug> TCPHandler: Processed in 0.001477177 sec. | ||
| 3560 | 2026.03.01 00:42:49.199193 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555389 sec., 400542.886699083 rows/sec., 26.85 MiB/sec. | ||
| 3561 | 2026.03.01 00:42:49.199204 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.03.01 00:42:49.199321 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.03.01 00:42:49.199367 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3564 | 2026.03.01 00:42:49.199402 [ 191 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3565 | 2026.03.01 00:42:49.199758 [ 191 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.03.01 00:42:49.199776 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.03.01 00:42:49.199818 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3568 | 2026.03.01 00:42:49.199855 [ 191 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_16_3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3569 | 2026.03.01 00:42:49.199967 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3570 | 2026.03.01 00:42:49.200166 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3571 | 2026.03.01 00:42:49.200387 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.03.01 00:42:49.200523 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3573 | 2026.03.01 00:42:49.200560 [ 5 ] {5f8a729d-e950-473b-a9b7-6c9fbe73b81a} <Debug> TCPHandler: Processed in 0.001406047 sec. | ||
| 3574 | 2026.03.01 00:42:49.200666 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.03.01 00:42:49.200761 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.03.01 00:42:49.200816 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3577 | 2026.03.01 00:42:49.201685 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.03.01 00:42:49.201722 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3579 | 2026.03.01 00:42:49.202302 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3580 | 2026.03.01 00:42:49.202529 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.03.01 00:42:49.202669 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001927 sec., 20757.65438505449 rows/sec., 37.20 MiB/sec. | ||
| 3582 | 2026.03.01 00:42:49.202728 [ 5 ] {762c6c33-3db7-49d5-836a-d410a145bed9} <Debug> TCPHandler: Processed in 0.002113235 sec. | ||
| 3583 | 2026.03.01 00:42:49.202836 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.03.01 00:42:49.202932 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.03.01 00:42:49.202975 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3586 | 2026.03.01 00:42:49.203309 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.03.01 00:42:49.203345 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3588 | 2026.03.01 00:42:49.203659 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3589 | 2026.03.01 00:42:49.203876 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.03.01 00:42:49.204009 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 3591 | 2026.03.01 00:42:49.204046 [ 5 ] {88979b51-7065-4cb8-bd52-127d0d48a292} <Debug> TCPHandler: Processed in 0.001260465 sec. | ||
| 3592 | 2026.03.01 00:42:51.570443 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3593 | 2026.03.01 00:42:51.570517 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3594 | 2026.03.01 00:42:51.706929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6667 | ||
| 3595 | 2026.03.01 00:42:51.707423 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.03.01 00:42:51.707474 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3597 | 2026.03.01 00:42:51.707973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3598 | 2026.03.01 00:42:51.708224 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.03.01 00:42:51.708374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6667 | ||
| 3600 | 2026.03.01 00:42:52.105860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3601 | 2026.03.01 00:42:52.126409 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.03.01 00:42:52.126489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3603 | 2026.03.01 00:42:52.133252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3604 | 2026.03.01 00:42:52.134037 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.03.01 00:42:52.138405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3606 | 2026.03.01 00:42:53.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.26 MiB, peak 228.74 MiB, free memory in arenas 0.00 B, will set to 225.36 MiB (RSS), difference: 1.10 MiB | ||
| 3607 | 2026.03.01 00:42:54.199677 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.01 00:42:54.199857 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.03.01 00:42:54.199925 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3610 | 2026.03.01 00:42:54.200642 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.03.01 00:42:54.200687 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3612 | 2026.03.01 00:42:54.201168 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3613 | 2026.03.01 00:42:54.201405 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.03.01 00:42:54.201562 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 3615 | 2026.03.01 00:42:54.201610 [ 5 ] {aa5df9b5-494b-4e88-aa7b-91046bb663d9} <Debug> TCPHandler: Processed in 0.002065595 sec. | ||
| 3616 | 2026.03.01 00:42:54.201738 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.03.01 00:42:54.201839 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3618 | 2026.03.01 00:42:54.201884 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3619 | 2026.03.01 00:42:54.202630 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.01 00:42:54.202669 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3621 | 2026.03.01 00:42:54.203049 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3622 | 2026.03.01 00:42:54.203275 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.01 00:42:54.203409 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001591 sec., 500942.80326838465 rows/sec., 39.40 MiB/sec. | ||
| 3624 | 2026.03.01 00:42:54.203448 [ 5 ] {1bffee47-19b6-4fcd-ac2e-4cc20fd69abd} <Debug> TCPHandler: Processed in 0.001762542 sec. | ||
| 3625 | 2026.03.01 00:42:54.203571 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.03.01 00:42:54.203669 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.03.01 00:42:54.203710 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3628 | 2026.03.01 00:42:54.204155 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.03.01 00:42:54.204193 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3630 | 2026.03.01 00:42:54.204499 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3631 | 2026.03.01 00:42:54.204728 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.01 00:42:54.204856 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001205 sec., 117842.32365145229 rows/sec., 6.92 MiB/sec. | ||
| 3633 | 2026.03.01 00:42:54.204893 [ 5 ] {8b9378ed-c70e-4c16-914a-7fbc7e5d7604} <Debug> TCPHandler: Processed in 0.001376287 sec. | ||
| 3634 | 2026.03.01 00:42:54.205009 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.03.01 00:42:54.205103 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.03.01 00:42:54.205144 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3637 | 2026.03.01 00:42:54.205584 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.03.01 00:42:54.205620 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3639 | 2026.03.01 00:42:54.205938 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3640 | 2026.03.01 00:42:54.206165 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.03.01 00:42:54.206269 [ 142 ] {} <Debug> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3642 | 2026.03.01 00:42:54.206292 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 3643 | 2026.03.01 00:42:54.206331 [ 142 ] {} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.03.01 00:42:54.206341 [ 5 ] {bec571b1-1470-4c8f-ab15-5c536c5eafee} <Debug> TCPHandler: Processed in 0.001382797 sec. | ||
| 3645 | 2026.03.01 00:42:54.206359 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3646 | 2026.03.01 00:42:54.206460 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2026.03.01 00:42:54.206479 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::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 | ||
| 3648 | 2026.03.01 00:42:54.206560 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3649 | 2026.03.01 00:42:54.206604 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3650 | 2026.03.01 00:42:54.206624 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3651 | 2026.03.01 00:42:54.206662 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 401 rows starting from the beginning of the part | ||
| 3652 | 2026.03.01 00:42:54.206729 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3653 | 2026.03.01 00:42:54.206775 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3654 | 2026.03.01 00:42:54.206816 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3655 | 2026.03.01 00:42:54.206858 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3656 | 2026.03.01 00:42:54.206923 [ 197 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 3657 | 2026.03.01 00:42:54.207039 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.03.01 00:42:54.207084 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3659 | 2026.03.01 00:42:54.207471 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3660 | 2026.03.01 00:42:54.207706 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.03.01 00:42:54.207840 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001297 sec., 114109.4834232845 rows/sec., 6.49 MiB/sec. | ||
| 3662 | 2026.03.01 00:42:54.207879 [ 5 ] {7ce03865-71d4-4b82-ba6c-08f530745562} <Debug> TCPHandler: Processed in 0.001469778 sec. | ||
| 3663 | 2026.03.01 00:42:54.207993 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.03.01 00:42:54.208021 [ 191 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1225 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159389 sec., 768559.9382642467 rows/sec., 53.75 MiB/sec. | ||
| 3665 | 2026.03.01 00:42:54.208088 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3666 | 2026.03.01 00:42:54.208135 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3667 | 2026.03.01 00:42:54.208211 [ 188 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3668 | 2026.03.01 00:42:54.208469 [ 188 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.03.01 00:42:54.208538 [ 188 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_11_2} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3670 | 2026.03.01 00:42:54.208612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3671 | 2026.03.01 00:42:54.208719 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.03.01 00:42:54.208756 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3673 | 2026.03.01 00:42:54.209082 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3674 | 2026.03.01 00:42:54.209309 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.03.01 00:42:54.209440 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00137 sec., 357664.23357664235 rows/sec., 25.08 MiB/sec. | ||
| 3676 | 2026.03.01 00:42:54.209478 [ 5 ] {4d17e50f-be61-4fc4-8d4e-ccdd8822e424} <Debug> TCPHandler: Processed in 0.001536888 sec. | ||
| 3677 | 2026.03.01 00:42:54.209596 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.03.01 00:42:54.209716 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3679 | 2026.03.01 00:42:54.209765 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3680 | 2026.03.01 00:42:54.210147 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.03.01 00:42:54.210190 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3682 | 2026.03.01 00:42:54.210523 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3683 | 2026.03.01 00:42:54.210735 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.03.01 00:42:54.210862 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 3685 | 2026.03.01 00:42:54.210897 [ 5 ] {3739e96d-ce88-42fe-936e-a27d0701748d} <Debug> TCPHandler: Processed in 0.001363067 sec. | ||
| 3686 | 2026.03.01 00:42:54.211004 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.03.01 00:42:54.211099 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3688 | 2026.03.01 00:42:54.211142 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3689 | 2026.03.01 00:42:54.211542 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.03.01 00:42:54.211578 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3691 | 2026.03.01 00:42:54.211900 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3692 | 2026.03.01 00:42:54.212105 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.03.01 00:42:54.212232 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 3694 | 2026.03.01 00:42:54.212269 [ 5 ] {867c489f-1f43-4803-aabb-89b036e5905f} <Debug> TCPHandler: Processed in 0.001315866 sec. | ||
| 3695 | 2026.03.01 00:42:54.212377 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.03.01 00:42:54.212472 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3697 | 2026.03.01 00:42:54.212513 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3698 | 2026.03.01 00:42:54.212816 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.03.01 00:42:54.212851 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3700 | 2026.03.01 00:42:54.213140 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3701 | 2026.03.01 00:42:54.213338 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.03.01 00:42:54.213464 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 3703 | 2026.03.01 00:42:54.213499 [ 5 ] {efd93ee6-606f-48c1-a2bf-2bf1d413fff7} <Debug> TCPHandler: Processed in 0.001173364 sec. | ||
| 3704 | 2026.03.01 00:42:54.213618 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.03.01 00:42:54.213739 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.03.01 00:42:54.213789 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3707 | 2026.03.01 00:42:54.214196 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.03.01 00:42:54.214241 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3709 | 2026.03.01 00:42:54.214578 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3710 | 2026.03.01 00:42:54.214791 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.03.01 00:42:54.214920 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 4.67 MiB/sec. | ||
| 3712 | 2026.03.01 00:42:54.214956 [ 5 ] {3a158b15-34b3-4e80-8ebc-fddfa2233221} <Debug> TCPHandler: Processed in 0.001400087 sec. | ||
| 3713 | 2026.03.01 00:42:56.741265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 508 | ||
| 3714 | 2026.03.01 00:42:56.743651 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.03.01 00:42:56.743694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3716 | 2026.03.01 00:42:56.744855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3717 | 2026.03.01 00:42:56.745132 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.03.01 00:42:56.745281 [ 138 ] {} <Debug> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3719 | 2026.03.01 00:42:56.745351 [ 138 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.01 00:42:56.745373 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3721 | 2026.03.01 00:42:56.745381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3722 | 2026.03.01 00:42:56.745466 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::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 | ||
| 3723 | 2026.03.01 00:42:56.745910 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3724 | 2026.03.01 00:42:56.746027 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 334 rows starting from the beginning of the part | ||
| 3725 | 2026.03.01 00:42:56.746371 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3726 | 2026.03.01 00:42:56.746695 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3727 | 2026.03.01 00:42:56.746986 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3728 | 2026.03.01 00:42:56.747261 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3729 | 2026.03.01 00:42:56.747538 [ 188 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3730 | 2026.03.01 00:42:56.753548 [ 191 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 72 columns (72 merged, 0 gathered) in 0.008116388 sec., 62589.417854346044 rows/sec., 59.29 MiB/sec. | ||
| 3731 | 2026.03.01 00:42:56.754667 [ 194 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3732 | 2026.03.01 00:42:56.755311 [ 194 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.03.01 00:42:56.755398 [ 194 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_11_2} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3734 | 2026.03.01 00:42:56.755642 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3735 | 2026.03.01 00:42:59.208529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7179 | ||
| 3736 | 2026.03.01 00:42:59.209046 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.03.01 00:42:59.209087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3738 | 2026.03.01 00:42:59.209612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3739 | 2026.03.01 00:42:59.209849 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.03.01 00:42:59.209980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7179 | ||
| 3741 | 2026.03.01 00:42:59.219743 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.03.01 00:42:59.220035 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3743 | 2026.03.01 00:42:59.220138 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3744 | 2026.03.01 00:42:59.220999 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.03.01 00:42:59.221036 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3746 | 2026.03.01 00:42:59.221446 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3747 | 2026.03.01 00:42:59.221677 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.01 00:42:59.221830 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001871 sec., 1068.9470871191875 rows/sec., 87.17 KiB/sec. | ||
| 3749 | 2026.03.01 00:42:59.221872 [ 5 ] {91bee38d-7225-431a-88b0-15721aa0d633} <Debug> TCPHandler: Processed in 0.002315348 sec. | ||
| 3750 | 2026.03.01 00:42:59.222000 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2026.03.01 00:42:59.222097 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3752 | 2026.03.01 00:42:59.222138 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3753 | 2026.03.01 00:42:59.223288 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.03.01 00:42:59.223327 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3755 | 2026.03.01 00:42:59.223756 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3756 | 2026.03.01 00:42:59.223992 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.03.01 00:42:59.224125 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Debug> executeQuery: Read 1277 rows, 108.73 KiB in 0.002048 sec., 623535.15625 rows/sec., 51.85 MiB/sec. | ||
| 3758 | 2026.03.01 00:42:59.224163 [ 5 ] {5861b4b7-d6df-490d-b6df-1db35d275197} <Debug> TCPHandler: Processed in 0.002214027 sec. | ||
| 3759 | 2026.03.01 00:42:59.224291 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.03.01 00:42:59.224387 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3761 | 2026.03.01 00:42:59.224426 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3762 | 2026.03.01 00:42:59.224839 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.03.01 00:42:59.224876 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3764 | 2026.03.01 00:42:59.225198 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3765 | 2026.03.01 00:42:59.225422 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.03.01 00:42:59.225554 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.59 MiB/sec. | ||
| 3767 | 2026.03.01 00:42:59.225592 [ 5 ] {e6b58067-1a1d-4e26-8301-3e46b812d76c} <Debug> TCPHandler: Processed in 0.001351136 sec. | ||
| 3768 | 2026.03.01 00:42:59.225700 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.03.01 00:42:59.225794 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3770 | 2026.03.01 00:42:59.225833 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3771 | 2026.03.01 00:42:59.226316 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.01 00:42:59.226351 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3773 | 2026.03.01 00:42:59.226669 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3774 | 2026.03.01 00:42:59.226883 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.01 00:42:59.227010 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 3776 | 2026.03.01 00:42:59.227048 [ 5 ] {0e2e854b-c15d-4750-8e3a-ae209988e6d1} <Debug> TCPHandler: Processed in 0.001396997 sec. | ||
| 3777 | 2026.03.01 00:42:59.227158 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.01 00:42:59.227266 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.01 00:42:59.227306 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3780 | 2026.03.01 00:42:59.227913 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.01 00:42:59.227949 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3782 | 2026.03.01 00:42:59.228277 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3783 | 2026.03.01 00:42:59.228501 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.01 00:42:59.228630 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001382 sec., 406657.01881331403 rows/sec., 30.22 MiB/sec. | ||
| 3785 | 2026.03.01 00:42:59.228666 [ 5 ] {b24bf695-b3c4-4cf6-9b81-7d248025e5a6} <Debug> TCPHandler: Processed in 0.00155835 sec. | ||
| 3786 | 2026.03.01 00:42:59.228777 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.01 00:42:59.228870 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.03.01 00:42:59.228915 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3789 | 2026.03.01 00:42:59.229468 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.03.01 00:42:59.229504 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3791 | 2026.03.01 00:42:59.229882 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3792 | 2026.03.01 00:42:59.230104 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.03.01 00:42:59.230230 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001378 sec., 613207.5471698113 rows/sec., 41.27 MiB/sec. | ||
| 3794 | 2026.03.01 00:42:59.230267 [ 5 ] {564df9ea-cb69-4251-9b0b-62ffa5e38d9f} <Debug> TCPHandler: Processed in 0.001540299 sec. | ||
| 3795 | 2026.03.01 00:42:59.230387 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.03.01 00:42:59.230483 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3797 | 2026.03.01 00:42:59.230538 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3798 | 2026.03.01 00:42:59.231385 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.03.01 00:42:59.231419 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3800 | 2026.03.01 00:42:59.231975 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3801 | 2026.03.01 00:42:59.232212 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.03.01 00:42:59.232352 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 3803 | 2026.03.01 00:42:59.232409 [ 5 ] {66d684e4-dfce-4d54-bda2-12b2ae18630a} <Debug> TCPHandler: Processed in 0.002071385 sec. | ||
| 3804 | 2026.03.01 00:42:59.232524 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.03.01 00:42:59.232620 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.03.01 00:42:59.232660 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3807 | 2026.03.01 00:42:59.232996 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.01 00:42:59.233033 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3809 | 2026.03.01 00:42:59.233338 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3810 | 2026.03.01 00:42:59.233547 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.01 00:42:59.233675 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3812 | 2026.03.01 00:42:59.233711 [ 5 ] {58c28839-d2cf-4375-8e57-11d191db5648} <Debug> TCPHandler: Processed in 0.001236086 sec. | ||
| 3813 | 2026.03.01 00:42:59.638567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
| 3814 | 2026.03.01 00:42:59.654598 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.03.01 00:42:59.654655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3816 | 2026.03.01 00:42:59.659929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3817 | 2026.03.01 00:42:59.660618 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.03.01 00:42:59.663435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
| 3819 | 2026.03.01 00:43:00.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.01 MiB, peak 231.01 MiB, free memory in arenas 0.00 B, will set to 225.90 MiB (RSS), difference: -1.11 MiB | ||
| 3820 | 2026.03.01 00:43:04.199953 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.03.01 00:43:04.200170 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3822 | 2026.03.01 00:43:04.200246 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3823 | 2026.03.01 00:43:04.201061 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.03.01 00:43:04.201106 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3825 | 2026.03.01 00:43:04.201514 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3826 | 2026.03.01 00:43:04.201742 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.03.01 00:43:04.201897 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 3828 | 2026.03.01 00:43:04.201946 [ 5 ] {0ac43f7f-0784-43bf-818c-ae8ab6cb6fe6} <Debug> TCPHandler: Processed in 0.002134306 sec. | ||
| 3829 | 2026.03.01 00:43:04.202076 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.03.01 00:43:04.202178 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3831 | 2026.03.01 00:43:04.202223 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3832 | 2026.03.01 00:43:04.203010 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.03.01 00:43:04.203045 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3834 | 2026.03.01 00:43:04.203401 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3835 | 2026.03.01 00:43:04.203616 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.03.01 00:43:04.203716 [ 80 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3837 | 2026.03.01 00:43:04.203750 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001595 sec., 499686.5203761755 rows/sec., 39.30 MiB/sec. | ||
| 3838 | 2026.03.01 00:43:04.203765 [ 80 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.03.01 00:43:04.203789 [ 5 ] {7a624adb-b236-4f2e-9bac-f6d439dbf424} <Debug> TCPHandler: Processed in 0.001765901 sec. | ||
| 3840 | 2026.03.01 00:43:04.203789 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3841 | 2026.03.01 00:43:04.203901 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.03.01 00:43:04.203919 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 3843 | 2026.03.01 00:43:04.204000 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3844 | 2026.03.01 00:43:04.204052 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3845 | 2026.03.01 00:43:04.204057 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3846 | 2026.03.01 00:43:04.204100 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2147 rows starting from the beginning of the part | ||
| 3847 | 2026.03.01 00:43:04.204166 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 797 rows starting from the beginning of the part | ||
| 3848 | 2026.03.01 00:43:04.204212 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3849 | 2026.03.01 00:43:04.204264 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 797 rows starting from the beginning of the part | ||
| 3850 | 2026.03.01 00:43:04.204303 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1277 rows starting from the beginning of the part | ||
| 3851 | 2026.03.01 00:43:04.204343 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 797 rows starting from the beginning of the part | ||
| 3852 | 2026.03.01 00:43:04.204514 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.03.01 00:43:04.204555 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3854 | 2026.03.01 00:43:04.204882 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3855 | 2026.03.01 00:43:04.205122 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.03.01 00:43:04.205254 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001274 sec., 111459.96860282576 rows/sec., 6.55 MiB/sec. | ||
| 3857 | 2026.03.01 00:43:04.205291 [ 5 ] {6ee975c0-5201-4d10-85bc-9143009f7352} <Debug> TCPHandler: Processed in 0.001441007 sec. | ||
| 3858 | 2026.03.01 00:43:04.205405 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.03.01 00:43:04.205500 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3860 | 2026.03.01 00:43:04.205540 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3861 | 2026.03.01 00:43:04.205983 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.03.01 00:43:04.206069 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3863 | 2026.03.01 00:43:04.206400 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3864 | 2026.03.01 00:43:04.206618 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.03.01 00:43:04.206620 [ 191 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5951 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754293 sec., 2160627.064731312 rows/sec., 183.41 MiB/sec. | ||
| 3866 | 2026.03.01 00:43:04.206751 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001269 sec., 117415.28762805359 rows/sec., 7.59 MiB/sec. | ||
| 3867 | 2026.03.01 00:43:04.206794 [ 5 ] {48545267-ac55-4e7b-9ad7-45f9f8b34f89} <Debug> TCPHandler: Processed in 0.001438708 sec. | ||
| 3868 | 2026.03.01 00:43:04.206903 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.03.01 00:43:04.206960 [ 189 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3870 | 2026.03.01 00:43:04.206999 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3871 | 2026.03.01 00:43:04.207127 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3872 | 2026.03.01 00:43:04.207303 [ 189 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.03.01 00:43:04.207401 [ 189 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_21_4} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3874 | 2026.03.01 00:43:04.207509 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3875 | 2026.03.01 00:43:04.207580 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.03.01 00:43:04.207621 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3877 | 2026.03.01 00:43:04.207942 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3878 | 2026.03.01 00:43:04.208159 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.03.01 00:43:04.208288 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001307 sec., 113236.41928079572 rows/sec., 6.44 MiB/sec. | ||
| 3880 | 2026.03.01 00:43:04.208324 [ 5 ] {4600a008-bf85-4807-9e54-6ed3e172ccf1} <Debug> TCPHandler: Processed in 0.001471148 sec. | ||
| 3881 | 2026.03.01 00:43:04.208437 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.03.01 00:43:04.208530 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3883 | 2026.03.01 00:43:04.208570 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3884 | 2026.03.01 00:43:04.209147 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.03.01 00:43:04.209187 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3886 | 2026.03.01 00:43:04.209524 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3887 | 2026.03.01 00:43:04.209744 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.03.01 00:43:04.209854 [ 43 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3889 | 2026.03.01 00:43:04.209873 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001361 sec., 360029.3901542983 rows/sec., 25.24 MiB/sec. | ||
| 3890 | 2026.03.01 00:43:04.209913 [ 43 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.03.01 00:43:04.209924 [ 5 ] {c30e87e5-1504-4058-8ec2-85996ab1b449} <Debug> TCPHandler: Processed in 0.001536948 sec. | ||
| 3892 | 2026.03.01 00:43:04.209947 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3893 | 2026.03.01 00:43:04.210032 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 3894 | 2026.03.01 00:43:04.210044 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.03.01 00:43:04.210134 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3896 | 2026.03.01 00:43:04.210155 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3897 | 2026.03.01 00:43:04.210164 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1060 rows starting from the beginning of the part | ||
| 3898 | 2026.03.01 00:43:04.210202 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3899 | 2026.03.01 00:43:04.210223 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 490 rows starting from the beginning of the part | ||
| 3900 | 2026.03.01 00:43:04.210270 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3901 | 2026.03.01 00:43:04.210308 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 490 rows starting from the beginning of the part | ||
| 3902 | 2026.03.01 00:43:04.210352 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 562 rows starting from the beginning of the part | ||
| 3903 | 2026.03.01 00:43:04.210389 [ 190 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 490 rows starting from the beginning of the part | ||
| 3904 | 2026.03.01 00:43:04.210538 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.03.01 00:43:04.210579 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3906 | 2026.03.01 00:43:04.210902 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3907 | 2026.03.01 00:43:04.211158 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.03.01 00:43:04.211289 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 3909 | 2026.03.01 00:43:04.211325 [ 5 ] {f3db1cb5-64e6-44f1-ab7d-159558849384} <Debug> TCPHandler: Processed in 0.001331076 sec. | ||
| 3910 | 2026.03.01 00:43:04.211432 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.03.01 00:43:04.211526 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3912 | 2026.03.01 00:43:04.211569 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3913 | 2026.03.01 00:43:04.211587 [ 191 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015895 sec., 2010695.1871657753 rows/sec., 152.44 MiB/sec. | ||
| 3914 | 2026.03.01 00:43:04.211779 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3915 | 2026.03.01 00:43:04.211984 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.03.01 00:43:04.212027 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3917 | 2026.03.01 00:43:04.212078 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.03.01 00:43:04.212160 [ 198 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_21_4} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3919 | 2026.03.01 00:43:04.212236 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3920 | 2026.03.01 00:43:04.212385 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3921 | 2026.03.01 00:43:04.212604 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.03.01 00:43:04.212706 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3923 | 2026.03.01 00:43:04.212734 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 3924 | 2026.03.01 00:43:04.212743 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.03.01 00:43:04.212777 [ 5 ] {0dee23e6-dc09-4e8d-b600-63d73ae2c37d} <Debug> TCPHandler: Processed in 0.001395637 sec. | ||
| 3926 | 2026.03.01 00:43:04.212779 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3927 | 2026.03.01 00:43:04.212863 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 3928 | 2026.03.01 00:43:04.212894 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.03.01 00:43:04.212955 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3930 | 2026.03.01 00:43:04.212986 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5661 rows starting from the beginning of the part | ||
| 3931 | 2026.03.01 00:43:04.212994 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3932 | 2026.03.01 00:43:04.213035 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3933 | 2026.03.01 00:43:04.213040 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3934 | 2026.03.01 00:43:04.213082 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 3935 | 2026.03.01 00:43:04.213123 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3936 | 2026.03.01 00:43:04.213162 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 3937 | 2026.03.01 00:43:04.213199 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3938 | 2026.03.01 00:43:04.213362 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.03.01 00:43:04.213402 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3940 | 2026.03.01 00:43:04.213714 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3941 | 2026.03.01 00:43:04.213939 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.03.01 00:43:04.214073 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 3943 | 2026.03.01 00:43:04.214109 [ 5 ] {3bd60fc8-21f2-4217-bd58-f0c1dad25c35} <Debug> TCPHandler: Processed in 0.001265825 sec. | ||
| 3944 | 2026.03.01 00:43:04.214226 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.03.01 00:43:04.214321 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.03.01 00:43:04.214361 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3947 | 2026.03.01 00:43:04.214690 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.03.01 00:43:04.214725 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3949 | 2026.03.01 00:43:04.215047 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3950 | 2026.03.01 00:43:04.215216 [ 191 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7461 rows, containing 5 columns (5 merged, 0 gathered) in 0.00238252 sec., 3131558.18209291 rows/sec., 211.76 MiB/sec. | ||
| 3951 | 2026.03.01 00:43:04.215294 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.03.01 00:43:04.215406 [ 43 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3953 | 2026.03.01 00:43:04.215431 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 3954 | 2026.03.01 00:43:04.215443 [ 43 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.03.01 00:43:04.215472 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3956 | 2026.03.01 00:43:04.215474 [ 5 ] {c0f5b01f-2bdd-45ed-a676-12237c7ae0a4} <Debug> TCPHandler: Processed in 0.001297576 sec. | ||
| 3957 | 2026.03.01 00:43:04.215567 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3958 | 2026.03.01 00:43:04.215694 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3959 | 2026.03.01 00:43:04.215702 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2026.03.01 00:43:04.215751 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1080 rows starting from the beginning of the part | ||
| 3961 | 2026.03.01 00:43:04.215841 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3962 | 2026.03.01 00:43:04.215898 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 3963 | 2026.03.01 00:43:04.215941 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3964 | 2026.03.01 00:43:04.215969 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.03.01 00:43:04.215982 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3966 | 2026.03.01 00:43:04.216034 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3967 | 2026.03.01 00:43:04.216043 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3968 | 2026.03.01 00:43:04.216112 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3969 | 2026.03.01 00:43:04.217104 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001584639 sec., 927656.0781351462 rows/sec., 60.05 MiB/sec. | ||
| 3970 | 2026.03.01 00:43:04.217295 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3971 | 2026.03.01 00:43:04.217570 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.03.01 00:43:04.217641 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_21_4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3973 | 2026.03.01 00:43:04.217712 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3974 | 2026.03.01 00:43:06.570559 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3975 | 2026.03.01 00:43:06.570611 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3976 | 2026.03.01 00:43:06.710159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7627 | ||
| 3977 | 2026.03.01 00:43:06.710839 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.03.01 00:43:06.710889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3979 | 2026.03.01 00:43:06.711520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3980 | 2026.03.01 00:43:06.711829 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.03.01 00:43:06.711987 [ 61 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3982 | 2026.03.01 00:43:06.712000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7627 | ||
| 3983 | 2026.03.01 00:43:06.712043 [ 61 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.03.01 00:43:06.712070 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3985 | 2026.03.01 00:43:06.712169 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::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 | ||
| 3986 | 2026.03.01 00:43:06.712277 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3987 | 2026.03.01 00:43:06.712312 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5259 rows starting from the beginning of the part | ||
| 3988 | 2026.03.01 00:43:06.712375 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3989 | 2026.03.01 00:43:06.712423 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3990 | 2026.03.01 00:43:06.712465 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3991 | 2026.03.01 00:43:06.712507 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3992 | 2026.03.01 00:43:06.712549 [ 198 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3993 | 2026.03.01 00:43:06.713855 [ 191 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7627 rows, containing 4 columns (4 merged, 0 gathered) in 0.00172657 sec., 4417428.774970028 rows/sec., 63.19 MiB/sec. | ||
| 3994 | 2026.03.01 00:43:06.714659 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3995 | 2026.03.01 00:43:06.714974 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.03.01 00:43:06.715050 [ 201 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_16_3} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3997 | 2026.03.01 00:43:06.715148 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3998 | 2026.03.01 00:43:06.745714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 544 | ||
| 3999 | 2026.03.01 00:43:06.748246 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.03.01 00:43:06.748297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4001 | 2026.03.01 00:43:06.749502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4002 | 2026.03.01 00:43:06.749775 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.03.01 00:43:06.750126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4004 | 2026.03.01 00:43:07.001249 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000878251 sec. | ||
| 4005 | 2026.03.01 00:43:07.163607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
| 4006 | 2026.03.01 00:43:07.180336 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.03.01 00:43:07.180393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4008 | 2026.03.01 00:43:07.186396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4009 | 2026.03.01 00:43:07.187084 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.03.01 00:43:07.187372 [ 49 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4011 | 2026.03.01 00:43:07.187414 [ 49 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.03.01 00:43:07.187437 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4013 | 2026.03.01 00:43:07.187572 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 4014 | 2026.03.01 00:43:07.190171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4015 | 2026.03.01 00:43:07.191697 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4016 | 2026.03.01 00:43:07.193217 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 4017 | 2026.03.01 00:43:07.197784 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 4018 | 2026.03.01 00:43:07.202217 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 4019 | 2026.03.01 00:43:07.206800 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 4020 | 2026.03.01 00:43:07.211476 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 4021 | 2026.03.01 00:43:07.215729 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 4022 | 2026.03.01 00:43:07.269108 [ 201 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081595129 sec., 1482.9316588248792 rows/sec., 7.67 MiB/sec. | ||
| 4023 | 2026.03.01 00:43:07.271006 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4024 | 2026.03.01 00:43:07.272736 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_16_3} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.03.01 00:43:07.272830 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_16_3} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4026 | 2026.03.01 00:43:07.274370 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4027 | 2026.03.01 00:43:08.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.85 MiB, peak 237.83 MiB, free memory in arenas 0.00 B, will set to 236.09 MiB (RSS), difference: 8.24 MiB | ||
| 4028 | 2026.03.01 00:43:09.194459 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.03.01 00:43:09.194664 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4030 | 2026.03.01 00:43:09.194735 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4031 | 2026.03.01 00:43:09.195484 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.03.01 00:43:09.195530 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4033 | 2026.03.01 00:43:09.195965 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4034 | 2026.03.01 00:43:09.196210 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.03.01 00:43:09.196378 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001739 sec., 78205.86543990798 rows/sec., 6.79 MiB/sec. | ||
| 4036 | 2026.03.01 00:43:09.196429 [ 5 ] {b18f1601-0e08-41c6-b0aa-044cb24a69bc} <Debug> TCPHandler: Processed in 0.002095035 sec. | ||
| 4037 | 2026.03.01 00:43:09.196549 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.03.01 00:43:09.196656 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4039 | 2026.03.01 00:43:09.196702 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4040 | 2026.03.01 00:43:09.197124 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.03.01 00:43:09.197163 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4042 | 2026.03.01 00:43:09.197490 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4043 | 2026.03.01 00:43:09.197716 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.03.01 00:43:09.197857 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001227 sec., 32599.837000814994 rows/sec., 2.39 MiB/sec. | ||
| 4045 | 2026.03.01 00:43:09.197896 [ 5 ] {d5d4f8a1-553a-41ea-8ab7-7682a1982e91} <Debug> TCPHandler: Processed in 0.001398957 sec. | ||
| 4046 | 2026.03.01 00:43:09.198015 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.03.01 00:43:09.198114 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4048 | 2026.03.01 00:43:09.198155 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4049 | 2026.03.01 00:43:09.198571 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.03.01 00:43:09.198607 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4051 | 2026.03.01 00:43:09.198920 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4052 | 2026.03.01 00:43:09.199133 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.03.01 00:43:09.199271 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 6.93 MiB/sec. | ||
| 4054 | 2026.03.01 00:43:09.199310 [ 5 ] {c399e002-3ec7-4a1e-bcbb-dd04266ad10b} <Debug> TCPHandler: Processed in 0.001346256 sec. | ||
| 4055 | 2026.03.01 00:43:09.199418 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.03.01 00:43:09.199513 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.03.01 00:43:09.199557 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4058 | 2026.03.01 00:43:09.199952 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.03.01 00:43:09.199990 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4060 | 2026.03.01 00:43:09.200328 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4061 | 2026.03.01 00:43:09.200550 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.03.01 00:43:09.200686 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4063 | 2026.03.01 00:43:09.200725 [ 5 ] {3e35a6d7-2a96-4080-8610-cf4038068019} <Debug> TCPHandler: Processed in 0.001358196 sec. | ||
| 4064 | 2026.03.01 00:43:09.200831 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.03.01 00:43:09.200929 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4066 | 2026.03.01 00:43:09.200985 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4067 | 2026.03.01 00:43:09.201790 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.03.01 00:43:09.201826 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4069 | 2026.03.01 00:43:09.202427 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4070 | 2026.03.01 00:43:09.202653 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.03.01 00:43:09.202764 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4072 | 2026.03.01 00:43:09.202795 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 38.05 MiB/sec. | ||
| 4073 | 2026.03.01 00:43:09.202826 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.03.01 00:43:09.202851 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4075 | 2026.03.01 00:43:09.202861 [ 5 ] {a07e7c6f-9a7a-40fb-b650-b1623a261086} <Debug> TCPHandler: Processed in 0.002080245 sec. | ||
| 4076 | 2026.03.01 00:43:09.202976 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.03.01 00:43:09.202990 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 4078 | 2026.03.01 00:43:09.203072 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4079 | 2026.03.01 00:43:09.203120 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4080 | 2026.03.01 00:43:09.203277 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4081 | 2026.03.01 00:43:09.203352 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part | ||
| 4082 | 2026.03.01 00:43:09.203444 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.03.01 00:43:09.203483 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4084 | 2026.03.01 00:43:09.203511 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 4085 | 2026.03.01 00:43:09.203646 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 4086 | 2026.03.01 00:43:09.203765 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 4087 | 2026.03.01 00:43:09.203815 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4088 | 2026.03.01 00:43:09.203881 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 4089 | 2026.03.01 00:43:09.203990 [ 201 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 4090 | 2026.03.01 00:43:09.204037 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.03.01 00:43:09.204173 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 4092 | 2026.03.01 00:43:09.204211 [ 5 ] {c36019a6-63ca-4979-bff2-461de1387b4d} <Debug> TCPHandler: Processed in 0.001288685 sec. | ||
| 4093 | 2026.03.01 00:43:09.207310 [ 199 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 19 columns (19 merged, 0 gathered) in 0.004386574 sec., 74545.64769681304 rows/sec., 133.58 MiB/sec. | ||
| 4094 | 2026.03.01 00:43:09.208079 [ 199 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4095 | 2026.03.01 00:43:09.208475 [ 199 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.03.01 00:43:09.208565 [ 199 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4097 | 2026.03.01 00:43:09.208699 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 4098 | 2026.03.01 00:43:14.200094 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.03.01 00:43:14.200296 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4100 | 2026.03.01 00:43:14.200370 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4101 | 2026.03.01 00:43:14.201234 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.03.01 00:43:14.201286 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4103 | 2026.03.01 00:43:14.201694 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4104 | 2026.03.01 00:43:14.201919 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.03.01 00:43:14.202057 [ 109 ] {} <Debug> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4106 | 2026.03.01 00:43:14.202090 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001843 sec., 154096.5816603364 rows/sec., 9.79 MiB/sec. | ||
| 4107 | 2026.03.01 00:43:14.202130 [ 109 ] {} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.03.01 00:43:14.202152 [ 5 ] {8cb25c69-a7a9-438b-850f-59f7ee58e027} <Debug> TCPHandler: Processed in 0.002194817 sec. | ||
| 4109 | 2026.03.01 00:43:14.202158 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4110 | 2026.03.01 00:43:14.202288 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::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 | ||
| 4111 | 2026.03.01 00:43:14.202307 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.03.01 00:43:14.202410 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4113 | 2026.03.01 00:43:14.202419 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4114 | 2026.03.01 00:43:14.202450 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4115 | 2026.03.01 00:43:14.202473 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4116 | 2026.03.01 00:43:14.202520 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4117 | 2026.03.01 00:43:14.202569 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4118 | 2026.03.01 00:43:14.202611 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4119 | 2026.03.01 00:43:14.202650 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4120 | 2026.03.01 00:43:14.202690 [ 201 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4121 | 2026.03.01 00:43:14.203341 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.03.01 00:43:14.203385 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4123 | 2026.03.01 00:43:14.203730 [ 192 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489128 sec., 1160410.6564378617 rows/sec., 78.44 MiB/sec. | ||
| 4124 | 2026.03.01 00:43:14.203888 [ 200 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4125 | 2026.03.01 00:43:14.203942 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4126 | 2026.03.01 00:43:14.204159 [ 200 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.03.01 00:43:14.204168 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.03.01 00:43:14.204231 [ 200 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_11_2} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4129 | 2026.03.01 00:43:14.204309 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4130 | 2026.03.01 00:43:14.204313 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001919 sec., 415320.4794163627 rows/sec., 32.67 MiB/sec. | ||
| 4131 | 2026.03.01 00:43:14.204355 [ 5 ] {7400ce09-f4f0-41ee-a7cb-2206f8662ae0} <Debug> TCPHandler: Processed in 0.002106026 sec. | ||
| 4132 | 2026.03.01 00:43:14.204475 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.03.01 00:43:14.204574 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.03.01 00:43:14.204615 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4135 | 2026.03.01 00:43:14.205086 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.03.01 00:43:14.205123 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4137 | 2026.03.01 00:43:14.205448 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4138 | 2026.03.01 00:43:14.205656 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.03.01 00:43:14.205782 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001228 sec., 115635.17915309448 rows/sec., 6.79 MiB/sec. | ||
| 4140 | 2026.03.01 00:43:14.205781 [ 133 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4141 | 2026.03.01 00:43:14.205822 [ 5 ] {dd99eb3c-c96f-40bf-bdd6-d2a5b93305c6} <Debug> TCPHandler: Processed in 0.001398156 sec. | ||
| 4142 | 2026.03.01 00:43:14.205834 [ 133 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.03.01 00:43:14.205863 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4144 | 2026.03.01 00:43:14.205938 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.03.01 00:43:14.205966 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::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 | ||
| 4146 | 2026.03.01 00:43:14.206038 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4147 | 2026.03.01 00:43:14.206083 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4148 | 2026.03.01 00:43:14.206099 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4149 | 2026.03.01 00:43:14.206139 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 214 rows starting from the beginning of the part | ||
| 4150 | 2026.03.01 00:43:14.206207 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 4151 | 2026.03.01 00:43:14.206252 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 4152 | 2026.03.01 00:43:14.206292 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part | ||
| 4153 | 2026.03.01 00:43:14.206332 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4154 | 2026.03.01 00:43:14.206373 [ 187 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 142 rows starting from the beginning of the part | ||
| 4155 | 2026.03.01 00:43:14.206690 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.03.01 00:43:14.206730 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4157 | 2026.03.01 00:43:14.207052 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4158 | 2026.03.01 00:43:14.207270 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.03.01 00:43:14.207309 [ 192 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395387 sec., 517419.1819187078 rows/sec., 33.95 MiB/sec. | ||
| 4160 | 2026.03.01 00:43:14.207399 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001383 sec., 107736.80404916848 rows/sec., 6.96 MiB/sec. | ||
| 4161 | 2026.03.01 00:43:14.207436 [ 5 ] {2c41e95c-3926-4ac8-b843-2f107dce73a8} <Debug> TCPHandler: Processed in 0.001553589 sec. | ||
| 4162 | 2026.03.01 00:43:14.207481 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4163 | 2026.03.01 00:43:14.207560 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.03.01 00:43:14.207654 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4165 | 2026.03.01 00:43:14.207694 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4166 | 2026.03.01 00:43:14.207768 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.01 00:43:14.207841 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_21_4} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4168 | 2026.03.01 00:43:14.207928 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4169 | 2026.03.01 00:43:14.208137 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.03.01 00:43:14.208175 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4171 | 2026.03.01 00:43:14.208541 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4172 | 2026.03.01 00:43:14.208746 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.03.01 00:43:14.208866 [ 133 ] {} <Debug> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4174 | 2026.03.01 00:43:14.208871 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 4175 | 2026.03.01 00:43:14.208906 [ 133 ] {} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.03.01 00:43:14.208929 [ 5 ] {df7b469a-4838-4962-9cb1-cf78b4c7d056} <Debug> TCPHandler: Processed in 0.001413617 sec. | ||
| 4177 | 2026.03.01 00:43:14.208935 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4178 | 2026.03.01 00:43:14.209021 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::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 | ||
| 4179 | 2026.03.01 00:43:14.209050 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.03.01 00:43:14.209097 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4181 | 2026.03.01 00:43:14.209121 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4182 | 2026.03.01 00:43:14.209146 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4183 | 2026.03.01 00:43:14.209173 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4184 | 2026.03.01 00:43:14.209185 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4185 | 2026.03.01 00:43:14.209215 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4186 | 2026.03.01 00:43:14.209253 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4187 | 2026.03.01 00:43:14.209288 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4188 | 2026.03.01 00:43:14.209323 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4189 | 2026.03.01 00:43:14.209823 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.03.01 00:43:14.209857 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4191 | 2026.03.01 00:43:14.210108 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117103 sec., 805655.3424348516 rows/sec., 49.10 MiB/sec. | ||
| 4192 | 2026.03.01 00:43:14.210178 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4193 | 2026.03.01 00:43:14.210214 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4194 | 2026.03.01 00:43:14.210409 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.03.01 00:43:14.210435 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.03.01 00:43:14.210495 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_11_2} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4197 | 2026.03.01 00:43:14.210536 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001408 sec., 348011.36363636365 rows/sec., 24.40 MiB/sec. | ||
| 4198 | 2026.03.01 00:43:14.210550 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4199 | 2026.03.01 00:43:14.210573 [ 5 ] {9a53b2a8-1633-4839-96df-7feb0a18bf4a} <Debug> TCPHandler: Processed in 0.001572729 sec. | ||
| 4200 | 2026.03.01 00:43:14.210683 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.03.01 00:43:14.210777 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4202 | 2026.03.01 00:43:14.210819 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4203 | 2026.03.01 00:43:14.211149 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.03.01 00:43:14.211184 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4205 | 2026.03.01 00:43:14.211484 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4206 | 2026.03.01 00:43:14.211694 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.03.01 00:43:14.211820 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 4208 | 2026.03.01 00:43:14.211856 [ 5 ] {a3304934-50f2-4b6e-aeab-7d0ceaeafb4e} <Debug> TCPHandler: Processed in 0.001222515 sec. | ||
| 4209 | 2026.03.01 00:43:14.211963 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.03.01 00:43:14.212056 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.03.01 00:43:14.212098 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4212 | 2026.03.01 00:43:14.212214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8139 | ||
| 4213 | 2026.03.01 00:43:14.212537 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.03.01 00:43:14.212576 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4215 | 2026.03.01 00:43:14.212709 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.03.01 00:43:14.212750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4217 | 2026.03.01 00:43:14.212914 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4218 | 2026.03.01 00:43:14.213155 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.03.01 00:43:14.213285 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 4220 | 2026.03.01 00:43:14.213323 [ 5 ] {317b79cf-6b00-486e-9f40-b2ac1e8dfaf8} <Debug> TCPHandler: Processed in 0.001408497 sec. | ||
| 4221 | 2026.03.01 00:43:14.213342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4222 | 2026.03.01 00:43:14.213437 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.03.01 00:43:14.213536 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4224 | 2026.03.01 00:43:14.213580 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4225 | 2026.03.01 00:43:14.213597 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.03.01 00:43:14.213730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8139 | ||
| 4227 | 2026.03.01 00:43:14.213882 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.03.01 00:43:14.213923 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4229 | 2026.03.01 00:43:14.214223 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4230 | 2026.03.01 00:43:14.214442 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.03.01 00:43:14.214541 [ 133 ] {} <Debug> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4232 | 2026.03.01 00:43:14.214570 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 4233 | 2026.03.01 00:43:14.214580 [ 133 ] {} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.03.01 00:43:14.214609 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4235 | 2026.03.01 00:43:14.214612 [ 5 ] {0c701fef-32b3-404f-8497-4a09b59923f1} <Debug> TCPHandler: Processed in 0.001225345 sec. | ||
| 4236 | 2026.03.01 00:43:14.214706 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 4237 | 2026.03.01 00:43:14.214743 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.03.01 00:43:14.214830 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4239 | 2026.03.01 00:43:14.214867 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 4240 | 2026.03.01 00:43:14.214869 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.03.01 00:43:14.214927 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 4242 | 2026.03.01 00:43:14.214931 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4243 | 2026.03.01 00:43:14.214982 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 4244 | 2026.03.01 00:43:14.215029 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 4245 | 2026.03.01 00:43:14.215069 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 4246 | 2026.03.01 00:43:14.215112 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 4247 | 2026.03.01 00:43:14.215363 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.03.01 00:43:14.215403 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4249 | 2026.03.01 00:43:14.215756 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4250 | 2026.03.01 00:43:14.215820 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151354 sec., 8685.42602883214 rows/sec., 585.25 KiB/sec. | ||
| 4251 | 2026.03.01 00:43:14.215934 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4252 | 2026.03.01 00:43:14.215993 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.03.01 00:43:14.216139 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001295 sec., 69498.0694980695 rows/sec., 4.35 MiB/sec. | ||
| 4254 | 2026.03.01 00:43:14.216178 [ 5 ] {35ece94f-0064-4775-8d81-7af52b8fe666} <Debug> TCPHandler: Processed in 0.001497928 sec. | ||
| 4255 | 2026.03.01 00:43:14.216179 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_10_2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.03.01 00:43:14.216250 [ 197 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_10_2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4257 | 2026.03.01 00:43:14.216304 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4258 | 2026.03.01 00:43:14.690375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4259 | 2026.03.01 00:43:14.705590 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.01 00:43:14.705635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4261 | 2026.03.01 00:43:14.711403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4262 | 2026.03.01 00:43:14.712099 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.01 00:43:14.714730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4264 | 2026.03.01 00:43:16.750534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 576 | ||
| 4265 | 2026.03.01 00:43:16.752792 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.03.01 00:43:16.752837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4267 | 2026.03.01 00:43:16.753969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4268 | 2026.03.01 00:43:16.754253 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.03.01 00:43:16.754519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4270 | 2026.03.01 00:43:19.194026 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.03.01 00:43:19.194274 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4272 | 2026.03.01 00:43:19.194357 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4273 | 2026.03.01 00:43:19.195323 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.03.01 00:43:19.195387 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4275 | 2026.03.01 00:43:19.195910 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4276 | 2026.03.01 00:43:19.196195 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.03.01 00:43:19.196391 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.002183 sec., 62299.58772331654 rows/sec., 5.41 MiB/sec. | ||
| 4278 | 2026.03.01 00:43:19.196445 [ 5 ] {70ee6571-fe2f-4933-a14c-958bd1a3d285} <Debug> TCPHandler: Processed in 0.002619452 sec. | ||
| 4279 | 2026.03.01 00:43:19.196577 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.03.01 00:43:19.196675 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.03.01 00:43:19.196716 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4282 | 2026.03.01 00:43:19.197127 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.03.01 00:43:19.197163 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4284 | 2026.03.01 00:43:19.197464 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4285 | 2026.03.01 00:43:19.197672 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.03.01 00:43:19.197796 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001143 sec., 34995.62554680665 rows/sec., 2.57 MiB/sec. | ||
| 4287 | 2026.03.01 00:43:19.197833 [ 5 ] {05179852-efa6-4207-9654-3410babd2e20} <Debug> TCPHandler: Processed in 0.001312336 sec. | ||
| 4288 | 2026.03.01 00:43:19.197939 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.03.01 00:43:19.198031 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.01 00:43:19.198070 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4291 | 2026.03.01 00:43:19.198494 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.01 00:43:19.198529 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4293 | 2026.03.01 00:43:19.198827 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4294 | 2026.03.01 00:43:19.199042 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.01 00:43:19.199165 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 7.05 MiB/sec. | ||
| 4296 | 2026.03.01 00:43:19.199201 [ 5 ] {d591d98c-ea59-4ae3-91dc-a6372908bce3} <Debug> TCPHandler: Processed in 0.001310066 sec. | ||
| 4297 | 2026.03.01 00:43:19.199309 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.03.01 00:43:19.199402 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.03.01 00:43:19.199444 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4300 | 2026.03.01 00:43:19.199842 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.03.01 00:43:19.199877 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4302 | 2026.03.01 00:43:19.200191 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4303 | 2026.03.01 00:43:19.200396 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.03.01 00:43:19.200520 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 4305 | 2026.03.01 00:43:19.200556 [ 5 ] {4e4613c4-fcbd-459c-9817-bf96a2b6589f} <Debug> TCPHandler: Processed in 0.001294445 sec. | ||
| 4306 | 2026.03.01 00:43:19.200660 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.03.01 00:43:19.200751 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.03.01 00:43:19.200805 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4309 | 2026.03.01 00:43:19.201641 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.01 00:43:19.201676 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4311 | 2026.03.01 00:43:19.202219 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4312 | 2026.03.01 00:43:19.202446 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.03.01 00:43:19.202585 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001852 sec., 21598.272138228942 rows/sec., 38.70 MiB/sec. | ||
| 4314 | 2026.03.01 00:43:19.202636 [ 5 ] {17dcfce9-f559-4997-971b-c774ac3a888e} <Debug> TCPHandler: Processed in 0.002023815 sec. | ||
| 4315 | 2026.03.01 00:43:19.202750 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.03.01 00:43:19.202842 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.03.01 00:43:19.202883 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4318 | 2026.03.01 00:43:19.203219 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.03.01 00:43:19.203254 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4320 | 2026.03.01 00:43:19.203553 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4321 | 2026.03.01 00:43:19.203755 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.03.01 00:43:19.203879 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 4323 | 2026.03.01 00:43:19.203913 [ 5 ] {dd18cab9-0989-41e6-934e-42f86a95749a} <Debug> TCPHandler: Processed in 0.001211575 sec. | ||
| 4324 | 2026.03.01 00:43:21.570680 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4325 | 2026.03.01 00:43:21.570742 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4326 | 2026.03.01 00:43:21.714035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8587 | ||
| 4327 | 2026.03.01 00:43:21.714547 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.03.01 00:43:21.714593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4329 | 2026.03.01 00:43:21.715108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4330 | 2026.03.01 00:43:21.715336 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.03.01 00:43:21.715475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8587 | ||
| 4332 | 2026.03.01 00:43:22.119337 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58500 | ||
| 4333 | 2026.03.01 00:43:22.119453 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4334 | 2026.03.01 00:43:22.119480 [ 287 ] {} <Debug> TCP-Session: c299bf1d-06d7-47de-8c75-60165fc9f230 Authenticating user 'default' from [fd00:1122:3344:101::e]:58500 | ||
| 4335 | 2026.03.01 00:43:22.119503 [ 287 ] {} <Debug> TCP-Session: c299bf1d-06d7-47de-8c75-60165fc9f230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.03.01 00:43:22.119516 [ 287 ] {} <Debug> TCP-Session: c299bf1d-06d7-47de-8c75-60165fc9f230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.03.01 00:43:22.119774 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40114 | ||
| 4338 | 2026.03.01 00:43:22.119796 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47621 | ||
| 4339 | 2026.03.01 00:43:22.119829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45981 | ||
| 4340 | 2026.03.01 00:43:22.119838 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53144 | ||
| 4341 | 2026.03.01 00:43:22.119923 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4342 | 2026.03.01 00:43:22.119924 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4343 | 2026.03.01 00:43:22.119953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4344 | 2026.03.01 00:43:22.119966 [ 288 ] {} <Debug> TCP-Session: eca033e8-b144-4bba-a718-311de7e926d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40114 | ||
| 4345 | 2026.03.01 00:43:22.119985 [ 290 ] {} <Debug> TCP-Session: 5c6b5193-88df-4031-933f-ee592df0943e Authenticating user 'default' from [fd00:1122:3344:101::e]:47621 | ||
| 4346 | 2026.03.01 00:43:22.119993 [ 293 ] {} <Debug> TCP-Session: 2ac76860-44d1-4ecb-b85f-3fe8ebf6fb4d Authenticating user 'default' from [fd00:1122:3344:101::e]:53144 | ||
| 4347 | 2026.03.01 00:43:22.120004 [ 287 ] {} <Trace> TCP-Session: c299bf1d-06d7-47de-8c75-60165fc9f230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.03.01 00:43:22.120027 [ 290 ] {} <Debug> TCP-Session: 5c6b5193-88df-4031-933f-ee592df0943e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.03.01 00:43:22.120034 [ 293 ] {} <Debug> TCP-Session: 2ac76860-44d1-4ecb-b85f-3fe8ebf6fb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.03.01 00:43:22.120060 [ 290 ] {} <Debug> TCP-Session: 5c6b5193-88df-4031-933f-ee592df0943e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2026.03.01 00:43:22.120016 [ 288 ] {} <Debug> TCP-Session: eca033e8-b144-4bba-a718-311de7e926d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.03.01 00:43:22.120076 [ 293 ] {} <Debug> TCP-Session: 2ac76860-44d1-4ecb-b85f-3fe8ebf6fb4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.03.01 00:43:22.120112 [ 288 ] {} <Debug> TCP-Session: eca033e8-b144-4bba-a718-311de7e926d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.03.01 00:43:22.120106 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4355 | 2026.03.01 00:43:22.119854 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53301 | ||
| 4356 | 2026.03.01 00:43:22.120173 [ 292 ] {} <Debug> TCP-Session: 6fd850f4-8538-4ce0-9cdc-c0887e531f5b Authenticating user 'default' from [fd00:1122:3344:101::e]:45981 | ||
| 4357 | 2026.03.01 00:43:22.119829 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46894 | ||
| 4358 | 2026.03.01 00:43:22.120251 [ 292 ] {} <Debug> TCP-Session: 6fd850f4-8538-4ce0-9cdc-c0887e531f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.03.01 00:43:22.120253 [ 287 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58500) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4360 | 2026.03.01 00:43:22.120303 [ 292 ] {} <Debug> TCP-Session: 6fd850f4-8538-4ce0-9cdc-c0887e531f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.03.01 00:43:22.119800 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54607 | ||
| 4362 | 2026.03.01 00:43:22.119863 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52813 | ||
| 4363 | 2026.03.01 00:43:22.120535 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4364 | 2026.03.01 00:43:22.120574 [ 294 ] {} <Debug> TCP-Session: 10a66169-6cc3-4e6d-9a70-5fd3d5bee467 Authenticating user 'default' from [fd00:1122:3344:101::e]:53301 | ||
| 4365 | 2026.03.01 00:43:22.120601 [ 294 ] {} <Debug> TCP-Session: 10a66169-6cc3-4e6d-9a70-5fd3d5bee467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.03.01 00:43:22.120627 [ 294 ] {} <Debug> TCP-Session: 10a66169-6cc3-4e6d-9a70-5fd3d5bee467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.03.01 00:43:22.120653 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4368 | 2026.03.01 00:43:22.120657 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4369 | 2026.03.01 00:43:22.120692 [ 289 ] {} <Debug> TCP-Session: 1fce7752-2efd-4c42-8a2d-38a35c9c2931 Authenticating user 'default' from [fd00:1122:3344:101::e]:54607 | ||
| 4370 | 2026.03.01 00:43:22.120695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.03.01 00:43:22.120718 [ 4 ] {} <Debug> TCP-Session: 81ddf15b-773a-48e4-b6ca-a0466ebc8933 Authenticating user 'default' from [fd00:1122:3344:101::e]:52813 | ||
| 4372 | 2026.03.01 00:43:22.120748 [ 287 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4373 | 2026.03.01 00:43:22.120763 [ 291 ] {} <Debug> TCP-Session: dc367dc4-7627-4757-8825-06ea8cc90657 Authenticating user 'default' from [fd00:1122:3344:101::e]:46894 | ||
| 4374 | 2026.03.01 00:43:22.120771 [ 4 ] {} <Debug> TCP-Session: 81ddf15b-773a-48e4-b6ca-a0466ebc8933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.03.01 00:43:22.120726 [ 289 ] {} <Debug> TCP-Session: 1fce7752-2efd-4c42-8a2d-38a35c9c2931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.03.01 00:43:22.120821 [ 4 ] {} <Debug> TCP-Session: 81ddf15b-773a-48e4-b6ca-a0466ebc8933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.03.01 00:43:22.120831 [ 287 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4378 | 2026.03.01 00:43:22.120852 [ 289 ] {} <Debug> TCP-Session: 1fce7752-2efd-4c42-8a2d-38a35c9c2931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.03.01 00:43:22.120813 [ 291 ] {} <Debug> TCP-Session: dc367dc4-7627-4757-8825-06ea8cc90657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.03.01 00:43:22.120925 [ 291 ] {} <Debug> TCP-Session: dc367dc4-7627-4757-8825-06ea8cc90657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.03.01 00:43:22.121236 [ 287 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 4382 | 2026.03.01 00:43:22.122540 [ 306 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Trace> AggregatingTransform: Aggregating | ||
| 4383 | 2026.03.01 00:43:22.122596 [ 306 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4384 | 2026.03.01 00:43:22.122636 [ 306 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001287346 sec. (776.792 rows/sec., 30.34 KiB/sec.) | ||
| 4385 | 2026.03.01 00:43:22.122656 [ 306 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Trace> Aggregator: Merging aggregated data | ||
| 4386 | 2026.03.01 00:43:22.124423 [ 287 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004246 sec., 235.51577955723036 rows/sec., 9.20 KiB/sec. | ||
| 4387 | 2026.03.01 00:43:22.124593 [ 287 ] {464efae0-f904-4e3a-ba7f-117b1a0cfbd6} <Debug> TCPHandler: Processed in 0.004838668 sec. | ||
| 4388 | 2026.03.01 00:43:22.124735 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4389 | 2026.03.01 00:43:22.124763 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4390 | 2026.03.01 00:43:22.124769 [ 287 ] {} <Debug> TCP-Session: c299bf1d-06d7-47de-8c75-60165fc9f230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.03.01 00:43:22.124787 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4392 | 2026.03.01 00:43:22.124811 [ 288 ] {} <Debug> TCP-Session: eca033e8-b144-4bba-a718-311de7e926d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.03.01 00:43:22.124805 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4394 | 2026.03.01 00:43:22.124843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4395 | 2026.03.01 00:43:22.124865 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4396 | 2026.03.01 00:43:22.124886 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4397 | 2026.03.01 00:43:22.124898 [ 292 ] {} <Debug> TCP-Session: 6fd850f4-8538-4ce0-9cdc-c0887e531f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2026.03.01 00:43:22.124908 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4399 | 2026.03.01 00:43:22.124931 [ 294 ] {} <Debug> TCP-Session: 10a66169-6cc3-4e6d-9a70-5fd3d5bee467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.03.01 00:43:22.124929 [ 289 ] {} <Debug> TCP-Session: 1fce7752-2efd-4c42-8a2d-38a35c9c2931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.03.01 00:43:22.124972 [ 293 ] {} <Debug> TCP-Session: 2ac76860-44d1-4ecb-b85f-3fe8ebf6fb4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.03.01 00:43:22.124881 [ 291 ] {} <Debug> TCP-Session: dc367dc4-7627-4757-8825-06ea8cc90657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.03.01 00:43:22.124843 [ 4 ] {} <Debug> TCP-Session: 81ddf15b-773a-48e4-b6ca-a0466ebc8933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.03.01 00:43:22.124826 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4405 | 2026.03.01 00:43:22.125113 [ 290 ] {} <Debug> TCP-Session: 5c6b5193-88df-4031-933f-ee592df0943e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.03.01 00:43:22.215032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4407 | 2026.03.01 00:43:22.237043 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.03.01 00:43:22.237123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4409 | 2026.03.01 00:43:22.245486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4410 | 2026.03.01 00:43:22.246787 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.03.01 00:43:22.253397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4412 | 2026.03.01 00:43:22.461804 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47568 | ||
| 4413 | 2026.03.01 00:43:22.461910 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4414 | 2026.03.01 00:43:22.461935 [ 287 ] {} <Debug> TCP-Session: 026887e4-2338-43ea-9a1f-cee6940f28e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47568 | ||
| 4415 | 2026.03.01 00:43:22.461957 [ 287 ] {} <Debug> TCP-Session: 026887e4-2338-43ea-9a1f-cee6940f28e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.03.01 00:43:22.461970 [ 287 ] {} <Debug> TCP-Session: 026887e4-2338-43ea-9a1f-cee6940f28e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.03.01 00:43:22.462143 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61523 | ||
| 4418 | 2026.03.01 00:43:22.462184 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32995 | ||
| 4419 | 2026.03.01 00:43:22.462213 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35418 | ||
| 4420 | 2026.03.01 00:43:22.462244 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41360 | ||
| 4421 | 2026.03.01 00:43:22.462255 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4422 | 2026.03.01 00:43:22.462272 [ 287 ] {} <Trace> TCP-Session: 026887e4-2338-43ea-9a1f-cee6940f28e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.03.01 00:43:22.462304 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4424 | 2026.03.01 00:43:22.462309 [ 288 ] {} <Debug> TCP-Session: b4d88397-bc6c-4a83-95a3-d650dbeb6a00 Authenticating user 'default' from [fd00:1122:3344:101::e]:61523 | ||
| 4425 | 2026.03.01 00:43:22.462253 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63158 | ||
| 4426 | 2026.03.01 00:43:22.462355 [ 288 ] {} <Debug> TCP-Session: b4d88397-bc6c-4a83-95a3-d650dbeb6a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.03.01 00:43:22.462362 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4428 | 2026.03.01 00:43:22.462379 [ 288 ] {} <Debug> TCP-Session: b4d88397-bc6c-4a83-95a3-d650dbeb6a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.03.01 00:43:22.462342 [ 289 ] {} <Debug> TCP-Session: 69725bf2-cce6-4afe-b27d-37df505fa771 Authenticating user 'default' from [fd00:1122:3344:101::e]:32995 | ||
| 4430 | 2026.03.01 00:43:22.462405 [ 291 ] {} <Debug> TCP-Session: 380b29cc-1d46-42d7-90dd-5c77997e2875 Authenticating user 'default' from [fd00:1122:3344:101::e]:35418 | ||
| 4431 | 2026.03.01 00:43:22.462420 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4432 | 2026.03.01 00:43:22.462441 [ 289 ] {} <Debug> TCP-Session: 69725bf2-cce6-4afe-b27d-37df505fa771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.03.01 00:43:22.462452 [ 291 ] {} <Debug> TCP-Session: 380b29cc-1d46-42d7-90dd-5c77997e2875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.03.01 00:43:22.462462 [ 287 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4435 | 2026.03.01 00:43:22.462465 [ 4 ] {} <Debug> TCP-Session: 9631ed8b-94c7-48e3-b767-9e42bd003238 Authenticating user 'default' from [fd00:1122:3344:101::e]:63158 | ||
| 4436 | 2026.03.01 00:43:22.462484 [ 291 ] {} <Debug> TCP-Session: 380b29cc-1d46-42d7-90dd-5c77997e2875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.03.01 00:43:22.462471 [ 289 ] {} <Debug> TCP-Session: 69725bf2-cce6-4afe-b27d-37df505fa771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.03.01 00:43:22.462526 [ 4 ] {} <Debug> TCP-Session: 9631ed8b-94c7-48e3-b767-9e42bd003238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.03.01 00:43:22.462219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39443 | ||
| 4440 | 2026.03.01 00:43:22.462565 [ 4 ] {} <Debug> TCP-Session: 9631ed8b-94c7-48e3-b767-9e42bd003238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.03.01 00:43:22.462213 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43525 | ||
| 4442 | 2026.03.01 00:43:22.462189 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42649 | ||
| 4443 | 2026.03.01 00:43:22.462637 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4444 | 2026.03.01 00:43:22.462365 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2026.03.01 00:43:22.462664 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4446 | 2026.03.01 00:43:22.462664 [ 293 ] {} <Debug> TCP-Session: a81ccd7c-40e1-40b6-b6dc-02afc31b5b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:39443 | ||
| 4447 | 2026.03.01 00:43:22.462693 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4448 | 2026.03.01 00:43:22.462699 [ 292 ] {} <Debug> TCP-Session: 89ac0e69-9d83-415d-bcff-62d1c8ff2339 Authenticating user 'default' from [fd00:1122:3344:101::e]:43525 | ||
| 4449 | 2026.03.01 00:43:22.462711 [ 293 ] {} <Debug> TCP-Session: a81ccd7c-40e1-40b6-b6dc-02afc31b5b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.03.01 00:43:22.462720 [ 290 ] {} <Debug> TCP-Session: f5e6706f-63b6-457d-a74d-913b751eb8ff Authenticating user 'default' from [fd00:1122:3344:101::e]:42649 | ||
| 4451 | 2026.03.01 00:43:22.462735 [ 292 ] {} <Debug> TCP-Session: 89ac0e69-9d83-415d-bcff-62d1c8ff2339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.03.01 00:43:22.462741 [ 293 ] {} <Debug> TCP-Session: a81ccd7c-40e1-40b6-b6dc-02afc31b5b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.03.01 00:43:22.462749 [ 287 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4454 | 2026.03.01 00:43:22.462766 [ 292 ] {} <Debug> TCP-Session: 89ac0e69-9d83-415d-bcff-62d1c8ff2339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.03.01 00:43:22.462753 [ 290 ] {} <Debug> TCP-Session: f5e6706f-63b6-457d-a74d-913b751eb8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.03.01 00:43:22.462688 [ 294 ] {} <Debug> TCP-Session: 94291be2-0ab5-4bcc-a0b1-b30133eae06c Authenticating user 'default' from [fd00:1122:3344:101::e]:41360 | ||
| 4457 | 2026.03.01 00:43:22.462829 [ 287 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4458 | 2026.03.01 00:43:22.462853 [ 294 ] {} <Debug> TCP-Session: 94291be2-0ab5-4bcc-a0b1-b30133eae06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.03.01 00:43:22.462830 [ 290 ] {} <Debug> TCP-Session: f5e6706f-63b6-457d-a74d-913b751eb8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.03.01 00:43:22.462880 [ 294 ] {} <Debug> TCP-Session: 94291be2-0ab5-4bcc-a0b1-b30133eae06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2026.03.01 00:43:22.463128 [ 287 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 4462 | 2026.03.01 00:43:22.464069 [ 321 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Trace> AggregatingTransform: Aggregating | ||
| 4463 | 2026.03.01 00:43:22.464122 [ 321 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 4464 | 2026.03.01 00:43:22.464163 [ 321 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969071 sec. (1031.916 rows/sec., 40.31 KiB/sec.) | ||
| 4465 | 2026.03.01 00:43:22.464183 [ 321 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Trace> Aggregator: Merging aggregated data | ||
| 4466 | 2026.03.01 00:43:22.465552 [ 287 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 4467 | 2026.03.01 00:43:22.465692 [ 287 ] {bf1e8034-c923-4ff6-bdb2-d1426cbc09d1} <Debug> TCPHandler: Processed in 0.003537552 sec. | ||
| 4468 | 2026.03.01 00:43:22.465777 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4469 | 2026.03.01 00:43:22.465804 [ 287 ] {} <Debug> TCP-Session: 026887e4-2338-43ea-9a1f-cee6940f28e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.03.01 00:43:22.465809 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4471 | 2026.03.01 00:43:22.465833 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4472 | 2026.03.01 00:43:22.465847 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4473 | 2026.03.01 00:43:22.465858 [ 289 ] {} <Debug> TCP-Session: 69725bf2-cce6-4afe-b27d-37df505fa771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.03.01 00:43:22.465865 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4475 | 2026.03.01 00:43:22.465897 [ 294 ] {} <Debug> TCP-Session: 94291be2-0ab5-4bcc-a0b1-b30133eae06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.03.01 00:43:22.465904 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4477 | 2026.03.01 00:43:22.465920 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4478 | 2026.03.01 00:43:22.465939 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4479 | 2026.03.01 00:43:22.465971 [ 291 ] {} <Debug> TCP-Session: 380b29cc-1d46-42d7-90dd-5c77997e2875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.03.01 00:43:22.465975 [ 292 ] {} <Debug> TCP-Session: 89ac0e69-9d83-415d-bcff-62d1c8ff2339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.03.01 00:43:22.466000 [ 293 ] {} <Debug> TCP-Session: a81ccd7c-40e1-40b6-b6dc-02afc31b5b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.03.01 00:43:22.465885 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4483 | 2026.03.01 00:43:22.465877 [ 288 ] {} <Debug> TCP-Session: b4d88397-bc6c-4a83-95a3-d650dbeb6a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.01 00:43:22.466051 [ 290 ] {} <Debug> TCP-Session: f5e6706f-63b6-457d-a74d-913b751eb8ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.03.01 00:43:22.465922 [ 4 ] {} <Debug> TCP-Session: 9631ed8b-94c7-48e3-b767-9e42bd003238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2026.03.01 00:43:22.728587 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44766 | ||
| 4487 | 2026.03.01 00:43:22.728697 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4488 | 2026.03.01 00:43:22.728723 [ 287 ] {} <Debug> TCP-Session: 7e1b32b9-c272-4936-bce7-40cc18d1d9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44766 | ||
| 4489 | 2026.03.01 00:43:22.728746 [ 287 ] {} <Debug> TCP-Session: 7e1b32b9-c272-4936-bce7-40cc18d1d9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.03.01 00:43:22.728759 [ 287 ] {} <Debug> TCP-Session: 7e1b32b9-c272-4936-bce7-40cc18d1d9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.03.01 00:43:22.728953 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50696 | ||
| 4492 | 2026.03.01 00:43:22.728977 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42303 | ||
| 4493 | 2026.03.01 00:43:22.728999 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53128 | ||
| 4494 | 2026.03.01 00:43:22.729004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60594 | ||
| 4495 | 2026.03.01 00:43:22.729047 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58364 | ||
| 4496 | 2026.03.01 00:43:22.729069 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4497 | 2026.03.01 00:43:22.729076 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60862 | ||
| 4498 | 2026.03.01 00:43:22.729119 [ 290 ] {} <Debug> TCP-Session: 91ef0126-be58-4684-b3bc-7800652ef319 Authenticating user 'default' from [fd00:1122:3344:101::e]:42303 | ||
| 4499 | 2026.03.01 00:43:22.729133 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4500 | 2026.03.01 00:43:22.729152 [ 290 ] {} <Debug> TCP-Session: 91ef0126-be58-4684-b3bc-7800652ef319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.03.01 00:43:22.729161 [ 287 ] {} <Trace> TCP-Session: 7e1b32b9-c272-4936-bce7-40cc18d1d9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2026.03.01 00:43:22.729175 [ 290 ] {} <Debug> TCP-Session: 91ef0126-be58-4684-b3bc-7800652ef319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.03.01 00:43:22.729176 [ 291 ] {} <Debug> TCP-Session: f330d114-9cd4-4271-b5cc-fc333e4ae5a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60594 | ||
| 4504 | 2026.03.01 00:43:22.729180 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4505 | 2026.03.01 00:43:22.729221 [ 291 ] {} <Debug> TCP-Session: f330d114-9cd4-4271-b5cc-fc333e4ae5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.03.01 00:43:22.729240 [ 4 ] {} <Debug> TCP-Session: fd4cb753-72a6-48d5-8ea3-60dbd40947a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60862 | ||
| 4507 | 2026.03.01 00:43:22.729247 [ 291 ] {} <Debug> TCP-Session: f330d114-9cd4-4271-b5cc-fc333e4ae5a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.03.01 00:43:22.729162 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4509 | 2026.03.01 00:43:22.729270 [ 4 ] {} <Debug> TCP-Session: fd4cb753-72a6-48d5-8ea3-60dbd40947a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4510 | 2026.03.01 00:43:22.729095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4511 | 2026.03.01 00:43:22.729306 [ 4 ] {} <Debug> TCP-Session: fd4cb753-72a6-48d5-8ea3-60dbd40947a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2026.03.01 00:43:22.729309 [ 294 ] {} <Debug> TCP-Session: 6716a7af-828a-4b9c-b4ad-28f8a8930192 Authenticating user 'default' from [fd00:1122:3344:101::e]:58364 | ||
| 4513 | 2026.03.01 00:43:22.729333 [ 287 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4514 | 2026.03.01 00:43:22.729332 [ 292 ] {} <Debug> TCP-Session: 5206df82-6ff9-469c-b399-de23cf11b1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53128 | ||
| 4515 | 2026.03.01 00:43:22.729354 [ 294 ] {} <Debug> TCP-Session: 6716a7af-828a-4b9c-b4ad-28f8a8930192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.03.01 00:43:22.729383 [ 292 ] {} <Debug> TCP-Session: 5206df82-6ff9-469c-b399-de23cf11b1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2026.03.01 00:43:22.729395 [ 294 ] {} <Debug> TCP-Session: 6716a7af-828a-4b9c-b4ad-28f8a8930192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.03.01 00:43:22.729408 [ 292 ] {} <Debug> TCP-Session: 5206df82-6ff9-469c-b399-de23cf11b1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4519 | 2026.03.01 00:43:22.729075 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4520 | 2026.03.01 00:43:22.729040 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55359 | ||
| 4521 | 2026.03.01 00:43:22.729467 [ 288 ] {} <Debug> TCP-Session: fbb73f3c-69d9-4d08-aa1a-26c838d914ff Authenticating user 'default' from [fd00:1122:3344:101::e]:50696 | ||
| 4522 | 2026.03.01 00:43:22.728983 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50204 | ||
| 4523 | 2026.03.01 00:43:22.729500 [ 288 ] {} <Debug> TCP-Session: fbb73f3c-69d9-4d08-aa1a-26c838d914ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4524 | 2026.03.01 00:43:22.729527 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4525 | 2026.03.01 00:43:22.729531 [ 288 ] {} <Debug> TCP-Session: fbb73f3c-69d9-4d08-aa1a-26c838d914ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.03.01 00:43:22.729556 [ 293 ] {} <Debug> TCP-Session: 748b0338-0d2e-40d9-ad68-aff94bd426b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55359 | ||
| 4527 | 2026.03.01 00:43:22.729564 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4528 | 2026.03.01 00:43:22.729585 [ 293 ] {} <Debug> TCP-Session: 748b0338-0d2e-40d9-ad68-aff94bd426b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.03.01 00:43:22.729599 [ 287 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4530 | 2026.03.01 00:43:22.729611 [ 293 ] {} <Debug> TCP-Session: 748b0338-0d2e-40d9-ad68-aff94bd426b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.03.01 00:43:22.729609 [ 289 ] {} <Debug> TCP-Session: 5cdd6ef2-61f8-4616-b0cb-fe0852ab90d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50204 | ||
| 4532 | 2026.03.01 00:43:22.729650 [ 289 ] {} <Debug> TCP-Session: 5cdd6ef2-61f8-4616-b0cb-fe0852ab90d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4533 | 2026.03.01 00:43:22.729659 [ 287 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4534 | 2026.03.01 00:43:22.729663 [ 289 ] {} <Debug> TCP-Session: 5cdd6ef2-61f8-4616-b0cb-fe0852ab90d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4535 | 2026.03.01 00:43:22.729943 [ 287 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 4536 | 2026.03.01 00:43:22.730885 [ 351 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Trace> AggregatingTransform: Aggregating | ||
| 4537 | 2026.03.01 00:43:22.730939 [ 351 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Trace> Aggregator: Aggregation method: without_key | ||
| 4538 | 2026.03.01 00:43:22.730977 [ 351 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931861 sec. (1073.121 rows/sec., 41.92 KiB/sec.) | ||
| 4539 | 2026.03.01 00:43:22.730995 [ 351 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Trace> Aggregator: Merging aggregated data | ||
| 4540 | 2026.03.01 00:43:22.732162 [ 287 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002884 sec., 346.74063800277395 rows/sec., 13.54 KiB/sec. | ||
| 4541 | 2026.03.01 00:43:22.732285 [ 287 ] {72188a5c-11c2-4ec8-9b5b-79a6afae6e67} <Debug> TCPHandler: Processed in 0.003239769 sec. | ||
| 4542 | 2026.03.01 00:43:22.732368 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4543 | 2026.03.01 00:43:22.732394 [ 287 ] {} <Debug> TCP-Session: 7e1b32b9-c272-4936-bce7-40cc18d1d9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4544 | 2026.03.01 00:43:22.732398 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4545 | 2026.03.01 00:43:22.732429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4546 | 2026.03.01 00:43:22.732450 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4547 | 2026.03.01 00:43:22.732468 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4548 | 2026.03.01 00:43:22.732487 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4549 | 2026.03.01 00:43:22.732496 [ 4 ] {} <Debug> TCP-Session: fd4cb753-72a6-48d5-8ea3-60dbd40947a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.03.01 00:43:22.732511 [ 292 ] {} <Debug> TCP-Session: 5206df82-6ff9-469c-b399-de23cf11b1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4551 | 2026.03.01 00:43:22.732509 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4552 | 2026.03.01 00:43:22.732547 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4553 | 2026.03.01 00:43:22.732577 [ 290 ] {} <Debug> TCP-Session: 91ef0126-be58-4684-b3bc-7800652ef319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.03.01 00:43:22.732528 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4555 | 2026.03.01 00:43:22.732599 [ 294 ] {} <Debug> TCP-Session: 6716a7af-828a-4b9c-b4ad-28f8a8930192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4556 | 2026.03.01 00:43:22.732483 [ 289 ] {} <Debug> TCP-Session: 5cdd6ef2-61f8-4616-b0cb-fe0852ab90d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4557 | 2026.03.01 00:43:22.732642 [ 293 ] {} <Debug> TCP-Session: 748b0338-0d2e-40d9-ad68-aff94bd426b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4558 | 2026.03.01 00:43:22.732442 [ 288 ] {} <Debug> TCP-Session: fbb73f3c-69d9-4d08-aa1a-26c838d914ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2026.03.01 00:43:22.732536 [ 291 ] {} <Debug> TCP-Session: f330d114-9cd4-4271-b5cc-fc333e4ae5a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4560 | 2026.03.01 00:43:24.200309 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.03.01 00:43:24.200496 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.03.01 00:43:24.200559 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4563 | 2026.03.01 00:43:24.201432 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.03.01 00:43:24.201484 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4565 | 2026.03.01 00:43:24.201905 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4566 | 2026.03.01 00:43:24.202140 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.03.01 00:43:24.202301 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001796 sec., 158129.17594654788 rows/sec., 10.04 MiB/sec. | ||
| 4568 | 2026.03.01 00:43:24.202352 [ 5 ] {c4a71211-0a6c-4722-9442-5a47de3f8382} <Debug> TCPHandler: Processed in 0.002129036 sec. | ||
| 4569 | 2026.03.01 00:43:24.202485 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.03.01 00:43:24.202591 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4571 | 2026.03.01 00:43:24.202635 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4572 | 2026.03.01 00:43:24.203464 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.03.01 00:43:24.203501 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4574 | 2026.03.01 00:43:24.203876 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4575 | 2026.03.01 00:43:24.204089 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.03.01 00:43:24.204234 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001668 sec., 477817.74580335733 rows/sec., 37.58 MiB/sec. | ||
| 4577 | 2026.03.01 00:43:24.204273 [ 5 ] {c32f1416-553d-4be7-8816-fdfbbc6c05da} <Debug> TCPHandler: Processed in 0.001839432 sec. | ||
| 4578 | 2026.03.01 00:43:24.204391 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.03.01 00:43:24.204513 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.03.01 00:43:24.204561 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4581 | 2026.03.01 00:43:24.205095 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.03.01 00:43:24.205138 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4583 | 2026.03.01 00:43:24.205515 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4584 | 2026.03.01 00:43:24.205747 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.03.01 00:43:24.205871 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001384 sec., 102601.15606936417 rows/sec., 6.03 MiB/sec. | ||
| 4586 | 2026.03.01 00:43:24.205908 [ 5 ] {1f58595b-67ed-4d77-bbf2-b859c5d9f538} <Debug> TCPHandler: Processed in 0.001577029 sec. | ||
| 4587 | 2026.03.01 00:43:24.206024 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.03.01 00:43:24.206118 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.03.01 00:43:24.206156 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4590 | 2026.03.01 00:43:24.206608 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.03.01 00:43:24.206644 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4592 | 2026.03.01 00:43:24.206939 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4593 | 2026.03.01 00:43:24.207145 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.03.01 00:43:24.207268 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 8.23 MiB/sec. | ||
| 4595 | 2026.03.01 00:43:24.207304 [ 5 ] {1a083f99-781b-4ee4-908b-4814e2f19f40} <Debug> TCPHandler: Processed in 0.001328246 sec. | ||
| 4596 | 2026.03.01 00:43:24.207409 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.03.01 00:43:24.207500 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.03.01 00:43:24.207539 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4599 | 2026.03.01 00:43:24.207982 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.03.01 00:43:24.208018 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4601 | 2026.03.01 00:43:24.208359 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4602 | 2026.03.01 00:43:24.208568 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.03.01 00:43:24.208768 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001285 sec., 115175.0972762646 rows/sec., 6.55 MiB/sec. | ||
| 4604 | 2026.03.01 00:43:24.208804 [ 5 ] {5d083287-16b7-471e-9dfc-476eeadb2a21} <Debug> TCPHandler: Processed in 0.001442197 sec. | ||
| 4605 | 2026.03.01 00:43:24.208906 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.03.01 00:43:24.208998 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4607 | 2026.03.01 00:43:24.209036 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4608 | 2026.03.01 00:43:24.209648 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.03.01 00:43:24.209684 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4610 | 2026.03.01 00:43:24.209999 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4611 | 2026.03.01 00:43:24.210283 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.03.01 00:43:24.210416 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001436 sec., 341225.6267409471 rows/sec., 23.92 MiB/sec. | ||
| 4613 | 2026.03.01 00:43:24.210453 [ 5 ] {81d2de21-bee1-415b-a016-7b2846be31e6} <Debug> TCPHandler: Processed in 0.001594099 sec. | ||
| 4614 | 2026.03.01 00:43:24.210555 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.03.01 00:43:24.210646 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4616 | 2026.03.01 00:43:24.210685 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4617 | 2026.03.01 00:43:24.210987 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.03.01 00:43:24.211022 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4619 | 2026.03.01 00:43:24.211334 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4620 | 2026.03.01 00:43:24.211534 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.03.01 00:43:24.211638 [ 121 ] {} <Debug> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4622 | 2026.03.01 00:43:24.211661 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 4623 | 2026.03.01 00:43:24.211709 [ 121 ] {} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.03.01 00:43:24.211715 [ 5 ] {3b33ce48-6d0e-4a46-bcc5-487d9e210892} <Debug> TCPHandler: Processed in 0.001207834 sec. | ||
| 4625 | 2026.03.01 00:43:24.211740 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4626 | 2026.03.01 00:43:24.211833 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.03.01 00:43:24.211848 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 4628 | 2026.03.01 00:43:24.211928 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.03.01 00:43:24.211951 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2026.03.01 00:43:24.211969 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4631 | 2026.03.01 00:43:24.211984 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 4632 | 2026.03.01 00:43:24.212045 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 4633 | 2026.03.01 00:43:24.212090 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 4634 | 2026.03.01 00:43:24.212134 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 4635 | 2026.03.01 00:43:24.212175 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 4636 | 2026.03.01 00:43:24.212217 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 4637 | 2026.03.01 00:43:24.212526 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.03.01 00:43:24.212568 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4639 | 2026.03.01 00:43:24.212926 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4640 | 2026.03.01 00:43:24.212975 [ 197 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171434 sec., 56341.20232125753 rows/sec., 2.87 MiB/sec. | ||
| 4641 | 2026.03.01 00:43:24.213101 [ 200 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4642 | 2026.03.01 00:43:24.213144 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.03.01 00:43:24.213275 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001364 sec., 194281.52492668622 rows/sec., 12.91 MiB/sec. | ||
| 4644 | 2026.03.01 00:43:24.213311 [ 5 ] {5e4c3a38-7aae-46ba-98a7-df03017d52c9} <Debug> TCPHandler: Processed in 0.001525339 sec. | ||
| 4645 | 2026.03.01 00:43:24.213368 [ 200 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_11_2} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.03.01 00:43:24.213422 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.03.01 00:43:24.213436 [ 200 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_11_2} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4648 | 2026.03.01 00:43:24.213492 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4649 | 2026.03.01 00:43:24.213515 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.03.01 00:43:24.213556 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4651 | 2026.03.01 00:43:24.213917 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.03.01 00:43:24.213952 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4653 | 2026.03.01 00:43:24.214249 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4654 | 2026.03.01 00:43:24.214450 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.03.01 00:43:24.214582 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 4656 | 2026.03.01 00:43:24.214619 [ 5 ] {d0338b73-adbe-474a-864c-814c768d9f55} <Debug> TCPHandler: Processed in 0.001245464 sec. | ||
| 4657 | 2026.03.01 00:43:24.214733 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.03.01 00:43:24.214827 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4659 | 2026.03.01 00:43:24.214868 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4660 | 2026.03.01 00:43:24.215261 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.03.01 00:43:24.215298 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4662 | 2026.03.01 00:43:24.215608 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4663 | 2026.03.01 00:43:24.215817 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.03.01 00:43:24.215945 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 4665 | 2026.03.01 00:43:24.215981 [ 5 ] {c8845784-309c-44a2-bf8a-b78e3229434b} <Debug> TCPHandler: Processed in 0.001295716 sec. | ||
| 4666 | 2026.03.01 00:43:26.754857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 614 | ||
| 4667 | 2026.03.01 00:43:26.757330 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.03.01 00:43:26.757374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4669 | 2026.03.01 00:43:26.758582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4670 | 2026.03.01 00:43:26.758873 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.03.01 00:43:26.759126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4672 | 2026.03.01 00:43:29.188965 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.03.01 00:43:29.189268 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) 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) | ||
| 4674 | 2026.03.01 00:43:29.189697 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4675 | 2026.03.01 00:43:29.189750 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <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 | ||
| 4676 | 2026.03.01 00:43:29.190062 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4677 | 2026.03.01 00:43:29.190135 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4678 | 2026.03.01 00:43:29.190283 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4679 | 2026.03.01 00:43:29.190414 [ 307 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4680 | 2026.03.01 00:43:29.190430 [ 309 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4681 | 2026.03.01 00:43:29.190424 [ 345 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4682 | 2026.03.01 00:43:29.190602 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (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 | ||
| 4683 | 2026.03.01 00:43:29.190632 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4684 | 2026.03.01 00:43:29.190726 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4685 | 2026.03.01 00:43:29.190749 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Debug> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 4686 | 2026.03.01 00:43:29.190791 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 4687 | 2026.03.01 00:43:29.190835 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 4688 | 2026.03.01 00:43:29.190875 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 4689 | 2026.03.01 00:43:29.191805 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002668 sec., 17616.191904047977 rows/sec., 700.21 KiB/sec. | ||
| 4690 | 2026.03.01 00:43:29.191962 [ 5 ] {7b32a6a7-b010-4759-b9af-e472cbe1fd57} <Debug> TCPHandler: Processed in 0.003149078 sec. | ||
| 4691 | 2026.03.01 00:43:29.215624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9099 | ||
| 4692 | 2026.03.01 00:43:29.216086 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.03.01 00:43:29.216124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4694 | 2026.03.01 00:43:29.216586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4695 | 2026.03.01 00:43:29.216808 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.03.01 00:43:29.216932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9099 | ||
| 4697 | 2026.03.01 00:43:29.224259 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.03.01 00:43:29.224392 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4699 | 2026.03.01 00:43:29.224445 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4700 | 2026.03.01 00:43:29.225017 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.03.01 00:43:29.225065 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4702 | 2026.03.01 00:43:29.225509 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4703 | 2026.03.01 00:43:29.225720 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Trace> oximeter.timeseries_schema (b2619894-b7e1-446a-b91e-f8854ea52cc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.03.01 00:43:29.225873 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 68.15 KiB/sec. | ||
| 4705 | 2026.03.01 00:43:29.225917 [ 5 ] {c2bc8134-c0ed-4822-bdbb-78718f4ae8f0} <Debug> TCPHandler: Processed in 0.001723441 sec. | ||
| 4706 | 2026.03.01 00:43:29.226044 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.03.01 00:43:29.226176 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4708 | 2026.03.01 00:43:29.226226 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4709 | 2026.03.01 00:43:29.226732 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.03.01 00:43:29.226777 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4711 | 2026.03.01 00:43:29.227091 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4712 | 2026.03.01 00:43:29.227321 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.03.01 00:43:29.227459 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001313 sec., 12185.833968012186 rows/sec., 993.67 KiB/sec. | ||
| 4714 | 2026.03.01 00:43:29.227498 [ 5 ] {e9465658-34de-44bd-9e5b-293ffb9bf561} <Debug> TCPHandler: Processed in 0.001517698 sec. | ||
| 4715 | 2026.03.01 00:43:29.227615 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.03.01 00:43:29.227710 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4717 | 2026.03.01 00:43:29.227751 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4718 | 2026.03.01 00:43:29.228829 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.03.01 00:43:29.228866 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4720 | 2026.03.01 00:43:29.229268 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4721 | 2026.03.01 00:43:29.229496 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.03.01 00:43:29.229608 [ 115 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4723 | 2026.03.01 00:43:29.229629 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Debug> executeQuery: Read 1285 rows, 109.34 KiB in 0.001936 sec., 663739.6694214876 rows/sec., 55.15 MiB/sec. | ||
| 4724 | 2026.03.01 00:43:29.229662 [ 115 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.03.01 00:43:29.229675 [ 5 ] {17fdcff7-e1e7-4c2c-8d00-561ed75c6036} <Debug> TCPHandler: Processed in 0.002110765 sec. | ||
| 4726 | 2026.03.01 00:43:29.229691 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4727 | 2026.03.01 00:43:29.229784 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 4728 | 2026.03.01 00:43:29.229794 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.03.01 00:43:29.229892 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2026.03.01 00:43:29.229903 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4731 | 2026.03.01 00:43:29.229924 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2147 rows starting from the beginning of the part | ||
| 4732 | 2026.03.01 00:43:29.229944 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4733 | 2026.03.01 00:43:29.229987 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4734 | 2026.03.01 00:43:29.230036 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 797 rows starting from the beginning of the part | ||
| 4735 | 2026.03.01 00:43:29.230081 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 4736 | 2026.03.01 00:43:29.230121 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 797 rows starting from the beginning of the part | ||
| 4737 | 2026.03.01 00:43:29.230164 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1285 rows starting from the beginning of the part | ||
| 4738 | 2026.03.01 00:43:29.230387 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.03.01 00:43:29.230423 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4740 | 2026.03.01 00:43:29.230739 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4741 | 2026.03.01 00:43:29.230944 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.01 00:43:29.231070 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Debug> executeQuery: Read 56 rows, 4.13 KiB in 0.001184 sec., 47297.2972972973 rows/sec., 3.40 MiB/sec. | ||
| 4743 | 2026.03.01 00:43:29.231106 [ 5 ] {b8b529eb-06bb-4bb5-8ded-31d1635374c3} <Debug> TCPHandler: Processed in 0.001362557 sec. | ||
| 4744 | 2026.03.01 00:43:29.231214 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.03.01 00:43:29.231308 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.03.01 00:43:29.231346 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4747 | 2026.03.01 00:43:29.231825 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.03.01 00:43:29.231861 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4749 | 2026.03.01 00:43:29.232068 [ 197 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002318438 sec., 2285159.2322072014 rows/sec., 195.13 MiB/sec. | ||
| 4750 | 2026.03.01 00:43:29.232171 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4751 | 2026.03.01 00:43:29.232319 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4752 | 2026.03.01 00:43:29.232392 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.01 00:43:29.232491 [ 115 ] {} <Debug> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4754 | 2026.03.01 00:43:29.232516 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001227 sec., 186634.06682966586 rows/sec., 12.63 MiB/sec. | ||
| 4755 | 2026.03.01 00:43:29.232526 [ 115 ] {} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.03.01 00:43:29.232558 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4757 | 2026.03.01 00:43:29.232559 [ 5 ] {c6dd416c-b265-435b-b165-27b76b40ece9} <Debug> TCPHandler: Processed in 0.001393116 sec. | ||
| 4758 | 2026.03.01 00:43:29.232576 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.03.01 00:43:29.232626 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::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 | ||
| 4760 | 2026.03.01 00:43:29.232647 [ 188 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_26_5} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4761 | 2026.03.01 00:43:29.232679 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.03.01 00:43:29.232702 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4763 | 2026.03.01 00:43:29.232713 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 4764 | 2026.03.01 00:43:29.232727 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 401 rows starting from the beginning of the part | ||
| 4765 | 2026.03.01 00:43:29.232769 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 4766 | 2026.03.01 00:43:29.232772 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4767 | 2026.03.01 00:43:29.232803 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4768 | 2026.03.01 00:43:29.232815 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4769 | 2026.03.01 00:43:29.232833 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4770 | 2026.03.01 00:43:29.232864 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 4771 | 2026.03.01 00:43:29.232895 [ 200 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 229 rows starting from the beginning of the part | ||
| 4772 | 2026.03.01 00:43:29.233432 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.03.01 00:43:29.233467 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4774 | 2026.03.01 00:43:29.233657 [ 188 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058703 sec., 1232640.3155559208 rows/sec., 86.76 MiB/sec. | ||
| 4775 | 2026.03.01 00:43:29.233802 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4776 | 2026.03.01 00:43:29.233842 [ 189 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4777 | 2026.03.01 00:43:29.234096 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.01 00:43:29.234205 [ 189 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.03.01 00:43:29.234228 [ 115 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4780 | 2026.03.01 00:43:29.234259 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.001485 sec., 387878.7878787879 rows/sec., 28.88 MiB/sec. | ||
| 4781 | 2026.03.01 00:43:29.234260 [ 115 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.03.01 00:43:29.234299 [ 189 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_16_3} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4783 | 2026.03.01 00:43:29.234304 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4784 | 2026.03.01 00:43:29.234307 [ 5 ] {7f68eafb-b04f-40d5-b1bd-8eab1feafef0} <Debug> TCPHandler: Processed in 0.00167619 sec. | ||
| 4785 | 2026.03.01 00:43:29.234402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4786 | 2026.03.01 00:43:29.234446 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 4787 | 2026.03.01 00:43:29.234446 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2026.03.01 00:43:29.234546 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4789 | 2026.03.01 00:43:29.234558 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.03.01 00:43:29.234580 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1060 rows starting from the beginning of the part | ||
| 4791 | 2026.03.01 00:43:29.234606 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4792 | 2026.03.01 00:43:29.234644 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4793 | 2026.03.01 00:43:29.234692 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 490 rows starting from the beginning of the part | ||
| 4794 | 2026.03.01 00:43:29.234731 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4795 | 2026.03.01 00:43:29.234769 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 490 rows starting from the beginning of the part | ||
| 4796 | 2026.03.01 00:43:29.234806 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 576 rows starting from the beginning of the part | ||
| 4797 | 2026.03.01 00:43:29.235161 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.03.01 00:43:29.235201 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4799 | 2026.03.01 00:43:29.235621 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4800 | 2026.03.01 00:43:29.235838 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.01 00:43:29.235962 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4802 | 2026.03.01 00:43:29.235985 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Debug> executeQuery: Read 852 rows, 58.73 KiB in 0.001445 sec., 589619.3771626297 rows/sec., 39.69 MiB/sec. | ||
| 4803 | 2026.03.01 00:43:29.235997 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.01 00:43:29.236023 [ 188 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165687 sec., 1704418.5723683813 rows/sec., 130.23 MiB/sec. | ||
| 4805 | 2026.03.01 00:43:29.236034 [ 5 ] {4b44af84-d321-4af1-aec4-d4a2fac3911c} <Debug> TCPHandler: Processed in 0.00163611 sec. | ||
| 4806 | 2026.03.01 00:43:29.236033 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4807 | 2026.03.01 00:43:29.236131 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 4808 | 2026.03.01 00:43:29.236160 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.03.01 00:43:29.236183 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4810 | 2026.03.01 00:43:29.236217 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2026.03.01 00:43:29.236244 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7461 rows starting from the beginning of the part | ||
| 4812 | 2026.03.01 00:43:29.236280 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.03.01 00:43:29.236296 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 4814 | 2026.03.01 00:43:29.236338 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4815 | 2026.03.01 00:43:29.236350 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4816 | 2026.03.01 00:43:29.236397 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 4817 | 2026.03.01 00:43:29.236434 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4818 | 2026.03.01 00:43:29.236452 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.03.01 00:43:29.236470 [ 189 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 852 rows starting from the beginning of the part | ||
| 4820 | 2026.03.01 00:43:29.236520 [ 197 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_26_5} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4821 | 2026.03.01 00:43:29.236579 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4822 | 2026.03.01 00:43:29.236715 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.03.01 00:43:29.236757 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4824 | 2026.03.01 00:43:29.237072 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4825 | 2026.03.01 00:43:29.237295 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.03.01 00:43:29.237430 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001175 sec., 851.063829787234 rows/sec., 54.02 KiB/sec. | ||
| 4827 | 2026.03.01 00:43:29.237467 [ 5 ] {557c0fb4-9d90-4930-8cee-91aa85d8f4d3} <Debug> TCPHandler: Processed in 0.001355117 sec. | ||
| 4828 | 2026.03.01 00:43:29.237580 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.03.01 00:43:29.237677 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.03.01 00:43:29.237733 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4831 | 2026.03.01 00:43:29.238587 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.03.01 00:43:29.238623 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4833 | 2026.03.01 00:43:29.239245 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4834 | 2026.03.01 00:43:29.239469 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.03.01 00:43:29.239608 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001949 sec., 20523.34530528476 rows/sec., 36.78 MiB/sec. | ||
| 4836 | 2026.03.01 00:43:29.239665 [ 5 ] {0d26c2bb-70cd-4a44-baa9-5cd444cacb4f} <Debug> TCPHandler: Processed in 0.002135057 sec. | ||
| 4837 | 2026.03.01 00:43:29.239779 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.03.01 00:43:29.239873 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.03.01 00:43:29.239914 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4840 | 2026.03.01 00:43:29.239998 [ 190 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9163 rows, containing 5 columns (5 merged, 0 gathered) in 0.003894997 sec., 2352505.0211848686 rows/sec., 159.02 MiB/sec. | ||
| 4841 | 2026.03.01 00:43:29.240192 [ 197 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4842 | 2026.03.01 00:43:29.240247 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.03.01 00:43:29.240288 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4844 | 2026.03.01 00:43:29.240492 [ 197 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.03.01 00:43:29.240570 [ 197 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4846 | 2026.03.01 00:43:29.240629 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4847 | 2026.03.01 00:43:29.240634 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4848 | 2026.03.01 00:43:29.240849 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.03.01 00:43:29.240959 [ 113 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4850 | 2026.03.01 00:43:29.240984 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4851 | 2026.03.01 00:43:29.241004 [ 113 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.03.01 00:43:29.241024 [ 5 ] {9b409901-f3e3-442f-a586-ad1fb9db5e9b} <Debug> TCPHandler: Processed in 0.001295646 sec. | ||
| 4853 | 2026.03.01 00:43:29.241028 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4854 | 2026.03.01 00:43:29.241120 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 4855 | 2026.03.01 00:43:29.241227 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4856 | 2026.03.01 00:43:29.241256 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1470 rows starting from the beginning of the part | ||
| 4857 | 2026.03.01 00:43:29.241310 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 4858 | 2026.03.01 00:43:29.241353 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4859 | 2026.03.01 00:43:29.241393 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 4860 | 2026.03.01 00:43:29.241433 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4861 | 2026.03.01 00:43:29.241470 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 4862 | 2026.03.01 00:43:29.242391 [ 195 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302515 sec., 1404974.2229456091 rows/sec., 91.02 MiB/sec. | ||
| 4863 | 2026.03.01 00:43:29.242565 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4864 | 2026.03.01 00:43:29.242807 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.03.01 00:43:29.242870 [ 189 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_26_5} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4866 | 2026.03.01 00:43:29.242925 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4867 | 2026.03.01 00:43:29.753542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4868 | 2026.03.01 00:43:29.771037 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.01 00:43:29.771093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4870 | 2026.03.01 00:43:29.777594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4871 | 2026.03.01 00:43:29.778328 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.03.01 00:43:29.781478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4873 | 2026.03.01 00:43:30.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.89 MiB, peak 247.11 MiB, free memory in arenas 0.00 B, will set to 241.45 MiB (RSS), difference: 1.56 MiB | ||
| 4874 | 2026.03.01 00:43:34.199569 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.03.01 00:43:34.199768 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.03.01 00:43:34.199832 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4877 | 2026.03.01 00:43:34.200623 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.03.01 00:43:34.200666 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4879 | 2026.03.01 00:43:34.201071 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4880 | 2026.03.01 00:43:34.201322 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.03.01 00:43:34.201473 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 4882 | 2026.03.01 00:43:34.201515 [ 5 ] {684390d6-c394-4645-bfb7-6390bbc8013a} <Debug> TCPHandler: Processed in 0.002077775 sec. | ||
| 4883 | 2026.03.01 00:43:34.201642 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.03.01 00:43:34.201745 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4885 | 2026.03.01 00:43:34.201787 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4886 | 2026.03.01 00:43:34.202705 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.03.01 00:43:34.202741 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4888 | 2026.03.01 00:43:34.203089 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4889 | 2026.03.01 00:43:34.203304 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.03.01 00:43:34.203432 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001707 sec., 466900.99589923845 rows/sec., 36.72 MiB/sec. | ||
| 4891 | 2026.03.01 00:43:34.203469 [ 5 ] {a425fc6c-7e4c-49b3-ab76-a4149f578f72} <Debug> TCPHandler: Processed in 0.001877343 sec. | ||
| 4892 | 2026.03.01 00:43:34.203578 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.03.01 00:43:34.203673 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.03.01 00:43:34.203715 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4895 | 2026.03.01 00:43:34.204219 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.03.01 00:43:34.204256 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4897 | 2026.03.01 00:43:34.204558 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4898 | 2026.03.01 00:43:34.204766 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.03.01 00:43:34.204902 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001247 sec., 113873.29591018443 rows/sec., 6.69 MiB/sec. | ||
| 4900 | 2026.03.01 00:43:34.204941 [ 5 ] {e8042d8e-cfc3-413a-92d2-7d97ccca196b} <Debug> TCPHandler: Processed in 0.001412367 sec. | ||
| 4901 | 2026.03.01 00:43:34.205062 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.03.01 00:43:34.205165 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.03.01 00:43:34.205205 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4904 | 2026.03.01 00:43:34.205671 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.03.01 00:43:34.205715 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4906 | 2026.03.01 00:43:34.206026 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4907 | 2026.03.01 00:43:34.206252 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.03.01 00:43:34.206377 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 4909 | 2026.03.01 00:43:34.206415 [ 5 ] {ac2478c4-f090-4616-bf97-7a27505e6804} <Debug> TCPHandler: Processed in 0.001402786 sec. | ||
| 4910 | 2026.03.01 00:43:34.206532 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.03.01 00:43:34.206627 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.03.01 00:43:34.206666 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4913 | 2026.03.01 00:43:34.207100 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.03.01 00:43:34.207134 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4915 | 2026.03.01 00:43:34.207411 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4916 | 2026.03.01 00:43:34.207603 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.03.01 00:43:34.207790 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 4918 | 2026.03.01 00:43:34.207828 [ 5 ] {4447bc4b-9765-4f80-adb6-323648afb637} <Debug> TCPHandler: Processed in 0.001343557 sec. | ||
| 4919 | 2026.03.01 00:43:34.207938 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.03.01 00:43:34.208033 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4921 | 2026.03.01 00:43:34.208072 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4922 | 2026.03.01 00:43:34.208678 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.03.01 00:43:34.208718 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4924 | 2026.03.01 00:43:34.209037 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4925 | 2026.03.01 00:43:34.209247 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.03.01 00:43:34.209374 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001358 sec., 360824.74226804124 rows/sec., 25.30 MiB/sec. | ||
| 4927 | 2026.03.01 00:43:34.209411 [ 5 ] {342e2fba-92a9-4f58-aa08-6cc2d27bb4ec} <Debug> TCPHandler: Processed in 0.001522679 sec. | ||
| 4928 | 2026.03.01 00:43:34.209522 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.03.01 00:43:34.209616 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4930 | 2026.03.01 00:43:34.209656 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4931 | 2026.03.01 00:43:34.209980 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.03.01 00:43:34.210015 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4933 | 2026.03.01 00:43:34.210311 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4934 | 2026.03.01 00:43:34.210513 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.03.01 00:43:34.210637 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 4936 | 2026.03.01 00:43:34.210673 [ 5 ] {2ba823fa-9c2f-48ec-84b5-c705654c0ad4} <Debug> TCPHandler: Processed in 0.001200675 sec. | ||
| 4937 | 2026.03.01 00:43:34.210785 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.03.01 00:43:34.210879 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.03.01 00:43:34.210920 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4940 | 2026.03.01 00:43:34.211365 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.03.01 00:43:34.211400 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4942 | 2026.03.01 00:43:34.211743 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4943 | 2026.03.01 00:43:34.211946 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.03.01 00:43:34.212074 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 4945 | 2026.03.01 00:43:34.212110 [ 5 ] {6cb12011-5245-40b9-bbf6-41d0b024e8a7} <Debug> TCPHandler: Processed in 0.001375386 sec. | ||
| 4946 | 2026.03.01 00:43:34.212224 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.03.01 00:43:34.212318 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.03.01 00:43:34.212360 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4949 | 2026.03.01 00:43:34.212667 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.03.01 00:43:34.212702 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4951 | 2026.03.01 00:43:34.212989 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4952 | 2026.03.01 00:43:34.213190 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.03.01 00:43:34.213315 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 4954 | 2026.03.01 00:43:34.213350 [ 5 ] {43574fef-68a9-4457-b5cc-0c69c9c44fa4} <Debug> TCPHandler: Processed in 0.001176735 sec. | ||
| 4955 | 2026.03.01 00:43:34.213460 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.03.01 00:43:34.213553 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.03.01 00:43:34.213593 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4958 | 2026.03.01 00:43:34.213949 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.03.01 00:43:34.213985 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4960 | 2026.03.01 00:43:34.214284 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4961 | 2026.03.01 00:43:34.214499 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.03.01 00:43:34.214630 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 4963 | 2026.03.01 00:43:34.214665 [ 5 ] {a0bc982f-4a64-4c47-a51e-3fe5ad85e97f} <Debug> TCPHandler: Processed in 0.001253835 sec. | ||
| 4964 | 2026.03.01 00:43:36.570790 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4965 | 2026.03.01 00:43:36.570844 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4966 | 2026.03.01 00:43:36.717060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9547 | ||
| 4967 | 2026.03.01 00:43:36.717545 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.03.01 00:43:36.717580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4969 | 2026.03.01 00:43:36.718092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4970 | 2026.03.01 00:43:36.718323 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.03.01 00:43:36.718449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9547 | ||
| 4972 | 2026.03.01 00:43:36.759420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 656 | ||
| 4973 | 2026.03.01 00:43:36.762074 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.03.01 00:43:36.762116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4975 | 2026.03.01 00:43:36.763396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4976 | 2026.03.01 00:43:36.763671 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.03.01 00:43:36.763955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 4978 | 2026.03.01 00:43:37.281614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4979 | 2026.03.01 00:43:37.299009 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.03.01 00:43:37.299057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4981 | 2026.03.01 00:43:37.305584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4982 | 2026.03.01 00:43:37.306364 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.03.01 00:43:37.309263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4984 | 2026.03.01 00:43:39.194673 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.03.01 00:43:39.194951 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4986 | 2026.03.01 00:43:39.195025 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4987 | 2026.03.01 00:43:39.195813 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.03.01 00:43:39.195859 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4989 | 2026.03.01 00:43:39.196276 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4990 | 2026.03.01 00:43:39.196505 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.03.01 00:43:39.196663 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001767 sec., 76966.61007357104 rows/sec., 6.69 MiB/sec. | ||
| 4992 | 2026.03.01 00:43:39.196711 [ 5 ] {dc5fae6c-8505-4bf3-b927-bd97b707e340} <Debug> TCPHandler: Processed in 0.002126245 sec. | ||
| 4993 | 2026.03.01 00:43:39.196841 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.03.01 00:43:39.196941 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4995 | 2026.03.01 00:43:39.196984 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4996 | 2026.03.01 00:43:39.197424 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.03.01 00:43:39.197462 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4998 | 2026.03.01 00:43:39.197783 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4999 | 2026.03.01 00:43:39.198001 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.03.01 00:43:39.198113 [ 98 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5001 | 2026.03.01 00:43:39.198132 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001214 sec., 32948.929159802305 rows/sec., 2.42 MiB/sec. | ||
| 5002 | 2026.03.01 00:43:39.198179 [ 98 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.01 00:43:39.198190 [ 5 ] {32e72295-a333-4157-9964-ccebfbf160da} <Debug> TCPHandler: Processed in 0.001400777 sec. | ||
| 5004 | 2026.03.01 00:43:39.198206 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5005 | 2026.03.01 00:43:39.198310 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::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 | ||
| 5006 | 2026.03.01 00:43:39.198311 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.01 00:43:39.198426 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5008 | 2026.03.01 00:43:39.198433 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5009 | 2026.03.01 00:43:39.198465 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 214 rows starting from the beginning of the part | ||
| 5010 | 2026.03.01 00:43:39.198486 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5011 | 2026.03.01 00:43:39.198536 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5012 | 2026.03.01 00:43:39.198584 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 142 rows starting from the beginning of the part | ||
| 5013 | 2026.03.01 00:43:39.198628 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 5014 | 2026.03.01 00:43:39.198667 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 142 rows starting from the beginning of the part | ||
| 5015 | 2026.03.01 00:43:39.198706 [ 190 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5016 | 2026.03.01 00:43:39.198960 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.01 00:43:39.199003 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5018 | 2026.03.01 00:43:39.199344 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5019 | 2026.03.01 00:43:39.199568 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.01 00:43:39.199643 [ 195 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373067 sec., 461740.0316226375 rows/sec., 31.02 MiB/sec. | ||
| 5021 | 2026.03.01 00:43:39.199699 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001286 sec., 80870.91757387247 rows/sec., 6.32 MiB/sec. | ||
| 5022 | 2026.03.01 00:43:39.199742 [ 5 ] {95b1689e-a439-4b32-81f3-9753a71e2a1e} <Debug> TCPHandler: Processed in 0.001480628 sec. | ||
| 5023 | 2026.03.01 00:43:39.199857 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.03.01 00:43:39.199866 [ 195 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5025 | 2026.03.01 00:43:39.199955 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.03.01 00:43:39.200004 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5027 | 2026.03.01 00:43:39.200197 [ 195 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.03.01 00:43:39.200277 [ 195 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_26_5} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5029 | 2026.03.01 00:43:39.200367 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5030 | 2026.03.01 00:43:39.200420 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.03.01 00:43:39.200461 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5032 | 2026.03.01 00:43:39.200797 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5033 | 2026.03.01 00:43:39.201015 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.03.01 00:43:39.201145 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 5035 | 2026.03.01 00:43:39.201181 [ 5 ] {191b8ae4-91f2-470a-9a3a-607081b8c05d} <Debug> TCPHandler: Processed in 0.001373617 sec. | ||
| 5036 | 2026.03.01 00:43:39.201299 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.03.01 00:43:39.201396 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5038 | 2026.03.01 00:43:39.201450 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5039 | 2026.03.01 00:43:39.202331 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.03.01 00:43:39.202368 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5041 | 2026.03.01 00:43:39.202946 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5042 | 2026.03.01 00:43:39.203163 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.03.01 00:43:39.203299 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 5044 | 2026.03.01 00:43:39.203352 [ 5 ] {d65b38d5-c298-4c1a-96cc-6d6fdfbeb76c} <Debug> TCPHandler: Processed in 0.002102366 sec. | ||
| 5045 | 2026.03.01 00:43:39.203469 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.03.01 00:43:39.203565 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.03.01 00:43:39.203606 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5048 | 2026.03.01 00:43:39.203939 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.03.01 00:43:39.203975 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5050 | 2026.03.01 00:43:39.204278 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5051 | 2026.03.01 00:43:39.204489 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.03.01 00:43:39.204615 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5053 | 2026.03.01 00:43:39.204651 [ 5 ] {bc1f341a-1a4f-4fa4-a0d5-9cf16b71a333} <Debug> TCPHandler: Processed in 0.001232775 sec. | ||
| 5054 | 2026.03.01 00:43:40.449784 [ 96 ] {} <Debug> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5055 | 2026.03.01 00:43:40.449854 [ 96 ] {} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.03.01 00:43:40.449878 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5057 | 2026.03.01 00:43:40.449994 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::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 | ||
| 5058 | 2026.03.01 00:43:40.450118 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5059 | 2026.03.01 00:43:40.450152 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 5060 | 2026.03.01 00:43:40.450217 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::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 | ||
| 5061 | 2026.03.01 00:43:40.450261 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 5062 | 2026.03.01 00:43:40.450302 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 5063 | 2026.03.01 00:43:40.450343 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 5064 | 2026.03.01 00:43:40.451090 [ 195 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145274 sec., 41911.36793466018 rows/sec., 3.50 MiB/sec. | ||
| 5065 | 2026.03.01 00:43:40.451228 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5066 | 2026.03.01 00:43:40.451483 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.03.01 00:43:40.451548 [ 198 ] {10cda592-fc07-460f-a3fb-c3bff8901fb1::all_1_5_1} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5068 | 2026.03.01 00:43:40.451612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5069 | 2026.03.01 00:43:44.200246 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.03.01 00:43:44.200525 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.03.01 00:43:44.200623 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5072 | 2026.03.01 00:43:44.201624 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.01 00:43:44.201676 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5074 | 2026.03.01 00:43:44.202086 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5075 | 2026.03.01 00:43:44.202319 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.01 00:43:44.202472 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002017 sec., 140803.17302925137 rows/sec., 8.94 MiB/sec. | ||
| 5077 | 2026.03.01 00:43:44.202519 [ 5 ] {1753edca-bb1e-4b35-8378-f378ec1ecc01} <Debug> TCPHandler: Processed in 0.00244809 sec. | ||
| 5078 | 2026.03.01 00:43:44.202643 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.01 00:43:44.202745 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5080 | 2026.03.01 00:43:44.202787 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5081 | 2026.03.01 00:43:44.203608 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.01 00:43:44.203645 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5083 | 2026.03.01 00:43:44.203997 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5084 | 2026.03.01 00:43:44.204197 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.01 00:43:44.204325 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001605 sec., 496573.2087227414 rows/sec., 39.06 MiB/sec. | ||
| 5086 | 2026.03.01 00:43:44.204362 [ 5 ] {5dc3c6c4-7a0c-4ff5-beb6-6f88fa4f6159} <Debug> TCPHandler: Processed in 0.001770072 sec. | ||
| 5087 | 2026.03.01 00:43:44.204470 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.01 00:43:44.204562 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.01 00:43:44.204601 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5090 | 2026.03.01 00:43:44.205079 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.01 00:43:44.205116 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5092 | 2026.03.01 00:43:44.205419 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5093 | 2026.03.01 00:43:44.205623 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.01 00:43:44.205748 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001204 sec., 117940.19933554817 rows/sec., 6.93 MiB/sec. | ||
| 5095 | 2026.03.01 00:43:44.205785 [ 5 ] {e0c70824-a3ff-45ca-9154-db9f6b5193e1} <Debug> TCPHandler: Processed in 0.001364057 sec. | ||
| 5096 | 2026.03.01 00:43:44.205897 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.01 00:43:44.205991 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.01 00:43:44.206030 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5099 | 2026.03.01 00:43:44.206503 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.01 00:43:44.206540 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5101 | 2026.03.01 00:43:44.206839 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5102 | 2026.03.01 00:43:44.207049 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.01 00:43:44.207180 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 5104 | 2026.03.01 00:43:44.207217 [ 5 ] {3fd2ad31-15fe-4fd3-a831-8cb5f217b92c} <Debug> TCPHandler: Processed in 0.001368817 sec. | ||
| 5105 | 2026.03.01 00:43:44.207326 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.03.01 00:43:44.207419 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.03.01 00:43:44.207458 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5108 | 2026.03.01 00:43:44.207900 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.03.01 00:43:44.207935 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5110 | 2026.03.01 00:43:44.208233 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5111 | 2026.03.01 00:43:44.208436 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.01 00:43:44.208558 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 5113 | 2026.03.01 00:43:44.208594 [ 5 ] {5ad461be-b248-40a6-9b78-3bb03a574398} <Debug> TCPHandler: Processed in 0.001316436 sec. | ||
| 5114 | 2026.03.01 00:43:44.208702 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.03.01 00:43:44.208794 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.01 00:43:44.208833 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5117 | 2026.03.01 00:43:44.209409 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.03.01 00:43:44.209445 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5119 | 2026.03.01 00:43:44.209754 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5120 | 2026.03.01 00:43:44.209960 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.03.01 00:43:44.210094 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001318 sec., 371775.4172989378 rows/sec., 26.07 MiB/sec. | ||
| 5122 | 2026.03.01 00:43:44.210130 [ 5 ] {79fbfc03-8f3c-4b06-a12d-47b705fa0f59} <Debug> TCPHandler: Processed in 0.001475878 sec. | ||
| 5123 | 2026.03.01 00:43:44.210239 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.03.01 00:43:44.210332 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5125 | 2026.03.01 00:43:44.210372 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5126 | 2026.03.01 00:43:44.210694 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.03.01 00:43:44.210729 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5128 | 2026.03.01 00:43:44.211028 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5129 | 2026.03.01 00:43:44.211229 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.03.01 00:43:44.211353 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 5131 | 2026.03.01 00:43:44.211388 [ 5 ] {db5bd8b4-146f-4b8c-bdb2-a9e999f22709} <Debug> TCPHandler: Processed in 0.001196365 sec. | ||
| 5132 | 2026.03.01 00:43:44.211510 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.03.01 00:43:44.211637 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.03.01 00:43:44.211690 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5135 | 2026.03.01 00:43:44.212227 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.03.01 00:43:44.212272 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5137 | 2026.03.01 00:43:44.212624 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5138 | 2026.03.01 00:43:44.212839 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.03.01 00:43:44.212966 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001362 sec., 194566.8135095448 rows/sec., 12.93 MiB/sec. | ||
| 5140 | 2026.03.01 00:43:44.213003 [ 5 ] {5bb15c4d-dcd3-4d55-bddf-ed7c4fa80c99} <Debug> TCPHandler: Processed in 0.001565639 sec. | ||
| 5141 | 2026.03.01 00:43:44.213113 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.03.01 00:43:44.213204 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.03.01 00:43:44.213246 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5144 | 2026.03.01 00:43:44.213542 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.03.01 00:43:44.213576 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5146 | 2026.03.01 00:43:44.213926 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5147 | 2026.03.01 00:43:44.214141 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.03.01 00:43:44.214273 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 5149 | 2026.03.01 00:43:44.214309 [ 5 ] {aaa08636-e95b-44b8-89a4-608876e69b27} <Debug> TCPHandler: Processed in 0.001229145 sec. | ||
| 5150 | 2026.03.01 00:43:44.214414 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.03.01 00:43:44.214510 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.03.01 00:43:44.214552 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5153 | 2026.03.01 00:43:44.214885 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.03.01 00:43:44.214921 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5155 | 2026.03.01 00:43:44.215233 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5156 | 2026.03.01 00:43:44.215453 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.03.01 00:43:44.215584 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 5158 | 2026.03.01 00:43:44.215621 [ 5 ] {8cecd503-e985-495f-b16e-394ba165c034} <Debug> TCPHandler: Processed in 0.001256325 sec. | ||
| 5159 | 2026.03.01 00:43:44.218616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10059 | ||
| 5160 | 2026.03.01 00:43:44.219112 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.03.01 00:43:44.219151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5162 | 2026.03.01 00:43:44.219635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5163 | 2026.03.01 00:43:44.219855 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.03.01 00:43:44.219981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10059 | ||
| 5165 | 2026.03.01 00:43:44.219989 [ 91 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5166 | 2026.03.01 00:43:44.220088 [ 91 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.03.01 00:43:44.220123 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5168 | 2026.03.01 00:43:44.220235 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::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 | ||
| 5169 | 2026.03.01 00:43:44.220340 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5170 | 2026.03.01 00:43:44.220375 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7627 rows starting from the beginning of the part | ||
| 5171 | 2026.03.01 00:43:44.220437 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5172 | 2026.03.01 00:43:44.220484 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5173 | 2026.03.01 00:43:44.220525 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5174 | 2026.03.01 00:43:44.220570 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5175 | 2026.03.01 00:43:44.220614 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5176 | 2026.03.01 00:43:44.222472 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10059 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281848 sec., 4408269.087160933 rows/sec., 63.06 MiB/sec. | ||
| 5177 | 2026.03.01 00:43:44.222693 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5178 | 2026.03.01 00:43:44.222937 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.03.01 00:43:44.222996 [ 190 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_21_4} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5180 | 2026.03.01 00:43:44.223058 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5181 | 2026.03.01 00:43:44.809425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5182 | 2026.03.01 00:43:44.826908 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.03.01 00:43:44.826963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5184 | 2026.03.01 00:43:44.833057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5185 | 2026.03.01 00:43:44.833800 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.03.01 00:43:44.834115 [ 91 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5187 | 2026.03.01 00:43:44.834199 [ 91 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.03.01 00:43:44.834222 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5189 | 2026.03.01 00:43:44.834346 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 5190 | 2026.03.01 00:43:44.837124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5191 | 2026.03.01 00:43:44.838214 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5192 | 2026.03.01 00:43:44.839649 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 5193 | 2026.03.01 00:43:44.844563 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5194 | 2026.03.01 00:43:44.849237 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5195 | 2026.03.01 00:43:44.853582 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 5196 | 2026.03.01 00:43:44.858188 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 5197 | 2026.03.01 00:43:44.862160 [ 203 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 5198 | 2026.03.01 00:43:44.913938 [ 190 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079650854 sec., 1996.2121184538714 rows/sec., 10.32 MiB/sec. | ||
| 5199 | 2026.03.01 00:43:44.915951 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5200 | 2026.03.01 00:43:44.917825 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_21_4} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.03.01 00:43:44.917926 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_21_4} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5202 | 2026.03.01 00:43:44.919658 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5203 | 2026.03.01 00:43:45.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.73 MiB, peak 255.29 MiB, free memory in arenas 0.00 B, will set to 247.55 MiB (RSS), difference: 2.82 MiB | ||
| 5204 | 2026.03.01 00:43:46.764276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 688 | ||
| 5205 | 2026.03.01 00:43:46.766666 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.03.01 00:43:46.766710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5207 | 2026.03.01 00:43:46.767941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5208 | 2026.03.01 00:43:46.768209 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.03.01 00:43:46.768382 [ 89 ] {} <Debug> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5210 | 2026.03.01 00:43:46.768463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5211 | 2026.03.01 00:43:46.768478 [ 89 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.03.01 00:43:46.768525 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5213 | 2026.03.01 00:43:46.768706 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::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 | ||
| 5214 | 2026.03.01 00:43:46.769606 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5215 | 2026.03.01 00:43:46.769784 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 508 rows starting from the beginning of the part | ||
| 5216 | 2026.03.01 00:43:46.770216 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5217 | 2026.03.01 00:43:46.770597 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 5218 | 2026.03.01 00:43:46.770978 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5219 | 2026.03.01 00:43:46.771343 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 5220 | 2026.03.01 00:43:46.771698 [ 199 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 5221 | 2026.03.01 00:43:46.777890 [ 187 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 72 columns (72 merged, 0 gathered) in 0.009273142 sec., 74192.76012380702 rows/sec., 66.08 MiB/sec. | ||
| 5222 | 2026.03.01 00:43:46.778971 [ 187 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5223 | 2026.03.01 00:43:46.779516 [ 187 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.03.01 00:43:46.779587 [ 187 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_16_3} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5225 | 2026.03.01 00:43:46.779713 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5226 | 2026.03.01 00:43:47.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.63 MiB, peak 255.29 MiB, free memory in arenas 0.00 B, will set to 248.73 MiB (RSS), difference: 1.10 MiB | ||
| 5227 | 2026.03.01 00:43:49.194928 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.03.01 00:43:49.195150 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5229 | 2026.03.01 00:43:49.195227 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5230 | 2026.03.01 00:43:49.196011 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.03.01 00:43:49.196061 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5232 | 2026.03.01 00:43:49.196476 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5233 | 2026.03.01 00:43:49.196710 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.03.01 00:43:49.196871 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001776 sec., 76576.57657657658 rows/sec., 6.65 MiB/sec. | ||
| 5235 | 2026.03.01 00:43:49.196913 [ 5 ] {41636044-98ff-432d-b24d-bf100aaf94de} <Debug> TCPHandler: Processed in 0.002136997 sec. | ||
| 5236 | 2026.03.01 00:43:49.197041 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.03.01 00:43:49.197140 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.03.01 00:43:49.197182 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5239 | 2026.03.01 00:43:49.197612 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.03.01 00:43:49.197649 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5241 | 2026.03.01 00:43:49.197959 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5242 | 2026.03.01 00:43:49.198168 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.03.01 00:43:49.198298 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001178 sec., 33955.85738539898 rows/sec., 2.49 MiB/sec. | ||
| 5244 | 2026.03.01 00:43:49.198337 [ 5 ] {87f9d7da-22a0-4443-8518-ec4351eb9a55} <Debug> TCPHandler: Processed in 0.001345957 sec. | ||
| 5245 | 2026.03.01 00:43:49.198561 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.03.01 00:43:49.198658 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5247 | 2026.03.01 00:43:49.198698 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5248 | 2026.03.01 00:43:49.199159 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.01 00:43:49.199195 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5250 | 2026.03.01 00:43:49.199503 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5251 | 2026.03.01 00:43:49.199736 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.01 00:43:49.199863 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 6.64 MiB/sec. | ||
| 5253 | 2026.03.01 00:43:49.199992 [ 5 ] {fb1ce04c-2291-4871-80f7-314b5f3020a1} <Debug> TCPHandler: Processed in 0.001481148 sec. | ||
| 5254 | 2026.03.01 00:43:49.200109 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.03.01 00:43:49.200205 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.03.01 00:43:49.200249 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5257 | 2026.03.01 00:43:49.200661 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.03.01 00:43:49.200696 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5259 | 2026.03.01 00:43:49.201024 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5260 | 2026.03.01 00:43:49.201232 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.03.01 00:43:49.201361 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 5262 | 2026.03.01 00:43:49.201397 [ 5 ] {f4d8e177-c50d-4132-a7cb-eedef12c48fc} <Debug> TCPHandler: Processed in 0.001337986 sec. | ||
| 5263 | 2026.03.01 00:43:49.201517 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.03.01 00:43:49.201644 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.03.01 00:43:49.201712 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5266 | 2026.03.01 00:43:49.202705 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.03.01 00:43:49.202743 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5268 | 2026.03.01 00:43:49.203396 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5269 | 2026.03.01 00:43:49.203631 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.03.01 00:43:49.203776 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002156 sec., 18552.87569573284 rows/sec., 33.25 MiB/sec. | ||
| 5271 | 2026.03.01 00:43:49.203834 [ 5 ] {1c1bf3fe-f03d-426a-97de-29dd0d505a70} <Debug> TCPHandler: Processed in 0.002378259 sec. | ||
| 5272 | 2026.03.01 00:43:49.203945 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.03.01 00:43:49.204041 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.03.01 00:43:49.204084 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5275 | 2026.03.01 00:43:49.204424 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.03.01 00:43:49.204461 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5277 | 2026.03.01 00:43:49.204777 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5278 | 2026.03.01 00:43:49.204992 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.03.01 00:43:49.205126 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5280 | 2026.03.01 00:43:49.205164 [ 5 ] {1ba9c484-01da-4b95-b795-2c608991efb1} <Debug> TCPHandler: Processed in 0.001268646 sec. | ||
| 5281 | 2026.03.01 00:43:51.570916 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5282 | 2026.03.01 00:43:51.570998 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5283 | 2026.03.01 00:43:51.720182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10507 | ||
| 5284 | 2026.03.01 00:43:51.720746 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.03.01 00:43:51.720802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5286 | 2026.03.01 00:43:51.721347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5287 | 2026.03.01 00:43:51.721596 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.03.01 00:43:51.721752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10507 | ||
| 5289 | 2026.03.01 00:43:52.337319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5290 | 2026.03.01 00:43:52.352906 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2026.03.01 00:43:52.352974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5292 | 2026.03.01 00:43:52.359668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5293 | 2026.03.01 00:43:52.360624 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.03.01 00:43:52.363745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5295 | 2026.03.01 00:43:54.200156 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.03.01 00:43:54.200502 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.03.01 00:43:54.200615 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5298 | 2026.03.01 00:43:54.201461 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.03.01 00:43:54.201511 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5300 | 2026.03.01 00:43:54.201941 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5301 | 2026.03.01 00:43:54.202170 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.03.01 00:43:54.202317 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001903 sec., 149238.04519180243 rows/sec., 9.48 MiB/sec. | ||
| 5303 | 2026.03.01 00:43:54.202358 [ 5 ] {d16fa5ae-40b9-4ef1-9a00-00205efde02e} <Debug> TCPHandler: Processed in 0.002412669 sec. | ||
| 5304 | 2026.03.01 00:43:54.202488 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.03.01 00:43:54.202591 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5306 | 2026.03.01 00:43:54.202631 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5307 | 2026.03.01 00:43:54.203505 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.03.01 00:43:54.203542 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5309 | 2026.03.01 00:43:54.203916 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5310 | 2026.03.01 00:43:54.204122 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.03.01 00:43:54.204240 [ 78 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5312 | 2026.03.01 00:43:54.204261 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001688 sec., 472156.3981042654 rows/sec., 37.14 MiB/sec. | ||
| 5313 | 2026.03.01 00:43:54.204305 [ 78 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.03.01 00:43:54.204315 [ 5 ] {d2e56d34-ea64-48e4-b3cf-933e4d7e0ebe} <Debug> TCPHandler: Processed in 0.001879643 sec. | ||
| 5315 | 2026.03.01 00:43:54.204335 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5316 | 2026.03.01 00:43:54.204438 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 5317 | 2026.03.01 00:43:54.204446 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.03.01 00:43:54.204558 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5319 | 2026.03.01 00:43:54.204559 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5320 | 2026.03.01 00:43:54.204601 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2148 rows starting from the beginning of the part | ||
| 5321 | 2026.03.01 00:43:54.204618 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5322 | 2026.03.01 00:43:54.204676 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 797 rows starting from the beginning of the part | ||
| 5323 | 2026.03.01 00:43:54.204726 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 5324 | 2026.03.01 00:43:54.204770 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 797 rows starting from the beginning of the part | ||
| 5325 | 2026.03.01 00:43:54.204808 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 5326 | 2026.03.01 00:43:54.204849 [ 190 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 797 rows starting from the beginning of the part | ||
| 5327 | 2026.03.01 00:43:54.205068 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.03.01 00:43:54.205115 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5329 | 2026.03.01 00:43:54.205439 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5330 | 2026.03.01 00:43:54.205695 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.03.01 00:43:54.205826 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001285 sec., 110505.8365758755 rows/sec., 6.49 MiB/sec. | ||
| 5332 | 2026.03.01 00:43:54.205863 [ 5 ] {43264d52-5ec3-4bc9-bdff-64d56e043499} <Debug> TCPHandler: Processed in 0.001465338 sec. | ||
| 5333 | 2026.03.01 00:43:54.205976 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.03.01 00:43:54.206074 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5335 | 2026.03.01 00:43:54.206115 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5336 | 2026.03.01 00:43:54.206556 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.03.01 00:43:54.206591 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5338 | 2026.03.01 00:43:54.206880 [ 193 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4811 rows, containing 5 columns (5 merged, 0 gathered) in 0.00247911 sec., 1940615.7855036685 rows/sec., 163.98 MiB/sec. | ||
| 5339 | 2026.03.01 00:43:54.206899 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5340 | 2026.03.01 00:43:54.207132 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.03.01 00:43:54.207213 [ 191 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5342 | 2026.03.01 00:43:54.207259 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 5343 | 2026.03.01 00:43:54.207299 [ 5 ] {3fdb2aab-6e1e-48eb-8a3b-58009893b20e} <Debug> TCPHandler: Processed in 0.001370336 sec. | ||
| 5344 | 2026.03.01 00:43:54.207407 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.03.01 00:43:54.207500 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5346 | 2026.03.01 00:43:54.207537 [ 191 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.03.01 00:43:54.207539 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5348 | 2026.03.01 00:43:54.207640 [ 191 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_31_6} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5349 | 2026.03.01 00:43:54.207751 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 5350 | 2026.03.01 00:43:54.208008 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.03.01 00:43:54.208050 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5352 | 2026.03.01 00:43:54.208356 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5353 | 2026.03.01 00:43:54.208561 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.03.01 00:43:54.208688 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 5355 | 2026.03.01 00:43:54.208725 [ 5 ] {1caaa491-95fe-476b-bfc7-4017acda3c05} <Debug> TCPHandler: Processed in 0.001365376 sec. | ||
| 5356 | 2026.03.01 00:43:54.208831 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.03.01 00:43:54.208923 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5358 | 2026.03.01 00:43:54.208961 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5359 | 2026.03.01 00:43:54.209542 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.03.01 00:43:54.209576 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5361 | 2026.03.01 00:43:54.209906 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5362 | 2026.03.01 00:43:54.210110 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.03.01 00:43:54.210224 [ 77 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5364 | 2026.03.01 00:43:54.210235 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00133 sec., 368421.05263157893 rows/sec., 25.83 MiB/sec. | ||
| 5365 | 2026.03.01 00:43:54.210270 [ 77 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.03.01 00:43:54.210285 [ 5 ] {c0fdd568-2469-42e0-a856-f0ea61c0093e} <Debug> TCPHandler: Processed in 0.001501028 sec. | ||
| 5367 | 2026.03.01 00:43:54.210297 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5368 | 2026.03.01 00:43:54.210387 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 5369 | 2026.03.01 00:43:54.210404 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.03.01 00:43:54.210505 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5371 | 2026.03.01 00:43:54.210505 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5372 | 2026.03.01 00:43:54.210540 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 5373 | 2026.03.01 00:43:54.210565 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5374 | 2026.03.01 00:43:54.210622 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 490 rows starting from the beginning of the part | ||
| 5375 | 2026.03.01 00:43:54.210674 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5376 | 2026.03.01 00:43:54.210712 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 490 rows starting from the beginning of the part | ||
| 5377 | 2026.03.01 00:43:54.210754 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5378 | 2026.03.01 00:43:54.210796 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 490 rows starting from the beginning of the part | ||
| 5379 | 2026.03.01 00:43:54.210893 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.03.01 00:43:54.210936 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5381 | 2026.03.01 00:43:54.211279 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5382 | 2026.03.01 00:43:54.211500 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.03.01 00:43:54.211631 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 5384 | 2026.03.01 00:43:54.211668 [ 5 ] {046060a9-406f-4db6-9bbd-6688d34c4f51} <Debug> TCPHandler: Processed in 0.001311786 sec. | ||
| 5385 | 2026.03.01 00:43:54.211772 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.03.01 00:43:54.211863 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.03.01 00:43:54.211904 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5388 | 2026.03.01 00:43:54.212047 [ 201 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2738 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169646 sec., 1613949.0468387112 rows/sec., 121.97 MiB/sec. | ||
| 5389 | 2026.03.01 00:43:54.212226 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5390 | 2026.03.01 00:43:54.212346 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.03.01 00:43:54.212389 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5392 | 2026.03.01 00:43:54.212502 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.03.01 00:43:54.212594 [ 194 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_31_6} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5394 | 2026.03.01 00:43:54.212668 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5395 | 2026.03.01 00:43:54.212761 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5396 | 2026.03.01 00:43:54.212980 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.03.01 00:43:54.213083 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5398 | 2026.03.01 00:43:54.213105 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001259 sec., 210484.51151707707 rows/sec., 13.99 MiB/sec. | ||
| 5399 | 2026.03.01 00:43:54.213114 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.03.01 00:43:54.213144 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5401 | 2026.03.01 00:43:54.213146 [ 5 ] {46898454-d481-47a2-a811-9d647fb3ee51} <Debug> TCPHandler: Processed in 0.001420977 sec. | ||
| 5402 | 2026.03.01 00:43:54.213216 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 5403 | 2026.03.01 00:43:54.213275 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.03.01 00:43:54.213308 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5405 | 2026.03.01 00:43:54.213339 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9163 rows starting from the beginning of the part | ||
| 5406 | 2026.03.01 00:43:54.213369 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5407 | 2026.03.01 00:43:54.213388 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5408 | 2026.03.01 00:43:54.213415 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5409 | 2026.03.01 00:43:54.213433 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 5410 | 2026.03.01 00:43:54.213474 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5411 | 2026.03.01 00:43:54.213508 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 5412 | 2026.03.01 00:43:54.213543 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5413 | 2026.03.01 00:43:54.213744 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.03.01 00:43:54.213783 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5415 | 2026.03.01 00:43:54.214104 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5416 | 2026.03.01 00:43:54.214311 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.03.01 00:43:54.214420 [ 77 ] {} <Debug> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5418 | 2026.03.01 00:43:54.214439 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 5419 | 2026.03.01 00:43:54.214460 [ 77 ] {} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.03.01 00:43:54.214481 [ 5 ] {9560c6e2-a6cc-458f-9a83-fab6e70d6459} <Debug> TCPHandler: Processed in 0.001253115 sec. | ||
| 5421 | 2026.03.01 00:43:54.214485 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5422 | 2026.03.01 00:43:54.214579 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 5423 | 2026.03.01 00:43:54.214607 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.03.01 00:43:54.214689 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5425 | 2026.03.01 00:43:54.214728 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 5426 | 2026.03.01 00:43:54.214732 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.03.01 00:43:54.214791 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5428 | 2026.03.01 00:43:54.214792 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 5429 | 2026.03.01 00:43:54.214852 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 5430 | 2026.03.01 00:43:54.214891 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 5431 | 2026.03.01 00:43:54.214928 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 5432 | 2026.03.01 00:43:54.214965 [ 201 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 5433 | 2026.03.01 00:43:54.215208 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.03.01 00:43:54.215257 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5435 | 2026.03.01 00:43:54.215826 [ 200 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001284285 sec., 11679.650544855698 rows/sec., 783.97 KiB/sec. | ||
| 5436 | 2026.03.01 00:43:54.215895 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5437 | 2026.03.01 00:43:54.215943 [ 200 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5438 | 2026.03.01 00:43:54.216144 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.03.01 00:43:54.216199 [ 200 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_15_3} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.03.01 00:43:54.216252 [ 77 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5441 | 2026.03.01 00:43:54.216264 [ 200 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_15_3} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5442 | 2026.03.01 00:43:54.216281 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001574 sec., 57179.161372299866 rows/sec., 3.58 MiB/sec. | ||
| 5443 | 2026.03.01 00:43:54.216285 [ 77 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.03.01 00:43:54.216321 [ 5 ] {08151f3f-a409-49e8-b301-201bb74952eb} <Debug> TCPHandler: Processed in 0.001774551 sec. | ||
| 5445 | 2026.03.01 00:43:54.216322 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5446 | 2026.03.01 00:43:54.216350 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5447 | 2026.03.01 00:43:54.216483 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 5448 | 2026.03.01 00:43:54.216570 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5449 | 2026.03.01 00:43:54.216598 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5450 | 2026.03.01 00:43:54.216646 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5451 | 2026.03.01 00:43:54.216684 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 5452 | 2026.03.01 00:43:54.216719 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5453 | 2026.03.01 00:43:54.216753 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 5454 | 2026.03.01 00:43:54.216788 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5455 | 2026.03.01 00:43:54.217344 [ 201 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10278 rows, containing 5 columns (5 merged, 0 gathered) in 0.004157921 sec., 2471908.4369327845 rows/sec., 167.03 MiB/sec. | ||
| 5456 | 2026.03.01 00:43:54.217627 [ 188 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5457 | 2026.03.01 00:43:54.217784 [ 201 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343856 sec., 1651962.7102903882 rows/sec., 106.81 MiB/sec. | ||
| 5458 | 2026.03.01 00:43:54.217889 [ 188 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.03.01 00:43:54.217963 [ 188 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5460 | 2026.03.01 00:43:54.218033 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5461 | 2026.03.01 00:43:54.218035 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5462 | 2026.03.01 00:43:54.218270 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.03.01 00:43:54.218335 [ 200 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_31_6} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5464 | 2026.03.01 00:43:54.218389 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5465 | 2026.03.01 00:43:56.765304 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.03.01 00:43:56.765585 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5467 | 2026.03.01 00:43:56.765688 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5468 | 2026.03.01 00:43:56.766347 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.03.01 00:43:56.766391 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5470 | 2026.03.01 00:43:56.766775 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5471 | 2026.03.01 00:43:56.767000 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.03.01 00:43:56.767155 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 5473 | 2026.03.01 00:43:56.767171 [ 73 ] {} <Debug> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5474 | 2026.03.01 00:43:56.767197 [ 5 ] {cabe0a38-7d04-471c-92bb-56768d0e9252} <Debug> TCPHandler: Processed in 0.002077935 sec. | ||
| 5475 | 2026.03.01 00:43:56.767247 [ 73 ] {} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.01 00:43:56.767277 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5477 | 2026.03.01 00:43:56.767337 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.03.01 00:43:56.767391 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::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 | ||
| 5479 | 2026.03.01 00:43:56.767436 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5480 | 2026.03.01 00:43:56.767480 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5481 | 2026.03.01 00:43:56.767527 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5482 | 2026.03.01 00:43:56.767572 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5483 | 2026.03.01 00:43:56.767648 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5484 | 2026.03.01 00:43:56.767701 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5485 | 2026.03.01 00:43:56.767750 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5486 | 2026.03.01 00:43:56.767792 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5487 | 2026.03.01 00:43:56.767832 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5488 | 2026.03.01 00:43:56.767860 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.03.01 00:43:56.767901 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5490 | 2026.03.01 00:43:56.768222 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5491 | 2026.03.01 00:43:56.768470 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.03.01 00:43:56.768602 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001185 sec., 1687.7637130801686 rows/sec., 137.63 KiB/sec. | ||
| 5493 | 2026.03.01 00:43:56.768641 [ 5 ] {1ba2188d-3174-4457-810a-df6825dd7fc7} <Debug> TCPHandler: Processed in 0.001357106 sec. | ||
| 5494 | 2026.03.01 00:43:56.768750 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.03.01 00:43:56.768795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 724 | ||
| 5496 | 2026.03.01 00:43:56.768843 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5497 | 2026.03.01 00:43:56.768882 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5498 | 2026.03.01 00:43:56.768894 [ 200 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556309 sec., 943257.4122491098 rows/sec., 64.11 MiB/sec. | ||
| 5499 | 2026.03.01 00:43:56.769045 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5500 | 2026.03.01 00:43:56.769299 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.03.01 00:43:56.769367 [ 197 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_16_3} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5502 | 2026.03.01 00:43:56.769435 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5503 | 2026.03.01 00:43:56.769830 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.01 00:43:56.769873 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5505 | 2026.03.01 00:43:56.770291 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5506 | 2026.03.01 00:43:56.770524 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.03.01 00:43:56.770654 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Debug> executeQuery: Read 1397 rows, 120.19 KiB in 0.001829 sec., 763805.3581191909 rows/sec., 64.18 MiB/sec. | ||
| 5508 | 2026.03.01 00:43:56.770692 [ 5 ] {87eaa280-747c-4c3c-8ae8-8af7912101d0} <Debug> TCPHandler: Processed in 0.001989954 sec. | ||
| 5509 | 2026.03.01 00:43:56.770800 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.03.01 00:43:56.770896 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5511 | 2026.03.01 00:43:56.770934 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5512 | 2026.03.01 00:43:56.771053 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.03.01 00:43:56.771090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5514 | 2026.03.01 00:43:56.771363 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.03.01 00:43:56.771398 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5516 | 2026.03.01 00:43:56.771715 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5517 | 2026.03.01 00:43:56.771920 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.03.01 00:43:56.772046 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001169 sec., 46193.32763045339 rows/sec., 3.43 MiB/sec. | ||
| 5519 | 2026.03.01 00:43:56.772084 [ 5 ] {10f157ee-a7ba-42c9-b935-69bfd06485d4} <Debug> TCPHandler: Processed in 0.001333727 sec. | ||
| 5520 | 2026.03.01 00:43:56.772175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5521 | 2026.03.01 00:43:56.772191 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.03.01 00:43:56.772286 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5523 | 2026.03.01 00:43:56.772325 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5524 | 2026.03.01 00:43:56.772421 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.01 00:43:56.772648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5526 | 2026.03.01 00:43:56.772779 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.03.01 00:43:56.772816 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5528 | 2026.03.01 00:43:56.773121 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5529 | 2026.03.01 00:43:56.773324 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.03.01 00:43:56.773448 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001179 sec., 213740.45801526718 rows/sec., 14.78 MiB/sec. | ||
| 5531 | 2026.03.01 00:43:56.773488 [ 5 ] {50b2ba71-4207-4beb-94a1-e6bb37656093} <Debug> TCPHandler: Processed in 0.001346006 sec. | ||
| 5532 | 2026.03.01 00:43:56.773596 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.03.01 00:43:56.773690 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.03.01 00:43:56.773729 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5535 | 2026.03.01 00:43:56.774117 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.01 00:43:56.774153 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5537 | 2026.03.01 00:43:56.774438 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5538 | 2026.03.01 00:43:56.774658 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.03.01 00:43:56.774757 [ 73 ] {} <Debug> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5540 | 2026.03.01 00:43:56.774784 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 5541 | 2026.03.01 00:43:56.774793 [ 73 ] {} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.03.01 00:43:56.774826 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5543 | 2026.03.01 00:43:56.774828 [ 5 ] {76d43584-dbad-47e7-9ec9-9e340fbf265c} <Debug> TCPHandler: Processed in 0.001282016 sec. | ||
| 5544 | 2026.03.01 00:43:56.774911 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::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 | ||
| 5545 | 2026.03.01 00:43:56.774948 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.03.01 00:43:56.775032 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5547 | 2026.03.01 00:43:56.775048 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5548 | 2026.03.01 00:43:56.775071 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 5549 | 2026.03.01 00:43:56.775094 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5550 | 2026.03.01 00:43:56.775144 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5551 | 2026.03.01 00:43:56.775203 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5552 | 2026.03.01 00:43:56.775252 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5553 | 2026.03.01 00:43:56.775298 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5554 | 2026.03.01 00:43:56.775342 [ 201 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5555 | 2026.03.01 00:43:56.775690 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.03.01 00:43:56.775731 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5557 | 2026.03.01 00:43:56.776083 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5558 | 2026.03.01 00:43:56.776236 [ 189 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361787 sec., 561027.5322058443 rows/sec., 34.39 MiB/sec. | ||
| 5559 | 2026.03.01 00:43:56.776296 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.03.01 00:43:56.776411 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5561 | 2026.03.01 00:43:56.776429 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001399 sec., 427448.17726947815 rows/sec., 32.13 MiB/sec. | ||
| 5562 | 2026.03.01 00:43:56.776468 [ 5 ] {4998d2d2-d967-40ad-94d7-768ed84cebe2} <Debug> TCPHandler: Processed in 0.001568749 sec. | ||
| 5563 | 2026.03.01 00:43:56.776573 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.03.01 00:43:56.776666 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5565 | 2026.03.01 00:43:56.776708 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5566 | 2026.03.01 00:43:56.776710 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.03.01 00:43:56.776790 [ 200 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_16_3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5568 | 2026.03.01 00:43:56.776863 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5569 | 2026.03.01 00:43:56.777253 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.03.01 00:43:56.777287 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5571 | 2026.03.01 00:43:56.777660 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5572 | 2026.03.01 00:43:56.777871 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.03.01 00:43:56.777995 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Debug> executeQuery: Read 941 rows, 67.20 KiB in 0.001347 sec., 698589.4580549368 rows/sec., 48.72 MiB/sec. | ||
| 5574 | 2026.03.01 00:43:56.778035 [ 5 ] {a43e0001-bbe8-40dd-9771-f3b2c489a2e4} <Debug> TCPHandler: Processed in 0.001511208 sec. | ||
| 5575 | 2026.03.01 00:43:56.778147 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.03.01 00:43:56.778241 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5577 | 2026.03.01 00:43:56.778294 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5578 | 2026.03.01 00:43:56.779108 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.03.01 00:43:56.779142 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5580 | 2026.03.01 00:43:56.779775 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5581 | 2026.03.01 00:43:56.779980 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.03.01 00:43:56.780144 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5583 | 2026.03.01 00:43:56.780175 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.03.01 00:43:56.780179 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001954 sec., 20470.829068577277 rows/sec., 36.68 MiB/sec. | ||
| 5585 | 2026.03.01 00:43:56.780195 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5586 | 2026.03.01 00:43:56.780244 [ 5 ] {f8efd0e5-8c9a-407b-acb2-26fba791a0c6} <Debug> TCPHandler: Processed in 0.002145546 sec. | ||
| 5587 | 2026.03.01 00:43:56.780273 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 5588 | 2026.03.01 00:43:56.780359 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.03.01 00:43:56.780457 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.03.01 00:43:56.780475 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5591 | 2026.03.01 00:43:56.780497 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5592 | 2026.03.01 00:43:56.780527 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part | ||
| 5593 | 2026.03.01 00:43:56.780641 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5594 | 2026.03.01 00:43:56.780736 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5595 | 2026.03.01 00:43:56.780826 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5596 | 2026.03.01 00:43:56.780827 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.03.01 00:43:56.780874 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5598 | 2026.03.01 00:43:56.780913 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5599 | 2026.03.01 00:43:56.781003 [ 189 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5600 | 2026.03.01 00:43:56.781182 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5601 | 2026.03.01 00:43:56.781476 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.03.01 00:43:56.781607 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001169 sec., 25662.959794696322 rows/sec., 1.72 MiB/sec. | ||
| 5603 | 2026.03.01 00:43:56.781643 [ 5 ] {b945717b-5c10-4693-984b-96a0f74da50b} <Debug> TCPHandler: Processed in 0.001333297 sec. | ||
| 5604 | 2026.03.01 00:43:56.784811 [ 200 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 19 columns (19 merged, 0 gathered) in 0.004567555 sec., 115379.01568782423 rows/sec., 206.75 MiB/sec. | ||
| 5605 | 2026.03.01 00:43:56.785662 [ 196 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5606 | 2026.03.01 00:43:56.786016 [ 196 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.03.01 00:43:56.786090 [ 196 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5608 | 2026.03.01 00:43:56.786221 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5609 | 2026.03.01 00:43:57.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.46 MiB, peak 259.04 MiB, free memory in arenas 0.00 B, will set to 253.58 MiB (RSS), difference: 1.12 MiB | ||
| 5610 | 2026.03.01 00:43:59.189111 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.03.01 00:43:59.189308 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5612 | 2026.03.01 00:43:59.189376 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5613 | 2026.03.01 00:43:59.190033 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.03.01 00:43:59.190075 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5615 | 2026.03.01 00:43:59.190480 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5616 | 2026.03.01 00:43:59.190713 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.03.01 00:43:59.190877 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.66 MiB/sec. | ||
| 5618 | 2026.03.01 00:43:59.190929 [ 5 ] {62492761-7196-4aa4-87cb-1b3276324691} <Debug> TCPHandler: Processed in 0.001950274 sec. | ||
| 5619 | 2026.03.01 00:43:59.191056 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.03.01 00:43:59.191174 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5621 | 2026.03.01 00:43:59.191223 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5622 | 2026.03.01 00:43:59.191671 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.03.01 00:43:59.191706 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5624 | 2026.03.01 00:43:59.192026 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5625 | 2026.03.01 00:43:59.192235 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.03.01 00:43:59.192357 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 5627 | 2026.03.01 00:43:59.192392 [ 5 ] {e1876a5e-2606-47bb-aedc-6fb931ec2610} <Debug> TCPHandler: Processed in 0.001411057 sec. | ||
| 5628 | 2026.03.01 00:43:59.192495 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.03.01 00:43:59.192587 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.03.01 00:43:59.192630 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5631 | 2026.03.01 00:43:59.192970 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.03.01 00:43:59.193003 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5633 | 2026.03.01 00:43:59.193401 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5634 | 2026.03.01 00:43:59.193618 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.03.01 00:43:59.193748 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001149 sec., 73107.04960835508 rows/sec., 5.09 MiB/sec. | ||
| 5636 | 2026.03.01 00:43:59.193784 [ 5 ] {211a42c9-40da-4c6f-b4bd-ca4122ed87ca} <Debug> TCPHandler: Processed in 0.001314176 sec. | ||
| 5637 | 2026.03.01 00:43:59.193908 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.03.01 00:43:59.194006 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5639 | 2026.03.01 00:43:59.194049 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5640 | 2026.03.01 00:43:59.194377 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.03.01 00:43:59.194411 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5642 | 2026.03.01 00:43:59.194729 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5643 | 2026.03.01 00:43:59.194944 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.03.01 00:43:59.195071 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001085 sec., 27649.769585253456 rows/sec., 1.87 MiB/sec. | ||
| 5645 | 2026.03.01 00:43:59.195106 [ 5 ] {2d14a4b9-96ee-48a9-bb96-9a6f2f126be4} <Debug> TCPHandler: Processed in 0.001247635 sec. | ||
| 5646 | 2026.03.01 00:43:59.221941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11019 | ||
| 5647 | 2026.03.01 00:43:59.222464 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.01 00:43:59.222512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5649 | 2026.03.01 00:43:59.223011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5650 | 2026.03.01 00:43:59.223246 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.01 00:43:59.223396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11019 | ||
| 5652 | 2026.03.01 00:43:59.863954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5653 | 2026.03.01 00:43:59.879884 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.03.01 00:43:59.879935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5655 | 2026.03.01 00:43:59.886166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5656 | 2026.03.01 00:43:59.886917 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.03.01 00:43:59.889634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5658 | 2026.03.01 00:44:04.193270 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2026.03.01 00:44:04.193466 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5660 | 2026.03.01 00:44:04.193532 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5661 | 2026.03.01 00:44:04.194185 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.03.01 00:44:04.194227 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5663 | 2026.03.01 00:44:04.194644 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5664 | 2026.03.01 00:44:04.194873 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.03.01 00:44:04.195026 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.67 MiB/sec. | ||
| 5666 | 2026.03.01 00:44:04.195069 [ 5 ] {b94ab886-4036-46f4-8156-095e27c32b4e} <Debug> TCPHandler: Processed in 0.001934173 sec. | ||
| 5667 | 2026.03.01 00:44:04.195197 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2026.03.01 00:44:04.195294 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5669 | 2026.03.01 00:44:04.195334 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5670 | 2026.03.01 00:44:04.195769 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.03.01 00:44:04.195805 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5672 | 2026.03.01 00:44:04.196132 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5673 | 2026.03.01 00:44:04.196353 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.03.01 00:44:04.196484 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 5675 | 2026.03.01 00:44:04.196523 [ 5 ] {20049c01-1fdb-4eac-9fb4-1ab0c777e98f} <Debug> TCPHandler: Processed in 0.001376237 sec. | ||
| 5676 | 2026.03.01 00:44:04.196640 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.03.01 00:44:04.196742 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5678 | 2026.03.01 00:44:04.196787 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5679 | 2026.03.01 00:44:04.197203 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.03.01 00:44:04.197239 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5681 | 2026.03.01 00:44:04.197611 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5682 | 2026.03.01 00:44:04.197825 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2026.03.01 00:44:04.197957 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 5684 | 2026.03.01 00:44:04.197993 [ 5 ] {cf5a2183-0bcf-418c-a055-770ef666e873} <Debug> TCPHandler: Processed in 0.001404697 sec. | ||
| 5685 | 2026.03.01 00:44:04.198114 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2026.03.01 00:44:04.198240 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5687 | 2026.03.01 00:44:04.198292 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5688 | 2026.03.01 00:44:04.198696 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.03.01 00:44:04.198740 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5690 | 2026.03.01 00:44:04.199142 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5691 | 2026.03.01 00:44:04.199360 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.03.01 00:44:04.199493 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 5693 | 2026.03.01 00:44:04.199530 [ 5 ] {ad859209-b631-4180-950e-f5536acb9e6f} <Debug> TCPHandler: Processed in 0.001478898 sec. | ||
| 5694 | 2026.03.01 00:44:06.571242 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5695 | 2026.03.01 00:44:06.571293 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5696 | 2026.03.01 00:44:06.723674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11467 | ||
| 5697 | 2026.03.01 00:44:06.724171 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.03.01 00:44:06.724216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5699 | 2026.03.01 00:44:06.724732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5700 | 2026.03.01 00:44:06.724996 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.03.01 00:44:06.725141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11467 | ||
| 5702 | 2026.03.01 00:44:06.773085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 756 | ||
| 5703 | 2026.03.01 00:44:06.775562 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.03.01 00:44:06.775626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5705 | 2026.03.01 00:44:06.777172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5706 | 2026.03.01 00:44:06.777538 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.03.01 00:44:06.778130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5708 | 2026.03.01 00:44:07.389908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5709 | 2026.03.01 00:44:07.407453 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.01 00:44:07.407528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5711 | 2026.03.01 00:44:07.413960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5712 | 2026.03.01 00:44:07.414656 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.03.01 00:44:07.417659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5714 | 2026.03.01 00:44:08.732902 [ 57 ] {} <Debug> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 5715 | 2026.03.01 00:44:08.732980 [ 57 ] {} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.03.01 00:44:08.733002 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5717 | 2026.03.01 00:44:08.733123 [ 198 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 5718 | 2026.03.01 00:44:08.733268 [ 198 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5719 | 2026.03.01 00:44:08.733307 [ 198 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 402 rows starting from the beginning of the part | ||
| 5720 | 2026.03.01 00:44:08.733380 [ 198 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 5721 | 2026.03.01 00:44:08.733439 [ 198 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 5722 | 2026.03.01 00:44:08.733486 [ 198 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 5723 | 2026.03.01 00:44:08.733531 [ 198 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 5724 | 2026.03.01 00:44:08.734592 [ 195 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520328 sec., 724185.8335832794 rows/sec., 51.06 MiB/sec. | ||
| 5725 | 2026.03.01 00:44:08.734906 [ 203 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5726 | 2026.03.01 00:44:08.735384 [ 203 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.03.01 00:44:08.735463 [ 203 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_20_4} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 5728 | 2026.03.01 00:44:08.735560 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5729 | 2026.03.01 00:44:08.800687 [ 57 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 5730 | 2026.03.01 00:44:08.800743 [ 57 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.03.01 00:44:08.800762 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5732 | 2026.03.01 00:44:08.800876 [ 200 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 5733 | 2026.03.01 00:44:08.801024 [ 200 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5734 | 2026.03.01 00:44:08.801060 [ 200 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part | ||
| 5735 | 2026.03.01 00:44:08.801134 [ 200 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 142 rows starting from the beginning of the part | ||
| 5736 | 2026.03.01 00:44:08.801182 [ 200 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 5737 | 2026.03.01 00:44:08.801226 [ 200 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 142 rows starting from the beginning of the part | ||
| 5738 | 2026.03.01 00:44:08.801268 [ 200 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
| 5739 | 2026.03.01 00:44:08.802049 [ 203 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225015 sec., 483259.388660547 rows/sec., 32.22 MiB/sec. | ||
| 5740 | 2026.03.01 00:44:08.802253 [ 199 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 5741 | 2026.03.01 00:44:08.802578 [ 199 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.03.01 00:44:08.802672 [ 199 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_30_6} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 5743 | 2026.03.01 00:44:08.802769 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5744 | 2026.03.01 00:44:09.194946 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.03.01 00:44:09.195142 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5746 | 2026.03.01 00:44:09.195212 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5747 | 2026.03.01 00:44:09.196044 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.03.01 00:44:09.196090 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5749 | 2026.03.01 00:44:09.196475 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5750 | 2026.03.01 00:44:09.196694 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.03.01 00:44:09.196848 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00176 sec., 77272.72727272726 rows/sec., 6.71 MiB/sec. | ||
| 5752 | 2026.03.01 00:44:09.196889 [ 5 ] {b7316f57-ca98-44c1-9f94-5d1b957b19aa} <Debug> TCPHandler: Processed in 0.002078406 sec. | ||
| 5753 | 2026.03.01 00:44:09.197014 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.03.01 00:44:09.197108 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5755 | 2026.03.01 00:44:09.197147 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5756 | 2026.03.01 00:44:09.197577 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.03.01 00:44:09.197613 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5758 | 2026.03.01 00:44:09.197897 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5759 | 2026.03.01 00:44:09.198116 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.03.01 00:44:09.198244 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001155 sec., 34632.03463203463 rows/sec., 2.54 MiB/sec. | ||
| 5761 | 2026.03.01 00:44:09.198281 [ 5 ] {2d20627d-af54-4c05-bcd5-a5ecb3988dd0} <Debug> TCPHandler: Processed in 0.001314245 sec. | ||
| 5762 | 2026.03.01 00:44:09.198407 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.03.01 00:44:09.198499 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5764 | 2026.03.01 00:44:09.198537 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5765 | 2026.03.01 00:44:09.199006 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.03.01 00:44:09.199042 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5767 | 2026.03.01 00:44:09.199343 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5768 | 2026.03.01 00:44:09.199553 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.03.01 00:44:09.199679 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001197 sec., 86883.87635756057 rows/sec., 6.79 MiB/sec. | ||
| 5770 | 2026.03.01 00:44:09.199716 [ 5 ] {e62bfc90-3596-42e8-bbc8-35ed68054602} <Debug> TCPHandler: Processed in 0.001360277 sec. | ||
| 5771 | 2026.03.01 00:44:09.199834 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.03.01 00:44:09.199927 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5773 | 2026.03.01 00:44:09.199970 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5774 | 2026.03.01 00:44:09.200411 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.03.01 00:44:09.200447 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5776 | 2026.03.01 00:44:09.200773 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5777 | 2026.03.01 00:44:09.200979 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.03.01 00:44:09.201108 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 5779 | 2026.03.01 00:44:09.201145 [ 5 ] {bff4fe93-15b6-4115-8226-1eb53677f000} <Debug> TCPHandler: Processed in 0.001358706 sec. | ||
| 5780 | 2026.03.01 00:44:09.201253 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.03.01 00:44:09.201345 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.03.01 00:44:09.201400 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5783 | 2026.03.01 00:44:09.202279 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.03.01 00:44:09.202316 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5785 | 2026.03.01 00:44:09.202866 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5786 | 2026.03.01 00:44:09.203087 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.03.01 00:44:09.203218 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. | ||
| 5788 | 2026.03.01 00:44:09.203268 [ 5 ] {917d5f54-0f6b-408d-8341-de71bcd4d0ef} <Debug> TCPHandler: Processed in 0.002062405 sec. | ||
| 5789 | 2026.03.01 00:44:09.203378 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.03.01 00:44:09.203471 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.03.01 00:44:09.203511 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5792 | 2026.03.01 00:44:09.203841 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.03.01 00:44:09.203876 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5794 | 2026.03.01 00:44:09.204178 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5795 | 2026.03.01 00:44:09.204378 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.03.01 00:44:09.204504 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 5797 | 2026.03.01 00:44:09.204540 [ 5 ] {aa172d33-1470-4265-b3b9-eb59c2e795d3} <Debug> TCPHandler: Processed in 0.001209094 sec. | ||
| 5798 | 2026.03.01 00:44:14.201353 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.03.01 00:44:14.201569 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.03.01 00:44:14.201653 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5801 | 2026.03.01 00:44:14.202470 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.03.01 00:44:14.202511 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5803 | 2026.03.01 00:44:14.202906 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5804 | 2026.03.01 00:44:14.203138 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.03.01 00:44:14.203292 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 5806 | 2026.03.01 00:44:14.203340 [ 5 ] {26b05277-604e-4d3f-b40e-bb45bca434cb} <Debug> TCPHandler: Processed in 0.002127086 sec. | ||
| 5807 | 2026.03.01 00:44:14.203469 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.03.01 00:44:14.203576 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5809 | 2026.03.01 00:44:14.203619 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5810 | 2026.03.01 00:44:14.204507 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.03.01 00:44:14.204545 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5812 | 2026.03.01 00:44:14.204917 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5813 | 2026.03.01 00:44:14.205149 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.03.01 00:44:14.205252 [ 52 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5815 | 2026.03.01 00:44:14.205284 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001733 sec., 459896.13387189846 rows/sec., 36.17 MiB/sec. | ||
| 5816 | 2026.03.01 00:44:14.205289 [ 52 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.03.01 00:44:14.205316 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5818 | 2026.03.01 00:44:14.205322 [ 5 ] {6ed339a5-3d85-4114-8c3c-50913e5e1c48} <Debug> TCPHandler: Processed in 0.001906793 sec. | ||
| 5819 | 2026.03.01 00:44:14.205433 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.03.01 00:44:14.205432 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 5821 | 2026.03.01 00:44:14.205533 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.03.01 00:44:14.205579 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5823 | 2026.03.01 00:44:14.205600 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5824 | 2026.03.01 00:44:14.205639 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2148 rows starting from the beginning of the part | ||
| 5825 | 2026.03.01 00:44:14.205703 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1397 rows starting from the beginning of the part | ||
| 5826 | 2026.03.01 00:44:14.205747 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 5827 | 2026.03.01 00:44:14.205787 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 5828 | 2026.03.01 00:44:14.205829 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 136 rows starting from the beginning of the part | ||
| 5829 | 2026.03.01 00:44:14.205866 [ 187 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 797 rows starting from the beginning of the part | ||
| 5830 | 2026.03.01 00:44:14.206052 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.03.01 00:44:14.206093 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5832 | 2026.03.01 00:44:14.206461 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5833 | 2026.03.01 00:44:14.206738 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.03.01 00:44:14.206874 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001362 sec., 104258.44346549193 rows/sec., 6.12 MiB/sec. | ||
| 5835 | 2026.03.01 00:44:14.206911 [ 5 ] {ec1d7bb3-8a06-41ca-a3db-7938930b1402} <Debug> TCPHandler: Processed in 0.001528509 sec. | ||
| 5836 | 2026.03.01 00:44:14.207017 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2026.03.01 00:44:14.207112 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5838 | 2026.03.01 00:44:14.207151 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5839 | 2026.03.01 00:44:14.207601 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.03.01 00:44:14.207637 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5841 | 2026.03.01 00:44:14.207806 [ 199 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 5 columns (5 merged, 0 gathered) in 0.002429809 sec., 1889037.3687808386 rows/sec., 162.35 MiB/sec. | ||
| 5842 | 2026.03.01 00:44:14.207938 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5843 | 2026.03.01 00:44:14.208087 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5844 | 2026.03.01 00:44:14.208175 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.03.01 00:44:14.208317 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 7.85 MiB/sec. | ||
| 5846 | 2026.03.01 00:44:14.208354 [ 5 ] {58dac40e-27e5-42ed-9387-9c97c307ba85} <Debug> TCPHandler: Processed in 0.001384727 sec. | ||
| 5847 | 2026.03.01 00:44:14.208390 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.03.01 00:44:14.208459 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.03.01 00:44:14.208481 [ 203 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_36_7} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5850 | 2026.03.01 00:44:14.208557 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.03.01 00:44:14.208576 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 5852 | 2026.03.01 00:44:14.208601 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5853 | 2026.03.01 00:44:14.209051 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.03.01 00:44:14.209086 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5855 | 2026.03.01 00:44:14.209389 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5856 | 2026.03.01 00:44:14.209599 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.03.01 00:44:14.209719 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 5858 | 2026.03.01 00:44:14.209754 [ 5 ] {75ebd30d-758f-4179-a1af-fe158460fb17} <Debug> TCPHandler: Processed in 0.001342576 sec. | ||
| 5859 | 2026.03.01 00:44:14.209856 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2026.03.01 00:44:14.209946 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5861 | 2026.03.01 00:44:14.209984 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5862 | 2026.03.01 00:44:14.210606 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.03.01 00:44:14.210640 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5864 | 2026.03.01 00:44:14.210958 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5865 | 2026.03.01 00:44:14.211172 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.03.01 00:44:14.211261 [ 52 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5867 | 2026.03.01 00:44:14.211291 [ 52 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.03.01 00:44:14.211295 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001366 sec., 358711.5666178624 rows/sec., 25.15 MiB/sec. | ||
| 5869 | 2026.03.01 00:44:14.211308 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5870 | 2026.03.01 00:44:14.211334 [ 5 ] {05b0685d-e414-4a60-977b-a8c002691fff} <Debug> TCPHandler: Processed in 0.001524818 sec. | ||
| 5871 | 2026.03.01 00:44:14.211388 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 5872 | 2026.03.01 00:44:14.211436 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2026.03.01 00:44:14.211492 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5874 | 2026.03.01 00:44:14.211532 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5875 | 2026.03.01 00:44:14.211534 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1060 rows starting from the beginning of the part | ||
| 5876 | 2026.03.01 00:44:14.211583 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5877 | 2026.03.01 00:44:14.211632 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 598 rows starting from the beginning of the part | ||
| 5878 | 2026.03.01 00:44:14.211690 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 5879 | 2026.03.01 00:44:14.211736 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 5880 | 2026.03.01 00:44:14.211780 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5881 | 2026.03.01 00:44:14.211823 [ 199 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 490 rows starting from the beginning of the part | ||
| 5882 | 2026.03.01 00:44:14.211911 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.03.01 00:44:14.211950 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5884 | 2026.03.01 00:44:14.212288 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5885 | 2026.03.01 00:44:14.212509 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.03.01 00:44:14.212641 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 5887 | 2026.03.01 00:44:14.212675 [ 5 ] {a0928085-6d0e-4abb-8a68-429aaf0ff0c7} <Debug> TCPHandler: Processed in 0.001286825 sec. | ||
| 5888 | 2026.03.01 00:44:14.212781 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.03.01 00:44:14.212881 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.03.01 00:44:14.212924 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5891 | 2026.03.01 00:44:14.213054 [ 203 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703241 sec., 1397336.0199760338 rows/sec., 107.82 MiB/sec. | ||
| 5892 | 2026.03.01 00:44:14.213226 [ 203 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5893 | 2026.03.01 00:44:14.213378 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.03.01 00:44:14.213419 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5895 | 2026.03.01 00:44:14.213468 [ 203 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.03.01 00:44:14.213539 [ 203 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_36_7} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5897 | 2026.03.01 00:44:14.213606 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5898 | 2026.03.01 00:44:14.213789 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5899 | 2026.03.01 00:44:14.214012 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.03.01 00:44:14.214109 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5901 | 2026.03.01 00:44:14.214138 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.03.01 00:44:14.214141 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001279 sec., 207193.1196247068 rows/sec., 13.77 MiB/sec. | ||
| 5903 | 2026.03.01 00:44:14.214159 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5904 | 2026.03.01 00:44:14.214184 [ 5 ] {1687715b-a220-4217-8d18-7d9f24810651} <Debug> TCPHandler: Processed in 0.001451848 sec. | ||
| 5905 | 2026.03.01 00:44:14.214267 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 5906 | 2026.03.01 00:44:14.214293 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2026.03.01 00:44:14.214402 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5908 | 2026.03.01 00:44:14.214416 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5909 | 2026.03.01 00:44:14.214443 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5910 | 2026.03.01 00:44:14.214458 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10278 rows starting from the beginning of the part | ||
| 5911 | 2026.03.01 00:44:14.214556 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 941 rows starting from the beginning of the part | ||
| 5912 | 2026.03.01 00:44:14.214615 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 84 rows starting from the beginning of the part | ||
| 5913 | 2026.03.01 00:44:14.214662 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 5914 | 2026.03.01 00:44:14.214712 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5915 | 2026.03.01 00:44:14.214759 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5916 | 2026.03.01 00:44:14.214796 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.03.01 00:44:14.214840 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5918 | 2026.03.01 00:44:14.215196 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5919 | 2026.03.01 00:44:14.215407 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.03.01 00:44:14.215540 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 5921 | 2026.03.01 00:44:14.215576 [ 5 ] {c0cb71bd-7a05-44cf-904c-e63f72f78ca2} <Debug> TCPHandler: Processed in 0.001331396 sec. | ||
| 5922 | 2026.03.01 00:44:14.215703 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5923 | 2026.03.01 00:44:14.215800 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5924 | 2026.03.01 00:44:14.215840 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5925 | 2026.03.01 00:44:14.216184 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2026.03.01 00:44:14.216220 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5927 | 2026.03.01 00:44:14.216559 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5928 | 2026.03.01 00:44:14.216776 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2026.03.01 00:44:14.216901 [ 52 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5930 | 2026.03.01 00:44:14.216933 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 5931 | 2026.03.01 00:44:14.216937 [ 52 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.03.01 00:44:14.216977 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5933 | 2026.03.01 00:44:14.217012 [ 5 ] {b23da640-d645-4b1c-a596-684f9e9df2a4} <Debug> TCPHandler: Processed in 0.001358716 sec. | ||
| 5934 | 2026.03.01 00:44:14.217084 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 5935 | 2026.03.01 00:44:14.217195 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5936 | 2026.03.01 00:44:14.217227 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2220 rows starting from the beginning of the part | ||
| 5937 | 2026.03.01 00:44:14.217284 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5938 | 2026.03.01 00:44:14.217368 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 5939 | 2026.03.01 00:44:14.217415 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 5940 | 2026.03.01 00:44:14.217458 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5941 | 2026.03.01 00:44:14.217503 [ 191 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5942 | 2026.03.01 00:44:14.218752 [ 192 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2490 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710031 sec., 1456113.953489732 rows/sec., 94.33 MiB/sec. | ||
| 5943 | 2026.03.01 00:44:14.218772 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11888 rows, containing 5 columns (5 merged, 0 gathered) in 0.004554325 sec., 2610266.0657726447 rows/sec., 176.94 MiB/sec. | ||
| 5944 | 2026.03.01 00:44:14.219035 [ 192 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5945 | 2026.03.01 00:44:14.219073 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5946 | 2026.03.01 00:44:14.219357 [ 192 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.03.01 00:44:14.219411 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.03.01 00:44:14.219430 [ 192 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_36_7} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5949 | 2026.03.01 00:44:14.219491 [ 193 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5950 | 2026.03.01 00:44:14.219524 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5951 | 2026.03.01 00:44:14.219570 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5952 | 2026.03.01 00:44:14.225381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11979 | ||
| 5953 | 2026.03.01 00:44:14.226082 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.03.01 00:44:14.226148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5955 | 2026.03.01 00:44:14.226993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5956 | 2026.03.01 00:44:14.227231 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.03.01 00:44:14.227382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11979 | ||
| 5958 | 2026.03.01 00:44:14.917890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5959 | 2026.03.01 00:44:14.936479 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.03.01 00:44:14.936565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5961 | 2026.03.01 00:44:14.943345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5962 | 2026.03.01 00:44:14.944095 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.03.01 00:44:14.947343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5964 | 2026.03.01 00:44:16.778523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 788 | ||
| 5965 | 2026.03.01 00:44:16.780999 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.03.01 00:44:16.781053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5967 | 2026.03.01 00:44:16.782364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5968 | 2026.03.01 00:44:16.782684 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.03.01 00:44:16.783021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 5970 | 2026.03.01 00:44:19.195411 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.03.01 00:44:19.195636 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5972 | 2026.03.01 00:44:19.195714 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5973 | 2026.03.01 00:44:19.196477 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.03.01 00:44:19.196530 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5975 | 2026.03.01 00:44:19.196967 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5976 | 2026.03.01 00:44:19.197210 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.03.01 00:44:19.197379 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001799 sec., 75597.55419677598 rows/sec., 6.57 MiB/sec. | ||
| 5978 | 2026.03.01 00:44:19.197428 [ 5 ] {716fccde-9f26-4eb7-9335-cb280ff7775d} <Debug> TCPHandler: Processed in 0.002166186 sec. | ||
| 5979 | 2026.03.01 00:44:19.197551 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.03.01 00:44:19.197656 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.03.01 00:44:19.197701 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5982 | 2026.03.01 00:44:19.198129 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.03.01 00:44:19.198169 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5984 | 2026.03.01 00:44:19.198482 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5985 | 2026.03.01 00:44:19.198707 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.03.01 00:44:19.198841 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 5987 | 2026.03.01 00:44:19.198880 [ 5 ] {0c3776f8-acb3-4495-bdcd-dc10c2d3b613} <Debug> TCPHandler: Processed in 0.001381837 sec. | ||
| 5988 | 2026.03.01 00:44:19.198983 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.03.01 00:44:19.199086 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5990 | 2026.03.01 00:44:19.199126 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5991 | 2026.03.01 00:44:19.199585 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.03.01 00:44:19.199622 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 5993 | 2026.03.01 00:44:19.199943 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5994 | 2026.03.01 00:44:19.200158 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.03.01 00:44:19.200287 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001222 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 5996 | 2026.03.01 00:44:19.200325 [ 5 ] {0bd65ad3-0a36-48cc-b5a0-6106a29043e5} <Debug> TCPHandler: Processed in 0.001391466 sec. | ||
| 5997 | 2026.03.01 00:44:19.200432 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.03.01 00:44:19.200526 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.03.01 00:44:19.200569 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6000 | 2026.03.01 00:44:19.200970 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.03.01 00:44:19.201006 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6002 | 2026.03.01 00:44:19.201339 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6003 | 2026.03.01 00:44:19.201545 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.03.01 00:44:19.201673 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 6005 | 2026.03.01 00:44:19.201709 [ 5 ] {dcfbf7c6-6750-4fdd-a446-7fcefc9ace0d} <Debug> TCPHandler: Processed in 0.001325436 sec. | ||
| 6006 | 2026.03.01 00:44:19.201827 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.03.01 00:44:19.201951 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6008 | 2026.03.01 00:44:19.202019 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6009 | 2026.03.01 00:44:19.203018 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.03.01 00:44:19.203056 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6011 | 2026.03.01 00:44:19.203670 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6012 | 2026.03.01 00:44:19.203897 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.03.01 00:44:19.204049 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002123 sec., 18841.262364578426 rows/sec., 33.76 MiB/sec. | ||
| 6014 | 2026.03.01 00:44:19.204104 [ 5 ] {90ac97f0-f85b-4e1d-9242-1b75b589397f} <Debug> TCPHandler: Processed in 0.002339348 sec. | ||
| 6015 | 2026.03.01 00:44:19.204212 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.03.01 00:44:19.204309 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.03.01 00:44:19.204352 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6018 | 2026.03.01 00:44:19.204685 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.03.01 00:44:19.204721 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6020 | 2026.03.01 00:44:19.205052 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6021 | 2026.03.01 00:44:19.205270 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.03.01 00:44:19.205399 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6023 | 2026.03.01 00:44:19.205435 [ 5 ] {4de66353-d79e-485a-8a32-eb0b8721f96b} <Debug> TCPHandler: Processed in 0.001273695 sec. | ||
| 6024 | 2026.03.01 00:44:21.571377 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6025 | 2026.03.01 00:44:21.571437 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6026 | 2026.03.01 00:44:21.727628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12427 | ||
| 6027 | 2026.03.01 00:44:21.728234 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.03.01 00:44:21.728287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6029 | 2026.03.01 00:44:21.728838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6030 | 2026.03.01 00:44:21.729085 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.03.01 00:44:21.729234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12427 | ||
| 6032 | 2026.03.01 00:44:21.729263 [ 60 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6033 | 2026.03.01 00:44:21.729340 [ 60 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.03.01 00:44:21.729361 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6035 | 2026.03.01 00:44:21.729467 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::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 | ||
| 6036 | 2026.03.01 00:44:21.729596 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6037 | 2026.03.01 00:44:21.729634 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10059 rows starting from the beginning of the part | ||
| 6038 | 2026.03.01 00:44:21.729697 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6039 | 2026.03.01 00:44:21.729743 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6040 | 2026.03.01 00:44:21.729788 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6041 | 2026.03.01 00:44:21.729844 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6042 | 2026.03.01 00:44:21.729919 [ 192 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6043 | 2026.03.01 00:44:21.731959 [ 193 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12427 rows, containing 4 columns (4 merged, 0 gathered) in 0.002531771 sec., 4908421.812241313 rows/sec., 70.22 MiB/sec. | ||
| 6044 | 2026.03.01 00:44:21.732293 [ 188 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6045 | 2026.03.01 00:44:21.732612 [ 188 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.03.01 00:44:21.732701 [ 188 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_26_5} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6047 | 2026.03.01 00:44:21.732785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6048 | 2026.03.01 00:44:22.287412 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52540 | ||
| 6049 | 2026.03.01 00:44:22.287526 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6050 | 2026.03.01 00:44:22.287556 [ 287 ] {} <Debug> TCP-Session: e864cd3e-cb2d-4383-87d5-0e1f30c66221 Authenticating user 'default' from [fd00:1122:3344:101::e]:52540 | ||
| 6051 | 2026.03.01 00:44:22.287578 [ 287 ] {} <Debug> TCP-Session: e864cd3e-cb2d-4383-87d5-0e1f30c66221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.03.01 00:44:22.287591 [ 287 ] {} <Debug> TCP-Session: e864cd3e-cb2d-4383-87d5-0e1f30c66221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2026.03.01 00:44:22.287810 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50010 | ||
| 6054 | 2026.03.01 00:44:22.287926 [ 287 ] {} <Trace> TCP-Session: e864cd3e-cb2d-4383-87d5-0e1f30c66221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.03.01 00:44:22.287953 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6056 | 2026.03.01 00:44:22.287998 [ 288 ] {} <Debug> TCP-Session: f2b88dc0-39f1-43dc-bbd6-7e1cb6574a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:50010 | ||
| 6057 | 2026.03.01 00:44:22.288030 [ 288 ] {} <Debug> TCP-Session: f2b88dc0-39f1-43dc-bbd6-7e1cb6574a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.03.01 00:44:22.288049 [ 288 ] {} <Debug> TCP-Session: f2b88dc0-39f1-43dc-bbd6-7e1cb6574a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.03.01 00:44:22.288115 [ 287 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52540) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6060 | 2026.03.01 00:44:22.288410 [ 287 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6061 | 2026.03.01 00:44:22.288470 [ 287 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6062 | 2026.03.01 00:44:22.288771 [ 287 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 6063 | 2026.03.01 00:44:22.292605 [ 307 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Trace> AggregatingTransform: Aggregating | ||
| 6064 | 2026.03.01 00:44:22.292663 [ 307 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Trace> Aggregator: Aggregation method: without_key | ||
| 6065 | 2026.03.01 00:44:22.292729 [ 307 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003822197 sec. (261.630 rows/sec., 10.22 KiB/sec.) | ||
| 6066 | 2026.03.01 00:44:22.292746 [ 307 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Trace> Aggregator: Merging aggregated data | ||
| 6067 | 2026.03.01 00:44:22.293930 [ 287 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005869 sec., 170.38677798602828 rows/sec., 6.66 KiB/sec. | ||
| 6068 | 2026.03.01 00:44:22.294083 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35607 | ||
| 6069 | 2026.03.01 00:44:22.294085 [ 287 ] {df265da4-39d7-4a9b-90c0-ee2e4fac4218} <Debug> TCPHandler: Processed in 0.006281746 sec. | ||
| 6070 | 2026.03.01 00:44:22.294083 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40876 | ||
| 6071 | 2026.03.01 00:44:22.294137 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52932 | ||
| 6072 | 2026.03.01 00:44:22.294165 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6073 | 2026.03.01 00:44:22.294178 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50971 | ||
| 6074 | 2026.03.01 00:44:22.294211 [ 290 ] {} <Debug> TCP-Session: f2938ecc-169f-4704-8535-1a62698f6419 Authenticating user 'default' from [fd00:1122:3344:101::e]:35607 | ||
| 6075 | 2026.03.01 00:44:22.294220 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6076 | 2026.03.01 00:44:22.294238 [ 290 ] {} <Debug> TCP-Session: f2938ecc-169f-4704-8535-1a62698f6419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6077 | 2026.03.01 00:44:22.294244 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45000 | ||
| 6078 | 2026.03.01 00:44:22.294268 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6079 | 2026.03.01 00:44:22.294317 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39255 | ||
| 6080 | 2026.03.01 00:44:22.294353 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6081 | 2026.03.01 00:44:22.294367 [ 288 ] {} <Debug> TCP-Session: f2b88dc0-39f1-43dc-bbd6-7e1cb6574a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.03.01 00:44:22.294393 [ 355 ] {} <Debug> TCP-Session: c9a7df45-6f88-4c8a-a7ea-eaab20ed8545 Authenticating user 'default' from [fd00:1122:3344:101::e]:50971 | ||
| 6083 | 2026.03.01 00:44:22.294278 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6084 | 2026.03.01 00:44:22.294419 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6085 | 2026.03.01 00:44:22.294430 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6086 | 2026.03.01 00:44:22.294459 [ 353 ] {} <Debug> TCP-Session: 400eff84-9218-4e5f-919e-a704bfa08d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:40876 | ||
| 6087 | 2026.03.01 00:44:22.294459 [ 356 ] {} <Debug> TCP-Session: d431b1aa-9a6d-429f-a145-c8f1061dda8a Authenticating user 'default' from [fd00:1122:3344:101::e]:45000 | ||
| 6088 | 2026.03.01 00:44:22.294495 [ 354 ] {} <Debug> TCP-Session: 4c4728d2-af86-4841-b60b-c53856cc0f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:52932 | ||
| 6089 | 2026.03.01 00:44:22.294508 [ 353 ] {} <Debug> TCP-Session: 400eff84-9218-4e5f-919e-a704bfa08d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.03.01 00:44:22.294512 [ 356 ] {} <Debug> TCP-Session: d431b1aa-9a6d-429f-a145-c8f1061dda8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.03.01 00:44:22.294539 [ 354 ] {} <Debug> TCP-Session: 4c4728d2-af86-4841-b60b-c53856cc0f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2026.03.01 00:44:22.294542 [ 353 ] {} <Debug> TCP-Session: 400eff84-9218-4e5f-919e-a704bfa08d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2026.03.01 00:44:22.294572 [ 354 ] {} <Debug> TCP-Session: 4c4728d2-af86-4841-b60b-c53856cc0f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.03.01 00:44:22.294549 [ 356 ] {} <Debug> TCP-Session: d431b1aa-9a6d-429f-a145-c8f1061dda8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.03.01 00:44:22.294519 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2026.03.01 00:44:22.294423 [ 355 ] {} <Debug> TCP-Session: c9a7df45-6f88-4c8a-a7ea-eaab20ed8545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2026.03.01 00:44:22.294281 [ 287 ] {} <Debug> TCP-Session: e864cd3e-cb2d-4383-87d5-0e1f30c66221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2026.03.01 00:44:22.294734 [ 355 ] {} <Debug> TCP-Session: c9a7df45-6f88-4c8a-a7ea-eaab20ed8545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.03.01 00:44:22.294726 [ 357 ] {} <Debug> TCP-Session: a0373553-c7b9-4846-88fa-21d8ba583d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:39255 | ||
| 6100 | 2026.03.01 00:44:22.294253 [ 290 ] {} <Debug> TCP-Session: f2938ecc-169f-4704-8535-1a62698f6419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2026.03.01 00:44:22.294780 [ 357 ] {} <Debug> TCP-Session: a0373553-c7b9-4846-88fa-21d8ba583d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.03.01 00:44:22.294081 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49764 | ||
| 6103 | 2026.03.01 00:44:22.294805 [ 357 ] {} <Debug> TCP-Session: a0373553-c7b9-4846-88fa-21d8ba583d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.03.01 00:44:22.301426 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2026.03.01 00:44:22.301466 [ 289 ] {} <Debug> TCP-Session: b313e6cd-447f-4dc9-98bb-d1bef4bc4cac Authenticating user 'default' from [fd00:1122:3344:101::e]:49764 | ||
| 6106 | 2026.03.01 00:44:22.301483 [ 289 ] {} <Debug> TCP-Session: b313e6cd-447f-4dc9-98bb-d1bef4bc4cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.03.01 00:44:22.301496 [ 289 ] {} <Debug> TCP-Session: b313e6cd-447f-4dc9-98bb-d1bef4bc4cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.03.01 00:44:22.317772 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40876). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6109 | |||
| 6110 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6111 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6112 | 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 | ||
| 6113 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6114 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6115 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6116 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6117 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6118 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6119 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6120 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6121 | (version 23.8.7.1) | ||
| 6122 | 2026.03.01 00:44:22.317941 [ 353 ] {} <Debug> TCP-Session: 400eff84-9218-4e5f-919e-a704bfa08d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2026.03.01 00:44:22.317969 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49764). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6124 | |||
| 6125 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6126 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6127 | 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 | ||
| 6128 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6129 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6130 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6131 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6132 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6133 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6134 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6136 | (version 23.8.7.1) | ||
| 6137 | 2026.03.01 00:44:22.318079 [ 289 ] {} <Debug> TCP-Session: b313e6cd-447f-4dc9-98bb-d1bef4bc4cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2026.03.01 00:44:22.318127 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35607). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6139 | |||
| 6140 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6142 | 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 | ||
| 6143 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6144 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6145 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6146 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6147 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6148 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6149 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6150 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6151 | (version 23.8.7.1) | ||
| 6152 | 2026.03.01 00:44:22.318245 [ 290 ] {} <Debug> TCP-Session: f2938ecc-169f-4704-8535-1a62698f6419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.03.01 00:44:22.318283 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52932). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6154 | |||
| 6155 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6156 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6157 | 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 | ||
| 6158 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6159 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6160 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6161 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6162 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6163 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6164 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6165 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6166 | (version 23.8.7.1) | ||
| 6167 | 2026.03.01 00:44:22.318391 [ 354 ] {} <Debug> TCP-Session: 4c4728d2-af86-4841-b60b-c53856cc0f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.03.01 00:44:22.318414 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39255). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6169 | |||
| 6170 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6171 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6172 | 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 | ||
| 6173 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6174 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6175 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6176 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6177 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6178 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6179 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6180 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6181 | (version 23.8.7.1) | ||
| 6182 | 2026.03.01 00:44:22.318507 [ 357 ] {} <Debug> TCP-Session: a0373553-c7b9-4846-88fa-21d8ba583d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2026.03.01 00:44:22.318536 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50971). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6184 | |||
| 6185 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6186 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6187 | 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 | ||
| 6188 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6189 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6190 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6191 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6192 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6193 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6194 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6195 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6196 | (version 23.8.7.1) | ||
| 6197 | 2026.03.01 00:44:22.318630 [ 355 ] {} <Debug> TCP-Session: c9a7df45-6f88-4c8a-a7ea-eaab20ed8545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.03.01 00:44:22.318650 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45000). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6199 | |||
| 6200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6202 | 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 | ||
| 6203 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6204 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6205 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6206 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6207 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6208 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6209 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6210 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6211 | (version 23.8.7.1) | ||
| 6212 | 2026.03.01 00:44:22.318725 [ 356 ] {} <Debug> TCP-Session: d431b1aa-9a6d-429f-a145-c8f1061dda8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.03.01 00:44:22.447577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6214 | 2026.03.01 00:44:22.467413 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.03.01 00:44:22.467484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6216 | 2026.03.01 00:44:22.473656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6217 | 2026.03.01 00:44:22.474381 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.03.01 00:44:22.474720 [ 82 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6219 | 2026.03.01 00:44:22.474790 [ 82 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.03.01 00:44:22.474814 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6221 | 2026.03.01 00:44:22.474940 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 6222 | 2026.03.01 00:44:22.478254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6223 | 2026.03.01 00:44:22.478860 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6224 | 2026.03.01 00:44:22.480301 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 6225 | 2026.03.01 00:44:22.484732 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 6226 | 2026.03.01 00:44:22.489157 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 6227 | 2026.03.01 00:44:22.493687 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 6228 | 2026.03.01 00:44:22.497976 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 6229 | 2026.03.01 00:44:22.501825 [ 191 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 6230 | 2026.03.01 00:44:22.561518 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.086632259 sec., 2262.4366750034765 rows/sec., 11.70 MiB/sec. | ||
| 6231 | 2026.03.01 00:44:22.564133 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6232 | 2026.03.01 00:44:22.566392 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_26_5} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.03.01 00:44:22.566510 [ 192 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_26_5} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6234 | 2026.03.01 00:44:22.568904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6235 | 2026.03.01 00:44:22.602167 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53277 | ||
| 6236 | 2026.03.01 00:44:22.602270 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6237 | 2026.03.01 00:44:22.602295 [ 287 ] {} <Debug> TCP-Session: 65ae4ff6-f8bc-4c47-8494-c6168a40e204 Authenticating user 'default' from [fd00:1122:3344:101::e]:53277 | ||
| 6238 | 2026.03.01 00:44:22.602317 [ 287 ] {} <Debug> TCP-Session: 65ae4ff6-f8bc-4c47-8494-c6168a40e204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.03.01 00:44:22.602329 [ 287 ] {} <Debug> TCP-Session: 65ae4ff6-f8bc-4c47-8494-c6168a40e204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.03.01 00:44:22.602518 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58946 | ||
| 6241 | 2026.03.01 00:44:22.602548 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52286 | ||
| 6242 | 2026.03.01 00:44:22.602574 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61120 | ||
| 6243 | 2026.03.01 00:44:22.602591 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61135 | ||
| 6244 | 2026.03.01 00:44:22.602581 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51535 | ||
| 6245 | 2026.03.01 00:44:22.602655 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6246 | 2026.03.01 00:44:22.602649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6247 | 2026.03.01 00:44:22.602652 [ 287 ] {} <Trace> TCP-Session: 65ae4ff6-f8bc-4c47-8494-c6168a40e204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.03.01 00:44:22.602707 [ 290 ] {} <Debug> TCP-Session: 15a12fb1-38fd-475b-9e18-1d8958d7d6bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52286 | ||
| 6249 | 2026.03.01 00:44:22.602697 [ 288 ] {} <Debug> TCP-Session: 4d02bfd0-ceb8-43ee-b64b-e3b7feab4c96 Authenticating user 'default' from [fd00:1122:3344:101::e]:58946 | ||
| 6250 | 2026.03.01 00:44:22.602743 [ 290 ] {} <Debug> TCP-Session: 15a12fb1-38fd-475b-9e18-1d8958d7d6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.03.01 00:44:22.602741 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6252 | 2026.03.01 00:44:22.602774 [ 288 ] {} <Debug> TCP-Session: 4d02bfd0-ceb8-43ee-b64b-e3b7feab4c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.03.01 00:44:22.602779 [ 290 ] {} <Debug> TCP-Session: 15a12fb1-38fd-475b-9e18-1d8958d7d6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.03.01 00:44:22.602812 [ 356 ] {} <Debug> TCP-Session: 53bc3788-290f-46e9-86e8-86ef13d365c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61135 | ||
| 6255 | 2026.03.01 00:44:22.602815 [ 288 ] {} <Debug> TCP-Session: 4d02bfd0-ceb8-43ee-b64b-e3b7feab4c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.03.01 00:44:22.602845 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6257 | 2026.03.01 00:44:22.602851 [ 356 ] {} <Debug> TCP-Session: 53bc3788-290f-46e9-86e8-86ef13d365c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.03.01 00:44:22.602864 [ 287 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53277) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6259 | 2026.03.01 00:44:22.602872 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6260 | 2026.03.01 00:44:22.602885 [ 356 ] {} <Debug> TCP-Session: 53bc3788-290f-46e9-86e8-86ef13d365c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.03.01 00:44:22.602887 [ 353 ] {} <Debug> TCP-Session: bb906fd7-c7fa-4b9e-83cb-39a5dc6738e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61120 | ||
| 6262 | 2026.03.01 00:44:22.602925 [ 355 ] {} <Debug> TCP-Session: b3658acf-5677-476c-9e1c-e08768431615 Authenticating user 'default' from [fd00:1122:3344:101::e]:51535 | ||
| 6263 | 2026.03.01 00:44:22.602950 [ 353 ] {} <Debug> TCP-Session: bb906fd7-c7fa-4b9e-83cb-39a5dc6738e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.03.01 00:44:22.602969 [ 355 ] {} <Debug> TCP-Session: b3658acf-5677-476c-9e1c-e08768431615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.03.01 00:44:22.602983 [ 353 ] {} <Debug> TCP-Session: bb906fd7-c7fa-4b9e-83cb-39a5dc6738e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.03.01 00:44:22.603000 [ 355 ] {} <Debug> TCP-Session: b3658acf-5677-476c-9e1c-e08768431615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2026.03.01 00:44:22.602569 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39268 | ||
| 6268 | 2026.03.01 00:44:22.602526 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34984 | ||
| 6269 | 2026.03.01 00:44:22.602600 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61791 | ||
| 6270 | 2026.03.01 00:44:22.603135 [ 287 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6271 | 2026.03.01 00:44:22.603157 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6272 | 2026.03.01 00:44:22.603186 [ 354 ] {} <Debug> TCP-Session: 28935978-56c7-41dc-840b-155b8896321b Authenticating user 'default' from [fd00:1122:3344:101::e]:39268 | ||
| 6273 | 2026.03.01 00:44:22.603193 [ 287 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6274 | 2026.03.01 00:44:22.603203 [ 354 ] {} <Debug> TCP-Session: 28935978-56c7-41dc-840b-155b8896321b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2026.03.01 00:44:22.603227 [ 354 ] {} <Debug> TCP-Session: 28935978-56c7-41dc-840b-155b8896321b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.03.01 00:44:22.603366 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6277 | 2026.03.01 00:44:22.603405 [ 289 ] {} <Debug> TCP-Session: 6c054e2b-1e3f-498b-adba-71f665c6487d Authenticating user 'default' from [fd00:1122:3344:101::e]:34984 | ||
| 6278 | 2026.03.01 00:44:22.603432 [ 289 ] {} <Debug> TCP-Session: 6c054e2b-1e3f-498b-adba-71f665c6487d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.03.01 00:44:22.603439 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6280 | 2026.03.01 00:44:22.603445 [ 289 ] {} <Debug> TCP-Session: 6c054e2b-1e3f-498b-adba-71f665c6487d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.03.01 00:44:22.603470 [ 357 ] {} <Debug> TCP-Session: 9fff54e0-6417-4ab6-93fa-f6d532766cae Authenticating user 'default' from [fd00:1122:3344:101::e]:61791 | ||
| 6282 | 2026.03.01 00:44:22.603488 [ 357 ] {} <Debug> TCP-Session: 9fff54e0-6417-4ab6-93fa-f6d532766cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.03.01 00:44:22.603500 [ 357 ] {} <Debug> TCP-Session: 9fff54e0-6417-4ab6-93fa-f6d532766cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.03.01 00:44:22.603502 [ 287 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 6285 | 2026.03.01 00:44:22.604435 [ 339 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Trace> AggregatingTransform: Aggregating | ||
| 6286 | 2026.03.01 00:44:22.604474 [ 339 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6287 | 2026.03.01 00:44:22.604511 [ 339 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892671 sec. (1120.234 rows/sec., 43.76 KiB/sec.) | ||
| 6288 | 2026.03.01 00:44:22.604529 [ 339 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Trace> Aggregator: Merging aggregated data | ||
| 6289 | 2026.03.01 00:44:22.605889 [ 287 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003077 sec., 324.99187520311995 rows/sec., 12.69 KiB/sec. | ||
| 6290 | 2026.03.01 00:44:22.606043 [ 287 ] {518657f9-7e70-461e-9aa0-985c893fb79a} <Debug> TCPHandler: Processed in 0.003505882 sec. | ||
| 6291 | 2026.03.01 00:44:22.606159 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6292 | 2026.03.01 00:44:22.606185 [ 287 ] {} <Debug> TCP-Session: 65ae4ff6-f8bc-4c47-8494-c6168a40e204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.03.01 00:44:22.606193 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6294 | 2026.03.01 00:44:22.606209 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6295 | 2026.03.01 00:44:22.606222 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2026.03.01 00:44:22.606239 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6297 | 2026.03.01 00:44:22.606257 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6298 | 2026.03.01 00:44:22.606276 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6299 | 2026.03.01 00:44:22.606294 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6300 | 2026.03.01 00:44:22.606311 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6301 | 2026.03.01 00:44:22.606331 [ 355 ] {} <Debug> TCP-Session: b3658acf-5677-476c-9e1c-e08768431615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.03.01 00:44:22.606338 [ 290 ] {} <Debug> TCP-Session: 15a12fb1-38fd-475b-9e18-1d8958d7d6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.03.01 00:44:22.606316 [ 353 ] {} <Debug> TCP-Session: bb906fd7-c7fa-4b9e-83cb-39a5dc6738e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.03.01 00:44:22.606376 [ 356 ] {} <Debug> TCP-Session: 53bc3788-290f-46e9-86e8-86ef13d365c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.03.01 00:44:22.606296 [ 357 ] {} <Debug> TCP-Session: 9fff54e0-6417-4ab6-93fa-f6d532766cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.03.01 00:44:22.606279 [ 354 ] {} <Debug> TCP-Session: 28935978-56c7-41dc-840b-155b8896321b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.03.01 00:44:22.606263 [ 288 ] {} <Debug> TCP-Session: 4d02bfd0-ceb8-43ee-b64b-e3b7feab4c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.03.01 00:44:22.606247 [ 289 ] {} <Debug> TCP-Session: 6c054e2b-1e3f-498b-adba-71f665c6487d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2026.03.01 00:44:22.660082 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43582 | ||
| 6310 | 2026.03.01 00:44:22.660186 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6311 | 2026.03.01 00:44:22.660212 [ 287 ] {} <Debug> TCP-Session: f3354e40-d326-43b8-b2cc-fd294e074075 Authenticating user 'default' from [fd00:1122:3344:101::e]:43582 | ||
| 6312 | 2026.03.01 00:44:22.660233 [ 287 ] {} <Debug> TCP-Session: f3354e40-d326-43b8-b2cc-fd294e074075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.03.01 00:44:22.660246 [ 287 ] {} <Debug> TCP-Session: f3354e40-d326-43b8-b2cc-fd294e074075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.03.01 00:44:22.660490 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39862 | ||
| 6315 | 2026.03.01 00:44:22.660516 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56834 | ||
| 6316 | 2026.03.01 00:44:22.660542 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49216 | ||
| 6317 | 2026.03.01 00:44:22.660565 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61342 | ||
| 6318 | 2026.03.01 00:44:22.660576 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46723 | ||
| 6319 | 2026.03.01 00:44:22.660607 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6320 | 2026.03.01 00:44:22.660625 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6321 | 2026.03.01 00:44:22.660552 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60017 | ||
| 6322 | 2026.03.01 00:44:22.660667 [ 287 ] {} <Trace> TCP-Session: f3354e40-d326-43b8-b2cc-fd294e074075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.03.01 00:44:22.660670 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6324 | 2026.03.01 00:44:22.660708 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6325 | 2026.03.01 00:44:22.660723 [ 356 ] {} <Debug> TCP-Session: 8ed984d8-6785-46e5-9473-5c6a1c0bb990 Authenticating user 'default' from [fd00:1122:3344:101::e]:61342 | ||
| 6326 | 2026.03.01 00:44:22.660733 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6327 | 2026.03.01 00:44:22.660746 [ 357 ] {} <Debug> TCP-Session: e6a951b4-3ed6-485e-8435-243b780d2f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:46723 | ||
| 6328 | 2026.03.01 00:44:22.660754 [ 356 ] {} <Debug> TCP-Session: 8ed984d8-6785-46e5-9473-5c6a1c0bb990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2026.03.01 00:44:22.660770 [ 355 ] {} <Debug> TCP-Session: 565ef3de-9e4e-42ac-a364-bdb4a5c41027 Authenticating user 'default' from [fd00:1122:3344:101::e]:60017 | ||
| 6330 | 2026.03.01 00:44:22.660793 [ 356 ] {} <Debug> TCP-Session: 8ed984d8-6785-46e5-9473-5c6a1c0bb990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.03.01 00:44:22.660818 [ 355 ] {} <Debug> TCP-Session: 565ef3de-9e4e-42ac-a364-bdb4a5c41027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6332 | 2026.03.01 00:44:22.660842 [ 287 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43582) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6333 | 2026.03.01 00:44:22.660853 [ 355 ] {} <Debug> TCP-Session: 565ef3de-9e4e-42ac-a364-bdb4a5c41027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.03.01 00:44:22.660785 [ 357 ] {} <Debug> TCP-Session: e6a951b4-3ed6-485e-8435-243b780d2f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.03.01 00:44:22.660664 [ 354 ] {} <Debug> TCP-Session: 1b9244d3-58b2-400e-8025-3c54885adabe Authenticating user 'default' from [fd00:1122:3344:101::e]:49216 | ||
| 6336 | 2026.03.01 00:44:22.660895 [ 357 ] {} <Debug> TCP-Session: e6a951b4-3ed6-485e-8435-243b780d2f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.03.01 00:44:22.660661 [ 288 ] {} <Debug> TCP-Session: 55761f1b-e8ca-420b-9ac2-4ac8ca043dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39862 | ||
| 6338 | 2026.03.01 00:44:22.660922 [ 354 ] {} <Debug> TCP-Session: 1b9244d3-58b2-400e-8025-3c54885adabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2026.03.01 00:44:22.660949 [ 288 ] {} <Debug> TCP-Session: 55761f1b-e8ca-420b-9ac2-4ac8ca043dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.03.01 00:44:22.660956 [ 354 ] {} <Debug> TCP-Session: 1b9244d3-58b2-400e-8025-3c54885adabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6341 | 2026.03.01 00:44:22.660541 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58251 | ||
| 6342 | 2026.03.01 00:44:22.660966 [ 288 ] {} <Debug> TCP-Session: 55761f1b-e8ca-420b-9ac2-4ac8ca043dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6343 | 2026.03.01 00:44:22.660502 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40962 | ||
| 6344 | 2026.03.01 00:44:22.660611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6345 | 2026.03.01 00:44:22.661040 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6346 | 2026.03.01 00:44:22.661061 [ 290 ] {} <Debug> TCP-Session: 815c26b8-ed5e-48e9-800d-c4ad8779f745 Authenticating user 'default' from [fd00:1122:3344:101::e]:56834 | ||
| 6347 | 2026.03.01 00:44:22.661071 [ 353 ] {} <Debug> TCP-Session: 8840724a-d700-44a2-9287-eea18da107f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58251 | ||
| 6348 | 2026.03.01 00:44:22.661079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6349 | 2026.03.01 00:44:22.661086 [ 290 ] {} <Debug> TCP-Session: 815c26b8-ed5e-48e9-800d-c4ad8779f745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2026.03.01 00:44:22.661109 [ 287 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6351 | 2026.03.01 00:44:22.661122 [ 290 ] {} <Debug> TCP-Session: 815c26b8-ed5e-48e9-800d-c4ad8779f745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.03.01 00:44:22.661118 [ 289 ] {} <Debug> TCP-Session: 48e77737-a835-404b-b4f5-cd02b64f527e Authenticating user 'default' from [fd00:1122:3344:101::e]:40962 | ||
| 6353 | 2026.03.01 00:44:22.661101 [ 353 ] {} <Debug> TCP-Session: 8840724a-d700-44a2-9287-eea18da107f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2026.03.01 00:44:22.661163 [ 289 ] {} <Debug> TCP-Session: 48e77737-a835-404b-b4f5-cd02b64f527e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.03.01 00:44:22.661168 [ 287 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6356 | 2026.03.01 00:44:22.661192 [ 289 ] {} <Debug> TCP-Session: 48e77737-a835-404b-b4f5-cd02b64f527e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.03.01 00:44:22.661181 [ 353 ] {} <Debug> TCP-Session: 8840724a-d700-44a2-9287-eea18da107f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.03.01 00:44:22.661478 [ 287 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Debug> oximeter.version (18d4a704-c0ba-4d95-9162-f42215480561) (SelectExecutor): Key condition: unknown | ||
| 6359 | 2026.03.01 00:44:22.662494 [ 339 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Trace> AggregatingTransform: Aggregating | ||
| 6360 | 2026.03.01 00:44:22.662535 [ 339 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Trace> Aggregator: Aggregation method: without_key | ||
| 6361 | 2026.03.01 00:44:22.662573 [ 339 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991292 sec. (1008.784 rows/sec., 39.41 KiB/sec.) | ||
| 6362 | 2026.03.01 00:44:22.662593 [ 339 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Trace> Aggregator: Merging aggregated data | ||
| 6363 | 2026.03.01 00:44:22.663811 [ 287 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003026 sec., 330.4692663582287 rows/sec., 12.91 KiB/sec. | ||
| 6364 | 2026.03.01 00:44:22.663936 [ 287 ] {4d16a9bd-a08a-4cd0-bacf-3fce06766521} <Debug> TCPHandler: Processed in 0.003441902 sec. | ||
| 6365 | 2026.03.01 00:44:22.664043 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6366 | 2026.03.01 00:44:22.664071 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6367 | 2026.03.01 00:44:22.664076 [ 287 ] {} <Debug> TCP-Session: f3354e40-d326-43b8-b2cc-fd294e074075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6368 | 2026.03.01 00:44:22.664097 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6369 | 2026.03.01 00:44:22.664118 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6370 | 2026.03.01 00:44:22.664154 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6371 | 2026.03.01 00:44:22.664173 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6372 | 2026.03.01 00:44:22.664191 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6373 | 2026.03.01 00:44:22.664214 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6374 | 2026.03.01 00:44:22.664230 [ 353 ] {} <Debug> TCP-Session: 8840724a-d700-44a2-9287-eea18da107f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2026.03.01 00:44:22.664241 [ 354 ] {} <Debug> TCP-Session: 1b9244d3-58b2-400e-8025-3c54885adabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.03.01 00:44:22.664261 [ 356 ] {} <Debug> TCP-Session: 8ed984d8-6785-46e5-9473-5c6a1c0bb990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2026.03.01 00:44:22.664204 [ 355 ] {} <Debug> TCP-Session: 565ef3de-9e4e-42ac-a364-bdb4a5c41027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.03.01 00:44:22.664191 [ 288 ] {} <Debug> TCP-Session: 55761f1b-e8ca-420b-9ac2-4ac8ca043dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.03.01 00:44:22.664133 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6380 | 2026.03.01 00:44:22.664119 [ 289 ] {} <Debug> TCP-Session: 48e77737-a835-404b-b4f5-cd02b64f527e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2026.03.01 00:44:22.664155 [ 290 ] {} <Debug> TCP-Session: 815c26b8-ed5e-48e9-800d-c4ad8779f745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.03.01 00:44:22.664367 [ 357 ] {} <Debug> TCP-Session: e6a951b4-3ed6-485e-8435-243b780d2f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6383 | 2026.03.01 00:44:23.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.92 MiB, peak 270.47 MiB, free memory in arenas 0.00 B, will set to 260.86 MiB (RSS), difference: 2.94 MiB | ||
| 6384 | 2026.03.01 00:44:24.202015 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.03.01 00:44:24.202322 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6386 | 2026.03.01 00:44:24.202427 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6387 | 2026.03.01 00:44:24.203411 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.03.01 00:44:24.203449 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6389 | 2026.03.01 00:44:24.203864 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6390 | 2026.03.01 00:44:24.204093 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.03.01 00:44:24.204249 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002004 sec., 141716.56686626744 rows/sec., 9.00 MiB/sec. | ||
| 6392 | 2026.03.01 00:44:24.204290 [ 5 ] {78582332-833b-4c0e-b094-2445c22ab97a} <Debug> TCPHandler: Processed in 0.00246554 sec. | ||
| 6393 | 2026.03.01 00:44:24.204422 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.03.01 00:44:24.204518 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6395 | 2026.03.01 00:44:24.204558 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6396 | 2026.03.01 00:44:24.205347 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.03.01 00:44:24.205380 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6398 | 2026.03.01 00:44:24.205721 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6399 | 2026.03.01 00:44:24.205941 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.03.01 00:44:24.206076 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001578 sec., 505069.7084917617 rows/sec., 39.72 MiB/sec. | ||
| 6401 | 2026.03.01 00:44:24.206114 [ 5 ] {b0fe1cd1-a52c-46dd-93ca-78798c8c785b} <Debug> TCPHandler: Processed in 0.001752841 sec. | ||
| 6402 | 2026.03.01 00:44:24.206231 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.03.01 00:44:24.206326 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.03.01 00:44:24.206365 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6405 | 2026.03.01 00:44:24.206791 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.03.01 00:44:24.206825 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6407 | 2026.03.01 00:44:24.207129 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6408 | 2026.03.01 00:44:24.207335 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.03.01 00:44:24.207459 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001151 sec., 123370.98175499566 rows/sec., 7.25 MiB/sec. | ||
| 6410 | 2026.03.01 00:44:24.207495 [ 5 ] {246bf3e8-52ef-4b10-91ee-d6beb9849754} <Debug> TCPHandler: Processed in 0.001323056 sec. | ||
| 6411 | 2026.03.01 00:44:24.207611 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.03.01 00:44:24.207717 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.03.01 00:44:24.207756 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6414 | 2026.03.01 00:44:24.208175 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.03.01 00:44:24.208208 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6416 | 2026.03.01 00:44:24.208517 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6417 | 2026.03.01 00:44:24.208717 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.03.01 00:44:24.208843 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 6419 | 2026.03.01 00:44:24.208887 [ 5 ] {7918794f-d1e4-4a0d-928e-b42bda79e22d} <Debug> TCPHandler: Processed in 0.001334376 sec. | ||
| 6420 | 2026.03.01 00:44:24.208992 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.03.01 00:44:24.209087 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6422 | 2026.03.01 00:44:24.209126 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6423 | 2026.03.01 00:44:24.209546 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.03.01 00:44:24.209579 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6425 | 2026.03.01 00:44:24.209867 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6426 | 2026.03.01 00:44:24.210082 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.03.01 00:44:24.210209 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 6428 | 2026.03.01 00:44:24.210246 [ 5 ] {88975fad-c0c7-4776-9ff0-48dfb8aaeb0d} <Debug> TCPHandler: Processed in 0.001303656 sec. | ||
| 6429 | 2026.03.01 00:44:24.210353 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.03.01 00:44:24.210458 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6431 | 2026.03.01 00:44:24.210496 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6432 | 2026.03.01 00:44:24.211095 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.03.01 00:44:24.211130 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6434 | 2026.03.01 00:44:24.211469 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6435 | 2026.03.01 00:44:24.211675 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.03.01 00:44:24.211806 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001367 sec., 358449.1587417703 rows/sec., 25.13 MiB/sec. | ||
| 6437 | 2026.03.01 00:44:24.211844 [ 5 ] {446a9ffa-4dda-4c14-90a5-46d9d87d6404} <Debug> TCPHandler: Processed in 0.001541088 sec. | ||
| 6438 | 2026.03.01 00:44:24.211957 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.03.01 00:44:24.212051 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6440 | 2026.03.01 00:44:24.212092 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6441 | 2026.03.01 00:44:24.212430 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.03.01 00:44:24.212463 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6443 | 2026.03.01 00:44:24.212752 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6444 | 2026.03.01 00:44:24.212970 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.03.01 00:44:24.213086 [ 100 ] {} <Debug> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6446 | 2026.03.01 00:44:24.213093 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 6447 | 2026.03.01 00:44:24.213123 [ 100 ] {} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.03.01 00:44:24.213141 [ 5 ] {9c2c08a3-b0da-4bac-99a4-b652f04279b5} <Debug> TCPHandler: Processed in 0.001233985 sec. | ||
| 6449 | 2026.03.01 00:44:24.213141 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6450 | 2026.03.01 00:44:24.213290 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.03.01 00:44:24.213323 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::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 | ||
| 6452 | 2026.03.01 00:44:24.213420 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.03.01 00:44:24.213476 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6454 | 2026.03.01 00:44:24.213492 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6455 | 2026.03.01 00:44:24.213537 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6456 | 2026.03.01 00:44:24.213607 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6457 | 2026.03.01 00:44:24.213657 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6458 | 2026.03.01 00:44:24.213700 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6459 | 2026.03.01 00:44:24.213742 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6460 | 2026.03.01 00:44:24.213785 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6461 | 2026.03.01 00:44:24.214016 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.03.01 00:44:24.214063 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6463 | 2026.03.01 00:44:24.214465 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6464 | 2026.03.01 00:44:24.214586 [ 192 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331557 sec., 72096.04996256263 rows/sec., 3.68 MiB/sec. | ||
| 6465 | 2026.03.01 00:44:24.214677 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.03.01 00:44:24.214708 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6467 | 2026.03.01 00:44:24.214827 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001432 sec., 185055.8659217877 rows/sec., 12.30 MiB/sec. | ||
| 6468 | 2026.03.01 00:44:24.214878 [ 5 ] {886cd35b-bdd1-4c62-b64a-db4829c488e3} <Debug> TCPHandler: Processed in 0.00166287 sec. | ||
| 6469 | 2026.03.01 00:44:24.214964 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.03.01 00:44:24.214994 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.03.01 00:44:24.215035 [ 189 ] {fad592b9-4edf-4dc8-8de2-75014829ea19::all_1_16_3} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6472 | 2026.03.01 00:44:24.215093 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6473 | 2026.03.01 00:44:24.215106 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6474 | 2026.03.01 00:44:24.215141 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6475 | 2026.03.01 00:44:24.215468 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.03.01 00:44:24.215502 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6477 | 2026.03.01 00:44:24.215805 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6478 | 2026.03.01 00:44:24.216003 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.03.01 00:44:24.216126 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 6480 | 2026.03.01 00:44:24.216162 [ 5 ] {7d2164a0-c002-4552-b616-aa71e72a69d2} <Debug> TCPHandler: Processed in 0.001215465 sec. | ||
| 6481 | 2026.03.01 00:44:24.216266 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.03.01 00:44:24.216358 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.03.01 00:44:24.216397 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6484 | 2026.03.01 00:44:24.216722 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.03.01 00:44:24.216758 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6486 | 2026.03.01 00:44:24.217048 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6487 | 2026.03.01 00:44:24.217248 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.03.01 00:44:24.217382 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001042 sec., 86372.36084452976 rows/sec., 5.40 MiB/sec. | ||
| 6489 | 2026.03.01 00:44:24.217418 [ 5 ] {7220ac5b-1cf9-4849-9882-c80a13fca229} <Debug> TCPHandler: Processed in 0.001198984 sec. | ||
| 6490 | 2026.03.01 00:44:26.783432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 826 | ||
| 6491 | 2026.03.01 00:44:26.785969 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.03.01 00:44:26.786016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6493 | 2026.03.01 00:44:26.787257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6494 | 2026.03.01 00:44:26.787510 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.03.01 00:44:26.787760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6496 | 2026.03.01 00:44:29.222757 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.03.01 00:44:29.222974 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6498 | 2026.03.01 00:44:29.223047 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6499 | 2026.03.01 00:44:29.223719 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.03.01 00:44:29.223763 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6501 | 2026.03.01 00:44:29.224179 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6502 | 2026.03.01 00:44:29.224405 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.03.01 00:44:29.224555 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001635 sec., 9785.93272171254 rows/sec., 797.97 KiB/sec. | ||
| 6504 | 2026.03.01 00:44:29.224597 [ 5 ] {a2903b6d-ae38-4f98-8039-fbb21a714cba} <Debug> TCPHandler: Processed in 0.001981504 sec. | ||
| 6505 | 2026.03.01 00:44:29.224717 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.03.01 00:44:29.224814 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6507 | 2026.03.01 00:44:29.224856 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6508 | 2026.03.01 00:44:29.226005 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.03.01 00:44:29.226041 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6510 | 2026.03.01 00:44:29.226439 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6511 | 2026.03.01 00:44:29.226649 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.03.01 00:44:29.226780 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Debug> executeQuery: Read 1284 rows, 109.25 KiB in 0.001985 sec., 646851.3853904282 rows/sec., 53.75 MiB/sec. | ||
| 6513 | 2026.03.01 00:44:29.226821 [ 5 ] {1d09e053-5adc-4f67-b0c3-c1d3169407b2} <Debug> TCPHandler: Processed in 0.002153566 sec. | ||
| 6514 | 2026.03.01 00:44:29.226931 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.03.01 00:44:29.227026 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6516 | 2026.03.01 00:44:29.227066 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6517 | 2026.03.01 00:44:29.227494 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.03.01 00:44:29.227530 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6519 | 2026.03.01 00:44:29.227833 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6520 | 2026.03.01 00:44:29.228040 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.03.01 00:44:29.228159 [ 25 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6522 | 2026.03.01 00:44:29.228167 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Debug> executeQuery: Read 56 rows, 4.13 KiB in 0.001159 sec., 48317.51509922346 rows/sec., 3.48 MiB/sec. | ||
| 6523 | 2026.03.01 00:44:29.228234 [ 25 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.03.01 00:44:29.228250 [ 5 ] {15cb682b-5ecf-4c3f-865c-6cc132752e64} <Debug> TCPHandler: Processed in 0.001369556 sec. | ||
| 6525 | 2026.03.01 00:44:29.228261 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6526 | 2026.03.01 00:44:29.228358 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.03.01 00:44:29.228381 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6528 | 2026.03.01 00:44:29.228456 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.03.01 00:44:29.228500 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6530 | 2026.03.01 00:44:29.228558 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6531 | 2026.03.01 00:44:29.228602 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 214 rows starting from the beginning of the part | ||
| 6532 | 2026.03.01 00:44:29.228681 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 6533 | 2026.03.01 00:44:29.228736 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part | ||
| 6534 | 2026.03.01 00:44:29.228783 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 6535 | 2026.03.01 00:44:29.228829 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 142 rows starting from the beginning of the part | ||
| 6536 | 2026.03.01 00:44:29.228876 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6537 | 2026.03.01 00:44:29.229024 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.03.01 00:44:29.229065 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6539 | 2026.03.01 00:44:29.229431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12939 | ||
| 6540 | 2026.03.01 00:44:29.229446 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6541 | 2026.03.01 00:44:29.229718 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.03.01 00:44:29.229851 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001413 sec., 161358.8110403397 rows/sec., 10.93 MiB/sec. | ||
| 6543 | 2026.03.01 00:44:29.229890 [ 5 ] {6aedcc4a-d3b9-40c2-b32d-e7d97959eb69} <Debug> TCPHandler: Processed in 0.001582929 sec. | ||
| 6544 | 2026.03.01 00:44:29.229909 [ 192 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581859 sec., 400794.25536662876 rows/sec., 26.92 MiB/sec. | ||
| 6545 | 2026.03.01 00:44:29.229946 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.03.01 00:44:29.229992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6547 | 2026.03.01 00:44:29.230003 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.03.01 00:44:29.230067 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6549 | 2026.03.01 00:44:29.230103 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6550 | 2026.03.01 00:44:29.230148 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6551 | 2026.03.01 00:44:29.230367 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.03.01 00:44:29.230443 [ 201 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_35_7} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6553 | 2026.03.01 00:44:29.230521 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6554 | 2026.03.01 00:44:29.230540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6555 | 2026.03.01 00:44:29.230795 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.01 00:44:29.230872 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.03.01 00:44:29.230915 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6558 | 2026.03.01 00:44:29.230943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12939 | ||
| 6559 | 2026.03.01 00:44:29.231268 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6560 | 2026.03.01 00:44:29.231494 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.03.01 00:44:29.231625 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Debug> executeQuery: Read 576 rows, 43.91 KiB in 0.00154 sec., 374025.97402597405 rows/sec., 27.85 MiB/sec. | ||
| 6562 | 2026.03.01 00:44:29.231664 [ 5 ] {bd91c7cf-8b9f-452c-a051-9da02ce05351} <Debug> TCPHandler: Processed in 0.001710581 sec. | ||
| 6563 | 2026.03.01 00:44:29.231774 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.03.01 00:44:29.231870 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6565 | 2026.03.01 00:44:29.231913 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6566 | 2026.03.01 00:44:29.232601 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.03.01 00:44:29.232637 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6568 | 2026.03.01 00:44:29.233024 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6569 | 2026.03.01 00:44:29.233244 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.03.01 00:44:29.233374 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Debug> executeQuery: Read 852 rows, 58.73 KiB in 0.001522 sec., 559789.7503285152 rows/sec., 37.68 MiB/sec. | ||
| 6571 | 2026.03.01 00:44:29.233411 [ 5 ] {c6c0d68f-0c9e-46cf-b7e3-7f72a2bbdc18} <Debug> TCPHandler: Processed in 0.001687001 sec. | ||
| 6572 | 2026.03.01 00:44:29.233523 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.03.01 00:44:29.233618 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6574 | 2026.03.01 00:44:29.233672 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6575 | 2026.03.01 00:44:29.234559 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.03.01 00:44:29.234595 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6577 | 2026.03.01 00:44:29.235153 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6578 | 2026.03.01 00:44:29.235379 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.03.01 00:44:29.235517 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 6580 | 2026.03.01 00:44:29.235572 [ 5 ] {a7cbe002-46a0-4d13-aaaa-dd33cd51f245} <Debug> TCPHandler: Processed in 0.002098665 sec. | ||
| 6581 | 2026.03.01 00:44:29.235690 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.03.01 00:44:29.235785 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.03.01 00:44:29.235826 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6584 | 2026.03.01 00:44:29.236180 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.03.01 00:44:29.236215 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6586 | 2026.03.01 00:44:29.236514 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6587 | 2026.03.01 00:44:29.236722 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.03.01 00:44:29.236868 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6589 | 2026.03.01 00:44:29.236942 [ 5 ] {b45419fa-f6fb-4122-b3b2-02d52b3cc978} <Debug> TCPHandler: Processed in 0.001301226 sec. | ||
| 6590 | 2026.03.01 00:44:29.978447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6591 | 2026.03.01 00:44:29.994793 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.03.01 00:44:29.994848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6593 | 2026.03.01 00:44:30.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.22 MiB, peak 270.47 MiB, free memory in arenas 0.00 B, will set to 261.35 MiB (RSS), difference: -4.87 MiB | ||
| 6594 | 2026.03.01 00:44:30.000959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6595 | 2026.03.01 00:44:30.001709 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.03.01 00:44:30.004448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6597 | 2026.03.01 00:44:31.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.35 MiB, peak 270.47 MiB, free memory in arenas 0.00 B, will set to 261.79 MiB (RSS), difference: 4.44 MiB | ||
| 6598 | 2026.03.01 00:44:34.200898 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6599 | 2026.03.01 00:44:34.201115 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6600 | 2026.03.01 00:44:34.201189 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6601 | 2026.03.01 00:44:34.202033 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.03.01 00:44:34.202082 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6603 | 2026.03.01 00:44:34.202499 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6604 | 2026.03.01 00:44:34.202720 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.03.01 00:44:34.202867 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001806 sec., 157253.5991140642 rows/sec., 9.99 MiB/sec. | ||
| 6606 | 2026.03.01 00:44:34.202909 [ 5 ] {b6bea03e-3426-4e17-aa71-d51cb2ec57e5} <Debug> TCPHandler: Processed in 0.002156616 sec. | ||
| 6607 | 2026.03.01 00:44:34.203035 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2026.03.01 00:44:34.203131 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6609 | 2026.03.01 00:44:34.203173 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6610 | 2026.03.01 00:44:34.203955 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.03.01 00:44:34.203992 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6612 | 2026.03.01 00:44:34.204357 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6613 | 2026.03.01 00:44:34.204563 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.03.01 00:44:34.204696 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001585 sec., 502839.1167192429 rows/sec., 39.55 MiB/sec. | ||
| 6615 | 2026.03.01 00:44:34.204734 [ 5 ] {f7f0a3a4-d944-40ab-abd5-c5e3e027dbb7} <Debug> TCPHandler: Processed in 0.001749761 sec. | ||
| 6616 | 2026.03.01 00:44:34.204846 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.03.01 00:44:34.204941 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.03.01 00:44:34.204982 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6619 | 2026.03.01 00:44:34.205427 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.03.01 00:44:34.205463 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6621 | 2026.03.01 00:44:34.205769 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6622 | 2026.03.01 00:44:34.205975 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.03.01 00:44:34.206101 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001178 sec., 120543.29371816639 rows/sec., 7.08 MiB/sec. | ||
| 6624 | 2026.03.01 00:44:34.206139 [ 5 ] {5da6b6be-17bd-43bb-b0bb-09baf6fa4ef7} <Debug> TCPHandler: Processed in 0.001343646 sec. | ||
| 6625 | 2026.03.01 00:44:34.206250 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.03.01 00:44:34.206344 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.03.01 00:44:34.206383 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6628 | 2026.03.01 00:44:34.206812 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.03.01 00:44:34.206846 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6630 | 2026.03.01 00:44:34.207158 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6631 | 2026.03.01 00:44:34.207363 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.03.01 00:44:34.207487 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 6633 | 2026.03.01 00:44:34.207524 [ 5 ] {283e8590-76e9-49fe-a8e1-48642004368d} <Debug> TCPHandler: Processed in 0.001323276 sec. | ||
| 6634 | 2026.03.01 00:44:34.207633 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.03.01 00:44:34.207727 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6636 | 2026.03.01 00:44:34.207766 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6637 | 2026.03.01 00:44:34.208193 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.03.01 00:44:34.208228 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6639 | 2026.03.01 00:44:34.208529 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6640 | 2026.03.01 00:44:34.208738 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.03.01 00:44:34.208871 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 6642 | 2026.03.01 00:44:34.208910 [ 5 ] {5c82ff68-e3bb-4988-88b0-fde7b0559962} <Debug> TCPHandler: Processed in 0.001326536 sec. | ||
| 6643 | 2026.03.01 00:44:34.209018 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.03.01 00:44:34.209113 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6645 | 2026.03.01 00:44:34.209152 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6646 | 2026.03.01 00:44:34.209724 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.03.01 00:44:34.209757 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6648 | 2026.03.01 00:44:34.210086 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6649 | 2026.03.01 00:44:34.210294 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.03.01 00:44:34.210420 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001324 sec., 370090.6344410876 rows/sec., 25.95 MiB/sec. | ||
| 6651 | 2026.03.01 00:44:34.210457 [ 5 ] {b3acbeca-4914-46f3-810d-aad5c006b4a0} <Debug> TCPHandler: Processed in 0.001487518 sec. | ||
| 6652 | 2026.03.01 00:44:34.210564 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.03.01 00:44:34.210658 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6654 | 2026.03.01 00:44:34.210699 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6655 | 2026.03.01 00:44:34.211023 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.03.01 00:44:34.211056 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6657 | 2026.03.01 00:44:34.211359 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6658 | 2026.03.01 00:44:34.211563 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.03.01 00:44:34.211687 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 6660 | 2026.03.01 00:44:34.211723 [ 5 ] {4406df4b-2b06-4437-b4a1-a291190e1583} <Debug> TCPHandler: Processed in 0.001208745 sec. | ||
| 6661 | 2026.03.01 00:44:34.211829 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.03.01 00:44:34.211929 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6663 | 2026.03.01 00:44:34.211971 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6664 | 2026.03.01 00:44:34.212392 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.03.01 00:44:34.212427 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6666 | 2026.03.01 00:44:34.212752 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6667 | 2026.03.01 00:44:34.212964 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.03.01 00:44:34.213103 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 6669 | 2026.03.01 00:44:34.213141 [ 5 ] {fdd4c535-3442-4f38-9b00-7f6f673fb49b} <Debug> TCPHandler: Processed in 0.001360916 sec. | ||
| 6670 | 2026.03.01 00:44:34.213249 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.03.01 00:44:34.213342 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.03.01 00:44:34.213383 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6673 | 2026.03.01 00:44:34.213700 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.01 00:44:34.213735 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6675 | 2026.03.01 00:44:34.214039 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6676 | 2026.03.01 00:44:34.214237 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.03.01 00:44:34.214378 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 6678 | 2026.03.01 00:44:34.214416 [ 5 ] {eafdceb2-be00-4956-bd85-a7544182ca3a} <Debug> TCPHandler: Processed in 0.001216415 sec. | ||
| 6679 | 2026.03.01 00:44:34.214520 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.03.01 00:44:34.214614 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.03.01 00:44:34.214654 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6682 | 2026.03.01 00:44:34.214990 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.03.01 00:44:34.215025 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6684 | 2026.03.01 00:44:34.215327 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6685 | 2026.03.01 00:44:34.215528 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.01 00:44:34.215652 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 6687 | 2026.03.01 00:44:34.215688 [ 5 ] {661d13d9-0e9d-4739-93e1-96b17bc462b4} <Debug> TCPHandler: Processed in 0.001216725 sec. | ||
| 6688 | 2026.03.01 00:44:36.571678 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6689 | 2026.03.01 00:44:36.571738 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6690 | 2026.03.01 00:44:36.731059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13387 | ||
| 6691 | 2026.03.01 00:44:36.731833 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.03.01 00:44:36.731878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6693 | 2026.03.01 00:44:36.732350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6694 | 2026.03.01 00:44:36.732591 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.03.01 00:44:36.732717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13387 | ||
| 6696 | 2026.03.01 00:44:36.788013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 862 | ||
| 6697 | 2026.03.01 00:44:36.790620 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.03.01 00:44:36.790691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6699 | 2026.03.01 00:44:36.791891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6700 | 2026.03.01 00:44:36.792195 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.03.01 00:44:36.792369 [ 33 ] {} <Debug> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6702 | 2026.03.01 00:44:36.792437 [ 33 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.03.01 00:44:36.792458 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6704 | 2026.03.01 00:44:36.792531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6705 | 2026.03.01 00:44:36.792549 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::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 | ||
| 6706 | 2026.03.01 00:44:36.792982 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6707 | 2026.03.01 00:44:36.793125 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 688 rows starting from the beginning of the part | ||
| 6708 | 2026.03.01 00:44:36.793477 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6709 | 2026.03.01 00:44:36.793822 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 6710 | 2026.03.01 00:44:36.794136 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6711 | 2026.03.01 00:44:36.794451 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 6712 | 2026.03.01 00:44:36.794767 [ 192 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6713 | 2026.03.01 00:44:36.800725 [ 201 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 72 columns (72 merged, 0 gathered) in 0.00821366 sec., 104947.12466793123 rows/sec., 89.67 MiB/sec. | ||
| 6714 | 2026.03.01 00:44:36.801681 [ 196 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6715 | 2026.03.01 00:44:36.802188 [ 196 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.03.01 00:44:36.802256 [ 196 ] {743de33c-2aaa-4140-9c4c-b652f86778e6::all_1_21_4} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6717 | 2026.03.01 00:44:36.802410 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6718 | 2026.03.01 00:44:37.504549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6719 | 2026.03.01 00:44:37.522326 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.03.01 00:44:37.522400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6721 | 2026.03.01 00:44:37.530570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6722 | 2026.03.01 00:44:37.531423 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.03.01 00:44:37.534292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6724 | 2026.03.01 00:44:39.195602 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.03.01 00:44:39.195904 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6726 | 2026.03.01 00:44:39.196008 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6727 | 2026.03.01 00:44:39.196970 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.03.01 00:44:39.197008 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6729 | 2026.03.01 00:44:39.197411 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6730 | 2026.03.01 00:44:39.197648 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.03.01 00:44:39.197780 [ 28 ] {} <Debug> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6732 | 2026.03.01 00:44:39.197802 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001974 sec., 68895.64336372846 rows/sec., 5.98 MiB/sec. | ||
| 6733 | 2026.03.01 00:44:39.197817 [ 28 ] {} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.03.01 00:44:39.197837 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6735 | 2026.03.01 00:44:39.197845 [ 5 ] {0bf912fd-b8b6-4dd6-8d80-c1c5a89e16a8} <Debug> TCPHandler: Processed in 0.002429819 sec. | ||
| 6736 | 2026.03.01 00:44:39.197971 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.03.01 00:44:39.197969 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::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 | ||
| 6738 | 2026.03.01 00:44:39.198069 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.03.01 00:44:39.198114 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6740 | 2026.03.01 00:44:39.198138 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6741 | 2026.03.01 00:44:39.198182 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2148 rows starting from the beginning of the part | ||
| 6742 | 2026.03.01 00:44:39.198258 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 136 rows starting from the beginning of the part | ||
| 6743 | 2026.03.01 00:44:39.198315 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 797 rows starting from the beginning of the part | ||
| 6744 | 2026.03.01 00:44:39.198364 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1284 rows starting from the beginning of the part | ||
| 6745 | 2026.03.01 00:44:39.198410 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 797 rows starting from the beginning of the part | ||
| 6746 | 2026.03.01 00:44:39.198457 [ 201 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 136 rows starting from the beginning of the part | ||
| 6747 | 2026.03.01 00:44:39.198559 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.03.01 00:44:39.198599 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6749 | 2026.03.01 00:44:39.198949 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6750 | 2026.03.01 00:44:39.199172 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.03.01 00:44:39.199307 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001257 sec., 31821.797931583133 rows/sec., 2.34 MiB/sec. | ||
| 6752 | 2026.03.01 00:44:39.199347 [ 5 ] {637f4d44-1954-4ccb-8e0f-937a45cdc4c3} <Debug> TCPHandler: Processed in 0.001425478 sec. | ||
| 6753 | 2026.03.01 00:44:39.199462 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2026.03.01 00:44:39.199560 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6755 | 2026.03.01 00:44:39.199600 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6756 | 2026.03.01 00:44:39.200047 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.03.01 00:44:39.200083 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6758 | 2026.03.01 00:44:39.200394 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6759 | 2026.03.01 00:44:39.200539 [ 200 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002640572 sec., 2006383.4654006783 rows/sec., 171.32 MiB/sec. | ||
| 6760 | 2026.03.01 00:44:39.200606 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.03.01 00:44:39.200725 [ 27 ] {} <Debug> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6762 | 2026.03.01 00:44:39.200733 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001192 sec., 87248.32214765101 rows/sec., 6.81 MiB/sec. | ||
| 6763 | 2026.03.01 00:44:39.200798 [ 27 ] {} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.03.01 00:44:39.200814 [ 5 ] {c0b8e4f6-cac1-4327-9b04-a22bda9b1c6d} <Debug> TCPHandler: Processed in 0.001400937 sec. | ||
| 6765 | 2026.03.01 00:44:39.200825 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6766 | 2026.03.01 00:44:39.200915 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::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 | ||
| 6767 | 2026.03.01 00:44:39.200935 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.03.01 00:44:39.200944 [ 198 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6769 | 2026.03.01 00:44:39.201022 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6770 | 2026.03.01 00:44:39.201031 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6771 | 2026.03.01 00:44:39.201061 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1060 rows starting from the beginning of the part | ||
| 6772 | 2026.03.01 00:44:39.201079 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6773 | 2026.03.01 00:44:39.201127 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6774 | 2026.03.01 00:44:39.201182 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 490 rows starting from the beginning of the part | ||
| 6775 | 2026.03.01 00:44:39.201230 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 576 rows starting from the beginning of the part | ||
| 6776 | 2026.03.01 00:44:39.201275 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 490 rows starting from the beginning of the part | ||
| 6777 | 2026.03.01 00:44:39.201324 [ 196 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6778 | 2026.03.01 00:44:39.201333 [ 198 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.03.01 00:44:39.201435 [ 198 ] {347a333e-05ff-40e9-91c1-860416173ee3::all_1_41_8} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6780 | 2026.03.01 00:44:39.201540 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 6781 | 2026.03.01 00:44:39.201575 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.03.01 00:44:39.201613 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6783 | 2026.03.01 00:44:39.201947 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6784 | 2026.03.01 00:44:39.202155 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.03.01 00:44:39.202263 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6786 | 2026.03.01 00:44:39.202281 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 6787 | 2026.03.01 00:44:39.202294 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.03.01 00:44:39.202322 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6789 | 2026.03.01 00:44:39.202325 [ 5 ] {e646e94b-543b-40b5-917e-dd5a11eb5232} <Debug> TCPHandler: Processed in 0.001437558 sec. | ||
| 6790 | 2026.03.01 00:44:39.202406 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 6791 | 2026.03.01 00:44:39.202446 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.03.01 00:44:39.202498 [ 203 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161869 sec., 1744620.6500318157 rows/sec., 133.30 MiB/sec. | ||
| 6793 | 2026.03.01 00:44:39.202509 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6794 | 2026.03.01 00:44:39.202546 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.03.01 00:44:39.202558 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11888 rows starting from the beginning of the part | ||
| 6796 | 2026.03.01 00:44:39.202608 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6797 | 2026.03.01 00:44:39.202631 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6798 | 2026.03.01 00:44:39.202679 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6799 | 2026.03.01 00:44:39.202723 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 852 rows starting from the beginning of the part | ||
| 6800 | 2026.03.01 00:44:39.202748 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6801 | 2026.03.01 00:44:39.202766 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6802 | 2026.03.01 00:44:39.202814 [ 198 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::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 | ||
| 6803 | 2026.03.01 00:44:39.203129 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.03.01 00:44:39.203227 [ 187 ] {fc44b005-1ed7-4ad0-a2dc-00397f344b58::all_1_41_8} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6805 | 2026.03.01 00:44:39.203327 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 6806 | 2026.03.01 00:44:39.203483 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.03.01 00:44:39.203523 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6808 | 2026.03.01 00:44:39.204131 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6809 | 2026.03.01 00:44:39.204361 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.03.01 00:44:39.204504 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001976 sec., 20242.914979757086 rows/sec., 36.27 MiB/sec. | ||
| 6811 | 2026.03.01 00:44:39.204556 [ 5 ] {859a874e-a718-4be0-a835-9d98892490e9} <Debug> TCPHandler: Processed in 0.002158226 sec. | ||
| 6812 | 2026.03.01 00:44:39.204661 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2026.03.01 00:44:39.204753 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6814 | 2026.03.01 00:44:39.204793 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6815 | 2026.03.01 00:44:39.205133 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2026.03.01 00:44:39.205168 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6817 | 2026.03.01 00:44:39.205495 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6818 | 2026.03.01 00:44:39.205700 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.03.01 00:44:39.205804 [ 27 ] {} <Debug> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6820 | 2026.03.01 00:44:39.205825 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6821 | 2026.03.01 00:44:39.205835 [ 27 ] {} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.03.01 00:44:39.205864 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6823 | 2026.03.01 00:44:39.205866 [ 5 ] {ceced9a3-0898-4fb1-990f-004d1ada80a0} <Debug> TCPHandler: Processed in 0.001253116 sec. | ||
| 6824 | 2026.03.01 00:44:39.205937 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 6825 | 2026.03.01 00:44:39.206026 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6826 | 2026.03.01 00:44:39.206056 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2490 rows starting from the beginning of the part | ||
| 6827 | 2026.03.01 00:44:39.206112 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6828 | 2026.03.01 00:44:39.206161 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6829 | 2026.03.01 00:44:39.206220 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6830 | 2026.03.01 00:44:39.206277 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6831 | 2026.03.01 00:44:39.206320 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::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 | ||
| 6832 | 2026.03.01 00:44:39.207477 [ 194 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001568289 sec., 1817267.0980922522 rows/sec., 117.77 MiB/sec. | ||
| 6833 | 2026.03.01 00:44:39.207698 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6834 | 2026.03.01 00:44:39.207723 [ 203 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13590 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356135 sec., 2537277.346444778 rows/sec., 171.90 MiB/sec. | ||
| 6835 | 2026.03.01 00:44:39.207948 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.03.01 00:44:39.208015 [ 196 ] {9c7e2a04-765e-4f86-93a8-017d94992eee::all_1_41_8} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6837 | 2026.03.01 00:44:39.208070 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6838 | 2026.03.01 00:44:39.208082 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6839 | 2026.03.01 00:44:39.208343 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.03.01 00:44:39.208414 [ 194 ] {4e3f982e-77c6-4207-b93e-64af3c0290c4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6841 | 2026.03.01 00:44:39.208481 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6842 | 2026.03.01 00:44:40.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.20 MiB, peak 272.08 MiB, free memory in arenas 0.00 B, will set to 264.73 MiB (RSS), difference: 1.52 MiB | ||
| 6843 | 2026.03.01 00:44:44.201377 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.03.01 00:44:44.201678 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6845 | 2026.03.01 00:44:44.201767 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6846 | 2026.03.01 00:44:44.202544 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.03.01 00:44:44.202586 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6848 | 2026.03.01 00:44:44.202992 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6849 | 2026.03.01 00:44:44.203216 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.03.01 00:44:44.203370 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 6851 | 2026.03.01 00:44:44.203411 [ 5 ] {67519b72-3c56-460c-b462-df12959ce9e8} <Debug> TCPHandler: Processed in 0.002227087 sec. | ||
| 6852 | 2026.03.01 00:44:44.203544 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.03.01 00:44:44.203636 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6854 | 2026.03.01 00:44:44.203676 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6855 | 2026.03.01 00:44:44.204500 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.03.01 00:44:44.204537 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6857 | 2026.03.01 00:44:44.204882 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6858 | 2026.03.01 00:44:44.205086 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.03.01 00:44:44.205213 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001595 sec., 499686.5203761755 rows/sec., 39.30 MiB/sec. | ||
| 6860 | 2026.03.01 00:44:44.205250 [ 5 ] {eeca9d55-2ca2-43d9-970c-3e3299c0df59} <Debug> TCPHandler: Processed in 0.001754911 sec. | ||
| 6861 | 2026.03.01 00:44:44.205364 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.03.01 00:44:44.205458 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.03.01 00:44:44.205497 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6864 | 2026.03.01 00:44:44.205962 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.03.01 00:44:44.205997 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6866 | 2026.03.01 00:44:44.206295 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6867 | 2026.03.01 00:44:44.206498 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.03.01 00:44:44.206627 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001187 sec., 119629.31760741366 rows/sec., 7.03 MiB/sec. | ||
| 6869 | 2026.03.01 00:44:44.206663 [ 5 ] {8fba65d2-7447-4e4c-b2db-88f202ac96d3} <Debug> TCPHandler: Processed in 0.001347786 sec. | ||
| 6870 | 2026.03.01 00:44:44.206770 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.03.01 00:44:44.206863 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6872 | 2026.03.01 00:44:44.206902 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6873 | 2026.03.01 00:44:44.207365 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.03.01 00:44:44.207400 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6875 | 2026.03.01 00:44:44.207698 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6876 | 2026.03.01 00:44:44.207907 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.03.01 00:44:44.208001 [ 148 ] {} <Debug> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6878 | 2026.03.01 00:44:44.208034 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 6879 | 2026.03.01 00:44:44.208039 [ 148 ] {} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.03.01 00:44:44.208066 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6881 | 2026.03.01 00:44:44.208072 [ 5 ] {d136c55a-e0a5-42c1-9804-7fb60f790600} <Debug> TCPHandler: Processed in 0.001350516 sec. | ||
| 6882 | 2026.03.01 00:44:44.208181 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.03.01 00:44:44.208183 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6884 | 2026.03.01 00:44:44.208276 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6885 | 2026.03.01 00:44:44.208319 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6886 | 2026.03.01 00:44:44.208336 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6887 | 2026.03.01 00:44:44.208374 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 402 rows starting from the beginning of the part | ||
| 6888 | 2026.03.01 00:44:44.208441 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6889 | 2026.03.01 00:44:44.208488 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 6890 | 2026.03.01 00:44:44.208529 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6891 | 2026.03.01 00:44:44.208567 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 6892 | 2026.03.01 00:44:44.208628 [ 199 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 6893 | 2026.03.01 00:44:44.208759 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.03.01 00:44:44.208800 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6895 | 2026.03.01 00:44:44.209155 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6896 | 2026.03.01 00:44:44.209375 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.03.01 00:44:44.209499 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 6898 | 2026.03.01 00:44:44.209535 [ 5 ] {1148310b-cc26-4b18-afd8-0a083e2f13d3} <Debug> TCPHandler: Processed in 0.001402267 sec. | ||
| 6899 | 2026.03.01 00:44:44.209644 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.03.01 00:44:44.209660 [ 194 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532158 sec., 800178.5716616693 rows/sec., 55.96 MiB/sec. | ||
| 6901 | 2026.03.01 00:44:44.209737 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6902 | 2026.03.01 00:44:44.209780 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6903 | 2026.03.01 00:44:44.209858 [ 203 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6904 | 2026.03.01 00:44:44.210183 [ 203 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.03.01 00:44:44.210270 [ 203 ] {610fb992-eb32-4e35-8808-27ce8e0808b7::all_1_25_5} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6906 | 2026.03.01 00:44:44.210364 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6907 | 2026.03.01 00:44:44.210380 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.03.01 00:44:44.210420 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6909 | 2026.03.01 00:44:44.210742 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6910 | 2026.03.01 00:44:44.210941 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.03.01 00:44:44.211069 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00135 sec., 362962.9629629629 rows/sec., 25.45 MiB/sec. | ||
| 6912 | 2026.03.01 00:44:44.211105 [ 5 ] {056c7f27-9639-4691-8386-7ec96ee80c1e} <Debug> TCPHandler: Processed in 0.001508298 sec. | ||
| 6913 | 2026.03.01 00:44:44.211212 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.03.01 00:44:44.211305 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6915 | 2026.03.01 00:44:44.211344 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6916 | 2026.03.01 00:44:44.211664 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.03.01 00:44:44.211697 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6918 | 2026.03.01 00:44:44.211989 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6919 | 2026.03.01 00:44:44.212198 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.03.01 00:44:44.212323 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 6921 | 2026.03.01 00:44:44.212358 [ 5 ] {3b879250-9922-4978-81b2-e16bd52265d6} <Debug> TCPHandler: Processed in 0.001193704 sec. | ||
| 6922 | 2026.03.01 00:44:44.212465 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6923 | 2026.03.01 00:44:44.212557 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6924 | 2026.03.01 00:44:44.212598 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6925 | 2026.03.01 00:44:44.212993 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.03.01 00:44:44.213028 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6927 | 2026.03.01 00:44:44.213351 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6928 | 2026.03.01 00:44:44.213557 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.03.01 00:44:44.213681 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001142 sec., 232049.03677758318 rows/sec., 15.42 MiB/sec. | ||
| 6930 | 2026.03.01 00:44:44.213717 [ 5 ] {1003b6b4-0a23-4432-a8f8-3f6bcc3c3345} <Debug> TCPHandler: Processed in 0.001299066 sec. | ||
| 6931 | 2026.03.01 00:44:44.213823 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2026.03.01 00:44:44.213915 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6933 | 2026.03.01 00:44:44.213955 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6934 | 2026.03.01 00:44:44.214238 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.03.01 00:44:44.214268 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6936 | 2026.03.01 00:44:44.214533 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6937 | 2026.03.01 00:44:44.214717 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.03.01 00:44:44.214830 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 6939 | 2026.03.01 00:44:44.214862 [ 5 ] {f194f0b8-f6de-48ea-8d4f-37ed21fbeb12} <Debug> TCPHandler: Processed in 0.001147144 sec. | ||
| 6940 | 2026.03.01 00:44:44.215031 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2026.03.01 00:44:44.215121 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6942 | 2026.03.01 00:44:44.215160 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6943 | 2026.03.01 00:44:44.215472 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.03.01 00:44:44.215505 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6945 | 2026.03.01 00:44:44.215806 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6946 | 2026.03.01 00:44:44.216011 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2026.03.01 00:44:44.216131 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001028 sec., 87548.63813229572 rows/sec., 5.48 MiB/sec. | ||
| 6948 | 2026.03.01 00:44:44.216166 [ 5 ] {6253815c-1a76-415b-9b74-1f1e6ff77364} <Debug> TCPHandler: Processed in 0.001182594 sec. | ||
| 6949 | 2026.03.01 00:44:44.232868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13899 | ||
| 6950 | 2026.03.01 00:44:44.233420 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.03.01 00:44:44.233467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6952 | 2026.03.01 00:44:44.233988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6953 | 2026.03.01 00:44:44.234225 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.03.01 00:44:44.234356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13899 | ||
| 6955 | 2026.03.01 00:44:45.034459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6956 | 2026.03.01 00:44:45.051670 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.03.01 00:44:45.051725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6958 | 2026.03.01 00:44:45.058183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6959 | 2026.03.01 00:44:45.058891 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.03.01 00:44:45.061713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6961 | 2026.03.01 00:44:46.792919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 894 | ||
| 6962 | 2026.03.01 00:44:46.795331 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.03.01 00:44:46.795368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6964 | 2026.03.01 00:44:46.796516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6965 | 2026.03.01 00:44:46.796777 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.03.01 00:44:46.797053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 6967 | 2026.03.01 00:44:49.196177 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.03.01 00:44:49.196389 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6969 | 2026.03.01 00:44:49.196460 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6970 | 2026.03.01 00:44:49.197250 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.03.01 00:44:49.197294 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6972 | 2026.03.01 00:44:49.197682 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6973 | 2026.03.01 00:44:49.197902 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.03.01 00:44:49.198049 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001714 sec., 79346.55775962661 rows/sec., 6.89 MiB/sec. | ||
| 6975 | 2026.03.01 00:44:49.198091 [ 5 ] {6b908e6f-b36d-4854-b6d9-4b732a9b1efd} <Debug> TCPHandler: Processed in 0.002052315 sec. | ||
| 6976 | 2026.03.01 00:44:49.198211 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.03.01 00:44:49.198316 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6978 | 2026.03.01 00:44:49.198355 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6979 | 2026.03.01 00:44:49.198825 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.03.01 00:44:49.198862 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6981 | 2026.03.01 00:44:49.199159 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6982 | 2026.03.01 00:44:49.199365 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.03.01 00:44:49.199490 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001194 sec., 33500.837520938025 rows/sec., 2.46 MiB/sec. | ||
| 6984 | 2026.03.01 00:44:49.199528 [ 5 ] {b51ee65f-bc8f-40fa-ac46-dc2e10307d4c} <Debug> TCPHandler: Processed in 0.001365616 sec. | ||
| 6985 | 2026.03.01 00:44:49.199645 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2026.03.01 00:44:49.199738 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6987 | 2026.03.01 00:44:49.199777 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6988 | 2026.03.01 00:44:49.200246 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2026.03.01 00:44:49.200281 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6990 | 2026.03.01 00:44:49.200576 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6991 | 2026.03.01 00:44:49.200776 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.03.01 00:44:49.200901 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001182 sec., 87986.46362098138 rows/sec., 6.87 MiB/sec. | ||
| 6993 | 2026.03.01 00:44:49.200938 [ 5 ] {be4583da-244f-4843-9988-8587da8b21aa} <Debug> TCPHandler: Processed in 0.001349806 sec. | ||
| 6994 | 2026.03.01 00:44:49.201052 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2026.03.01 00:44:49.201149 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6996 | 2026.03.01 00:44:49.201191 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6997 | 2026.03.01 00:44:49.201639 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.03.01 00:44:49.201675 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6999 | 2026.03.01 00:44:49.202010 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7000 | 2026.03.01 00:44:49.202215 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.03.01 00:44:49.202344 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 7002 | 2026.03.01 00:44:49.202382 [ 5 ] {69e89895-8f8c-4759-bab0-2cebec52f86c} <Debug> TCPHandler: Processed in 0.001377597 sec. | ||
| 7003 | 2026.03.01 00:44:49.202484 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2026.03.01 00:44:49.202576 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7005 | 2026.03.01 00:44:49.202629 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7006 | 2026.03.01 00:44:49.203518 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2026.03.01 00:44:49.203555 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7008 | 2026.03.01 00:44:49.204117 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7009 | 2026.03.01 00:44:49.204329 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.03.01 00:44:49.204443 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7011 | 2026.03.01 00:44:49.204465 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001907 sec., 20975.353959098058 rows/sec., 37.59 MiB/sec. | ||
| 7012 | 2026.03.01 00:44:49.204513 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.03.01 00:44:49.204536 [ 5 ] {6219d3aa-856e-4eec-8a3e-a440838d100a} <Debug> TCPHandler: Processed in 0.002099935 sec. | ||
| 7014 | 2026.03.01 00:44:49.204541 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7015 | 2026.03.01 00:44:49.204659 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.03.01 00:44:49.204679 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 7017 | 2026.03.01 00:44:49.204757 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.03.01 00:44:49.204801 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7019 | 2026.03.01 00:44:49.204929 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7020 | 2026.03.01 00:44:49.204991 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 527 rows starting from the beginning of the part | ||
| 7021 | 2026.03.01 00:44:49.205122 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7022 | 2026.03.01 00:44:49.205136 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.03.01 00:44:49.205175 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7024 | 2026.03.01 00:44:49.205226 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::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 | ||
| 7025 | 2026.03.01 00:44:49.205328 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 7026 | 2026.03.01 00:44:49.205429 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7027 | 2026.03.01 00:44:49.205479 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7028 | 2026.03.01 00:44:49.205531 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 7029 | 2026.03.01 00:44:49.205690 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.03.01 00:44:49.205820 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7031 | 2026.03.01 00:44:49.205856 [ 5 ] {8b06358b-837d-48b4-85b5-ebc48779a27a} <Debug> TCPHandler: Processed in 0.001245345 sec. | ||
| 7032 | 2026.03.01 00:44:49.223898 [ 203 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 19 columns (19 merged, 0 gathered) in 0.019276244 sec., 37714.81622664664 rows/sec., 67.58 MiB/sec. | ||
| 7033 | 2026.03.01 00:44:49.225141 [ 194 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7034 | 2026.03.01 00:44:49.225521 [ 194 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.03.01 00:44:49.225600 [ 194 ] {9d5d55ca-cd0e-49b3-bb77-177adfdc40e5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7036 | 2026.03.01 00:44:49.225727 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 7037 | 2026.03.01 00:44:50.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.72 MiB, peak 273.38 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: 2.42 MiB | ||
| 7038 | 2026.03.01 00:44:51.571792 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7039 | 2026.03.01 00:44:51.571851 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7040 | 2026.03.01 00:44:51.734570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14347 | ||
| 7041 | 2026.03.01 00:44:51.735075 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.03.01 00:44:51.735123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7043 | 2026.03.01 00:44:51.735597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7044 | 2026.03.01 00:44:51.735842 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.03.01 00:44:51.735985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14347 | ||
| 7046 | 2026.03.01 00:44:52.561915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7047 | 2026.03.01 00:44:52.579043 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.03.01 00:44:52.579090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7049 | 2026.03.01 00:44:52.585282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7050 | 2026.03.01 00:44:52.585991 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.03.01 00:44:52.588826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7052 | 2026.03.01 00:44:54.201097 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.03.01 00:44:54.201319 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7054 | 2026.03.01 00:44:54.201385 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7055 | 2026.03.01 00:44:54.202186 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.03.01 00:44:54.202233 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7057 | 2026.03.01 00:44:54.202642 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7058 | 2026.03.01 00:44:54.202878 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.03.01 00:44:54.203033 [ 142 ] {} <Debug> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7060 | 2026.03.01 00:44:54.203039 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 7061 | 2026.03.01 00:44:54.203110 [ 142 ] {} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.03.01 00:44:54.203138 [ 5 ] {a17f082b-f0d1-447f-a720-c76355c8e769} <Debug> TCPHandler: Processed in 0.002229547 sec. | ||
| 7063 | 2026.03.01 00:44:54.203141 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7064 | 2026.03.01 00:44:54.203278 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::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 | ||
| 7065 | 2026.03.01 00:44:54.203281 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.03.01 00:44:54.203421 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7067 | 2026.03.01 00:44:54.203427 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7068 | 2026.03.01 00:44:54.203468 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7069 | 2026.03.01 00:44:54.203474 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7070 | 2026.03.01 00:44:54.203560 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7071 | 2026.03.01 00:44:54.203611 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7072 | 2026.03.01 00:44:54.203658 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7073 | 2026.03.01 00:44:54.203701 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7074 | 2026.03.01 00:44:54.203747 [ 190 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7075 | 2026.03.01 00:44:54.204360 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.03.01 00:44:54.204401 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7077 | 2026.03.01 00:44:54.204764 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7078 | 2026.03.01 00:44:54.204797 [ 194 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567399 sec., 1102463.3804155802 rows/sec., 74.52 MiB/sec. | ||
| 7079 | 2026.03.01 00:44:54.204963 [ 194 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7080 | 2026.03.01 00:44:54.205007 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.03.01 00:44:54.205164 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Debug> executeQuery: Read 797 rows, 64.19 KiB in 0.001767 sec., 451046.97226938314 rows/sec., 35.48 MiB/sec. | ||
| 7082 | 2026.03.01 00:44:54.205209 [ 5 ] {cb7c8e84-52ee-4ce0-810f-3c6e1153f479} <Debug> TCPHandler: Processed in 0.001978104 sec. | ||
| 7083 | 2026.03.01 00:44:54.205268 [ 194 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.03.01 00:44:54.205323 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.03.01 00:44:54.205347 [ 194 ] {0276abe3-daad-4504-82ce-cd7fa23465f1::all_1_21_4} <Trace> oximeter.fields_i16 (0276abe3-daad-4504-82ce-cd7fa23465f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7086 | 2026.03.01 00:44:54.205427 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7087 | 2026.03.01 00:44:54.205435 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7088 | 2026.03.01 00:44:54.205480 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7089 | 2026.03.01 00:44:54.205942 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.03.01 00:44:54.205977 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7091 | 2026.03.01 00:44:54.206289 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7092 | 2026.03.01 00:44:54.206495 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.03.01 00:44:54.206604 [ 142 ] {} <Debug> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 7094 | 2026.03.01 00:44:54.206623 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001209 sec., 117452.4400330852 rows/sec., 6.90 MiB/sec. | ||
| 7095 | 2026.03.01 00:44:54.206647 [ 142 ] {} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.03.01 00:44:54.206668 [ 5 ] {d385d215-3075-45cc-bc68-27af6dd2a00f} <Debug> TCPHandler: Processed in 0.001392077 sec. | ||
| 7097 | 2026.03.01 00:44:54.206672 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7098 | 2026.03.01 00:44:54.206783 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.03.01 00:44:54.206815 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 7100 | 2026.03.01 00:44:54.206883 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.03.01 00:44:54.206927 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7102 | 2026.03.01 00:44:54.206962 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7103 | 2026.03.01 00:44:54.207002 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 214 rows starting from the beginning of the part | ||
| 7104 | 2026.03.01 00:44:54.207070 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 142 rows starting from the beginning of the part | ||
| 7105 | 2026.03.01 00:44:54.207116 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 7106 | 2026.03.01 00:44:54.207157 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 142 rows starting from the beginning of the part | ||
| 7107 | 2026.03.01 00:44:54.207195 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 7108 | 2026.03.01 00:44:54.207236 [ 193 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part | ||
| 7109 | 2026.03.01 00:44:54.207357 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.03.01 00:44:54.207398 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7111 | 2026.03.01 00:44:54.207717 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7112 | 2026.03.01 00:44:54.207948 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.03.01 00:44:54.208076 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 7114 | 2026.03.01 00:44:54.208113 [ 5 ] {fdb60cce-6922-4be7-be7b-e8e42b842bc1} <Debug> TCPHandler: Processed in 0.001378117 sec. | ||
| 7115 | 2026.03.01 00:44:54.208153 [ 194 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399637 sec., 514419.09580841317 rows/sec., 33.74 MiB/sec. | ||
| 7116 | 2026.03.01 00:44:54.208222 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.03.01 00:44:54.208306 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 7118 | 2026.03.01 00:44:54.208321 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7119 | 2026.03.01 00:44:54.208360 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7120 | 2026.03.01 00:44:54.208555 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.01 00:44:54.208620 [ 188 ] {129ac900-b43f-4cda-b058-28a850b92990::all_1_40_8} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 7122 | 2026.03.01 00:44:54.208703 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7123 | 2026.03.01 00:44:54.208782 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.03.01 00:44:54.208817 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7125 | 2026.03.01 00:44:54.209140 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7126 | 2026.03.01 00:44:54.209347 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.03.01 00:44:54.209463 [ 138 ] {} <Debug> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7128 | 2026.03.01 00:44:54.209470 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 7129 | 2026.03.01 00:44:54.209505 [ 138 ] {} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.03.01 00:44:54.209526 [ 5 ] {b9feb26a-d028-4327-a10c-a23ded5105bb} <Debug> TCPHandler: Processed in 0.001351317 sec. | ||
| 7131 | 2026.03.01 00:44:54.209530 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7132 | 2026.03.01 00:44:54.209614 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::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 | ||
| 7133 | 2026.03.01 00:44:54.209638 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7134 | 2026.03.01 00:44:54.209720 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7135 | 2026.03.01 00:44:54.209736 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7136 | 2026.03.01 00:44:54.209748 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7137 | 2026.03.01 00:44:54.209782 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7138 | 2026.03.01 00:44:54.209801 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7139 | 2026.03.01 00:44:54.209840 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7140 | 2026.03.01 00:44:54.209875 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7141 | 2026.03.01 00:44:54.209909 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7142 | 2026.03.01 00:44:54.209942 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7143 | 2026.03.01 00:44:54.210407 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.03.01 00:44:54.210447 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7145 | 2026.03.01 00:44:54.210719 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001130974 sec., 795774.2618309527 rows/sec., 48.50 MiB/sec. | ||
| 7146 | 2026.03.01 00:44:54.210803 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7147 | 2026.03.01 00:44:54.210857 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7148 | 2026.03.01 00:44:54.211083 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.03.01 00:44:54.211158 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.03.01 00:44:54.211229 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001511 sec., 324288.5506287227 rows/sec., 22.74 MiB/sec. | ||
| 7151 | 2026.03.01 00:44:54.211236 [ 193 ] {fa076848-8969-4309-9a62-c9a109fe9786::all_1_21_4} <Trace> oximeter.fields_u8 (fa076848-8969-4309-9a62-c9a109fe9786) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7152 | 2026.03.01 00:44:54.211274 [ 5 ] {b2d14b14-2bb2-4bbd-8ac5-d0920970e9dd} <Debug> TCPHandler: Processed in 0.001683781 sec. | ||
| 7153 | 2026.03.01 00:44:54.211326 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7154 | 2026.03.01 00:44:54.211384 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2026.03.01 00:44:54.211480 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7156 | 2026.03.01 00:44:54.211519 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7157 | 2026.03.01 00:44:54.211842 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.03.01 00:44:54.211876 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7159 | 2026.03.01 00:44:54.212193 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7160 | 2026.03.01 00:44:54.212456 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Trace> oximeter.measurements_bool (fad592b9-4edf-4dc8-8de2-75014829ea19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.03.01 00:44:54.212656 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 7162 | 2026.03.01 00:44:54.212707 [ 5 ] {5eac85a4-0713-4e80-9bce-5c1f09f688cb} <Debug> TCPHandler: Processed in 0.001370406 sec. | ||
| 7163 | 2026.03.01 00:44:54.212824 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.03.01 00:44:54.212972 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.03.01 00:44:54.213022 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7166 | 2026.03.01 00:44:54.213458 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.03.01 00:44:54.213494 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7168 | 2026.03.01 00:44:54.213836 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7169 | 2026.03.01 00:44:54.214047 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.03.01 00:44:54.214172 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001266 sec., 209320.69510268563 rows/sec., 13.91 MiB/sec. | ||
| 7171 | 2026.03.01 00:44:54.214209 [ 5 ] {48534e4a-e649-4203-bf60-ca2ec23b2296} <Debug> TCPHandler: Processed in 0.001435107 sec. | ||
| 7172 | 2026.03.01 00:44:54.214317 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.03.01 00:44:54.214410 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.03.01 00:44:54.214450 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7175 | 2026.03.01 00:44:54.214750 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.03.01 00:44:54.214785 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7177 | 2026.03.01 00:44:54.215091 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7178 | 2026.03.01 00:44:54.215290 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.03.01 00:44:54.215391 [ 142 ] {} <Debug> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7180 | 2026.03.01 00:44:54.215436 [ 142 ] {} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.03.01 00:44:54.215458 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7182 | 2026.03.01 00:44:54.215468 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 7183 | 2026.03.01 00:44:54.215526 [ 5 ] {beb27737-2279-4a01-b9a9-c1a69478e019} <Debug> TCPHandler: Processed in 0.001257475 sec. | ||
| 7184 | 2026.03.01 00:44:54.215558 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 7185 | 2026.03.01 00:44:54.215657 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.03.01 00:44:54.215690 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7187 | 2026.03.01 00:44:54.215731 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 7188 | 2026.03.01 00:44:54.215762 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.03.01 00:44:54.215787 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 7190 | 2026.03.01 00:44:54.215808 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7191 | 2026.03.01 00:44:54.215837 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 7192 | 2026.03.01 00:44:54.215884 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 7193 | 2026.03.01 00:44:54.215934 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 7194 | 2026.03.01 00:44:54.215983 [ 193 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::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 | ||
| 7195 | 2026.03.01 00:44:54.216258 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.03.01 00:44:54.216298 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7197 | 2026.03.01 00:44:54.216632 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7198 | 2026.03.01 00:44:54.216687 [ 188 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175684 sec., 17011.373804525705 rows/sec., 1.12 MiB/sec. | ||
| 7199 | 2026.03.01 00:44:54.216857 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.03.01 00:44:54.216894 [ 191 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7201 | 2026.03.01 00:44:54.216988 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001245 sec., 72289.15662650602 rows/sec., 4.52 MiB/sec. | ||
| 7202 | 2026.03.01 00:44:54.217030 [ 5 ] {01a99b70-3337-40ba-9b3b-35fe30b8c178} <Debug> TCPHandler: Processed in 0.001428757 sec. | ||
| 7203 | 2026.03.01 00:44:54.217275 [ 191 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_20_4} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.03.01 00:44:54.217363 [ 191 ] {9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf::all_1_20_4} <Trace> oximeter.measurements_f64 (9bbd0ea6-8c27-44c8-90dd-d0d061d0b9cf) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7205 | 2026.03.01 00:44:54.217469 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7206 | 2026.03.01 00:44:56.797466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 926 | ||
| 7207 | 2026.03.01 00:44:56.800085 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.03.01 00:44:56.800128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7209 | 2026.03.01 00:44:56.801290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7210 | 2026.03.01 00:44:56.801557 [ 243 ] {} <Trace> system.query_log (743de33c-2aaa-4140-9c4c-b652f86778e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.03.01 00:44:56.801813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7212 | 2026.03.01 00:44:59.221870 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.03.01 00:44:59.222065 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7214 | 2026.03.01 00:44:59.222128 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7215 | 2026.03.01 00:44:59.222822 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.03.01 00:44:59.222862 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7217 | 2026.03.01 00:44:59.223238 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7218 | 2026.03.01 00:44:59.223473 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Trace> oximeter.fields_ipaddr (10cda592-fc07-460f-a3fb-c3bff8901fb1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.03.01 00:44:59.223627 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001611 sec., 1241.4649286157667 rows/sec., 101.23 KiB/sec. | ||
| 7220 | 2026.03.01 00:44:59.223669 [ 5 ] {dba007dd-b488-4552-8529-d33d55a9275a} <Debug> TCPHandler: Processed in 0.001928844 sec. | ||
| 7221 | 2026.03.01 00:44:59.223807 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2026.03.01 00:44:59.223901 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7223 | 2026.03.01 00:44:59.223940 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7224 | 2026.03.01 00:44:59.225120 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.03.01 00:44:59.225156 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7226 | 2026.03.01 00:44:59.225536 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7227 | 2026.03.01 00:44:59.225743 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Trace> oximeter.fields_string (347a333e-05ff-40e9-91c1-860416173ee3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.03.01 00:44:59.225873 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Debug> executeQuery: Read 1277 rows, 108.73 KiB in 0.001992 sec., 641064.2570281125 rows/sec., 53.31 MiB/sec. | ||
| 7229 | 2026.03.01 00:44:59.225912 [ 5 ] {8ec73346-e946-4264-a547-b090ec09254b} <Debug> TCPHandler: Processed in 0.002161746 sec. | ||
| 7230 | 2026.03.01 00:44:59.226038 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.03.01 00:44:59.226131 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.03.01 00:44:59.226170 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7233 | 2026.03.01 00:44:59.226648 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.03.01 00:44:59.226684 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7235 | 2026.03.01 00:44:59.226986 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7236 | 2026.03.01 00:44:59.227193 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Trace> oximeter.fields_u16 (129ac900-b43f-4cda-b058-28a850b92990): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.03.01 00:44:59.227318 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001205 sec., 34854.77178423237 rows/sec., 2.55 MiB/sec. | ||
| 7238 | 2026.03.01 00:44:59.227360 [ 5 ] {62f34a1c-f96b-4539-a171-1c73a1eb7b0d} <Debug> TCPHandler: Processed in 0.001377346 sec. | ||
| 7239 | 2026.03.01 00:44:59.227484 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.03.01 00:44:59.227578 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7241 | 2026.03.01 00:44:59.227616 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7242 | 2026.03.01 00:44:59.228195 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.03.01 00:44:59.228232 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7244 | 2026.03.01 00:44:59.228549 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7245 | 2026.03.01 00:44:59.228753 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Trace> oximeter.fields_u32 (610fb992-eb32-4e35-8808-27ce8e0808b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.03.01 00:44:59.228879 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00132 sec., 172727.27272727274 rows/sec., 11.70 MiB/sec. | ||
| 7247 | 2026.03.01 00:44:59.228917 [ 5 ] {aefa8188-a442-448f-936f-b891803c9748} <Debug> TCPHandler: Processed in 0.001489598 sec. | ||
| 7248 | 2026.03.01 00:44:59.229027 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2026.03.01 00:44:59.229120 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7250 | 2026.03.01 00:44:59.229159 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7251 | 2026.03.01 00:44:59.229799 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.03.01 00:44:59.229836 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7253 | 2026.03.01 00:44:59.230160 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7254 | 2026.03.01 00:44:59.230371 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Trace> oximeter.fields_uuid (fc44b005-1ed7-4ad0-a2dc-00397f344b58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.03.01 00:44:59.230501 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001399 sec., 401715.5110793424 rows/sec., 29.86 MiB/sec. | ||
| 7256 | 2026.03.01 00:44:59.230539 [ 5 ] {c78f5129-fd42-474b-a6f6-420829018d14} <Debug> TCPHandler: Processed in 0.001560549 sec. | ||
| 7257 | 2026.03.01 00:44:59.230649 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2026.03.01 00:44:59.230743 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7259 | 2026.03.01 00:44:59.230784 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7260 | 2026.03.01 00:44:59.231357 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.03.01 00:44:59.231398 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7262 | 2026.03.01 00:44:59.231765 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7263 | 2026.03.01 00:44:59.231973 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Trace> oximeter.measurements_cumulativeu64 (4e3f982e-77c6-4207-b93e-64af3c0290c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.03.01 00:44:59.232102 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001377 sec., 613652.8685548294 rows/sec., 41.30 MiB/sec. | ||
| 7265 | 2026.03.01 00:44:59.232138 [ 5 ] {77253ac1-c0d5-43e9-b706-8a3dbaecac45} <Debug> TCPHandler: Processed in 0.001537548 sec. | ||
| 7266 | 2026.03.01 00:44:59.232246 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.03.01 00:44:59.232344 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7268 | 2026.03.01 00:44:59.232397 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7269 | 2026.03.01 00:44:59.233248 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.03.01 00:44:59.233284 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7271 | 2026.03.01 00:44:59.233832 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7272 | 2026.03.01 00:44:59.234047 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Trace> oximeter.measurements_histogramu64 (9d5d55ca-cd0e-49b3-bb77-177adfdc40e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.03.01 00:44:59.234180 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001855 sec., 21563.342318059298 rows/sec., 38.64 MiB/sec. | ||
| 7274 | 2026.03.01 00:44:59.234233 [ 5 ] {7d82a387-9833-4bf9-8050-d9e4f302fa7e} <Debug> TCPHandler: Processed in 0.002034975 sec. | ||
| 7275 | 2026.03.01 00:44:59.234346 [ 5 ] {} <Trace> TCP-Session: edb2c272-d981-4a31-a673-7b00e7b7b9f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.03.01 00:44:59.234449 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44941) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7277 | 2026.03.01 00:44:59.234489 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7278 | 2026.03.01 00:44:59.234815 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.03.01 00:44:59.234850 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7280 | 2026.03.01 00:44:59.235142 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7281 | 2026.03.01 00:44:59.235348 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Trace> oximeter.measurements_u64 (9c7e2a04-765e-4f86-93a8-017d94992eee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.03.01 00:44:59.235480 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 7283 | 2026.03.01 00:44:59.235515 [ 5 ] {989ea5c9-c03e-4d54-83f3-7ad05521f4d5} <Debug> TCPHandler: Processed in 0.001218965 sec. | ||
| 7284 | 2026.03.01 00:44:59.236177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14859 | ||
| 7285 | 2026.03.01 00:44:59.236723 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.03.01 00:44:59.236765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7287 | 2026.03.01 00:44:59.237284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7288 | 2026.03.01 00:44:59.237509 [ 245 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.03.01 00:44:59.237639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14859 | ||
| 7290 | 2026.03.01 00:44:59.237637 [ 106 ] {} <Debug> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7291 | 2026.03.01 00:44:59.237692 [ 106 ] {} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.03.01 00:44:59.237714 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7293 | 2026.03.01 00:44:59.237845 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::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 | ||
| 7294 | 2026.03.01 00:44:59.237999 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7295 | 2026.03.01 00:44:59.238040 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12427 rows starting from the beginning of the part | ||
| 7296 | 2026.03.01 00:44:59.238111 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7297 | 2026.03.01 00:44:59.238160 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7298 | 2026.03.01 00:44:59.238204 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7299 | 2026.03.01 00:44:59.238247 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7300 | 2026.03.01 00:44:59.238289 [ 197 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7301 | 2026.03.01 00:44:59.240323 [ 188 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14859 rows, containing 4 columns (4 merged, 0 gathered) in 0.00254205 sec., 5845282.350858559 rows/sec., 83.62 MiB/sec. | ||
| 7302 | 2026.03.01 00:44:59.240869 [ 188 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7303 | 2026.03.01 00:44:59.241282 [ 188 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.03.01 00:44:59.241391 [ 188 ] {78d15935-2bc2-46b1-8160-1e020fafd5dd::all_1_31_6} <Trace> system.asynchronous_metric_log (78d15935-2bc2-46b1-8160-1e020fafd5dd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7305 | 2026.03.01 00:44:59.241495 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7306 | 2026.03.01 00:45:00.089014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7307 | 2026.03.01 00:45:00.108077 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.03.01 00:45:00.108140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7309 | 2026.03.01 00:45:00.114005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7310 | 2026.03.01 00:45:00.114765 [ 244 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.03.01 00:45:00.115076 [ 106 ] {} <Debug> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7312 | 2026.03.01 00:45:00.115138 [ 106 ] {} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.03.01 00:45:00.115158 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7314 | 2026.03.01 00:45:00.115250 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 7315 | 2026.03.01 00:45:00.117841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7316 | 2026.03.01 00:45:00.118390 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7317 | 2026.03.01 00:45:00.119203 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 7318 | 2026.03.01 00:45:00.122657 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 7319 | 2026.03.01 00:45:00.126275 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 7320 | 2026.03.01 00:45:00.130449 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 7321 | 2026.03.01 00:45:00.135701 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 7322 | 2026.03.01 00:45:00.140075 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::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 | ||
| 7323 | 2026.03.01 00:45:00.197099 [ 189 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081877872 sec., 2857.9150176252747 rows/sec., 14.78 MiB/sec. | ||
| 7324 | 2026.03.01 00:45:00.199995 [ 188 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7325 | 2026.03.01 00:45:00.202201 [ 188 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_31_6} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2026.03.01 00:45:00.202316 [ 188 ] {25dd913a-3222-45f2-a17b-67e20ea59967::all_1_31_6} <Trace> system.metric_log (25dd913a-3222-45f2-a17b-67e20ea59967) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7327 | 2026.03.01 00:45:00.204721 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7328 | 2026.03.01 00:45:01.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.88 MiB, peak 280.44 MiB, free memory in arenas 0.00 B, will set to 272.81 MiB (RSS), difference: 2.93 MiB | ||