| 1 | [ Mar 14 20:52:23 Enabled. ] | ||
| 2 | [ Mar 14 20:52:23 Rereading configuration. ] | ||
| 3 | [ Mar 14 20:52:24 Rereading configuration. ] | ||
| 4 | [ Mar 14 20:52:25 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 14 20:52:25 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.14 20:52:26.768881 [ 1 ] {} <Information> Application: Will watch for the process with pid 23948 | ||
| 29 | 2026.03.14 20:52:26.769404 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.14 20:52:26.935635 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23948 | ||
| 31 | 2026.03.14 20:52:26.936408 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.14 20:52:26.936554 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.14 20:52:27.026292 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.14 20:52:27.065338 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.14 20:52:27.065400 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.14 20:52:27.065417 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.14 20:52:27.065476 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.14 20:52:27.065848 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.14 20:52:27.067567 [ 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.14 20:52:27.068420 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.14 20:52:27.068734 [ 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.14 20:52:27.068757 [ 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.14 20:52:27.068771 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.14 20:52:27.069501 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.14 20:52:27.070403 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.14 20:52:27.076662 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.14 20:52:27.077465 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.14 20:52:27.078272 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.14 20:52:27.078337 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.14 20:52:27.079356 [ 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.14 20:52:27.079748 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.14 20:52:27.083238 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.14 20:52:27.083916 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.14 20:52:27.086593 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.14 20:52:27.086934 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.14 20:52:27.087452 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.14 20:52:27.087840 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.14 20:52:27.089245 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.14 20:52:27.089270 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.14 20:52:27.089337 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.14 20:52:27.089398 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.14 20:52:27.104509 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.14 20:52:27.104531 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154103 sec | ||
| 68 | 2026.03.14 20:52:27.104558 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.14 20:52:27.104571 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.14 20:52:27.105294 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.14 20:52:27.105973 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.14 20:52:27.114153 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.14 20:52:27.114196 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.14 20:52:27.114224 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.14 20:52:27.114236 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.14 20:52:27.114271 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.14 20:52:27.114288 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.14 20:52:27.116322 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.14 20:52:27.116369 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.14 20:52:27.116387 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.14 20:52:27.116521 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.14 20:52:27.116564 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.14 20:52:27.116576 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.14 20:52:27.116600 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.14 20:52:27.116611 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.14 20:52:27.116641 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.14 20:52:27.116661 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.14 20:52:27.135231 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.14 20:52:27.136793 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.14 20:52:27.136829 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0011e-05 sec | ||
| 91 | 2026.03.14 20:52:27.136843 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.14 20:52:27.136856 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.14 20:52:27.136882 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.14 20:52:27.137087 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.14 20:52:27.137130 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.14 20:52:27.137141 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.14 20:52:27.137152 [ 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.14 20:52:27.137162 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.14 20:52:27.160192 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.14 20:52:27.160416 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.03.14 20:52:27.161308 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3031e-05 sec. | ||
| 102 | 2026.03.14 20:52:27.161727 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.14 20:52:27.161785 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.14 20:52:27.161800 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.14 20:52:27.220031 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44785 | ||
| 106 | 2026.03.14 20:52:27.220410 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.14 20:52:27.220469 [ 3 ] {} <Debug> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Authenticating user 'default' from [fd00:1122:3344:101::d]:44785 | ||
| 108 | 2026.03.14 20:52:27.220498 [ 3 ] {} <Debug> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.14 20:52:27.220580 [ 3 ] {} <Debug> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.14 20:52:27.220682 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.14 20:52:27.220710 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.14 20:52:27.220818 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.14 20:52:27.221437 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45018 | ||
| 114 | 2026.03.14 20:52:27.221435 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57515 | ||
| 115 | 2026.03.14 20:52:27.221602 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.14 20:52:27.221649 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.14 20:52:27.221653 [ 5 ] {} <Debug> TCP-Session: 80338afa-f1e7-41b5-8e38-35623ad71beb Authenticating user 'default' from [fd00:1122:3344:101::d]:45018 | ||
| 118 | 2026.03.14 20:52:27.221789 [ 4 ] {} <Debug> TCP-Session: 41ce83f0-4e57-452f-ad16-ec064df1a29f Authenticating user 'default' from [fd00:1122:3344:101::d]:57515 | ||
| 119 | 2026.03.14 20:52:27.221796 [ 5 ] {} <Debug> TCP-Session: 80338afa-f1e7-41b5-8e38-35623ad71beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.14 20:52:27.221825 [ 4 ] {} <Debug> TCP-Session: 41ce83f0-4e57-452f-ad16-ec064df1a29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.14 20:52:27.221924 [ 5 ] {} <Debug> TCP-Session: 80338afa-f1e7-41b5-8e38-35623ad71beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.14 20:52:27.221935 [ 4 ] {} <Debug> TCP-Session: 41ce83f0-4e57-452f-ad16-ec064df1a29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.14 20:52:27.222462 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54316 | ||
| 124 | 2026.03.14 20:52:27.222553 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44302 | ||
| 125 | 2026.03.14 20:52:27.222716 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.14 20:52:27.222755 [ 253 ] {} <Debug> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Authenticating user 'default' from [fd00:1122:3344:101::d]:54316 | ||
| 127 | 2026.03.14 20:52:27.222776 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.14 20:52:27.222758 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50448 | ||
| 129 | 2026.03.14 20:52:27.222954 [ 253 ] {} <Debug> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.14 20:52:27.222995 [ 254 ] {} <Debug> TCP-Session: 9b4a0079-5178-441d-8d3f-f647f08d8a41 Authenticating user 'default' from [fd00:1122:3344:101::d]:44302 | ||
| 131 | 2026.03.14 20:52:27.223031 [ 253 ] {} <Debug> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.14 20:52:27.222950 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56131 | ||
| 133 | 2026.03.14 20:52:27.223066 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49299 | ||
| 134 | 2026.03.14 20:52:27.223099 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.14 20:52:27.223090 [ 254 ] {} <Debug> TCP-Session: 9b4a0079-5178-441d-8d3f-f647f08d8a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.14 20:52:27.222954 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56799 | ||
| 137 | 2026.03.14 20:52:27.223213 [ 255 ] {} <Debug> TCP-Session: 0c03bd49-5f31-4672-8cce-2e72dc1960fa Authenticating user 'default' from [fd00:1122:3344:101::d]:50448 | ||
| 138 | 2026.03.14 20:52:27.223230 [ 254 ] {} <Debug> TCP-Session: 9b4a0079-5178-441d-8d3f-f647f08d8a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.14 20:52:27.223307 [ 255 ] {} <Debug> TCP-Session: 0c03bd49-5f31-4672-8cce-2e72dc1960fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.14 20:52:27.223327 [ 255 ] {} <Debug> TCP-Session: 0c03bd49-5f31-4672-8cce-2e72dc1960fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.14 20:52:27.223825 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.14 20:52:27.223860 [ 257 ] {} <Debug> TCP-Session: e34ab936-82e9-40fa-bcdd-053ef19ce4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56131 | ||
| 143 | 2026.03.14 20:52:27.223881 [ 257 ] {} <Debug> TCP-Session: e34ab936-82e9-40fa-bcdd-053ef19ce4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.14 20:52:27.224010 [ 257 ] {} <Debug> TCP-Session: e34ab936-82e9-40fa-bcdd-053ef19ce4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.14 20:52:27.224048 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.14 20:52:27.224084 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.14 20:52:27.224122 [ 256 ] {} <Debug> TCP-Session: 88372e73-caca-4025-9ff3-870c5deb93cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56799 | ||
| 148 | 2026.03.14 20:52:27.224208 [ 256 ] {} <Debug> TCP-Session: 88372e73-caca-4025-9ff3-870c5deb93cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.14 20:52:27.224208 [ 258 ] {} <Debug> TCP-Session: 112c6ad4-772a-4d66-9121-495b12b61ced Authenticating user 'default' from [fd00:1122:3344:101::d]:49299 | ||
| 150 | 2026.03.14 20:52:27.224229 [ 256 ] {} <Debug> TCP-Session: 88372e73-caca-4025-9ff3-870c5deb93cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.14 20:52:27.224301 [ 258 ] {} <Debug> TCP-Session: 112c6ad4-772a-4d66-9121-495b12b61ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.14 20:52:27.224323 [ 258 ] {} <Debug> TCP-Session: 112c6ad4-772a-4d66-9121-495b12b61ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.14 20:52:27.225448 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.14 20:52:27.227779 [ 3 ] {a45923b3-bfff-483f-85bb-96ae5cae11e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.14 20:52:27.324562 [ 3 ] {a45923b3-bfff-483f-85bb-96ae5cae11e9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44785) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.14 20:52:27.325036 [ 3 ] {a45923b3-bfff-483f-85bb-96ae5cae11e9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.14 20:52:27.325275 [ 3 ] {a45923b3-bfff-483f-85bb-96ae5cae11e9} <Debug> TCPHandler: Processed in 0.102343638 sec. | ||
| 204 | 2026.03.14 20:52:27.325817 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.14 20:52:27.326203 [ 253 ] {044e119f-78e5-4384-9cbe-5ab141dba56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.14 20:52:27.326694 [ 253 ] {044e119f-78e5-4384-9cbe-5ab141dba56f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54316) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.14 20:52:27.327001 [ 253 ] {044e119f-78e5-4384-9cbe-5ab141dba56f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.14 20:52:27.327239 [ 253 ] {044e119f-78e5-4384-9cbe-5ab141dba56f} <Debug> TCPHandler: Processed in 0.001660583 sec. | ||
| 255 | 2026.03.14 20:52:27.327602 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.14 20:52:27.327916 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.14 20:52:27.328698 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.14 20:52:27.357511 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.14 20:52:27.357550 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.3791e-05 sec | ||
| 260 | 2026.03.14 20:52:27.357576 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.14 20:52:27.357700 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.14 20:52:27.357741 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.14 20:52:27.358552 [ 3 ] {b0ac09cd-c4e6-45a4-b224-accc83a54935} <Debug> TCPHandler: Processed in 0.031053007 sec. | ||
| 264 | 2026.03.14 20:52:27.358721 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.14 20:52:27.358963 [ 3 ] {8f5dddb8-3258-4617-869a-c4fd99041cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.14 20:52:27.359021 [ 3 ] {8f5dddb8-3258-4617-869a-c4fd99041cf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.14 20:52:27.364377 [ 3 ] {8f5dddb8-3258-4617-869a-c4fd99041cf7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.14 20:52:27.368631 [ 3 ] {8f5dddb8-3258-4617-869a-c4fd99041cf7} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83): Loading data parts | ||
| 270 | 2026.03.14 20:52:27.370055 [ 3 ] {8f5dddb8-3258-4617-869a-c4fd99041cf7} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83): There are no data parts | ||
| 271 | 2026.03.14 20:52:27.373933 [ 3 ] {8f5dddb8-3258-4617-869a-c4fd99041cf7} <Debug> TCPHandler: Processed in 0.01526335 sec. | ||
| 272 | 2026.03.14 20:52:27.374145 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.14 20:52:27.374375 [ 3 ] {fda2d64f-0d47-404d-84a1-20ca12584598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.14 20:52:27.374532 [ 3 ] {fda2d64f-0d47-404d-84a1-20ca12584598} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.14 20:52:27.384236 [ 3 ] {fda2d64f-0d47-404d-84a1-20ca12584598} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Loading data parts | ||
| 286 | 2026.03.14 20:52:27.384582 [ 3 ] {fda2d64f-0d47-404d-84a1-20ca12584598} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): There are no data parts | ||
| 287 | 2026.03.14 20:52:27.410638 [ 3 ] {fda2d64f-0d47-404d-84a1-20ca12584598} <Debug> TCPHandler: Processed in 0.036550632 sec. | ||
| 288 | 2026.03.14 20:52:27.410873 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.14 20:52:27.411177 [ 3 ] {b6c3b826-ea84-4180-a551-7ca8023c5b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.14 20:52:27.411310 [ 3 ] {b6c3b826-ea84-4180-a551-7ca8023c5b45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.14 20:52:27.415781 [ 3 ] {b6c3b826-ea84-4180-a551-7ca8023c5b45} <Debug> oximeter.measurements_i8 (50d43b59-f0ea-466e-b7e3-d42b2c69c071): Loading data parts | ||
| 292 | 2026.03.14 20:52:27.416000 [ 3 ] {b6c3b826-ea84-4180-a551-7ca8023c5b45} <Debug> oximeter.measurements_i8 (50d43b59-f0ea-466e-b7e3-d42b2c69c071): There are no data parts | ||
| 293 | 2026.03.14 20:52:27.422295 [ 3 ] {b6c3b826-ea84-4180-a551-7ca8023c5b45} <Debug> TCPHandler: Processed in 0.011502978 sec. | ||
| 294 | 2026.03.14 20:52:27.422592 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.14 20:52:27.422889 [ 3 ] {afbdc50f-de59-4f0a-8bec-1805910ff026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.14 20:52:27.423048 [ 3 ] {afbdc50f-de59-4f0a-8bec-1805910ff026} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.14 20:52:27.425756 [ 3 ] {afbdc50f-de59-4f0a-8bec-1805910ff026} <Debug> oximeter.measurements_u8 (e64e628d-2f84-4ae3-8ca2-6a85a8f179bd): Loading data parts | ||
| 298 | 2026.03.14 20:52:27.426048 [ 3 ] {afbdc50f-de59-4f0a-8bec-1805910ff026} <Debug> oximeter.measurements_u8 (e64e628d-2f84-4ae3-8ca2-6a85a8f179bd): There are no data parts | ||
| 299 | 2026.03.14 20:52:27.427549 [ 3 ] {afbdc50f-de59-4f0a-8bec-1805910ff026} <Debug> TCPHandler: Processed in 0.005051069 sec. | ||
| 300 | 2026.03.14 20:52:27.427742 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.14 20:52:27.428060 [ 3 ] {0cdc2eba-0a72-45a4-9216-8504f5221086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.14 20:52:27.428119 [ 3 ] {0cdc2eba-0a72-45a4-9216-8504f5221086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.14 20:52:27.430802 [ 3 ] {0cdc2eba-0a72-45a4-9216-8504f5221086} <Debug> oximeter.measurements_i16 (041de572-7184-4c12-9826-84eab78cab4b): Loading data parts | ||
| 304 | 2026.03.14 20:52:27.431070 [ 3 ] {0cdc2eba-0a72-45a4-9216-8504f5221086} <Debug> oximeter.measurements_i16 (041de572-7184-4c12-9826-84eab78cab4b): There are no data parts | ||
| 305 | 2026.03.14 20:52:27.432628 [ 3 ] {0cdc2eba-0a72-45a4-9216-8504f5221086} <Debug> TCPHandler: Processed in 0.004958808 sec. | ||
| 306 | 2026.03.14 20:52:27.432928 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.14 20:52:27.433182 [ 3 ] {4c14d9bd-3bcf-451e-a965-547b2caa7d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.14 20:52:27.433340 [ 3 ] {4c14d9bd-3bcf-451e-a965-547b2caa7d30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.14 20:52:27.435863 [ 3 ] {4c14d9bd-3bcf-451e-a965-547b2caa7d30} <Debug> oximeter.measurements_u16 (9adb935a-7184-43bf-a060-6c153c78b6fe): Loading data parts | ||
| 310 | 2026.03.14 20:52:27.436187 [ 3 ] {4c14d9bd-3bcf-451e-a965-547b2caa7d30} <Debug> oximeter.measurements_u16 (9adb935a-7184-43bf-a060-6c153c78b6fe): There are no data parts | ||
| 311 | 2026.03.14 20:52:27.437770 [ 3 ] {4c14d9bd-3bcf-451e-a965-547b2caa7d30} <Debug> TCPHandler: Processed in 0.004919778 sec. | ||
| 312 | 2026.03.14 20:52:27.437970 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.14 20:52:27.438317 [ 3 ] {b1c1603e-b5c3-487a-a719-e6161ca993a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.14 20:52:27.438387 [ 3 ] {b1c1603e-b5c3-487a-a719-e6161ca993a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.14 20:52:27.440848 [ 3 ] {b1c1603e-b5c3-487a-a719-e6161ca993a3} <Debug> oximeter.measurements_i32 (483a5190-05f7-4f4b-8158-f4b50d87be18): Loading data parts | ||
| 316 | 2026.03.14 20:52:27.441078 [ 3 ] {b1c1603e-b5c3-487a-a719-e6161ca993a3} <Debug> oximeter.measurements_i32 (483a5190-05f7-4f4b-8158-f4b50d87be18): There are no data parts | ||
| 317 | 2026.03.14 20:52:27.442527 [ 3 ] {b1c1603e-b5c3-487a-a719-e6161ca993a3} <Debug> TCPHandler: Processed in 0.004632623 sec. | ||
| 318 | 2026.03.14 20:52:27.442814 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.14 20:52:27.443063 [ 3 ] {8572bddf-872f-422e-b8df-15a74939f43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.14 20:52:27.443220 [ 3 ] {8572bddf-872f-422e-b8df-15a74939f43a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.14 20:52:27.445358 [ 3 ] {8572bddf-872f-422e-b8df-15a74939f43a} <Debug> oximeter.measurements_u32 (9fa8a96c-7e30-430e-a800-4f380fd45814): Loading data parts | ||
| 322 | 2026.03.14 20:52:27.445622 [ 3 ] {8572bddf-872f-422e-b8df-15a74939f43a} <Debug> oximeter.measurements_u32 (9fa8a96c-7e30-430e-a800-4f380fd45814): There are no data parts | ||
| 323 | 2026.03.14 20:52:27.447200 [ 3 ] {8572bddf-872f-422e-b8df-15a74939f43a} <Debug> TCPHandler: Processed in 0.004462302 sec. | ||
| 324 | 2026.03.14 20:52:27.447395 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.14 20:52:27.447674 [ 3 ] {ff53a8f2-30e8-48b7-a875-1139ee8db03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.14 20:52:27.447784 [ 3 ] {ff53a8f2-30e8-48b7-a875-1139ee8db03e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.14 20:52:27.450065 [ 3 ] {ff53a8f2-30e8-48b7-a875-1139ee8db03e} <Debug> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): Loading data parts | ||
| 328 | 2026.03.14 20:52:27.450297 [ 3 ] {ff53a8f2-30e8-48b7-a875-1139ee8db03e} <Debug> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): There are no data parts | ||
| 329 | 2026.03.14 20:52:27.451722 [ 3 ] {ff53a8f2-30e8-48b7-a875-1139ee8db03e} <Debug> TCPHandler: Processed in 0.004396491 sec. | ||
| 330 | 2026.03.14 20:52:27.452040 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.14 20:52:27.452280 [ 3 ] {36a15e11-240b-4605-a89b-3c56c3f25ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.14 20:52:27.452423 [ 3 ] {36a15e11-240b-4605-a89b-3c56c3f25ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.14 20:52:27.454687 [ 3 ] {36a15e11-240b-4605-a89b-3c56c3f25ee3} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Loading data parts | ||
| 334 | 2026.03.14 20:52:27.455104 [ 3 ] {36a15e11-240b-4605-a89b-3c56c3f25ee3} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): There are no data parts | ||
| 335 | 2026.03.14 20:52:27.456701 [ 3 ] {36a15e11-240b-4605-a89b-3c56c3f25ee3} <Debug> TCPHandler: Processed in 0.004734265 sec. | ||
| 336 | 2026.03.14 20:52:27.456907 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.14 20:52:27.457146 [ 3 ] {3c65dfb3-d7e6-44a3-a21a-b5a2405fe0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.14 20:52:27.457310 [ 3 ] {3c65dfb3-d7e6-44a3-a21a-b5a2405fe0f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.14 20:52:27.459686 [ 3 ] {3c65dfb3-d7e6-44a3-a21a-b5a2405fe0f8} <Debug> oximeter.measurements_f32 (70398fea-27eb-45e8-bb90-77d5a337039d): Loading data parts | ||
| 340 | 2026.03.14 20:52:27.459871 [ 3 ] {3c65dfb3-d7e6-44a3-a21a-b5a2405fe0f8} <Debug> oximeter.measurements_f32 (70398fea-27eb-45e8-bb90-77d5a337039d): There are no data parts | ||
| 341 | 2026.03.14 20:52:27.461334 [ 3 ] {3c65dfb3-d7e6-44a3-a21a-b5a2405fe0f8} <Debug> TCPHandler: Processed in 0.004503192 sec. | ||
| 342 | 2026.03.14 20:52:27.461579 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.14 20:52:27.461872 [ 3 ] {66d5405a-9cfa-4745-bbe8-22b94061b46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.03.14 20:52:27.462027 [ 3 ] {66d5405a-9cfa-4745-bbe8-22b94061b46c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.14 20:52:27.464033 [ 3 ] {66d5405a-9cfa-4745-bbe8-22b94061b46c} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Loading data parts | ||
| 346 | 2026.03.14 20:52:27.464231 [ 3 ] {66d5405a-9cfa-4745-bbe8-22b94061b46c} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): There are no data parts | ||
| 347 | 2026.03.14 20:52:27.465640 [ 3 ] {66d5405a-9cfa-4745-bbe8-22b94061b46c} <Debug> TCPHandler: Processed in 0.004136977 sec. | ||
| 348 | 2026.03.14 20:52:27.465810 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.14 20:52:27.466014 [ 3 ] {f62bdadf-2f7c-4f21-8906-521010778605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.03.14 20:52:27.466166 [ 3 ] {f62bdadf-2f7c-4f21-8906-521010778605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.14 20:52:27.468307 [ 3 ] {f62bdadf-2f7c-4f21-8906-521010778605} <Debug> oximeter.measurements_string (9d7d364b-2fa3-41c2-b786-ebeb6174c648): Loading data parts | ||
| 352 | 2026.03.14 20:52:27.468493 [ 3 ] {f62bdadf-2f7c-4f21-8906-521010778605} <Debug> oximeter.measurements_string (9d7d364b-2fa3-41c2-b786-ebeb6174c648): There are no data parts | ||
| 353 | 2026.03.14 20:52:27.469806 [ 3 ] {f62bdadf-2f7c-4f21-8906-521010778605} <Debug> TCPHandler: Processed in 0.004057916 sec. | ||
| 354 | 2026.03.14 20:52:27.469989 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.14 20:52:27.470289 [ 3 ] {2a0f5650-ddea-4ef7-8958-f8b1b12d44b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.14 20:52:27.470452 [ 3 ] {2a0f5650-ddea-4ef7-8958-f8b1b12d44b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.14 20:52:27.472647 [ 3 ] {2a0f5650-ddea-4ef7-8958-f8b1b12d44b5} <Debug> oximeter.measurements_bytes (72753fd4-f2a4-4548-a5d3-195164e82f78): Loading data parts | ||
| 365 | 2026.03.14 20:52:27.472840 [ 3 ] {2a0f5650-ddea-4ef7-8958-f8b1b12d44b5} <Debug> oximeter.measurements_bytes (72753fd4-f2a4-4548-a5d3-195164e82f78): There are no data parts | ||
| 366 | 2026.03.14 20:52:27.474162 [ 3 ] {2a0f5650-ddea-4ef7-8958-f8b1b12d44b5} <Debug> TCPHandler: Processed in 0.004238718 sec. | ||
| 367 | 2026.03.14 20:52:27.474395 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.14 20:52:27.474661 [ 3 ] {03cbca3a-bac3-4eed-9465-1d3ffe021120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.14 20:52:27.474807 [ 3 ] {03cbca3a-bac3-4eed-9465-1d3ffe021120} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.14 20:52:27.476975 [ 3 ] {03cbca3a-bac3-4eed-9465-1d3ffe021120} <Debug> oximeter.measurements_cumulativei64 (882f65e1-3b95-41e2-b9d6-df6da29b89da): Loading data parts | ||
| 371 | 2026.03.14 20:52:27.477247 [ 3 ] {03cbca3a-bac3-4eed-9465-1d3ffe021120} <Debug> oximeter.measurements_cumulativei64 (882f65e1-3b95-41e2-b9d6-df6da29b89da): There are no data parts | ||
| 372 | 2026.03.14 20:52:27.478584 [ 3 ] {03cbca3a-bac3-4eed-9465-1d3ffe021120} <Debug> TCPHandler: Processed in 0.004253688 sec. | ||
| 373 | 2026.03.14 20:52:27.478753 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.14 20:52:27.479045 [ 3 ] {797dfa98-3392-49dd-b74b-6505e163a6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.14 20:52:27.479144 [ 3 ] {797dfa98-3392-49dd-b74b-6505e163a6cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.14 20:52:27.481264 [ 3 ] {797dfa98-3392-49dd-b74b-6505e163a6cc} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Loading data parts | ||
| 377 | 2026.03.14 20:52:27.481436 [ 3 ] {797dfa98-3392-49dd-b74b-6505e163a6cc} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): There are no data parts | ||
| 378 | 2026.03.14 20:52:27.482869 [ 3 ] {797dfa98-3392-49dd-b74b-6505e163a6cc} <Debug> TCPHandler: Processed in 0.004178467 sec. | ||
| 379 | 2026.03.14 20:52:27.483051 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.14 20:52:27.483257 [ 3 ] {3705f238-7673-4f4c-adea-d614c26fb3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.03.14 20:52:27.483408 [ 3 ] {3705f238-7673-4f4c-adea-d614c26fb3b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.14 20:52:27.485498 [ 3 ] {3705f238-7673-4f4c-adea-d614c26fb3b2} <Debug> oximeter.measurements_cumulativef32 (92b8f967-c7f2-473d-8c7f-924e8972f648): Loading data parts | ||
| 383 | 2026.03.14 20:52:27.485725 [ 3 ] {3705f238-7673-4f4c-adea-d614c26fb3b2} <Debug> oximeter.measurements_cumulativef32 (92b8f967-c7f2-473d-8c7f-924e8972f648): There are no data parts | ||
| 384 | 2026.03.14 20:52:27.487080 [ 3 ] {3705f238-7673-4f4c-adea-d614c26fb3b2} <Debug> TCPHandler: Processed in 0.004092646 sec. | ||
| 385 | 2026.03.14 20:52:27.487263 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.14 20:52:27.487565 [ 3 ] {8135f051-2f75-4acd-ae03-b07983851c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.03.14 20:52:27.487722 [ 3 ] {8135f051-2f75-4acd-ae03-b07983851c2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.14 20:52:27.489821 [ 3 ] {8135f051-2f75-4acd-ae03-b07983851c2f} <Debug> oximeter.measurements_cumulativef64 (ad42d924-9261-41ae-a67b-98d0c9e4c0fc): Loading data parts | ||
| 389 | 2026.03.14 20:52:27.490061 [ 3 ] {8135f051-2f75-4acd-ae03-b07983851c2f} <Debug> oximeter.measurements_cumulativef64 (ad42d924-9261-41ae-a67b-98d0c9e4c0fc): There are no data parts | ||
| 390 | 2026.03.14 20:52:27.491487 [ 3 ] {8135f051-2f75-4acd-ae03-b07983851c2f} <Debug> TCPHandler: Processed in 0.004286939 sec. | ||
| 391 | 2026.03.14 20:52:27.491670 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.14 20:52:27.491968 [ 3 ] {77f995cc-61ec-4550-bdb2-209bbc67d2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.03.14 20:52:27.492146 [ 3 ] {77f995cc-61ec-4550-bdb2-209bbc67d2b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.14 20:52:27.494551 [ 3 ] {77f995cc-61ec-4550-bdb2-209bbc67d2b1} <Debug> oximeter.measurements_histogrami8 (f7500b28-8781-4c6e-91d0-a7fe0b658940): Loading data parts | ||
| 405 | 2026.03.14 20:52:27.494858 [ 3 ] {77f995cc-61ec-4550-bdb2-209bbc67d2b1} <Debug> oximeter.measurements_histogrami8 (f7500b28-8781-4c6e-91d0-a7fe0b658940): There are no data parts | ||
| 406 | 2026.03.14 20:52:27.496249 [ 3 ] {77f995cc-61ec-4550-bdb2-209bbc67d2b1} <Debug> TCPHandler: Processed in 0.004646014 sec. | ||
| 407 | 2026.03.14 20:52:27.496433 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.14 20:52:27.496817 [ 3 ] {54038c2a-5c9c-49a9-adec-8b27814227ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.03.14 20:52:27.496982 [ 3 ] {54038c2a-5c9c-49a9-adec-8b27814227ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.14 20:52:27.499297 [ 3 ] {54038c2a-5c9c-49a9-adec-8b27814227ec} <Debug> oximeter.measurements_histogramu8 (c53343cf-8254-448d-80d2-f956c85b92a9): Loading data parts | ||
| 411 | 2026.03.14 20:52:27.499488 [ 3 ] {54038c2a-5c9c-49a9-adec-8b27814227ec} <Debug> oximeter.measurements_histogramu8 (c53343cf-8254-448d-80d2-f956c85b92a9): There are no data parts | ||
| 412 | 2026.03.14 20:52:27.500945 [ 3 ] {54038c2a-5c9c-49a9-adec-8b27814227ec} <Debug> TCPHandler: Processed in 0.004575923 sec. | ||
| 413 | 2026.03.14 20:52:27.501123 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.14 20:52:27.501399 [ 3 ] {f9493d66-4beb-4510-979d-71cb652f8406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.03.14 20:52:27.501565 [ 3 ] {f9493d66-4beb-4510-979d-71cb652f8406} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.14 20:52:27.503926 [ 3 ] {f9493d66-4beb-4510-979d-71cb652f8406} <Debug> oximeter.measurements_histogrami16 (fa3fdce5-600c-4467-8e83-cfc433714eec): Loading data parts | ||
| 417 | 2026.03.14 20:52:27.504207 [ 3 ] {f9493d66-4beb-4510-979d-71cb652f8406} <Debug> oximeter.measurements_histogrami16 (fa3fdce5-600c-4467-8e83-cfc433714eec): There are no data parts | ||
| 418 | 2026.03.14 20:52:27.505598 [ 3 ] {f9493d66-4beb-4510-979d-71cb652f8406} <Debug> TCPHandler: Processed in 0.004541063 sec. | ||
| 419 | 2026.03.14 20:52:27.505796 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.14 20:52:27.506179 [ 3 ] {6593d067-9495-4b7c-9f5f-be846c33384e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.03.14 20:52:27.506351 [ 3 ] {6593d067-9495-4b7c-9f5f-be846c33384e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.14 20:52:27.508797 [ 3 ] {6593d067-9495-4b7c-9f5f-be846c33384e} <Debug> oximeter.measurements_histogramu16 (4c3f0023-0bfb-4956-97bf-ec4970b91384): Loading data parts | ||
| 423 | 2026.03.14 20:52:27.508995 [ 3 ] {6593d067-9495-4b7c-9f5f-be846c33384e} <Debug> oximeter.measurements_histogramu16 (4c3f0023-0bfb-4956-97bf-ec4970b91384): There are no data parts | ||
| 424 | 2026.03.14 20:52:27.510485 [ 3 ] {6593d067-9495-4b7c-9f5f-be846c33384e} <Debug> TCPHandler: Processed in 0.004758826 sec. | ||
| 425 | 2026.03.14 20:52:27.510672 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.14 20:52:27.510976 [ 3 ] {2144f985-4416-46af-8f4e-9c2fb27b855e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.03.14 20:52:27.511151 [ 3 ] {2144f985-4416-46af-8f4e-9c2fb27b855e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.14 20:52:27.513464 [ 3 ] {2144f985-4416-46af-8f4e-9c2fb27b855e} <Debug> oximeter.measurements_histogrami32 (ef1203d0-132c-4775-bc02-934bc28ab3e2): Loading data parts | ||
| 429 | 2026.03.14 20:52:27.513741 [ 3 ] {2144f985-4416-46af-8f4e-9c2fb27b855e} <Debug> oximeter.measurements_histogrami32 (ef1203d0-132c-4775-bc02-934bc28ab3e2): There are no data parts | ||
| 430 | 2026.03.14 20:52:27.515145 [ 3 ] {2144f985-4416-46af-8f4e-9c2fb27b855e} <Debug> TCPHandler: Processed in 0.004542152 sec. | ||
| 431 | 2026.03.14 20:52:27.515324 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.14 20:52:27.515720 [ 3 ] {b2c39e04-0cb9-4c9f-aefd-c20299f949fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.03.14 20:52:27.515893 [ 3 ] {b2c39e04-0cb9-4c9f-aefd-c20299f949fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.14 20:52:27.518211 [ 3 ] {b2c39e04-0cb9-4c9f-aefd-c20299f949fb} <Debug> oximeter.measurements_histogramu32 (4519b57d-5593-4324-8efd-47b763f19d7d): Loading data parts | ||
| 435 | 2026.03.14 20:52:27.518423 [ 3 ] {b2c39e04-0cb9-4c9f-aefd-c20299f949fb} <Debug> oximeter.measurements_histogramu32 (4519b57d-5593-4324-8efd-47b763f19d7d): There are no data parts | ||
| 436 | 2026.03.14 20:52:27.519879 [ 3 ] {b2c39e04-0cb9-4c9f-aefd-c20299f949fb} <Debug> TCPHandler: Processed in 0.004621763 sec. | ||
| 437 | 2026.03.14 20:52:27.520107 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.14 20:52:27.520399 [ 3 ] {5509248e-b177-45b0-90e3-f42926fb0257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.03.14 20:52:27.520573 [ 3 ] {5509248e-b177-45b0-90e3-f42926fb0257} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.14 20:52:27.523091 [ 3 ] {5509248e-b177-45b0-90e3-f42926fb0257} <Debug> oximeter.measurements_histogrami64 (0fc9296f-437a-4822-aafd-7d7b79b2dd79): Loading data parts | ||
| 441 | 2026.03.14 20:52:27.523391 [ 3 ] {5509248e-b177-45b0-90e3-f42926fb0257} <Debug> oximeter.measurements_histogrami64 (0fc9296f-437a-4822-aafd-7d7b79b2dd79): There are no data parts | ||
| 442 | 2026.03.14 20:52:27.524779 [ 3 ] {5509248e-b177-45b0-90e3-f42926fb0257} <Debug> TCPHandler: Processed in 0.004732916 sec. | ||
| 443 | 2026.03.14 20:52:27.524972 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.14 20:52:27.525360 [ 3 ] {af5eec9a-8c32-4215-96fb-eb98e9c90d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.03.14 20:52:27.525525 [ 3 ] {af5eec9a-8c32-4215-96fb-eb98e9c90d5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.14 20:52:27.527934 [ 3 ] {af5eec9a-8c32-4215-96fb-eb98e9c90d5d} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Loading data parts | ||
| 447 | 2026.03.14 20:52:27.528142 [ 3 ] {af5eec9a-8c32-4215-96fb-eb98e9c90d5d} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): There are no data parts | ||
| 448 | 2026.03.14 20:52:27.529591 [ 3 ] {af5eec9a-8c32-4215-96fb-eb98e9c90d5d} <Debug> TCPHandler: Processed in 0.004686814 sec. | ||
| 449 | 2026.03.14 20:52:27.529863 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.14 20:52:27.530160 [ 3 ] {12e0c192-f15d-4a2f-9806-0dde1ed37fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.03.14 20:52:27.530324 [ 3 ] {12e0c192-f15d-4a2f-9806-0dde1ed37fe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.14 20:52:27.532569 [ 3 ] {12e0c192-f15d-4a2f-9806-0dde1ed37fe5} <Debug> oximeter.measurements_histogramf32 (405e76db-8879-4982-8a6a-22a21cd71e7a): Loading data parts | ||
| 453 | 2026.03.14 20:52:27.532867 [ 3 ] {12e0c192-f15d-4a2f-9806-0dde1ed37fe5} <Debug> oximeter.measurements_histogramf32 (405e76db-8879-4982-8a6a-22a21cd71e7a): There are no data parts | ||
| 454 | 2026.03.14 20:52:27.534247 [ 3 ] {12e0c192-f15d-4a2f-9806-0dde1ed37fe5} <Debug> TCPHandler: Processed in 0.004453131 sec. | ||
| 455 | 2026.03.14 20:52:27.534453 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.14 20:52:27.534854 [ 3 ] {a33d3085-9068-435b-a07c-47b491e38b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.03.14 20:52:27.535025 [ 3 ] {a33d3085-9068-435b-a07c-47b491e38b30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.03.14 20:52:27.537468 [ 3 ] {a33d3085-9068-435b-a07c-47b491e38b30} <Debug> oximeter.measurements_histogramf64 (b4b7d46e-92d6-461c-9543-86ea237e3a1c): Loading data parts | ||
| 459 | 2026.03.14 20:52:27.537669 [ 3 ] {a33d3085-9068-435b-a07c-47b491e38b30} <Debug> oximeter.measurements_histogramf64 (b4b7d46e-92d6-461c-9543-86ea237e3a1c): There are no data parts | ||
| 460 | 2026.03.14 20:52:27.539082 [ 3 ] {a33d3085-9068-435b-a07c-47b491e38b30} <Debug> TCPHandler: Processed in 0.004697314 sec. | ||
| 461 | 2026.03.14 20:52:27.539370 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.14 20:52:27.539625 [ 3 ] {9b85c6e7-d5dc-41e0-b3cb-d441a2207e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.03.14 20:52:27.539799 [ 3 ] {9b85c6e7-d5dc-41e0-b3cb-d441a2207e42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.03.14 20:52:27.542100 [ 3 ] {9b85c6e7-d5dc-41e0-b3cb-d441a2207e42} <Debug> oximeter.fields_bool (cbad6879-5590-437d-80aa-2594d19b9051): Loading data parts | ||
| 490 | 2026.03.14 20:52:27.542380 [ 3 ] {9b85c6e7-d5dc-41e0-b3cb-d441a2207e42} <Debug> oximeter.fields_bool (cbad6879-5590-437d-80aa-2594d19b9051): There are no data parts | ||
| 491 | 2026.03.14 20:52:27.543852 [ 3 ] {9b85c6e7-d5dc-41e0-b3cb-d441a2207e42} <Debug> TCPHandler: Processed in 0.004553782 sec. | ||
| 492 | 2026.03.14 20:52:27.544046 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.14 20:52:27.544260 [ 3 ] {bf6a219a-969a-44c7-9c7f-a6b346519871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.03.14 20:52:27.544388 [ 3 ] {bf6a219a-969a-44c7-9c7f-a6b346519871} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.03.14 20:52:27.546365 [ 3 ] {bf6a219a-969a-44c7-9c7f-a6b346519871} <Debug> oximeter.fields_i8 (7e8e6a47-31b1-43e4-99eb-c543d59bdbd6): Loading data parts | ||
| 496 | 2026.03.14 20:52:27.546547 [ 3 ] {bf6a219a-969a-44c7-9c7f-a6b346519871} <Debug> oximeter.fields_i8 (7e8e6a47-31b1-43e4-99eb-c543d59bdbd6): There are no data parts | ||
| 497 | 2026.03.14 20:52:27.547862 [ 3 ] {bf6a219a-969a-44c7-9c7f-a6b346519871} <Debug> TCPHandler: Processed in 0.003888263 sec. | ||
| 498 | 2026.03.14 20:52:27.548012 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.14 20:52:27.548280 [ 3 ] {8563c468-797d-4f9c-897a-91f90ab17935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.03.14 20:52:27.548484 [ 3 ] {8563c468-797d-4f9c-897a-91f90ab17935} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.03.14 20:52:27.550357 [ 3 ] {8563c468-797d-4f9c-897a-91f90ab17935} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Loading data parts | ||
| 502 | 2026.03.14 20:52:27.550597 [ 3 ] {8563c468-797d-4f9c-897a-91f90ab17935} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): There are no data parts | ||
| 503 | 2026.03.14 20:52:27.552138 [ 3 ] {8563c468-797d-4f9c-897a-91f90ab17935} <Debug> TCPHandler: Processed in 0.004180218 sec. | ||
| 504 | 2026.03.14 20:52:27.552311 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.14 20:52:27.552498 [ 3 ] {0895550f-e3ec-47a0-a87b-3e8f1d570c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.03.14 20:52:27.552639 [ 3 ] {0895550f-e3ec-47a0-a87b-3e8f1d570c9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.03.14 20:52:27.554713 [ 3 ] {0895550f-e3ec-47a0-a87b-3e8f1d570c9f} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Loading data parts | ||
| 508 | 2026.03.14 20:52:27.554888 [ 3 ] {0895550f-e3ec-47a0-a87b-3e8f1d570c9f} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): There are no data parts | ||
| 509 | 2026.03.14 20:52:27.556276 [ 3 ] {0895550f-e3ec-47a0-a87b-3e8f1d570c9f} <Debug> TCPHandler: Processed in 0.004024865 sec. | ||
| 510 | 2026.03.14 20:52:27.556440 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.14 20:52:27.556720 [ 3 ] {13b0964c-98ab-4fb1-af4f-333bc004f6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.03.14 20:52:27.556858 [ 3 ] {13b0964c-98ab-4fb1-af4f-333bc004f6d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.03.14 20:52:27.558825 [ 3 ] {13b0964c-98ab-4fb1-af4f-333bc004f6d4} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Loading data parts | ||
| 514 | 2026.03.14 20:52:27.559001 [ 3 ] {13b0964c-98ab-4fb1-af4f-333bc004f6d4} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): There are no data parts | ||
| 515 | 2026.03.14 20:52:27.560458 [ 3 ] {13b0964c-98ab-4fb1-af4f-333bc004f6d4} <Debug> TCPHandler: Processed in 0.004078036 sec. | ||
| 516 | 2026.03.14 20:52:27.560617 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.14 20:52:27.560801 [ 3 ] {730abb6d-2dc5-416e-a73f-e8013aee4ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.03.14 20:52:27.560943 [ 3 ] {730abb6d-2dc5-416e-a73f-e8013aee4ec1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.03.14 20:52:27.562943 [ 3 ] {730abb6d-2dc5-416e-a73f-e8013aee4ec1} <Debug> oximeter.fields_i32 (c07b3fad-94d4-4e49-b2c1-61f67c08e8e5): Loading data parts | ||
| 520 | 2026.03.14 20:52:27.563136 [ 3 ] {730abb6d-2dc5-416e-a73f-e8013aee4ec1} <Debug> oximeter.fields_i32 (c07b3fad-94d4-4e49-b2c1-61f67c08e8e5): There are no data parts | ||
| 521 | 2026.03.14 20:52:27.564475 [ 3 ] {730abb6d-2dc5-416e-a73f-e8013aee4ec1} <Debug> TCPHandler: Processed in 0.003916484 sec. | ||
| 522 | 2026.03.14 20:52:27.564644 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.14 20:52:27.564944 [ 3 ] {3d4c6e0e-92a1-46ac-85ca-5a26b7441d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 524 | 2026.03.14 20:52:27.565093 [ 3 ] {3d4c6e0e-92a1-46ac-85ca-5a26b7441d4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.03.14 20:52:27.567158 [ 3 ] {3d4c6e0e-92a1-46ac-85ca-5a26b7441d4d} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Loading data parts | ||
| 526 | 2026.03.14 20:52:27.567350 [ 3 ] {3d4c6e0e-92a1-46ac-85ca-5a26b7441d4d} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): There are no data parts | ||
| 527 | 2026.03.14 20:52:27.568806 [ 3 ] {3d4c6e0e-92a1-46ac-85ca-5a26b7441d4d} <Debug> TCPHandler: Processed in 0.004224738 sec. | ||
| 528 | 2026.03.14 20:52:27.568978 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.03.14 20:52:27.569188 [ 3 ] {09eadb1e-5b33-46fd-96cc-44e092446462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 530 | 2026.03.14 20:52:27.569338 [ 3 ] {09eadb1e-5b33-46fd-96cc-44e092446462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.03.14 20:52:27.571382 [ 3 ] {09eadb1e-5b33-46fd-96cc-44e092446462} <Debug> oximeter.fields_i64 (1c3a589b-113a-4756-943e-5fab808ea6c9): Loading data parts | ||
| 532 | 2026.03.14 20:52:27.571569 [ 3 ] {09eadb1e-5b33-46fd-96cc-44e092446462} <Debug> oximeter.fields_i64 (1c3a589b-113a-4756-943e-5fab808ea6c9): There are no data parts | ||
| 533 | 2026.03.14 20:52:27.573228 [ 3 ] {09eadb1e-5b33-46fd-96cc-44e092446462} <Debug> TCPHandler: Processed in 0.004311769 sec. | ||
| 534 | 2026.03.14 20:52:27.573402 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.03.14 20:52:27.573678 [ 3 ] {33fda362-1d54-4759-94bc-d931b5542348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 536 | 2026.03.14 20:52:27.573818 [ 3 ] {33fda362-1d54-4759-94bc-d931b5542348} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.03.14 20:52:27.575771 [ 3 ] {33fda362-1d54-4759-94bc-d931b5542348} <Debug> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Loading data parts | ||
| 538 | 2026.03.14 20:52:27.575995 [ 3 ] {33fda362-1d54-4759-94bc-d931b5542348} <Debug> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): There are no data parts | ||
| 539 | 2026.03.14 20:52:27.577400 [ 3 ] {33fda362-1d54-4759-94bc-d931b5542348} <Debug> TCPHandler: Processed in 0.004056616 sec. | ||
| 540 | 2026.03.14 20:52:27.577566 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.03.14 20:52:27.577753 [ 3 ] {b0f07d8d-b0fc-43d9-ba3c-4183e2a05597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 542 | 2026.03.14 20:52:27.577895 [ 3 ] {b0f07d8d-b0fc-43d9-ba3c-4183e2a05597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.03.14 20:52:27.580055 [ 3 ] {b0f07d8d-b0fc-43d9-ba3c-4183e2a05597} <Debug> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Loading data parts | ||
| 544 | 2026.03.14 20:52:27.580345 [ 3 ] {b0f07d8d-b0fc-43d9-ba3c-4183e2a05597} <Debug> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): There are no data parts | ||
| 545 | 2026.03.14 20:52:27.581982 [ 3 ] {b0f07d8d-b0fc-43d9-ba3c-4183e2a05597} <Debug> TCPHandler: Processed in 0.004474442 sec. | ||
| 546 | 2026.03.14 20:52:27.582243 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.03.14 20:52:27.582555 [ 3 ] {699a7703-775a-4a86-a959-120f0d3e4990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 548 | 2026.03.14 20:52:27.582723 [ 3 ] {699a7703-775a-4a86-a959-120f0d3e4990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.03.14 20:52:27.584946 [ 3 ] {699a7703-775a-4a86-a959-120f0d3e4990} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Loading data parts | ||
| 550 | 2026.03.14 20:52:27.585129 [ 3 ] {699a7703-775a-4a86-a959-120f0d3e4990} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): There are no data parts | ||
| 551 | 2026.03.14 20:52:27.586932 [ 3 ] {699a7703-775a-4a86-a959-120f0d3e4990} <Debug> TCPHandler: Processed in 0.004773066 sec. | ||
| 552 | 2026.03.14 20:52:27.587120 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.03.14 20:52:27.587323 [ 3 ] {690ee69f-3a48-405e-a9e3-18868dd2cd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 554 | 2026.03.14 20:52:27.587477 [ 3 ] {690ee69f-3a48-405e-a9e3-18868dd2cd01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.03.14 20:52:27.589599 [ 3 ] {690ee69f-3a48-405e-a9e3-18868dd2cd01} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Loading data parts | ||
| 556 | 2026.03.14 20:52:27.589792 [ 3 ] {690ee69f-3a48-405e-a9e3-18868dd2cd01} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): There are no data parts | ||
| 557 | 2026.03.14 20:52:27.591500 [ 3 ] {690ee69f-3a48-405e-a9e3-18868dd2cd01} <Debug> TCPHandler: Processed in 0.004443812 sec. | ||
| 558 | 2026.03.14 20:52:27.591800 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.03.14 20:52:27.592103 [ 3 ] {6a4a8015-ce05-486f-84da-af1f25d3d8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.03.14 20:52:27.592271 [ 3 ] {6a4a8015-ce05-486f-84da-af1f25d3d8e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.03.14 20:52:27.594310 [ 3 ] {6a4a8015-ce05-486f-84da-af1f25d3d8e4} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): Loading data parts | ||
| 565 | 2026.03.14 20:52:27.594590 [ 3 ] {6a4a8015-ce05-486f-84da-af1f25d3d8e4} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): There are no data parts | ||
| 566 | 2026.03.14 20:52:27.596449 [ 3 ] {6a4a8015-ce05-486f-84da-af1f25d3d8e4} <Debug> TCPHandler: Processed in 0.004710335 sec. | ||
| 567 | 2026.03.14 20:52:27.596799 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.14 20:52:27.597335 [ 253 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.03.14 20:52:27.599031 [ 253 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.03.14 20:52:27.613996 [ 260 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Trace> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.03.14 20:52:27.614105 [ 260 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 572 | 2026.03.14 20:52:27.619225 [ 260 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.03.14 20:52:27.620055 [ 260 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Trace> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.03.14 20:52:27.620408 [ 253 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023263 sec., 42.98671710441474 rows/sec., 687.79 B/sec. | ||
| 575 | 2026.03.14 20:52:27.620766 [ 253 ] {ece9d271-4978-4d97-a2c8-a139c9cee225} <Debug> TCPHandler: Processed in 0.024160302 sec. | ||
| 576 | 2026.03.14 20:52:28.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.01 MiB, peak 124.01 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 14.03 MiB | ||
| 577 | 2026.03.14 20:52:30.885290 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50998 | ||
| 578 | 2026.03.14 20:52:30.885422 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.14 20:52:30.885529 [ 262 ] {} <Debug> TCP-Session: 67d02cbf-6524-4a24-83d7-27d9b17c230e Authenticating user 'default' from [fd00:1122:3344:101::b]:50998 | ||
| 580 | 2026.03.14 20:52:30.885594 [ 262 ] {} <Debug> TCP-Session: 67d02cbf-6524-4a24-83d7-27d9b17c230e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.14 20:52:30.885608 [ 262 ] {} <Debug> TCP-Session: 67d02cbf-6524-4a24-83d7-27d9b17c230e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.14 20:52:30.885710 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.14 20:52:30.885772 [ 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 | ||
| 584 | 2026.03.14 20:52:30.885887 [ 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 | ||
| 585 | 2026.03.14 20:52:30.888471 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49497 | ||
| 586 | 2026.03.14 20:52:30.888559 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45284 | ||
| 587 | 2026.03.14 20:52:30.888659 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60519 | ||
| 588 | 2026.03.14 20:52:30.888786 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.14 20:52:30.888799 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38158 | ||
| 590 | 2026.03.14 20:52:30.888848 [ 263 ] {} <Debug> TCP-Session: 2a6c8338-a40a-49df-92d4-9d9137162d8e Authenticating user 'default' from [fd00:1122:3344:101::b]:49497 | ||
| 591 | 2026.03.14 20:52:30.888919 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.03.14 20:52:30.888891 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.03.14 20:52:30.888988 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57573 | ||
| 594 | 2026.03.14 20:52:30.889032 [ 265 ] {} <Debug> TCP-Session: ad226efd-497e-4f93-98f4-7d0c2c7081f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:60519 | ||
| 595 | 2026.03.14 20:52:30.889027 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.03.14 20:52:30.889017 [ 264 ] {} <Debug> TCP-Session: bed8bc38-3675-4420-880d-7c802956c0c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45284 | ||
| 597 | 2026.03.14 20:52:30.888995 [ 263 ] {} <Debug> TCP-Session: 2a6c8338-a40a-49df-92d4-9d9137162d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.14 20:52:30.889167 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65352 | ||
| 599 | 2026.03.14 20:52:30.889191 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.14 20:52:30.889146 [ 264 ] {} <Debug> TCP-Session: bed8bc38-3675-4420-880d-7c802956c0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.14 20:52:30.889244 [ 267 ] {} <Debug> TCP-Session: 4eb5d712-16df-4e04-8309-0ece8665a458 Authenticating user 'default' from [fd00:1122:3344:101::b]:57573 | ||
| 602 | 2026.03.14 20:52:30.889230 [ 263 ] {} <Debug> TCP-Session: 2a6c8338-a40a-49df-92d4-9d9137162d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.14 20:52:30.889131 [ 265 ] {} <Debug> TCP-Session: ad226efd-497e-4f93-98f4-7d0c2c7081f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.14 20:52:30.889357 [ 267 ] {} <Debug> TCP-Session: 4eb5d712-16df-4e04-8309-0ece8665a458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.14 20:52:30.889411 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.14 20:52:30.889336 [ 264 ] {} <Debug> TCP-Session: bed8bc38-3675-4420-880d-7c802956c0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.14 20:52:30.889481 [ 267 ] {} <Debug> TCP-Session: 4eb5d712-16df-4e04-8309-0ece8665a458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.14 20:52:30.889462 [ 265 ] {} <Debug> TCP-Session: ad226efd-497e-4f93-98f4-7d0c2c7081f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.14 20:52:30.889134 [ 266 ] {} <Debug> TCP-Session: 1d3a0433-798c-4914-9b40-ccc33f35bbd7 Authenticating user 'default' from [fd00:1122:3344:101::b]:38158 | ||
| 610 | 2026.03.14 20:52:30.889089 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34591 | ||
| 611 | 2026.03.14 20:52:30.889477 [ 269 ] {} <Debug> TCP-Session: fee496cb-540c-4ce8-94c9-de3ca2f1f4b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:65352 | ||
| 612 | 2026.03.14 20:52:30.889714 [ 266 ] {} <Debug> TCP-Session: 1d3a0433-798c-4914-9b40-ccc33f35bbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.14 20:52:30.889735 [ 269 ] {} <Debug> TCP-Session: fee496cb-540c-4ce8-94c9-de3ca2f1f4b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.14 20:52:30.889788 [ 266 ] {} <Debug> TCP-Session: 1d3a0433-798c-4914-9b40-ccc33f35bbd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.14 20:52:30.889865 [ 269 ] {} <Debug> TCP-Session: fee496cb-540c-4ce8-94c9-de3ca2f1f4b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.14 20:52:30.889877 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2026.03.14 20:52:30.890031 [ 268 ] {} <Debug> TCP-Session: ca2bb1a4-0413-4a43-a823-0d7682fed5e7 Authenticating user 'default' from [fd00:1122:3344:101::b]:34591 | ||
| 618 | 2026.03.14 20:52:30.890048 [ 268 ] {} <Debug> TCP-Session: ca2bb1a4-0413-4a43-a823-0d7682fed5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.14 20:52:30.890059 [ 268 ] {} <Debug> TCP-Session: ca2bb1a4-0413-4a43-a823-0d7682fed5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.14 20:52:30.910632 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33243 | ||
| 621 | 2026.03.14 20:52:30.910769 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.14 20:52:30.910811 [ 270 ] {} <Debug> TCP-Session: e7081e71-5150-4def-8838-b0fe2962e7f5 Authenticating user 'default' from [fd00:1122:3344:101::a]:33243 | ||
| 623 | 2026.03.14 20:52:30.910931 [ 270 ] {} <Debug> TCP-Session: e7081e71-5150-4def-8838-b0fe2962e7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.14 20:52:30.910955 [ 270 ] {} <Debug> TCP-Session: e7081e71-5150-4def-8838-b0fe2962e7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.14 20:52:30.911006 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.14 20:52:30.911112 [ 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 | ||
| 627 | 2026.03.14 20:52:30.911134 [ 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 | ||
| 628 | 2026.03.14 20:52:30.913712 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43852 | ||
| 629 | 2026.03.14 20:52:30.913790 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47402 | ||
| 630 | 2026.03.14 20:52:30.913890 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41752 | ||
| 631 | 2026.03.14 20:52:30.913860 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.03.14 20:52:30.913972 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44209 | ||
| 633 | 2026.03.14 20:52:30.914031 [ 271 ] {} <Debug> TCP-Session: 75fbd4b1-70ed-4e05-ad45-9e59cb97526b Authenticating user 'default' from [fd00:1122:3344:101::a]:43852 | ||
| 634 | 2026.03.14 20:52:30.914089 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59329 | ||
| 635 | 2026.03.14 20:52:30.914057 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.14 20:52:30.914151 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.14 20:52:30.914160 [ 271 ] {} <Debug> TCP-Session: 75fbd4b1-70ed-4e05-ad45-9e59cb97526b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.14 20:52:30.914198 [ 273 ] {} <Debug> TCP-Session: 42500fed-889b-49e5-84a7-d09c078dd6dc Authenticating user 'default' from [fd00:1122:3344:101::a]:41752 | ||
| 639 | 2026.03.14 20:52:30.914180 [ 272 ] {} <Debug> TCP-Session: 7538b6ce-7766-4ebb-9dcf-e359591b97ef Authenticating user 'default' from [fd00:1122:3344:101::a]:47402 | ||
| 640 | 2026.03.14 20:52:30.914262 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33036 | ||
| 641 | 2026.03.14 20:52:30.914382 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.14 20:52:30.914372 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41005 | ||
| 643 | 2026.03.14 20:52:30.914345 [ 273 ] {} <Debug> TCP-Session: 42500fed-889b-49e5-84a7-d09c078dd6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.14 20:52:30.914310 [ 272 ] {} <Debug> TCP-Session: 7538b6ce-7766-4ebb-9dcf-e359591b97ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.14 20:52:30.914472 [ 273 ] {} <Debug> TCP-Session: 42500fed-889b-49e5-84a7-d09c078dd6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.14 20:52:30.914290 [ 271 ] {} <Debug> TCP-Session: 75fbd4b1-70ed-4e05-ad45-9e59cb97526b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.14 20:52:30.914535 [ 275 ] {} <Debug> TCP-Session: 2cf4fec8-0ab2-40cc-b6bf-022f9daf173f Authenticating user 'default' from [fd00:1122:3344:101::a]:59329 | ||
| 648 | 2026.03.14 20:52:30.914565 [ 272 ] {} <Debug> TCP-Session: 7538b6ce-7766-4ebb-9dcf-e359591b97ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.14 20:52:30.914279 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.14 20:52:30.914662 [ 275 ] {} <Debug> TCP-Session: 2cf4fec8-0ab2-40cc-b6bf-022f9daf173f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.14 20:52:30.914710 [ 274 ] {} <Debug> TCP-Session: da93910d-af79-4d08-88bb-b4f9fda31dc2 Authenticating user 'default' from [fd00:1122:3344:101::a]:44209 | ||
| 652 | 2026.03.14 20:52:30.914723 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.03.14 20:52:30.914665 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.03.14 20:52:30.914792 [ 274 ] {} <Debug> TCP-Session: da93910d-af79-4d08-88bb-b4f9fda31dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.14 20:52:30.914781 [ 277 ] {} <Debug> TCP-Session: 65fd8b37-38cd-4ba2-b36f-ebc2c5bf6cad Authenticating user 'default' from [fd00:1122:3344:101::a]:41005 | ||
| 656 | 2026.03.14 20:52:30.914765 [ 275 ] {} <Debug> TCP-Session: 2cf4fec8-0ab2-40cc-b6bf-022f9daf173f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.14 20:52:30.915001 [ 274 ] {} <Debug> TCP-Session: da93910d-af79-4d08-88bb-b4f9fda31dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.14 20:52:30.914993 [ 277 ] {} <Debug> TCP-Session: 65fd8b37-38cd-4ba2-b36f-ebc2c5bf6cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.14 20:52:30.914983 [ 276 ] {} <Debug> TCP-Session: 76bd2915-df4d-4111-a821-c38c7d40e4ae Authenticating user 'default' from [fd00:1122:3344:101::a]:33036 | ||
| 660 | 2026.03.14 20:52:30.915095 [ 277 ] {} <Debug> TCP-Session: 65fd8b37-38cd-4ba2-b36f-ebc2c5bf6cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.14 20:52:30.915180 [ 276 ] {} <Debug> TCP-Session: 76bd2915-df4d-4111-a821-c38c7d40e4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.14 20:52:30.915200 [ 276 ] {} <Debug> TCP-Session: 76bd2915-df4d-4111-a821-c38c7d40e4ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.14 20:52:31.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.36 MiB, peak 138.36 MiB, free memory in arenas 0.00 B, will set to 139.37 MiB (RSS), difference: 1.01 MiB | ||
| 664 | 2026.03.14 20:52:34.617000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.03.14 20:52:34.617148 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 666 | 2026.03.14 20:52:34.617221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 667 | 2026.03.14 20:52:34.617466 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.03.14 20:52:34.622412 [ 244 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Loading data parts | ||
| 669 | 2026.03.14 20:52:34.622781 [ 244 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): There are no data parts | ||
| 670 | 2026.03.14 20:52:34.629260 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2026.03.14 20:52:34.629320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 672 | 2026.03.14 20:52:34.636507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 673 | 2026.03.14 20:52:34.637510 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 674 | 2026.03.14 20:52:34.637867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 675 | 2026.03.14 20:52:34.642138 [ 243 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Loading data parts | ||
| 676 | 2026.03.14 20:52:34.642477 [ 243 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): There are no data parts | ||
| 677 | 2026.03.14 20:52:34.677424 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.03.14 20:52:34.677525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 679 | 2026.03.14 20:52:34.687417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.03.14 20:52:34.690027 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.03.14 20:52:34.696382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.03.14 20:52:35.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.37 MiB, peak 148.37 MiB, free memory in arenas 0.00 B, will set to 153.47 MiB (RSS), difference: 9.10 MiB | ||
| 683 | 2026.03.14 20:52:37.117004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2026.03.14 20:52:37.117163 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2026.03.14 20:52:37.123175 [ 242 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Loading data parts | ||
| 686 | 2026.03.14 20:52:37.123426 [ 242 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): There are no data parts | ||
| 687 | 2026.03.14 20:52:37.129859 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2026.03.14 20:52:37.129947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 689 | 2026.03.14 20:52:37.131603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2026.03.14 20:52:37.132147 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2026.03.14 20:52:37.132531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2026.03.14 20:52:38.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.70 MiB, peak 157.70 MiB, free memory in arenas 0.00 B, will set to 154.61 MiB (RSS), difference: -3.09 MiB | ||
| 693 | 2026.03.14 20:52:38.814047 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60100 | ||
| 694 | 2026.03.14 20:52:38.814251 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.14 20:52:38.814281 [ 278 ] {} <Debug> TCP-Session: 10675dce-0326-4fdf-9d54-40cb93ba506d Authenticating user 'default' from [fd00:1122:3344:101::c]:60100 | ||
| 696 | 2026.03.14 20:52:38.814302 [ 278 ] {} <Debug> TCP-Session: 10675dce-0326-4fdf-9d54-40cb93ba506d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.14 20:52:38.814351 [ 278 ] {} <Debug> TCP-Session: 10675dce-0326-4fdf-9d54-40cb93ba506d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.14 20:52:38.814435 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2026.03.14 20:52:38.814459 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 700 | 2026.03.14 20:52:38.814537 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 701 | 2026.03.14 20:52:38.815516 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34458 | ||
| 702 | 2026.03.14 20:52:38.815698 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53181 | ||
| 703 | 2026.03.14 20:52:38.815716 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.03.14 20:52:38.815700 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59913 | ||
| 705 | 2026.03.14 20:52:38.815784 [ 279 ] {} <Debug> TCP-Session: 629fa9d5-1916-444a-98e3-5e1d067440ab Authenticating user 'default' from [fd00:1122:3344:101::c]:34458 | ||
| 706 | 2026.03.14 20:52:38.815861 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56061 | ||
| 707 | 2026.03.14 20:52:38.815773 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33354 | ||
| 708 | 2026.03.14 20:52:38.815895 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.03.14 20:52:38.815973 [ 279 ] {} <Debug> TCP-Session: 629fa9d5-1916-444a-98e3-5e1d067440ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.03.14 20:52:38.816059 [ 281 ] {} <Debug> TCP-Session: 151fef30-4034-4630-a0ae-160221c950ba Authenticating user 'default' from [fd00:1122:3344:101::c]:53181 | ||
| 711 | 2026.03.14 20:52:38.816065 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.03.14 20:52:38.816129 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56508 | ||
| 713 | 2026.03.14 20:52:38.816165 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.03.14 20:52:38.816139 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52041 | ||
| 715 | 2026.03.14 20:52:38.816203 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 716 | 2026.03.14 20:52:38.816219 [ 282 ] {} <Debug> TCP-Session: b334802c-4e88-4bff-9db7-738ad944bfcc Authenticating user 'default' from [fd00:1122:3344:101::c]:33354 | ||
| 717 | 2026.03.14 20:52:38.816095 [ 281 ] {} <Debug> TCP-Session: 151fef30-4034-4630-a0ae-160221c950ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.03.14 20:52:38.816062 [ 279 ] {} <Debug> TCP-Session: 629fa9d5-1916-444a-98e3-5e1d067440ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.03.14 20:52:38.816410 [ 282 ] {} <Debug> TCP-Session: b334802c-4e88-4bff-9db7-738ad944bfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.03.14 20:52:38.816396 [ 281 ] {} <Debug> TCP-Session: 151fef30-4034-4630-a0ae-160221c950ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.03.14 20:52:38.816459 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.03.14 20:52:38.816525 [ 282 ] {} <Debug> TCP-Session: b334802c-4e88-4bff-9db7-738ad944bfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.03.14 20:52:38.816392 [ 280 ] {} <Debug> TCP-Session: d5f83e54-6ac8-4354-a3a3-f88edb68f18e Authenticating user 'default' from [fd00:1122:3344:101::c]:59913 | ||
| 724 | 2026.03.14 20:52:38.816557 [ 285 ] {} <Debug> TCP-Session: 4d042399-d7bf-4892-93d0-d8a6cf839e0f Authenticating user 'default' from [fd00:1122:3344:101::c]:56508 | ||
| 725 | 2026.03.14 20:52:38.816619 [ 280 ] {} <Debug> TCP-Session: d5f83e54-6ac8-4354-a3a3-f88edb68f18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.03.14 20:52:38.816635 [ 285 ] {} <Debug> TCP-Session: 4d042399-d7bf-4892-93d0-d8a6cf839e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.03.14 20:52:38.816384 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.03.14 20:52:38.816230 [ 283 ] {} <Debug> TCP-Session: aefd6798-9b6e-4c42-a1bd-b4806979b1f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:56061 | ||
| 729 | 2026.03.14 20:52:38.816722 [ 285 ] {} <Debug> TCP-Session: 4d042399-d7bf-4892-93d0-d8a6cf839e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.14 20:52:38.816718 [ 284 ] {} <Debug> TCP-Session: 94dd8e76-afd4-4815-9799-42a07448e4e9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52041 | ||
| 731 | 2026.03.14 20:52:38.816699 [ 280 ] {} <Debug> TCP-Session: d5f83e54-6ac8-4354-a3a3-f88edb68f18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.03.14 20:52:38.816897 [ 284 ] {} <Debug> TCP-Session: 94dd8e76-afd4-4815-9799-42a07448e4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.14 20:52:38.816883 [ 283 ] {} <Debug> TCP-Session: aefd6798-9b6e-4c42-a1bd-b4806979b1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.03.14 20:52:38.816987 [ 283 ] {} <Debug> TCP-Session: aefd6798-9b6e-4c42-a1bd-b4806979b1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.03.14 20:52:38.816998 [ 284 ] {} <Debug> TCP-Session: 94dd8e76-afd4-4815-9799-42a07448e4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.14 20:52:42.089439 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.14 20:52:42.089505 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.14 20:52:42.138017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.14 20:52:42.144570 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.14 20:52:42.144611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 741 | 2026.03.14 20:52:42.145362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.14 20:52:42.146006 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.14 20:52:42.148140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.14 20:52:42.196531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.14 20:52:42.213794 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.14 20:52:42.213909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 747 | 2026.03.14 20:52:42.220858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.14 20:52:42.221971 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.14 20:52:42.225235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.14 20:52:43.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 2.07 MiB | ||
| 751 | 2026.03.14 20:52:47.628545 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.14 20:52:47.628865 [ 3 ] {870e460a-f0d9-4d92-b0eb-3b4404e81e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.03.14 20:52:47.631319 [ 3 ] {870e460a-f0d9-4d92-b0eb-3b4404e81e92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.03.14 20:52:47.637407 [ 3 ] {870e460a-f0d9-4d92-b0eb-3b4404e81e92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.03.14 20:52:47.644200 [ 3 ] {870e460a-f0d9-4d92-b0eb-3b4404e81e92} <Debug> TCPHandler: Processed in 0.015790207 sec. | ||
| 756 | 2026.03.14 20:52:47.673435 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.03.14 20:52:47.673650 [ 3 ] {987df471-6331-4c4c-ba77-60999501f385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.03.14 20:52:47.686032 [ 3 ] {987df471-6331-4c4c-ba77-60999501f385} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.03.14 20:52:47.686136 [ 3 ] {987df471-6331-4c4c-ba77-60999501f385} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.14 20:52:47.686587 [ 3 ] {987df471-6331-4c4c-ba77-60999501f385} <Debug> TCPHandler: Processed in 0.013235742 sec. | ||
| 761 | 2026.03.14 20:52:47.686806 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.03.14 20:52:47.686927 [ 3 ] {07580982-8846-4b8a-8cd6-89443f3a4a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.03.14 20:52:47.689276 [ 3 ] {07580982-8846-4b8a-8cd6-89443f3a4a8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.03.14 20:52:47.689333 [ 3 ] {07580982-8846-4b8a-8cd6-89443f3a4a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.03.14 20:52:47.689719 [ 3 ] {07580982-8846-4b8a-8cd6-89443f3a4a8e} <Debug> TCPHandler: Processed in 0.0029618 sec. | ||
| 766 | 2026.03.14 20:52:47.689942 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.14 20:52:47.690057 [ 3 ] {276174b2-80a8-4204-a7b6-a245c10b00f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 768 | 2026.03.14 20:52:47.690292 [ 3 ] {276174b2-80a8-4204-a7b6-a245c10b00f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.14 20:52:47.690336 [ 3 ] {276174b2-80a8-4204-a7b6-a245c10b00f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.14 20:52:47.690645 [ 3 ] {276174b2-80a8-4204-a7b6-a245c10b00f6} <Debug> TCPHandler: Processed in 0.00075191 sec. | ||
| 771 | 2026.03.14 20:52:47.690851 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.14 20:52:47.690963 [ 3 ] {198f2b0e-1090-4935-baae-b5a2a8303b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 773 | 2026.03.14 20:52:47.691195 [ 3 ] {198f2b0e-1090-4935-baae-b5a2a8303b0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.14 20:52:47.691237 [ 3 ] {198f2b0e-1090-4935-baae-b5a2a8303b0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.14 20:52:47.691602 [ 3 ] {198f2b0e-1090-4935-baae-b5a2a8303b0b} <Debug> TCPHandler: Processed in 0.000816842 sec. | ||
| 776 | 2026.03.14 20:52:47.691784 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.14 20:52:47.691890 [ 3 ] {7ad03717-cf2e-416b-9fab-43668e44a325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 778 | 2026.03.14 20:52:47.692108 [ 3 ] {7ad03717-cf2e-416b-9fab-43668e44a325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.14 20:52:47.692148 [ 3 ] {7ad03717-cf2e-416b-9fab-43668e44a325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.14 20:52:47.692523 [ 3 ] {7ad03717-cf2e-416b-9fab-43668e44a325} <Debug> TCPHandler: Processed in 0.00075887 sec. | ||
| 781 | 2026.03.14 20:52:47.692719 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.14 20:52:47.692833 [ 3 ] {b3b4485e-8a1f-45bb-a7b1-a608cd705526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 783 | 2026.03.14 20:52:47.693071 [ 3 ] {b3b4485e-8a1f-45bb-a7b1-a608cd705526} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.14 20:52:47.693113 [ 3 ] {b3b4485e-8a1f-45bb-a7b1-a608cd705526} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.14 20:52:47.693419 [ 3 ] {b3b4485e-8a1f-45bb-a7b1-a608cd705526} <Debug> TCPHandler: Processed in 0.00074799 sec. | ||
| 786 | 2026.03.14 20:52:47.693611 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.14 20:52:47.693724 [ 3 ] {2eb5235b-b964-4386-b7a1-a6dde5ab5778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 788 | 2026.03.14 20:52:47.693960 [ 3 ] {2eb5235b-b964-4386-b7a1-a6dde5ab5778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.14 20:52:47.694002 [ 3 ] {2eb5235b-b964-4386-b7a1-a6dde5ab5778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.14 20:52:47.694306 [ 3 ] {2eb5235b-b964-4386-b7a1-a6dde5ab5778} <Debug> TCPHandler: Processed in 0.0007442 sec. | ||
| 791 | 2026.03.14 20:52:47.694512 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.14 20:52:47.694626 [ 3 ] {1ee9e45d-a6c9-4b86-a93f-b7cb3d68aab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 793 | 2026.03.14 20:52:47.694861 [ 3 ] {1ee9e45d-a6c9-4b86-a93f-b7cb3d68aab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.14 20:52:47.694904 [ 3 ] {1ee9e45d-a6c9-4b86-a93f-b7cb3d68aab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.14 20:52:47.695247 [ 3 ] {1ee9e45d-a6c9-4b86-a93f-b7cb3d68aab5} <Debug> TCPHandler: Processed in 0.00078322 sec. | ||
| 796 | 2026.03.14 20:52:47.695444 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.14 20:52:47.695559 [ 3 ] {c1c894d4-5168-4646-bac0-66d631cf410e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 798 | 2026.03.14 20:52:47.695797 [ 3 ] {c1c894d4-5168-4646-bac0-66d631cf410e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.14 20:52:47.695839 [ 3 ] {c1c894d4-5168-4646-bac0-66d631cf410e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.14 20:52:47.696148 [ 3 ] {c1c894d4-5168-4646-bac0-66d631cf410e} <Debug> TCPHandler: Processed in 0.0007522 sec. | ||
| 801 | 2026.03.14 20:52:47.696337 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.14 20:52:47.696458 [ 3 ] {84ad3f6b-9837-4c44-815b-b89cef76f86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 803 | 2026.03.14 20:52:47.696697 [ 3 ] {84ad3f6b-9837-4c44-815b-b89cef76f86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.14 20:52:47.696740 [ 3 ] {84ad3f6b-9837-4c44-815b-b89cef76f86c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.14 20:52:47.697050 [ 3 ] {84ad3f6b-9837-4c44-815b-b89cef76f86c} <Debug> TCPHandler: Processed in 0.00076184 sec. | ||
| 806 | 2026.03.14 20:52:47.697245 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.14 20:52:47.697362 [ 3 ] {e3be143c-e53a-4258-ae45-271fe9bc2a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 808 | 2026.03.14 20:52:47.697602 [ 3 ] {e3be143c-e53a-4258-ae45-271fe9bc2a15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.03.14 20:52:47.697645 [ 3 ] {e3be143c-e53a-4258-ae45-271fe9bc2a15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.03.14 20:52:47.697951 [ 3 ] {e3be143c-e53a-4258-ae45-271fe9bc2a15} <Debug> TCPHandler: Processed in 0.000754741 sec. | ||
| 811 | 2026.03.14 20:52:47.698150 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.03.14 20:52:47.698266 [ 3 ] {903d6222-0259-4526-8c43-c867c254e71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 813 | 2026.03.14 20:52:47.698516 [ 3 ] {903d6222-0259-4526-8c43-c867c254e71b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.03.14 20:52:47.698558 [ 3 ] {903d6222-0259-4526-8c43-c867c254e71b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.03.14 20:52:47.698873 [ 3 ] {903d6222-0259-4526-8c43-c867c254e71b} <Debug> TCPHandler: Processed in 0.00077174 sec. | ||
| 816 | 2026.03.14 20:52:47.699064 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.03.14 20:52:47.699180 [ 3 ] {d77f2dd7-6eb2-4dbc-bb61-71be0c513595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 818 | 2026.03.14 20:52:47.699425 [ 3 ] {d77f2dd7-6eb2-4dbc-bb61-71be0c513595} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.03.14 20:52:47.699466 [ 3 ] {d77f2dd7-6eb2-4dbc-bb61-71be0c513595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.03.14 20:52:47.699776 [ 3 ] {d77f2dd7-6eb2-4dbc-bb61-71be0c513595} <Debug> TCPHandler: Processed in 0.000760781 sec. | ||
| 821 | 2026.03.14 20:52:47.699967 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.03.14 20:52:47.700083 [ 3 ] {6ca40fba-2822-4442-a5e5-0068980ac44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 823 | 2026.03.14 20:52:47.700328 [ 3 ] {6ca40fba-2822-4442-a5e5-0068980ac44f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.03.14 20:52:47.700369 [ 3 ] {6ca40fba-2822-4442-a5e5-0068980ac44f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.03.14 20:52:47.700683 [ 3 ] {6ca40fba-2822-4442-a5e5-0068980ac44f} <Debug> TCPHandler: Processed in 0.00076433 sec. | ||
| 826 | 2026.03.14 20:52:47.701931 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.14 20:52:47.702047 [ 3 ] {277b1e9d-8aec-4e0b-98c6-3bc364528539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 828 | 2026.03.14 20:52:47.702295 [ 3 ] {277b1e9d-8aec-4e0b-98c6-3bc364528539} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.03.14 20:52:47.702337 [ 3 ] {277b1e9d-8aec-4e0b-98c6-3bc364528539} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.03.14 20:52:47.702663 [ 3 ] {277b1e9d-8aec-4e0b-98c6-3bc364528539} <Debug> TCPHandler: Processed in 0.000781821 sec. | ||
| 831 | 2026.03.14 20:52:47.703383 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.03.14 20:52:47.703501 [ 3 ] {dd675234-2aa9-4213-ba2e-8b1f42436685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 833 | 2026.03.14 20:52:47.703749 [ 3 ] {dd675234-2aa9-4213-ba2e-8b1f42436685} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.03.14 20:52:47.703790 [ 3 ] {dd675234-2aa9-4213-ba2e-8b1f42436685} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.03.14 20:52:47.704100 [ 3 ] {dd675234-2aa9-4213-ba2e-8b1f42436685} <Debug> TCPHandler: Processed in 0.00077116 sec. | ||
| 836 | 2026.03.14 20:52:47.704293 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.03.14 20:52:47.704412 [ 3 ] {70ec0832-d1fd-4ba3-99de-0059c910f582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 838 | 2026.03.14 20:52:47.704678 [ 3 ] {70ec0832-d1fd-4ba3-99de-0059c910f582} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.03.14 20:52:47.704721 [ 3 ] {70ec0832-d1fd-4ba3-99de-0059c910f582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.03.14 20:52:47.705037 [ 3 ] {70ec0832-d1fd-4ba3-99de-0059c910f582} <Debug> TCPHandler: Processed in 0.000793401 sec. | ||
| 841 | 2026.03.14 20:52:47.705235 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.14 20:52:47.705355 [ 3 ] {a979e9dd-4deb-4ad7-8fa9-93340812283d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 843 | 2026.03.14 20:52:47.705607 [ 3 ] {a979e9dd-4deb-4ad7-8fa9-93340812283d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.03.14 20:52:47.705650 [ 3 ] {a979e9dd-4deb-4ad7-8fa9-93340812283d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.03.14 20:52:47.705965 [ 3 ] {a979e9dd-4deb-4ad7-8fa9-93340812283d} <Debug> TCPHandler: Processed in 0.000778201 sec. | ||
| 846 | 2026.03.14 20:52:47.706157 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.03.14 20:52:47.706282 [ 3 ] {3dbba828-936f-4e5d-a29f-cb9a7eed5ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 848 | 2026.03.14 20:52:47.706538 [ 3 ] {3dbba828-936f-4e5d-a29f-cb9a7eed5ff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.03.14 20:52:47.706579 [ 3 ] {3dbba828-936f-4e5d-a29f-cb9a7eed5ff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.03.14 20:52:47.706904 [ 3 ] {3dbba828-936f-4e5d-a29f-cb9a7eed5ff6} <Debug> TCPHandler: Processed in 0.000795401 sec. | ||
| 851 | 2026.03.14 20:52:47.707107 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.03.14 20:52:47.707226 [ 3 ] {9c2b34db-a8be-43e4-92e7-d1ae3f21eb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 853 | 2026.03.14 20:52:47.707483 [ 3 ] {9c2b34db-a8be-43e4-92e7-d1ae3f21eb8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.03.14 20:52:47.707525 [ 3 ] {9c2b34db-a8be-43e4-92e7-d1ae3f21eb8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.03.14 20:52:47.707863 [ 3 ] {9c2b34db-a8be-43e4-92e7-d1ae3f21eb8c} <Debug> TCPHandler: Processed in 0.000804901 sec. | ||
| 856 | 2026.03.14 20:52:47.708126 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.03.14 20:52:47.708246 [ 3 ] {222638c2-7eb6-480d-8981-4443616ad92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 858 | 2026.03.14 20:52:47.708506 [ 3 ] {222638c2-7eb6-480d-8981-4443616ad92d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.03.14 20:52:47.708547 [ 3 ] {222638c2-7eb6-480d-8981-4443616ad92d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.03.14 20:52:47.708862 [ 3 ] {222638c2-7eb6-480d-8981-4443616ad92d} <Debug> TCPHandler: Processed in 0.000784441 sec. | ||
| 861 | 2026.03.14 20:52:47.709111 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.14 20:52:47.709232 [ 3 ] {c1a7b604-98cb-4b67-ba13-22ef03db131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 863 | 2026.03.14 20:52:47.709509 [ 3 ] {c1a7b604-98cb-4b67-ba13-22ef03db131f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.03.14 20:52:47.709551 [ 3 ] {c1a7b604-98cb-4b67-ba13-22ef03db131f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.03.14 20:52:47.709860 [ 3 ] {c1a7b604-98cb-4b67-ba13-22ef03db131f} <Debug> TCPHandler: Processed in 0.000797702 sec. | ||
| 866 | 2026.03.14 20:52:47.710120 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.03.14 20:52:47.710242 [ 3 ] {6719fc8d-3efb-4436-bf9b-2ed6b92f8745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 868 | 2026.03.14 20:52:47.710507 [ 3 ] {6719fc8d-3efb-4436-bf9b-2ed6b92f8745} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.03.14 20:52:47.710549 [ 3 ] {6719fc8d-3efb-4436-bf9b-2ed6b92f8745} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.03.14 20:52:47.710854 [ 3 ] {6719fc8d-3efb-4436-bf9b-2ed6b92f8745} <Debug> TCPHandler: Processed in 0.00078333 sec. | ||
| 871 | 2026.03.14 20:52:47.711103 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.03.14 20:52:47.711225 [ 3 ] {f6ed0ff0-9277-47e7-a169-f38c49313837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 873 | 2026.03.14 20:52:47.711493 [ 3 ] {f6ed0ff0-9277-47e7-a169-f38c49313837} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.03.14 20:52:47.711536 [ 3 ] {f6ed0ff0-9277-47e7-a169-f38c49313837} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.03.14 20:52:47.711853 [ 3 ] {f6ed0ff0-9277-47e7-a169-f38c49313837} <Debug> TCPHandler: Processed in 0.000799041 sec. | ||
| 876 | 2026.03.14 20:52:47.712096 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.03.14 20:52:47.712218 [ 3 ] {386ebc60-4ff7-42c7-8f2b-9451a9dc40ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 878 | 2026.03.14 20:52:47.712485 [ 3 ] {386ebc60-4ff7-42c7-8f2b-9451a9dc40ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.03.14 20:52:47.712526 [ 3 ] {386ebc60-4ff7-42c7-8f2b-9451a9dc40ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.03.14 20:52:47.712832 [ 3 ] {386ebc60-4ff7-42c7-8f2b-9451a9dc40ad} <Debug> TCPHandler: Processed in 0.000784921 sec. | ||
| 881 | 2026.03.14 20:52:47.718909 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.03.14 20:52:47.719017 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 883 | 2026.03.14 20:52:47.719058 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.03.14 20:52:47.726364 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.03.14 20:52:47.726409 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 886 | 2026.03.14 20:52:47.727088 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.03.14 20:52:47.727519 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.03.14 20:52:47.727660 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.008673 sec., 2997.809293208809 rows/sec., 661.29 KiB/sec. | ||
| 889 | 2026.03.14 20:52:47.727697 [ 3 ] {1642bd8a-c1b8-47d1-bf7b-551a9d6defc7} <Debug> TCPHandler: Processed in 0.008838382 sec. | ||
| 890 | 2026.03.14 20:52:47.727825 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.03.14 20:52:47.727920 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 892 | 2026.03.14 20:52:47.727960 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 893 | 2026.03.14 20:52:47.734364 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.03.14 20:52:47.734397 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 895 | 2026.03.14 20:52:47.737058 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.03.14 20:52:47.737755 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.03.14 20:52:47.737876 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.010009 sec., 2397.8419422519733 rows/sec., 203.72 KiB/sec. | ||
| 898 | 2026.03.14 20:52:47.737910 [ 3 ] {f59a9889-099b-4dbb-be3e-8c63a42d8589} <Debug> TCPHandler: Processed in 0.01017301 sec. | ||
| 899 | 2026.03.14 20:52:47.738059 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.03.14 20:52:47.738147 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 901 | 2026.03.14 20:52:47.738185 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 902 | 2026.03.14 20:52:47.738647 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.03.14 20:52:47.738684 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 904 | 2026.03.14 20:52:47.739123 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.03.14 20:52:47.739597 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.03.14 20:52:47.739720 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001538 sec., 6501.950585175552 rows/sec., 530.19 KiB/sec. | ||
| 907 | 2026.03.14 20:52:47.739755 [ 3 ] {96e2b8e1-1b74-4471-a543-7dbac10036f0} <Debug> TCPHandler: Processed in 0.001699474 sec. | ||
| 908 | 2026.03.14 20:52:47.739875 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.03.14 20:52:47.739969 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 910 | 2026.03.14 20:52:47.740008 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 911 | 2026.03.14 20:52:47.740507 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.03.14 20:52:47.740541 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 913 | 2026.03.14 20:52:47.741045 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.03.14 20:52:47.741515 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.03.14 20:52:47.741637 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001686 sec., 119217.08185053381 rows/sec., 10.57 MiB/sec. | ||
| 916 | 2026.03.14 20:52:47.741673 [ 3 ] {b364da2b-c62e-4fb0-a09e-1ed9dfe542f4} <Debug> TCPHandler: Processed in 0.001848225 sec. | ||
| 917 | 2026.03.14 20:52:47.741785 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.14 20:52:47.741878 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 919 | 2026.03.14 20:52:47.741916 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 920 | 2026.03.14 20:52:47.742318 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.03.14 20:52:47.742354 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 922 | 2026.03.14 20:52:47.742737 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2026.03.14 20:52:47.743239 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.03.14 20:52:47.743362 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001502 sec., 21304.926764314245 rows/sec., 1.57 MiB/sec. | ||
| 925 | 2026.03.14 20:52:47.743399 [ 3 ] {5641a180-aa97-4a62-9cea-09992c8003ce} <Debug> TCPHandler: Processed in 0.001662573 sec. | ||
| 926 | 2026.03.14 20:52:47.743512 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.03.14 20:52:47.743604 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 928 | 2026.03.14 20:52:47.743642 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 929 | 2026.03.14 20:52:47.744067 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.03.14 20:52:47.744099 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 931 | 2026.03.14 20:52:47.744519 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2026.03.14 20:52:47.744982 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.03.14 20:52:47.745104 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.31 MiB/sec. | ||
| 934 | 2026.03.14 20:52:47.745139 [ 3 ] {084599d7-b010-41bc-a2c9-37eb3a3d44ce} <Debug> TCPHandler: Processed in 0.001677283 sec. | ||
| 935 | 2026.03.14 20:52:47.745239 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.03.14 20:52:47.745331 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 937 | 2026.03.14 20:52:47.745368 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 938 | 2026.03.14 20:52:47.745756 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.03.14 20:52:47.745792 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 940 | 2026.03.14 20:52:47.746223 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2026.03.14 20:52:47.746747 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.03.14 20:52:47.746872 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001559 sec., 7697.2418216805645 rows/sec., 601.35 KiB/sec. | ||
| 943 | 2026.03.14 20:52:47.746908 [ 3 ] {e5c5a381-9206-431b-b4ac-988fc8171d11} <Debug> TCPHandler: Processed in 0.001718193 sec. | ||
| 944 | 2026.03.14 20:52:47.747017 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.03.14 20:52:47.747110 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 946 | 2026.03.14 20:52:47.747149 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 947 | 2026.03.14 20:52:47.747589 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.03.14 20:52:47.747624 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 949 | 2026.03.14 20:52:47.748057 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2026.03.14 20:52:47.748540 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.03.14 20:52:47.748664 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001572 sec., 76335.87786259541 rows/sec., 6.21 MiB/sec. | ||
| 952 | 2026.03.14 20:52:47.748701 [ 3 ] {34b282c7-fe38-42d3-9f9d-57dc2f520778} <Debug> TCPHandler: Processed in 0.001733574 sec. | ||
| 953 | 2026.03.14 20:52:47.748837 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.03.14 20:52:47.748940 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 955 | 2026.03.14 20:52:47.748983 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 956 | 2026.03.14 20:52:47.751444 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.03.14 20:52:47.751481 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 958 | 2026.03.14 20:52:47.754382 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2026.03.14 20:52:47.755011 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.03.14 20:52:47.755143 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Debug> executeQuery: Read 169 rows, 13.59 KiB in 0.006223 sec., 27157.31962076169 rows/sec., 2.13 MiB/sec. | ||
| 961 | 2026.03.14 20:52:47.755182 [ 3 ] {9dcfd6f8-f000-4079-b93c-97af266d1873} <Debug> TCPHandler: Processed in 0.006408558 sec. | ||
| 962 | 2026.03.14 20:52:47.755300 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.03.14 20:52:47.755399 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 964 | 2026.03.14 20:52:47.755454 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 965 | 2026.03.14 20:52:47.756221 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.03.14 20:52:47.756260 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 967 | 2026.03.14 20:52:47.757533 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2026.03.14 20:52:47.758010 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.03.14 20:52:47.758151 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002771 sec., 3608.8054853843378 rows/sec., 6.47 MiB/sec. | ||
| 970 | 2026.03.14 20:52:47.758204 [ 3 ] {c7b96763-e83f-4d08-91fa-bdb44616a40a} <Debug> TCPHandler: Processed in 0.002955861 sec. | ||
| 971 | 2026.03.14 20:52:47.758313 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.03.14 20:52:47.758411 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2026.03.14 20:52:47.758454 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2026.03.14 20:52:47.758772 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.03.14 20:52:47.758808 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 976 | 2026.03.14 20:52:47.759284 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2026.03.14 20:52:47.759759 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.03.14 20:52:47.759886 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001494 sec., 8032.128514056224 rows/sec., 554.30 KiB/sec. | ||
| 979 | 2026.03.14 20:52:47.759921 [ 3 ] {297a8c98-30bd-472c-ae83-1615440314e4} <Debug> TCPHandler: Processed in 0.001658673 sec. | ||
| 980 | 2026.03.14 20:52:48.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.50 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 159.20 MiB (RSS), difference: 3.70 MiB | ||
| 981 | 2026.03.14 20:52:49.648349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 982 | 2026.03.14 20:52:49.648825 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.14 20:52:49.648866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 984 | 2026.03.14 20:52:49.649624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.03.14 20:52:49.650095 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.14 20:52:49.650240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2026.03.14 20:52:49.725438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.03.14 20:52:49.742115 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.14 20:52:49.742185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 990 | 2026.03.14 20:52:49.748751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.03.14 20:52:49.749892 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.03.14 20:52:49.752956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.03.14 20:52:50.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.74 MiB, peak 163.74 MiB, free memory in arenas 0.00 B, will set to 161.07 MiB (RSS), difference: 1.33 MiB | ||
| 994 | 2026.03.14 20:52:52.637006 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.14 20:52:52.637225 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.03.14 20:52:52.637304 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.03.14 20:52:52.638010 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.14 20:52:52.638060 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 999 | 2026.03.14 20:52:52.638597 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.03.14 20:52:52.639103 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.03.14 20:52:52.639266 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002097 sec., 26704.81640438722 rows/sec., 2.05 MiB/sec. | ||
| 1002 | 2026.03.14 20:52:52.639311 [ 3 ] {13b71031-9656-4b18-9200-b9a1950e10ab} <Debug> TCPHandler: Processed in 0.002444884 sec. | ||
| 1003 | 2026.03.14 20:52:52.639443 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.14 20:52:52.639546 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.03.14 20:52:52.639590 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.03.14 20:52:52.640039 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.03.14 20:52:52.640079 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1008 | 2026.03.14 20:52:52.640538 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.03.14 20:52:52.641026 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.03.14 20:52:52.641158 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001634 sec., 39167.68665850673 rows/sec., 3.06 MiB/sec. | ||
| 1011 | 2026.03.14 20:52:52.641196 [ 3 ] {2b25867a-2b35-4c75-8bd8-5adc4325ea5b} <Debug> TCPHandler: Processed in 0.001805154 sec. | ||
| 1012 | 2026.03.14 20:52:52.641310 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.14 20:52:52.641408 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.03.14 20:52:52.641454 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.03.14 20:52:52.641863 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.03.14 20:52:52.641901 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1017 | 2026.03.14 20:52:52.642427 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.03.14 20:52:52.642941 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.03.14 20:52:52.643072 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
| 1020 | 2026.03.14 20:52:52.643108 [ 3 ] {fa968fe1-f74d-4a42-8d7d-78884b00f4d3} <Debug> TCPHandler: Processed in 0.001848506 sec. | ||
| 1021 | 2026.03.14 20:52:52.643219 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.14 20:52:52.643316 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.03.14 20:52:52.643358 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.03.14 20:52:52.643686 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.03.14 20:52:52.643723 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1026 | 2026.03.14 20:52:52.644170 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.03.14 20:52:52.644682 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.03.14 20:52:52.644812 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 1029 | 2026.03.14 20:52:52.644847 [ 3 ] {5e87f6b2-b94f-4deb-925b-9c7fe3ea3ad0} <Debug> TCPHandler: Processed in 0.001677663 sec. | ||
| 1030 | 2026.03.14 20:52:57.089543 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2026.03.14 20:52:57.089603 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2026.03.14 20:52:57.133064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2026.03.14 20:52:57.136921 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.03.14 20:52:57.136967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1035 | 2026.03.14 20:52:57.138266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2026.03.14 20:52:57.138797 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.03.14 20:52:57.139046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2026.03.14 20:52:57.150400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1039 | 2026.03.14 20:52:57.150908 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.03.14 20:52:57.150958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1041 | 2026.03.14 20:52:57.151594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2026.03.14 20:52:57.152081 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.03.14 20:52:57.152227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2026.03.14 20:52:57.253108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2026.03.14 20:52:57.270053 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.14 20:52:57.270111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1047 | 2026.03.14 20:52:57.276462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.03.14 20:52:57.277769 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.03.14 20:52:57.281181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2026.03.14 20:52:57.637817 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.03.14 20:52:57.638055 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.03.14 20:52:57.638150 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.03.14 20:52:57.638863 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.03.14 20:52:57.638915 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1055 | 2026.03.14 20:52:57.639414 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.03.14 20:52:57.639864 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.03.14 20:52:57.640023 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002034 sec., 37364.798426745336 rows/sec., 3.08 MiB/sec. | ||
| 1058 | 2026.03.14 20:52:57.640074 [ 3 ] {d05dbe2d-1c3d-46d1-aaa7-dff799233f61} <Debug> TCPHandler: Processed in 0.002421403 sec. | ||
| 1059 | 2026.03.14 20:52:57.640209 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.14 20:52:57.640314 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.03.14 20:52:57.640358 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.03.14 20:52:57.640782 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.03.14 20:52:57.640822 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1064 | 2026.03.14 20:52:57.641236 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.03.14 20:52:57.641763 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.03.14 20:52:57.641897 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001608 sec., 6218.905472636816 rows/sec., 467.63 KiB/sec. | ||
| 1067 | 2026.03.14 20:52:57.641936 [ 3 ] {851589ae-a656-442d-bb98-6d889ad8eb13} <Debug> TCPHandler: Processed in 0.001779884 sec. | ||
| 1068 | 2026.03.14 20:52:57.642048 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.03.14 20:52:57.642148 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.03.14 20:52:57.642190 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.03.14 20:52:57.642621 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.03.14 20:52:57.642659 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1073 | 2026.03.14 20:52:57.643095 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.03.14 20:52:57.643517 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.03.14 20:52:57.643648 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001522 sec., 48620.23653088042 rows/sec., 3.80 MiB/sec. | ||
| 1076 | 2026.03.14 20:52:57.643686 [ 3 ] {d5488e96-e3d3-4457-b257-2cd180d809c2} <Debug> TCPHandler: Processed in 0.001688353 sec. | ||
| 1077 | 2026.03.14 20:52:57.643803 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.03.14 20:52:57.643900 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.03.14 20:52:57.643945 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.03.14 20:52:57.644359 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.03.14 20:52:57.644396 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1082 | 2026.03.14 20:52:57.644863 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.03.14 20:52:57.645313 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.03.14 20:52:57.645445 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec. | ||
| 1085 | 2026.03.14 20:52:57.645483 [ 3 ] {75ed1ce3-9062-4d56-81ba-4b1aad285b52} <Debug> TCPHandler: Processed in 0.001729944 sec. | ||
| 1086 | 2026.03.14 20:52:57.645599 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.14 20:52:57.645694 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.03.14 20:52:57.645747 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2026.03.14 20:52:57.646538 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.03.14 20:52:57.646577 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1091 | 2026.03.14 20:52:57.647205 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.03.14 20:52:57.647670 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.03.14 20:52:57.647807 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002132 sec., 4690.431519699812 rows/sec., 8.41 MiB/sec. | ||
| 1094 | 2026.03.14 20:52:57.647862 [ 3 ] {b162ec32-b21d-41f8-94d9-02c83f0b5667} <Debug> TCPHandler: Processed in 0.002314482 sec. | ||
| 1095 | 2026.03.14 20:52:57.647974 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.14 20:52:57.648070 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.03.14 20:52:57.648113 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.03.14 20:52:57.648465 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.03.14 20:52:57.648503 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1100 | 2026.03.14 20:52:57.648910 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.03.14 20:52:57.649331 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.03.14 20:52:57.649459 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
| 1103 | 2026.03.14 20:52:57.649495 [ 3 ] {105f8819-2750-42c7-8de8-50558d086abe} <Debug> TCPHandler: Processed in 0.001570981 sec. | ||
| 1104 | 2026.03.14 20:53:02.635913 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.14 20:53:02.636166 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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) | ||
| 1106 | 2026.03.14 20:53:02.640719 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1107 | 2026.03.14 20:53:02.645115 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <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', '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 | ||
| 1108 | 2026.03.14 20:53:02.645453 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.03.14 20:53:02.649743 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.03.14 20:53:02.652081 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1111 | 2026.03.14 20:53:02.656508 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1112 | 2026.03.14 20:53:02.658516 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1113 | 2026.03.14 20:53:02.658544 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1114 | 2026.03.14 20:53:02.660996 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <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', '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'))" | ||
| 1115 | 2026.03.14 20:53:02.661025 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1116 | 2026.03.14 20:53:02.680619 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.044549 sec., 583.627017441469 rows/sec., 25.25 KiB/sec. | ||
| 1117 | 2026.03.14 20:53:02.680738 [ 3 ] {2d1a06b5-c1b4-48b0-bff5-19fe41be08e9} <Debug> TCPHandler: Processed in 0.044983949 sec. | ||
| 1118 | 2026.03.14 20:53:02.681122 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.03.14 20:53:02.681298 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_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) | ||
| 1120 | 2026.03.14 20:53:02.681591 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1121 | 2026.03.14 20:53:02.681626 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <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', '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 | ||
| 1122 | 2026.03.14 20:53:02.681825 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2026.03.14 20:53:02.681882 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2026.03.14 20:53:02.681990 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1125 | 2026.03.14 20:53:02.682019 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1126 | 2026.03.14 20:53:02.682038 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1127 | 2026.03.14 20:53:02.682053 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1128 | 2026.03.14 20:53:02.682087 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <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', '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'))" | ||
| 1129 | 2026.03.14 20:53:02.682106 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1130 | 2026.03.14 20:53:02.682553 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001338 sec., 19431.988041853514 rows/sec., 840.81 KiB/sec. | ||
| 1131 | 2026.03.14 20:53:02.682642 [ 3 ] {b453773b-a6d3-4fdc-9275-2facb955b0da} <Debug> TCPHandler: Processed in 0.001634302 sec. | ||
| 1132 | 2026.03.14 20:53:02.683156 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.03.14 20:53:02.683286 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1134 | 2026.03.14 20:53:02.683511 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1135 | 2026.03.14 20:53:02.683544 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1136 | 2026.03.14 20:53:02.683735 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.03.14 20:53:02.683788 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.03.14 20:53:02.683887 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1139 | 2026.03.14 20:53:02.683915 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1140 | 2026.03.14 20:53:02.683934 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1141 | 2026.03.14 20:53:02.683948 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1142 | 2026.03.14 20:53:02.683981 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1143 | 2026.03.14 20:53:02.683998 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1144 | 2026.03.14 20:53:02.684491 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001257 sec., 20684.168655529036 rows/sec., 894.99 KiB/sec. | ||
| 1145 | 2026.03.14 20:53:02.684570 [ 3 ] {ae040303-fd3a-497b-80e3-78f1b9f19616} <Debug> TCPHandler: Processed in 0.001463131 sec. | ||
| 1146 | 2026.03.14 20:53:02.684790 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.03.14 20:53:02.684919 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_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) | ||
| 1148 | 2026.03.14 20:53:02.685142 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1149 | 2026.03.14 20:53:02.685181 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_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 | ||
| 1150 | 2026.03.14 20:53:02.685371 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2026.03.14 20:53:02.685425 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1152 | 2026.03.14 20:53:02.685524 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1153 | 2026.03.14 20:53:02.685552 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1154 | 2026.03.14 20:53:02.685570 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1155 | 2026.03.14 20:53:02.685584 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1156 | 2026.03.14 20:53:02.685617 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1157 | 2026.03.14 20:53:02.685638 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1158 | 2026.03.14 20:53:02.686052 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 950.17 KiB/sec. | ||
| 1159 | 2026.03.14 20:53:02.686130 [ 3 ] {9293e26e-9f01-4009-a8a5-bed646fd81b6} <Debug> TCPHandler: Processed in 0.001389509 sec. | ||
| 1160 | 2026.03.14 20:53:02.686346 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.03.14 20:53:02.686475 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1162 | 2026.03.14 20:53:02.686709 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1163 | 2026.03.14 20:53:02.686745 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1164 | 2026.03.14 20:53:02.686952 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1165 | 2026.03.14 20:53:02.687006 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1166 | 2026.03.14 20:53:02.687102 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1167 | 2026.03.14 20:53:02.687130 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1168 | 2026.03.14 20:53:02.687149 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1169 | 2026.03.14 20:53:02.687163 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1170 | 2026.03.14 20:53:02.687198 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1171 | 2026.03.14 20:53:02.687216 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1172 | 2026.03.14 20:53:02.687627 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001205 sec., 21576.76348547718 rows/sec., 933.61 KiB/sec. | ||
| 1173 | 2026.03.14 20:53:02.687707 [ 3 ] {11c6fd20-41ba-404d-bb77-88ce9d5fc79a} <Debug> TCPHandler: Processed in 0.00141024 sec. | ||
| 1174 | 2026.03.14 20:53:02.687951 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.03.14 20:53:02.688081 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1176 | 2026.03.14 20:53:02.688300 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1177 | 2026.03.14 20:53:02.688333 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1178 | 2026.03.14 20:53:02.688521 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2026.03.14 20:53:02.688572 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2026.03.14 20:53:02.688669 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1181 | 2026.03.14 20:53:02.688698 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1182 | 2026.03.14 20:53:02.688716 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1183 | 2026.03.14 20:53:02.688730 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1184 | 2026.03.14 20:53:02.688762 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1185 | 2026.03.14 20:53:02.688780 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1186 | 2026.03.14 20:53:02.689189 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00116 sec., 22413.793103448275 rows/sec., 969.83 KiB/sec. | ||
| 1187 | 2026.03.14 20:53:02.689268 [ 3 ] {cf0b91e9-6b90-41a9-8378-f4ccbab3d604} <Debug> TCPHandler: Processed in 0.001365309 sec. | ||
| 1188 | 2026.03.14 20:53:02.689490 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.03.14 20:53:02.689619 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1190 | 2026.03.14 20:53:02.689841 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1191 | 2026.03.14 20:53:02.689876 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1192 | 2026.03.14 20:53:02.690068 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1193 | 2026.03.14 20:53:02.690119 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1194 | 2026.03.14 20:53:02.690217 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1195 | 2026.03.14 20:53:02.690246 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1196 | 2026.03.14 20:53:02.690264 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1197 | 2026.03.14 20:53:02.690279 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1198 | 2026.03.14 20:53:02.690311 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1199 | 2026.03.14 20:53:02.690329 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1200 | 2026.03.14 20:53:02.690741 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 957.45 KiB/sec. | ||
| 1201 | 2026.03.14 20:53:02.690819 [ 3 ] {8872bd71-7387-4e98-a8b6-57484879799a} <Debug> TCPHandler: Processed in 0.001378008 sec. | ||
| 1202 | 2026.03.14 20:53:02.691039 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.03.14 20:53:02.691168 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 1204 | 2026.03.14 20:53:02.691388 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1205 | 2026.03.14 20:53:02.691422 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 1206 | 2026.03.14 20:53:02.691612 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1207 | 2026.03.14 20:53:02.691663 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1208 | 2026.03.14 20:53:02.691760 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1209 | 2026.03.14 20:53:02.691787 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1210 | 2026.03.14 20:53:02.691805 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1211 | 2026.03.14 20:53:02.691819 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1212 | 2026.03.14 20:53:02.691851 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 1213 | 2026.03.14 20:53:02.691870 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1214 | 2026.03.14 20:53:02.692274 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001159 sec., 22433.13201035375 rows/sec., 970.66 KiB/sec. | ||
| 1215 | 2026.03.14 20:53:02.692353 [ 3 ] {2c567899-e0b8-4ba2-af10-79c55aef2ef9} <Debug> TCPHandler: Processed in 0.001362919 sec. | ||
| 1216 | 2026.03.14 20:53:02.692574 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.03.14 20:53:02.692710 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_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) | ||
| 1218 | 2026.03.14 20:53:02.692929 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1219 | 2026.03.14 20:53:02.692964 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_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 | ||
| 1220 | 2026.03.14 20:53:02.693155 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1221 | 2026.03.14 20:53:02.693294 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1222 | 2026.03.14 20:53:02.693393 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1223 | 2026.03.14 20:53:02.693421 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1224 | 2026.03.14 20:53:02.693439 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1225 | 2026.03.14 20:53:02.693453 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1226 | 2026.03.14 20:53:02.693485 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_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'))" | ||
| 1227 | 2026.03.14 20:53:02.693579 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1228 | 2026.03.14 20:53:02.694011 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001354 sec., 19202.363367799113 rows/sec., 830.87 KiB/sec. | ||
| 1229 | 2026.03.14 20:53:02.694090 [ 3 ] {ac2bc823-eb89-4992-8910-13f0df134fe3} <Debug> TCPHandler: Processed in 0.001564141 sec. | ||
| 1230 | 2026.03.14 20:53:02.694309 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.03.14 20:53:02.694439 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_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) | ||
| 1232 | 2026.03.14 20:53:02.694662 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1233 | 2026.03.14 20:53:02.694697 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_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 | ||
| 1234 | 2026.03.14 20:53:02.694899 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1235 | 2026.03.14 20:53:02.694950 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1236 | 2026.03.14 20:53:02.695046 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1237 | 2026.03.14 20:53:02.695074 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1238 | 2026.03.14 20:53:02.695091 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1239 | 2026.03.14 20:53:02.695105 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1240 | 2026.03.14 20:53:02.695137 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_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'))" | ||
| 1241 | 2026.03.14 20:53:02.695155 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1242 | 2026.03.14 20:53:02.695571 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001185 sec., 21940.928270042194 rows/sec., 949.37 KiB/sec. | ||
| 1243 | 2026.03.14 20:53:02.695652 [ 3 ] {7b748f60-c4c9-48ff-bbbc-643dde5556bb} <Debug> TCPHandler: Processed in 0.001391979 sec. | ||
| 1244 | 2026.03.14 20:53:02.695866 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.03.14 20:53:02.695997 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_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) | ||
| 1246 | 2026.03.14 20:53:02.696254 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1247 | 2026.03.14 20:53:02.696292 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_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 | ||
| 1248 | 2026.03.14 20:53:02.696502 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1249 | 2026.03.14 20:53:02.696555 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1250 | 2026.03.14 20:53:02.696658 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1251 | 2026.03.14 20:53:02.696686 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1252 | 2026.03.14 20:53:02.696703 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1253 | 2026.03.14 20:53:02.696717 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1254 | 2026.03.14 20:53:02.696750 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_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'))" | ||
| 1255 | 2026.03.14 20:53:02.696768 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1256 | 2026.03.14 20:53:02.697336 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001394 sec., 18651.362984218078 rows/sec., 807.03 KiB/sec. | ||
| 1257 | 2026.03.14 20:53:02.697415 [ 3 ] {88bc29e6-98ee-482b-a38b-1026ad4b44ca} <Debug> TCPHandler: Processed in 0.001598102 sec. | ||
| 1258 | 2026.03.14 20:53:02.704736 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.03.14 20:53:02.704874 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1260 | 2026.03.14 20:53:02.705110 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1261 | 2026.03.14 20:53:02.705148 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1262 | 2026.03.14 20:53:02.705381 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1263 | 2026.03.14 20:53:02.705436 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1264 | 2026.03.14 20:53:02.705533 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1265 | 2026.03.14 20:53:02.705561 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1266 | 2026.03.14 20:53:02.705580 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1267 | 2026.03.14 20:53:02.705595 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1268 | 2026.03.14 20:53:02.705628 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1269 | 2026.03.14 20:53:02.705645 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1270 | 2026.03.14 20:53:02.706114 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001296 sec., 20061.728395061727 rows/sec., 868.06 KiB/sec. | ||
| 1271 | 2026.03.14 20:53:02.706196 [ 3 ] {27db2a29-1d7f-430e-88cd-aa52ca7c4d79} <Debug> TCPHandler: Processed in 0.001511561 sec. | ||
| 1272 | 2026.03.14 20:53:02.708039 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.03.14 20:53:02.708146 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1274 | 2026.03.14 20:53:02.708188 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1275 | 2026.03.14 20:53:02.708720 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.03.14 20:53:02.708766 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1277 | 2026.03.14 20:53:02.709285 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2026.03.14 20:53:02.709648 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.03.14 20:53:02.709803 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001688 sec., 7109.004739336493 rows/sec., 2.53 MiB/sec. | ||
| 1280 | 2026.03.14 20:53:02.709841 [ 3 ] {190c87fb-f03c-4d7c-86b4-76690f4fc461} <Debug> TCPHandler: Processed in 0.001852405 sec. | ||
| 1281 | 2026.03.14 20:53:02.709952 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.14 20:53:02.710047 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.03.14 20:53:02.710087 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1284 | 2026.03.14 20:53:02.710590 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.14 20:53:02.710626 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1286 | 2026.03.14 20:53:02.711040 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2026.03.14 20:53:02.711453 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.14 20:53:02.711588 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001558 sec., 182284.9807445443 rows/sec., 11.58 MiB/sec. | ||
| 1289 | 2026.03.14 20:53:02.711631 [ 3 ] {80fa6eeb-6916-483c-8acd-8ed7e22f8298} <Debug> TCPHandler: Processed in 0.001727794 sec. | ||
| 1290 | 2026.03.14 20:53:02.711750 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.03.14 20:53:02.711843 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1292 | 2026.03.14 20:53:02.711882 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1293 | 2026.03.14 20:53:02.712554 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.03.14 20:53:02.712590 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1295 | 2026.03.14 20:53:02.713130 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1296 | 2026.03.14 20:53:02.713538 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.03.14 20:53:02.713663 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001838 sec., 433623.5038084875 rows/sec., 33.74 MiB/sec. | ||
| 1298 | 2026.03.14 20:53:02.713706 [ 3 ] {22f73f7e-b683-477d-aa16-89b903edc7b4} <Debug> TCPHandler: Processed in 0.002004787 sec. | ||
| 1299 | 2026.03.14 20:53:02.713817 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.03.14 20:53:02.713909 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.03.14 20:53:02.713949 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1302 | 2026.03.14 20:53:02.714373 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.14 20:53:02.714410 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1304 | 2026.03.14 20:53:02.714816 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1305 | 2026.03.14 20:53:02.715226 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.14 20:53:02.715359 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001468 sec., 96730.24523160764 rows/sec., 5.68 MiB/sec. | ||
| 1307 | 2026.03.14 20:53:02.715401 [ 3 ] {1fe0499d-d410-46f8-b904-c45ed9d14464} <Debug> TCPHandler: Processed in 0.001632673 sec. | ||
| 1308 | 2026.03.14 20:53:02.715513 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.03.14 20:53:02.715606 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.03.14 20:53:02.715645 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1311 | 2026.03.14 20:53:02.716069 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.03.14 20:53:02.716105 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1313 | 2026.03.14 20:53:02.716497 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.03.14 20:53:02.716987 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.03.14 20:53:02.717127 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001538 sec., 96879.06371911573 rows/sec., 6.26 MiB/sec. | ||
| 1316 | 2026.03.14 20:53:02.717172 [ 3 ] {d0f3484b-fb87-4fa1-a3e8-05ceef1df2f3} <Debug> TCPHandler: Processed in 0.001706703 sec. | ||
| 1317 | 2026.03.14 20:53:02.717294 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.14 20:53:02.717388 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.03.14 20:53:02.717427 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1320 | 2026.03.14 20:53:02.717863 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.03.14 20:53:02.717899 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1322 | 2026.03.14 20:53:02.718328 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2026.03.14 20:53:02.718772 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.03.14 20:53:02.718915 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001547 sec., 95669.03684550743 rows/sec., 5.44 MiB/sec. | ||
| 1325 | 2026.03.14 20:53:02.718958 [ 3 ] {514df3d9-8cb0-4087-a658-96062bd3c6c0} <Debug> TCPHandler: Processed in 0.001714794 sec. | ||
| 1326 | 2026.03.14 20:53:02.719078 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.03.14 20:53:02.719172 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1328 | 2026.03.14 20:53:02.719218 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1329 | 2026.03.14 20:53:02.719804 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.03.14 20:53:02.719844 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1331 | 2026.03.14 20:53:02.720291 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1332 | 2026.03.14 20:53:02.720705 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.03.14 20:53:02.720842 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001687 sec., 290456.4315352697 rows/sec., 20.36 MiB/sec. | ||
| 1334 | 2026.03.14 20:53:02.720885 [ 3 ] {6b93c35c-b1b3-40fb-95e2-717b08791b72} <Debug> TCPHandler: Processed in 0.001855125 sec. | ||
| 1335 | 2026.03.14 20:53:02.720999 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.03.14 20:53:02.721092 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1337 | 2026.03.14 20:53:02.721132 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1338 | 2026.03.14 20:53:02.721469 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.14 20:53:02.721505 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1340 | 2026.03.14 20:53:02.721901 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1341 | 2026.03.14 20:53:02.722350 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.14 20:53:02.722475 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. | ||
| 1343 | 2026.03.14 20:53:02.722511 [ 3 ] {abdeaf66-70c0-4e4e-b031-51a2e6e9e322} <Debug> TCPHandler: Processed in 0.001561501 sec. | ||
| 1344 | 2026.03.14 20:53:02.722629 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.03.14 20:53:02.722721 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1346 | 2026.03.14 20:53:02.722763 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1347 | 2026.03.14 20:53:02.723165 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.03.14 20:53:02.723201 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1349 | 2026.03.14 20:53:02.723633 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1350 | 2026.03.14 20:53:02.724034 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.03.14 20:53:02.724168 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001465 sec., 180887.37201365188 rows/sec., 12.02 MiB/sec. | ||
| 1352 | 2026.03.14 20:53:02.724204 [ 3 ] {02cdaf5e-b2c7-424a-bfe9-e7112927176e} <Debug> TCPHandler: Processed in 0.001625602 sec. | ||
| 1353 | 2026.03.14 20:53:02.724321 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.03.14 20:53:02.724413 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1355 | 2026.03.14 20:53:02.724453 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1356 | 2026.03.14 20:53:02.724782 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.03.14 20:53:02.724818 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1358 | 2026.03.14 20:53:02.725238 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1359 | 2026.03.14 20:53:02.725648 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.03.14 20:53:02.725782 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
| 1361 | 2026.03.14 20:53:02.725818 [ 3 ] {677bf5b4-27e0-4aed-8872-73450faf440a} <Debug> TCPHandler: Processed in 0.001545351 sec. | ||
| 1362 | 2026.03.14 20:53:02.726010 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.03.14 20:53:02.726103 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.03.14 20:53:02.726143 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1365 | 2026.03.14 20:53:02.726482 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.03.14 20:53:02.726518 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1367 | 2026.03.14 20:53:02.726972 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1368 | 2026.03.14 20:53:02.727499 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.03.14 20:53:02.727636 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00155 sec., 58064.51612903226 rows/sec., 3.63 MiB/sec. | ||
| 1370 | 2026.03.14 20:53:02.727672 [ 3 ] {b31ee5b7-edf7-4a29-a818-becfba842b1a} <Debug> TCPHandler: Processed in 0.001709323 sec. | ||
| 1371 | 2026.03.14 20:53:04.652414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1372 | 2026.03.14 20:53:04.652904 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.03.14 20:53:04.652949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1374 | 2026.03.14 20:53:04.653665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1375 | 2026.03.14 20:53:04.654116 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.03.14 20:53:04.654297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1377 | 2026.03.14 20:53:04.781364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1378 | 2026.03.14 20:53:04.798866 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.03.14 20:53:04.798934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1380 | 2026.03.14 20:53:04.805230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1381 | 2026.03.14 20:53:04.806421 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.03.14 20:53:04.809939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1383 | 2026.03.14 20:53:07.139455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 228 | ||
| 1384 | 2026.03.14 20:53:07.142633 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.03.14 20:53:07.142682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1386 | 2026.03.14 20:53:07.144101 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1387 | 2026.03.14 20:53:07.144616 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.03.14 20:53:07.144865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1389 | 2026.03.14 20:53:07.637325 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.03.14 20:53:07.637503 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1391 | 2026.03.14 20:53:07.637567 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1392 | 2026.03.14 20:53:07.638199 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.03.14 20:53:07.638237 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1394 | 2026.03.14 20:53:07.638778 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1395 | 2026.03.14 20:53:07.639275 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.03.14 20:53:07.639464 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002009 sec., 37829.76605276257 rows/sec., 3.12 MiB/sec. | ||
| 1397 | 2026.03.14 20:53:07.639514 [ 3 ] {1f026288-fc29-4a2b-b34f-8d3fea938f7e} <Debug> TCPHandler: Processed in 0.002318452 sec. | ||
| 1398 | 2026.03.14 20:53:07.639704 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.03.14 20:53:07.639806 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1400 | 2026.03.14 20:53:07.639848 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1401 | 2026.03.14 20:53:07.640259 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.03.14 20:53:07.640294 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1403 | 2026.03.14 20:53:07.640828 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1404 | 2026.03.14 20:53:07.641340 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.03.14 20:53:07.641478 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001696 sec., 5896.226415094339 rows/sec., 443.37 KiB/sec. | ||
| 1406 | 2026.03.14 20:53:07.641516 [ 3 ] {f4a732e1-12ed-47cf-b7e8-a9f0b6739e5e} <Debug> TCPHandler: Processed in 0.001866416 sec. | ||
| 1407 | 2026.03.14 20:53:07.641627 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.03.14 20:53:07.641722 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1409 | 2026.03.14 20:53:07.641762 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1410 | 2026.03.14 20:53:07.642169 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.03.14 20:53:07.642203 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1412 | 2026.03.14 20:53:07.642651 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2026.03.14 20:53:07.643141 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.03.14 20:53:07.643286 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001583 sec., 46746.683512318385 rows/sec., 3.65 MiB/sec. | ||
| 1415 | 2026.03.14 20:53:07.643324 [ 3 ] {844b8ec9-5175-4928-b68c-78e830fa8336} <Debug> TCPHandler: Processed in 0.001747004 sec. | ||
| 1416 | 2026.03.14 20:53:07.643436 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.14 20:53:07.643530 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.03.14 20:53:07.643578 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1419 | 2026.03.14 20:53:07.643983 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.03.14 20:53:07.644016 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1421 | 2026.03.14 20:53:07.644461 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1422 | 2026.03.14 20:53:07.644906 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.03.14 20:53:07.645057 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec. | ||
| 1424 | 2026.03.14 20:53:07.645096 [ 3 ] {132fbada-296e-4544-8455-4cc47e7da8c2} <Debug> TCPHandler: Processed in 0.001709504 sec. | ||
| 1425 | 2026.03.14 20:53:07.645203 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.03.14 20:53:07.645295 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1427 | 2026.03.14 20:53:07.645347 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1428 | 2026.03.14 20:53:07.646062 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.03.14 20:53:07.646099 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1430 | 2026.03.14 20:53:07.646711 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1431 | 2026.03.14 20:53:07.647233 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.03.14 20:53:07.647368 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002091 sec., 4782.400765184122 rows/sec., 8.57 MiB/sec. | ||
| 1433 | 2026.03.14 20:53:07.647416 [ 3 ] {e9a70cf2-a3e2-4b2b-bcf8-5fa4173589aa} <Debug> TCPHandler: Processed in 0.002263501 sec. | ||
| 1434 | 2026.03.14 20:53:07.647522 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.03.14 20:53:07.647615 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.03.14 20:53:07.647663 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1437 | 2026.03.14 20:53:07.647988 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.03.14 20:53:07.648024 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1439 | 2026.03.14 20:53:07.648494 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1440 | 2026.03.14 20:53:07.649038 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.03.14 20:53:07.649198 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
| 1442 | 2026.03.14 20:53:07.649235 [ 3 ] {426ea673-3137-468e-ad8b-d4be3f14710a} <Debug> TCPHandler: Processed in 0.001761455 sec. | ||
| 1443 | 2026.03.14 20:53:11.936864 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49831 | ||
| 1444 | 2026.03.14 20:53:11.938871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2026.03.14 20:53:11.938930 [ 286 ] {} <Debug> TCP-Session: 79068740-3404-49e5-836a-2b71d434f76e Authenticating user 'default' from [fd00:1122:3344:101::e]:49831 | ||
| 1446 | 2026.03.14 20:53:11.938954 [ 286 ] {} <Debug> TCP-Session: 79068740-3404-49e5-836a-2b71d434f76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.03.14 20:53:11.938967 [ 286 ] {} <Debug> TCP-Session: 79068740-3404-49e5-836a-2b71d434f76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.03.14 20:53:11.939020 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1449 | 2026.03.14 20:53:11.939043 [ 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 | ||
| 1450 | 2026.03.14 20:53:11.939059 [ 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 | ||
| 1451 | 2026.03.14 20:53:11.939467 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42555 | ||
| 1452 | 2026.03.14 20:53:11.939576 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42535 | ||
| 1453 | 2026.03.14 20:53:11.939608 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1454 | 2026.03.14 20:53:11.939653 [ 287 ] {} <Debug> TCP-Session: d0423bae-3a22-475e-8e6f-ab717302e1dd Authenticating user 'default' from [fd00:1122:3344:101::e]:42555 | ||
| 1455 | 2026.03.14 20:53:11.939676 [ 287 ] {} <Debug> TCP-Session: d0423bae-3a22-475e-8e6f-ab717302e1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2026.03.14 20:53:11.939689 [ 287 ] {} <Debug> TCP-Session: d0423bae-3a22-475e-8e6f-ab717302e1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2026.03.14 20:53:11.939795 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2026.03.14 20:53:11.939821 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58448 | ||
| 1459 | 2026.03.14 20:53:11.939834 [ 288 ] {} <Debug> TCP-Session: ca8b187c-e8c3-4e2c-8757-5b841ae6e7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42535 | ||
| 1460 | 2026.03.14 20:53:11.939881 [ 288 ] {} <Debug> TCP-Session: ca8b187c-e8c3-4e2c-8757-5b841ae6e7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2026.03.14 20:53:11.939896 [ 288 ] {} <Debug> TCP-Session: ca8b187c-e8c3-4e2c-8757-5b841ae6e7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.03.14 20:53:11.939921 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46276 | ||
| 1463 | 2026.03.14 20:53:11.939939 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39019 | ||
| 1464 | 2026.03.14 20:53:11.940066 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1465 | 2026.03.14 20:53:11.940096 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47672 | ||
| 1466 | 2026.03.14 20:53:11.940104 [ 290 ] {} <Debug> TCP-Session: 3dd47214-79d2-4d39-94eb-31153eed227f Authenticating user 'default' from [fd00:1122:3344:101::e]:58448 | ||
| 1467 | 2026.03.14 20:53:11.940143 [ 290 ] {} <Debug> TCP-Session: 3dd47214-79d2-4d39-94eb-31153eed227f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.03.14 20:53:11.940157 [ 290 ] {} <Debug> TCP-Session: 3dd47214-79d2-4d39-94eb-31153eed227f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.03.14 20:53:11.940196 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1470 | 2026.03.14 20:53:11.940232 [ 291 ] {} <Debug> TCP-Session: 95369162-04db-44b8-8b8e-3a48f81f14d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46276 | ||
| 1471 | 2026.03.14 20:53:11.940248 [ 291 ] {} <Debug> TCP-Session: 95369162-04db-44b8-8b8e-3a48f81f14d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.03.14 20:53:11.940261 [ 291 ] {} <Debug> TCP-Session: 95369162-04db-44b8-8b8e-3a48f81f14d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.03.14 20:53:11.940300 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39924 | ||
| 1474 | 2026.03.14 20:53:11.940413 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1475 | 2026.03.14 20:53:11.940455 [ 289 ] {} <Debug> TCP-Session: 2932a8a5-629b-4fad-8fe6-fca853b6360d Authenticating user 'default' from [fd00:1122:3344:101::e]:39019 | ||
| 1476 | 2026.03.14 20:53:11.940458 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1477 | 2026.03.14 20:53:11.940478 [ 289 ] {} <Debug> TCP-Session: 2932a8a5-629b-4fad-8fe6-fca853b6360d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.03.14 20:53:11.940501 [ 292 ] {} <Debug> TCP-Session: 47938019-5c3e-46a1-8a3a-1427c58b8498 Authenticating user 'default' from [fd00:1122:3344:101::e]:47672 | ||
| 1479 | 2026.03.14 20:53:11.940502 [ 289 ] {} <Debug> TCP-Session: 2932a8a5-629b-4fad-8fe6-fca853b6360d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2026.03.14 20:53:11.940528 [ 292 ] {} <Debug> TCP-Session: 47938019-5c3e-46a1-8a3a-1427c58b8498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2026.03.14 20:53:11.940548 [ 292 ] {} <Debug> TCP-Session: 47938019-5c3e-46a1-8a3a-1427c58b8498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.03.14 20:53:11.940553 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41621 | ||
| 1483 | 2026.03.14 20:53:11.940561 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1484 | 2026.03.14 20:53:11.940613 [ 293 ] {} <Debug> TCP-Session: cd978671-b720-4139-9c6b-8aa7b3ad9fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39924 | ||
| 1485 | 2026.03.14 20:53:11.940630 [ 293 ] {} <Debug> TCP-Session: cd978671-b720-4139-9c6b-8aa7b3ad9fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.03.14 20:53:11.940643 [ 293 ] {} <Debug> TCP-Session: cd978671-b720-4139-9c6b-8aa7b3ad9fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.03.14 20:53:11.940683 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1488 | 2026.03.14 20:53:11.940721 [ 294 ] {} <Debug> TCP-Session: e8f9791a-89e6-4a84-83fa-91ab2049c0b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41621 | ||
| 1489 | 2026.03.14 20:53:11.940736 [ 294 ] {} <Debug> TCP-Session: e8f9791a-89e6-4a84-83fa-91ab2049c0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.03.14 20:53:11.940749 [ 294 ] {} <Debug> TCP-Session: e8f9791a-89e6-4a84-83fa-91ab2049c0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.03.14 20:53:11.941643 [ 286 ] {} <Trace> TCP-Session: 79068740-3404-49e5-836a-2b71d434f76e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.03.14 20:53:11.941828 [ 286 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1493 | 2026.03.14 20:53:11.942151 [ 286 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1494 | 2026.03.14 20:53:11.942213 [ 286 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1495 | 2026.03.14 20:53:11.944642 [ 286 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 1496 | 2026.03.14 20:53:11.961452 [ 296 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Trace> AggregatingTransform: Aggregating | ||
| 1497 | 2026.03.14 20:53:11.963504 [ 296 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1498 | 2026.03.14 20:53:11.964179 [ 296 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006309567 sec. (158.489 rows/sec., 6.19 KiB/sec.) | ||
| 1499 | 2026.03.14 20:53:11.964201 [ 296 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Trace> Aggregator: Merging aggregated data | ||
| 1500 | 2026.03.14 20:53:11.964232 [ 296 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1501 | 2026.03.14 20:53:11.965609 [ 286 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023841 sec., 41.94454930581771 rows/sec., 1.64 KiB/sec. | ||
| 1502 | 2026.03.14 20:53:11.965768 [ 286 ] {37bd169b-86a0-4b8d-9c39-153c8fb13f0d} <Debug> TCPHandler: Processed in 0.024274654 sec. | ||
| 1503 | 2026.03.14 20:53:11.973606 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1504 | 2026.03.14 20:53:11.973662 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1505 | 2026.03.14 20:53:11.973664 [ 286 ] {} <Debug> TCP-Session: 79068740-3404-49e5-836a-2b71d434f76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.03.14 20:53:11.973692 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1507 | 2026.03.14 20:53:11.973713 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1508 | 2026.03.14 20:53:11.973752 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1509 | 2026.03.14 20:53:11.973771 [ 287 ] {} <Debug> TCP-Session: d0423bae-3a22-475e-8e6f-ab717302e1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2026.03.14 20:53:11.973788 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1511 | 2026.03.14 20:53:11.973804 [ 288 ] {} <Debug> TCP-Session: ca8b187c-e8c3-4e2c-8757-5b841ae6e7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.03.14 20:53:11.973807 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1513 | 2026.03.14 20:53:11.973828 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1514 | 2026.03.14 20:53:11.973840 [ 292 ] {} <Debug> TCP-Session: 47938019-5c3e-46a1-8a3a-1427c58b8498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.03.14 20:53:11.973863 [ 290 ] {} <Debug> TCP-Session: 3dd47214-79d2-4d39-94eb-31153eed227f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.03.14 20:53:11.973888 [ 293 ] {} <Debug> TCP-Session: cd978671-b720-4139-9c6b-8aa7b3ad9fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.03.14 20:53:11.973728 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1518 | 2026.03.14 20:53:11.973795 [ 289 ] {} <Debug> TCP-Session: 2932a8a5-629b-4fad-8fe6-fca853b6360d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.03.14 20:53:11.973704 [ 294 ] {} <Debug> TCP-Session: e8f9791a-89e6-4a84-83fa-91ab2049c0b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.03.14 20:53:11.973962 [ 291 ] {} <Debug> TCP-Session: 95369162-04db-44b8-8b8e-3a48f81f14d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.03.14 20:53:12.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.88 MiB, peak 173.99 MiB, free memory in arenas 0.00 B, will set to 168.33 MiB (RSS), difference: 2.45 MiB | ||
| 1522 | 2026.03.14 20:53:12.089669 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1523 | 2026.03.14 20:53:12.089725 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1524 | 2026.03.14 20:53:12.154437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2809 | ||
| 1525 | 2026.03.14 20:53:12.154969 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.03.14 20:53:12.155022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1527 | 2026.03.14 20:53:12.155759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1528 | 2026.03.14 20:53:12.156289 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.03.14 20:53:12.156454 [ 32 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1530 | 2026.03.14 20:53:12.156492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2809 | ||
| 1531 | 2026.03.14 20:53:12.156502 [ 32 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.03.14 20:53:12.156532 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1533 | 2026.03.14 20:53:12.156732 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 1534 | 2026.03.14 20:53:12.158893 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2026.03.14 20:53:12.158985 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1536 | 2026.03.14 20:53:12.159118 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1537 | 2026.03.14 20:53:12.159200 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1538 | 2026.03.14 20:53:12.159276 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1539 | 2026.03.14 20:53:12.159334 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1540 | 2026.03.14 20:53:12.159427 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 491 rows starting from the beginning of the part | ||
| 1541 | 2026.03.14 20:53:12.196135 [ 186 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 4 columns (4 merged, 0 gathered) in 0.039517264 sec., 71082.85634349583 rows/sec., 1.02 MiB/sec. | ||
| 1542 | 2026.03.14 20:53:12.197180 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1543 | 2026.03.14 20:53:12.197941 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.03.14 20:53:12.198090 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_6_1} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1545 | 2026.03.14 20:53:12.198253 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1546 | 2026.03.14 20:53:12.310076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1547 | 2026.03.14 20:53:12.327731 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.03.14 20:53:12.327801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1549 | 2026.03.14 20:53:12.334544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1550 | 2026.03.14 20:53:12.336452 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.03.14 20:53:12.336757 [ 28 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1552 | 2026.03.14 20:53:12.336827 [ 28 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.03.14 20:53:12.336850 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1554 | 2026.03.14 20:53:12.337000 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 1555 | 2026.03.14 20:53:12.341403 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1556 | 2026.03.14 20:53:12.341738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1557 | 2026.03.14 20:53:12.342965 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 1558 | 2026.03.14 20:53:12.347669 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 1559 | 2026.03.14 20:53:12.351987 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 1560 | 2026.03.14 20:53:12.356501 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 1561 | 2026.03.14 20:53:12.363916 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 1562 | 2026.03.14 20:53:12.368908 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 1563 | 2026.03.14 20:53:12.438395 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101469676 sec., 453.3374089023405 rows/sec., 2.34 MiB/sec. | ||
| 1564 | 2026.03.14 20:53:12.440757 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1565 | 2026.03.14 20:53:12.443454 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_6_1} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.03.14 20:53:12.443574 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_6_1} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1567 | 2026.03.14 20:53:12.445221 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1568 | 2026.03.14 20:53:12.645481 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.14 20:53:12.645722 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.03.14 20:53:12.645802 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1571 | 2026.03.14 20:53:12.646633 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.03.14 20:53:12.646684 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1573 | 2026.03.14 20:53:12.647305 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1574 | 2026.03.14 20:53:12.647910 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.03.14 20:53:12.648082 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002413 sec., 117695.8143389971 rows/sec., 7.48 MiB/sec. | ||
| 1576 | 2026.03.14 20:53:12.648135 [ 3 ] {eaa57642-362e-4ceb-9347-5f977c8479a0} <Debug> TCPHandler: Processed in 0.002740518 sec. | ||
| 1577 | 2026.03.14 20:53:12.648280 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.14 20:53:12.648389 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1579 | 2026.03.14 20:53:12.648433 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1580 | 2026.03.14 20:53:12.649215 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.03.14 20:53:12.649256 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1582 | 2026.03.14 20:53:12.649806 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1583 | 2026.03.14 20:53:12.650383 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.03.14 20:53:12.650513 [ 28 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1585 | 2026.03.14 20:53:12.650525 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.002162 sec., 368640.1480111008 rows/sec., 28.68 MiB/sec. | ||
| 1586 | 2026.03.14 20:53:12.650603 [ 28 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.03.14 20:53:12.650618 [ 3 ] {eec334b2-295c-4d51-8737-0f822354bffa} <Debug> TCPHandler: Processed in 0.002391243 sec. | ||
| 1588 | 2026.03.14 20:53:12.650635 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1589 | 2026.03.14 20:53:12.650750 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.03.14 20:53:12.650797 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 1591 | 2026.03.14 20:53:12.650855 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.03.14 20:53:12.650902 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1593 | 2026.03.14 20:53:12.650961 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1594 | 2026.03.14 20:53:12.651007 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1595 | 2026.03.14 20:53:12.651102 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 1596 | 2026.03.14 20:53:12.651156 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1597 | 2026.03.14 20:53:12.651219 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 797 rows starting from the beginning of the part | ||
| 1598 | 2026.03.14 20:53:12.651280 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1599 | 2026.03.14 20:53:12.651327 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 797 rows starting from the beginning of the part | ||
| 1600 | 2026.03.14 20:53:12.651401 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.03.14 20:53:12.651451 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1602 | 2026.03.14 20:53:12.652048 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1603 | 2026.03.14 20:53:12.652699 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.03.14 20:53:12.652775 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2003 rows, containing 5 columns (5 merged, 0 gathered) in 0.002045299 sec., 979318.9162073614 rows/sec., 81.31 MiB/sec. | ||
| 1605 | 2026.03.14 20:53:12.652875 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.002041 sec., 69573.73836354728 rows/sec., 4.09 MiB/sec. | ||
| 1606 | 2026.03.14 20:53:12.652915 [ 3 ] {51385a37-58b1-4034-ab00-af09f36b5102} <Debug> TCPHandler: Processed in 0.002218261 sec. | ||
| 1607 | 2026.03.14 20:53:12.653042 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.03.14 20:53:12.653129 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1609 | 2026.03.14 20:53:12.653146 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.03.14 20:53:12.653187 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1611 | 2026.03.14 20:53:12.653635 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.03.14 20:53:12.653656 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.03.14 20:53:12.653672 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1614 | 2026.03.14 20:53:12.653730 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_6_1} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1615 | 2026.03.14 20:53:12.653806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1616 | 2026.03.14 20:53:12.654152 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1617 | 2026.03.14 20:53:12.654627 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.03.14 20:53:12.654771 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001646 sec., 90522.47873633051 rows/sec., 5.85 MiB/sec. | ||
| 1619 | 2026.03.14 20:53:12.654812 [ 3 ] {066cb70b-0e9d-4675-b226-039fdba7ab2c} <Debug> TCPHandler: Processed in 0.001822345 sec. | ||
| 1620 | 2026.03.14 20:53:12.654954 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.03.14 20:53:12.655054 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1622 | 2026.03.14 20:53:12.655097 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1623 | 2026.03.14 20:53:12.655597 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.03.14 20:53:12.655636 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1625 | 2026.03.14 20:53:12.656167 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1626 | 2026.03.14 20:53:12.656751 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.03.14 20:53:12.656899 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001861 sec., 79527.13594841483 rows/sec., 4.52 MiB/sec. | ||
| 1628 | 2026.03.14 20:53:12.656949 [ 3 ] {ade26642-57ce-4cd2-b4c6-2442743d2628} <Debug> TCPHandler: Processed in 0.002050218 sec. | ||
| 1629 | 2026.03.14 20:53:12.657122 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.03.14 20:53:12.657266 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1631 | 2026.03.14 20:53:12.657323 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1632 | 2026.03.14 20:53:12.658244 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.03.14 20:53:12.658300 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1634 | 2026.03.14 20:53:12.658883 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1635 | 2026.03.14 20:53:12.659363 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.03.14 20:53:12.659478 [ 28 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1637 | 2026.03.14 20:53:12.659501 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.002261 sec., 216718.26625386998 rows/sec., 15.19 MiB/sec. | ||
| 1638 | 2026.03.14 20:53:12.659529 [ 28 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.03.14 20:53:12.659547 [ 3 ] {8ad137f8-8cbf-4b3f-9594-6796cc38bc5e} <Debug> TCPHandler: Processed in 0.002486014 sec. | ||
| 1640 | 2026.03.14 20:53:12.659555 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1641 | 2026.03.14 20:53:12.659653 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 1642 | 2026.03.14 20:53:12.659690 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.03.14 20:53:12.659771 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1644 | 2026.03.14 20:53:12.659794 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1645 | 2026.03.14 20:53:12.659804 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1646 | 2026.03.14 20:53:12.659846 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1647 | 2026.03.14 20:53:12.659869 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 1648 | 2026.03.14 20:53:12.659915 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1649 | 2026.03.14 20:53:12.659951 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 490 rows starting from the beginning of the part | ||
| 1650 | 2026.03.14 20:53:12.659988 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1651 | 2026.03.14 20:53:12.660048 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 490 rows starting from the beginning of the part | ||
| 1652 | 2026.03.14 20:53:12.660248 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.03.14 20:53:12.660294 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1654 | 2026.03.14 20:53:12.660893 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1655 | 2026.03.14 20:53:12.661313 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688533 sec., 777005.838796162 rows/sec., 59.23 MiB/sec. | ||
| 1656 | 2026.03.14 20:53:12.661424 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.03.14 20:53:12.661585 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00181 sec., 3314.9171270718234 rows/sec., 173.19 KiB/sec. | ||
| 1658 | 2026.03.14 20:53:12.661626 [ 3 ] {60233b24-414e-4fd1-9646-ceb5e68c6980} <Debug> TCPHandler: Processed in 0.001988367 sec. | ||
| 1659 | 2026.03.14 20:53:12.661756 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.03.14 20:53:12.661775 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1661 | 2026.03.14 20:53:12.661853 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.03.14 20:53:12.661902 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1663 | 2026.03.14 20:53:12.662391 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.03.14 20:53:12.662436 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1665 | 2026.03.14 20:53:12.662543 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.03.14 20:53:12.662640 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_6_1} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1667 | 2026.03.14 20:53:12.662740 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1668 | 2026.03.14 20:53:12.663004 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1669 | 2026.03.14 20:53:12.663548 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.03.14 20:53:12.663695 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1671 | 2026.03.14 20:53:12.663725 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001891 sec., 140137.49338974088 rows/sec., 9.31 MiB/sec. | ||
| 1672 | 2026.03.14 20:53:12.663738 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.03.14 20:53:12.663771 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1674 | 2026.03.14 20:53:12.663777 [ 3 ] {1f6feb95-b89e-41ca-b0bb-dcc819e8a237} <Debug> TCPHandler: Processed in 0.002075728 sec. | ||
| 1675 | 2026.03.14 20:53:12.663848 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 1676 | 2026.03.14 20:53:12.663924 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.03.14 20:53:12.663968 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1678 | 2026.03.14 20:53:12.664004 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1679 | 2026.03.14 20:53:12.664025 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.03.14 20:53:12.664051 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1681 | 2026.03.14 20:53:12.664072 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1682 | 2026.03.14 20:53:12.664095 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 1683 | 2026.03.14 20:53:12.664134 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1684 | 2026.03.14 20:53:12.664185 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1685 | 2026.03.14 20:53:12.664226 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1686 | 2026.03.14 20:53:12.664463 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.03.14 20:53:12.664506 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1688 | 2026.03.14 20:53:12.665069 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1689 | 2026.03.14 20:53:12.665432 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614652 sec., 730188.3006369174 rows/sec., 50.74 MiB/sec. | ||
| 1690 | 2026.03.14 20:53:12.665564 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.03.14 20:53:12.665718 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001712 sec., 584.1121495327103 rows/sec., 39.36 KiB/sec. | ||
| 1692 | 2026.03.14 20:53:12.665758 [ 3 ] {e1e51c8f-a412-4dff-97f8-4407340c2810} <Debug> TCPHandler: Processed in 0.001883166 sec. | ||
| 1693 | 2026.03.14 20:53:12.665772 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2026.03.14 20:53:12.665884 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.03.14 20:53:12.665983 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.03.14 20:53:12.666025 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1697 | 2026.03.14 20:53:12.666386 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.03.14 20:53:12.666424 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1699 | 2026.03.14 20:53:12.667204 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.03.14 20:53:12.667282 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1701 | 2026.03.14 20:53:12.667299 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1702 | 2026.03.14 20:53:12.667400 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1703 | 2026.03.14 20:53:12.667764 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.03.14 20:53:12.667899 [ 23 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1705 | 2026.03.14 20:53:12.667907 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001943 sec., 46320.12352032938 rows/sec., 2.90 MiB/sec. | ||
| 1706 | 2026.03.14 20:53:12.667934 [ 23 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.03.14 20:53:12.667950 [ 3 ] {fd8f94a9-0355-43b6-9c78-189da31ac86d} <Debug> TCPHandler: Processed in 0.002116319 sec. | ||
| 1708 | 2026.03.14 20:53:12.667954 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1709 | 2026.03.14 20:53:12.668073 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 1710 | 2026.03.14 20:53:12.668210 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1711 | 2026.03.14 20:53:12.668246 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 1712 | 2026.03.14 20:53:12.668326 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1713 | 2026.03.14 20:53:12.668387 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 1714 | 2026.03.14 20:53:12.668436 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1715 | 2026.03.14 20:53:12.668492 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1716 | 2026.03.14 20:53:12.668547 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1717 | 2026.03.14 20:53:12.669566 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001544472 sec., 240859.012011872 rows/sec., 15.67 MiB/sec. | ||
| 1718 | 2026.03.14 20:53:12.669830 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1719 | 2026.03.14 20:53:12.670374 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.03.14 20:53:12.670444 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_6_1} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1721 | 2026.03.14 20:53:12.670505 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1722 | 2026.03.14 20:53:12.678198 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51943 | ||
| 1723 | 2026.03.14 20:53:12.678285 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1724 | 2026.03.14 20:53:12.678314 [ 286 ] {} <Debug> TCP-Session: 64a1093f-f304-4c8f-8b5e-862c7e98eac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51943 | ||
| 1725 | 2026.03.14 20:53:12.678347 [ 286 ] {} <Debug> TCP-Session: 64a1093f-f304-4c8f-8b5e-862c7e98eac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.03.14 20:53:12.678361 [ 286 ] {} <Debug> TCP-Session: 64a1093f-f304-4c8f-8b5e-862c7e98eac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.03.14 20:53:12.678620 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57867 | ||
| 1728 | 2026.03.14 20:53:12.678650 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63623 | ||
| 1729 | 2026.03.14 20:53:12.678675 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63611 | ||
| 1730 | 2026.03.14 20:53:12.678689 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42261 | ||
| 1731 | 2026.03.14 20:53:12.678706 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49666 | ||
| 1732 | 2026.03.14 20:53:12.678708 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48348 | ||
| 1733 | 2026.03.14 20:53:12.678758 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1734 | 2026.03.14 20:53:12.678659 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56310 | ||
| 1735 | 2026.03.14 20:53:12.678819 [ 287 ] {} <Debug> TCP-Session: 2e051889-dc7f-4e17-8936-c6b407504b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:57867 | ||
| 1736 | 2026.03.14 20:53:12.678630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52627 | ||
| 1737 | 2026.03.14 20:53:12.678863 [ 287 ] {} <Debug> TCP-Session: 2e051889-dc7f-4e17-8936-c6b407504b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.03.14 20:53:12.678883 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1739 | 2026.03.14 20:53:12.678898 [ 287 ] {} <Debug> TCP-Session: 2e051889-dc7f-4e17-8936-c6b407504b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.03.14 20:53:12.678697 [ 286 ] {} <Trace> TCP-Session: 64a1093f-f304-4c8f-8b5e-862c7e98eac5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.03.14 20:53:12.678924 [ 289 ] {} <Debug> TCP-Session: 0f2ff194-4933-4d1b-8ce1-969af5802075 Authenticating user 'default' from [fd00:1122:3344:101::e]:63623 | ||
| 1742 | 2026.03.14 20:53:12.678969 [ 289 ] {} <Debug> TCP-Session: 0f2ff194-4933-4d1b-8ce1-969af5802075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.03.14 20:53:12.678982 [ 289 ] {} <Debug> TCP-Session: 0f2ff194-4933-4d1b-8ce1-969af5802075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.03.14 20:53:12.679097 [ 286 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51943) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1745 | 2026.03.14 20:53:12.679240 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1746 | 2026.03.14 20:53:12.679264 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1747 | 2026.03.14 20:53:12.679278 [ 292 ] {} <Debug> TCP-Session: 8bcf549d-c95e-4309-ad48-5b9f2a242466 Authenticating user 'default' from [fd00:1122:3344:101::e]:42261 | ||
| 1748 | 2026.03.14 20:53:12.679293 [ 288 ] {} <Debug> TCP-Session: 6fb4bf5e-3331-4d74-8178-e36526fefb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:52627 | ||
| 1749 | 2026.03.14 20:53:12.679302 [ 292 ] {} <Debug> TCP-Session: 8bcf549d-c95e-4309-ad48-5b9f2a242466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.03.14 20:53:12.679302 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1751 | 2026.03.14 20:53:12.679317 [ 292 ] {} <Debug> TCP-Session: 8bcf549d-c95e-4309-ad48-5b9f2a242466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.03.14 20:53:12.679310 [ 288 ] {} <Debug> TCP-Session: 6fb4bf5e-3331-4d74-8178-e36526fefb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1753 | 2026.03.14 20:53:12.679347 [ 290 ] {} <Debug> TCP-Session: f0007d8b-f651-4781-963b-4944392a6d89 Authenticating user 'default' from [fd00:1122:3344:101::e]:56310 | ||
| 1754 | 2026.03.14 20:53:12.679356 [ 286 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1755 | 2026.03.14 20:53:12.679365 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1756 | 2026.03.14 20:53:12.679383 [ 290 ] {} <Debug> TCP-Session: f0007d8b-f651-4781-963b-4944392a6d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.03.14 20:53:12.679365 [ 288 ] {} <Debug> TCP-Session: 6fb4bf5e-3331-4d74-8178-e36526fefb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2026.03.14 20:53:12.679418 [ 291 ] {} <Debug> TCP-Session: 52b8e937-5e9e-4701-84ab-0e25a14d84b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63611 | ||
| 1759 | 2026.03.14 20:53:12.679424 [ 286 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1760 | 2026.03.14 20:53:12.679424 [ 290 ] {} <Debug> TCP-Session: f0007d8b-f651-4781-963b-4944392a6d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1761 | 2026.03.14 20:53:12.679466 [ 291 ] {} <Debug> TCP-Session: 52b8e937-5e9e-4701-84ab-0e25a14d84b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.03.14 20:53:12.679498 [ 291 ] {} <Debug> TCP-Session: 52b8e937-5e9e-4701-84ab-0e25a14d84b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2026.03.14 20:53:12.679525 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1764 | 2026.03.14 20:53:12.679526 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1765 | 2026.03.14 20:53:12.679567 [ 293 ] {} <Debug> TCP-Session: 89c17f25-ce7d-40b2-bb65-cf7514d6fadb Authenticating user 'default' from [fd00:1122:3344:101::e]:49666 | ||
| 1766 | 2026.03.14 20:53:12.679590 [ 294 ] {} <Debug> TCP-Session: 6d39a337-2e83-4bca-8199-9a2adbeb7606 Authenticating user 'default' from [fd00:1122:3344:101::e]:48348 | ||
| 1767 | 2026.03.14 20:53:12.679597 [ 293 ] {} <Debug> TCP-Session: 89c17f25-ce7d-40b2-bb65-cf7514d6fadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.03.14 20:53:12.679615 [ 294 ] {} <Debug> TCP-Session: 6d39a337-2e83-4bca-8199-9a2adbeb7606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2026.03.14 20:53:12.679625 [ 293 ] {} <Debug> TCP-Session: 89c17f25-ce7d-40b2-bb65-cf7514d6fadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.03.14 20:53:12.679639 [ 294 ] {} <Debug> TCP-Session: 6d39a337-2e83-4bca-8199-9a2adbeb7606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1771 | 2026.03.14 20:53:12.679745 [ 286 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 1772 | 2026.03.14 20:53:12.680861 [ 317 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Trace> AggregatingTransform: Aggregating | ||
| 1773 | 2026.03.14 20:53:12.680916 [ 317 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1774 | 2026.03.14 20:53:12.680958 [ 317 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001116285 sec. (895.829 rows/sec., 34.99 KiB/sec.) | ||
| 1775 | 2026.03.14 20:53:12.680981 [ 317 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Trace> Aggregator: Merging aggregated data | ||
| 1776 | 2026.03.14 20:53:12.682111 [ 286 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 1777 | 2026.03.14 20:53:12.682252 [ 286 ] {a8770289-6474-4abf-8fb1-bbcbc91bd1e2} <Debug> TCPHandler: Processed in 0.003680261 sec. | ||
| 1778 | 2026.03.14 20:53:12.682371 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1779 | 2026.03.14 20:53:12.682399 [ 286 ] {} <Debug> TCP-Session: 64a1093f-f304-4c8f-8b5e-862c7e98eac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.03.14 20:53:12.682402 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1781 | 2026.03.14 20:53:12.682420 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1782 | 2026.03.14 20:53:12.682442 [ 294 ] {} <Debug> TCP-Session: 6d39a337-2e83-4bca-8199-9a2adbeb7606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.03.14 20:53:12.682453 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1784 | 2026.03.14 20:53:12.682469 [ 287 ] {} <Debug> TCP-Session: 2e051889-dc7f-4e17-8936-c6b407504b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1785 | 2026.03.14 20:53:12.682477 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1786 | 2026.03.14 20:53:12.682498 [ 291 ] {} <Debug> TCP-Session: 52b8e937-5e9e-4701-84ab-0e25a14d84b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2026.03.14 20:53:12.682506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1788 | 2026.03.14 20:53:12.682527 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1789 | 2026.03.14 20:53:12.682542 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1790 | 2026.03.14 20:53:12.682562 [ 289 ] {} <Debug> TCP-Session: 0f2ff194-4933-4d1b-8ce1-969af5802075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2026.03.14 20:53:12.682578 [ 292 ] {} <Debug> TCP-Session: 8bcf549d-c95e-4309-ad48-5b9f2a242466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1792 | 2026.03.14 20:53:12.682591 [ 293 ] {} <Debug> TCP-Session: 89c17f25-ce7d-40b2-bb65-cf7514d6fadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2026.03.14 20:53:12.682529 [ 290 ] {} <Debug> TCP-Session: f0007d8b-f651-4781-963b-4944392a6d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.03.14 20:53:12.682454 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1795 | 2026.03.14 20:53:12.682668 [ 288 ] {} <Debug> TCP-Session: 6fb4bf5e-3331-4d74-8178-e36526fefb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.03.14 20:53:13.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.55 MiB, peak 179.01 MiB, free memory in arenas 0.00 B, will set to 181.54 MiB (RSS), difference: 10.99 MiB | ||
| 1797 | 2026.03.14 20:53:14.869506 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62972 | ||
| 1798 | 2026.03.14 20:53:14.869618 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1799 | 2026.03.14 20:53:14.869646 [ 286 ] {} <Debug> TCP-Session: dc530991-bd52-454b-bf6b-cfeb8cf51a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:62972 | ||
| 1800 | 2026.03.14 20:53:14.869669 [ 286 ] {} <Debug> TCP-Session: dc530991-bd52-454b-bf6b-cfeb8cf51a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.03.14 20:53:14.869686 [ 286 ] {} <Debug> TCP-Session: dc530991-bd52-454b-bf6b-cfeb8cf51a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.03.14 20:53:14.869899 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38428 | ||
| 1803 | 2026.03.14 20:53:14.869940 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39569 | ||
| 1804 | 2026.03.14 20:53:14.869996 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59635 | ||
| 1805 | 2026.03.14 20:53:14.870012 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46413 | ||
| 1806 | 2026.03.14 20:53:14.870035 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1807 | 2026.03.14 20:53:14.870045 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64899 | ||
| 1808 | 2026.03.14 20:53:14.870092 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1809 | 2026.03.14 20:53:14.870094 [ 287 ] {} <Debug> TCP-Session: d4de308e-81d6-4111-ab85-d153f61daace Authenticating user 'default' from [fd00:1122:3344:101::e]:38428 | ||
| 1810 | 2026.03.14 20:53:14.870111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1811 | 2026.03.14 20:53:14.870120 [ 290 ] {} <Debug> TCP-Session: 8edad48c-5cb4-45c0-8bdc-fcb37b03651d Authenticating user 'default' from [fd00:1122:3344:101::e]:59635 | ||
| 1812 | 2026.03.14 20:53:14.870151 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1813 | 2026.03.14 20:53:14.870150 [ 291 ] {} <Debug> TCP-Session: deb73017-1804-4794-8ab7-a1ae6ff65fd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46413 | ||
| 1814 | 2026.03.14 20:53:14.870169 [ 290 ] {} <Debug> TCP-Session: 8edad48c-5cb4-45c0-8bdc-fcb37b03651d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2026.03.14 20:53:14.870192 [ 294 ] {} <Debug> TCP-Session: 475dcefc-58f3-4ca0-adc3-3fb103b557cd Authenticating user 'default' from [fd00:1122:3344:101::e]:64899 | ||
| 1816 | 2026.03.14 20:53:14.870199 [ 291 ] {} <Debug> TCP-Session: deb73017-1804-4794-8ab7-a1ae6ff65fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2026.03.14 20:53:14.870218 [ 294 ] {} <Debug> TCP-Session: 475dcefc-58f3-4ca0-adc3-3fb103b557cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.03.14 20:53:14.870237 [ 291 ] {} <Debug> TCP-Session: deb73017-1804-4794-8ab7-a1ae6ff65fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2026.03.14 20:53:14.870250 [ 294 ] {} <Debug> TCP-Session: 475dcefc-58f3-4ca0-adc3-3fb103b557cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.03.14 20:53:14.870207 [ 290 ] {} <Debug> TCP-Session: 8edad48c-5cb4-45c0-8bdc-fcb37b03651d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2026.03.14 20:53:14.870143 [ 287 ] {} <Debug> TCP-Session: d4de308e-81d6-4111-ab85-d153f61daace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.03.14 20:53:14.870073 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1823 | 2026.03.14 20:53:14.870315 [ 287 ] {} <Debug> TCP-Session: d4de308e-81d6-4111-ab85-d153f61daace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.03.14 20:53:14.870056 [ 286 ] {} <Trace> TCP-Session: dc530991-bd52-454b-bf6b-cfeb8cf51a05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.03.14 20:53:14.870349 [ 288 ] {} <Debug> TCP-Session: 8dab4da4-740e-4912-ac67-d78315b5b3f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39569 | ||
| 1826 | 2026.03.14 20:53:14.870038 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55107 | ||
| 1827 | 2026.03.14 20:53:14.870406 [ 288 ] {} <Debug> TCP-Session: 8dab4da4-740e-4912-ac67-d78315b5b3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.03.14 20:53:14.870025 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35864 | ||
| 1829 | 2026.03.14 20:53:14.870448 [ 288 ] {} <Debug> TCP-Session: 8dab4da4-740e-4912-ac67-d78315b5b3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.03.14 20:53:14.870002 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51603 | ||
| 1831 | 2026.03.14 20:53:14.870500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1832 | 2026.03.14 20:53:14.870514 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1833 | 2026.03.14 20:53:14.870527 [ 293 ] {} <Debug> TCP-Session: e47f63f8-2358-4843-969a-43800c34377e Authenticating user 'default' from [fd00:1122:3344:101::e]:55107 | ||
| 1834 | 2026.03.14 20:53:14.870534 [ 286 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62972) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1835 | 2026.03.14 20:53:14.870545 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2026.03.14 20:53:14.870562 [ 293 ] {} <Debug> TCP-Session: e47f63f8-2358-4843-969a-43800c34377e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.03.14 20:53:14.870589 [ 289 ] {} <Debug> TCP-Session: 128061c2-e190-4798-af2c-82273d38052d Authenticating user 'default' from [fd00:1122:3344:101::e]:51603 | ||
| 1838 | 2026.03.14 20:53:14.870593 [ 293 ] {} <Debug> TCP-Session: e47f63f8-2358-4843-969a-43800c34377e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2026.03.14 20:53:14.870607 [ 289 ] {} <Debug> TCP-Session: 128061c2-e190-4798-af2c-82273d38052d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.03.14 20:53:14.870545 [ 292 ] {} <Debug> TCP-Session: cd22b8df-a384-4ff3-acb0-eb99db76e9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35864 | ||
| 1841 | 2026.03.14 20:53:14.870624 [ 289 ] {} <Debug> TCP-Session: 128061c2-e190-4798-af2c-82273d38052d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.03.14 20:53:14.870651 [ 292 ] {} <Debug> TCP-Session: cd22b8df-a384-4ff3-acb0-eb99db76e9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.03.14 20:53:14.870670 [ 292 ] {} <Debug> TCP-Session: cd22b8df-a384-4ff3-acb0-eb99db76e9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.03.14 20:53:14.870815 [ 286 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1845 | 2026.03.14 20:53:14.870873 [ 286 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1846 | 2026.03.14 20:53:14.871150 [ 286 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 1847 | 2026.03.14 20:53:14.872046 [ 323 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Trace> AggregatingTransform: Aggregating | ||
| 1848 | 2026.03.14 20:53:14.872091 [ 323 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1849 | 2026.03.14 20:53:14.872120 [ 323 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898763 sec. (1112.640 rows/sec., 43.46 KiB/sec.) | ||
| 1850 | 2026.03.14 20:53:14.872134 [ 323 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Trace> Aggregator: Merging aggregated data | ||
| 1851 | 2026.03.14 20:53:14.873428 [ 286 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 1852 | 2026.03.14 20:53:14.873570 [ 286 ] {41abeff0-b3d1-4100-9dee-ddce45196ee1} <Debug> TCPHandler: Processed in 0.00364736 sec. | ||
| 1853 | 2026.03.14 20:53:14.873657 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1854 | 2026.03.14 20:53:14.873689 [ 286 ] {} <Debug> TCP-Session: dc530991-bd52-454b-bf6b-cfeb8cf51a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2026.03.14 20:53:14.873693 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1856 | 2026.03.14 20:53:14.873718 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1857 | 2026.03.14 20:53:14.873733 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1858 | 2026.03.14 20:53:14.873750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1859 | 2026.03.14 20:53:14.873767 [ 294 ] {} <Debug> TCP-Session: 475dcefc-58f3-4ca0-adc3-3fb103b557cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1860 | 2026.03.14 20:53:14.873771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1861 | 2026.03.14 20:53:14.873789 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1862 | 2026.03.14 20:53:14.873803 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1863 | 2026.03.14 20:53:14.873828 [ 293 ] {} <Debug> TCP-Session: e47f63f8-2358-4843-969a-43800c34377e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.03.14 20:53:14.873849 [ 288 ] {} <Debug> TCP-Session: 8dab4da4-740e-4912-ac67-d78315b5b3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.03.14 20:53:14.873859 [ 291 ] {} <Debug> TCP-Session: deb73017-1804-4794-8ab7-a1ae6ff65fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.03.14 20:53:14.873824 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1867 | 2026.03.14 20:53:14.873798 [ 290 ] {} <Debug> TCP-Session: 8edad48c-5cb4-45c0-8bdc-fcb37b03651d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.03.14 20:53:14.873782 [ 287 ] {} <Debug> TCP-Session: d4de308e-81d6-4111-ab85-d153f61daace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.03.14 20:53:14.873926 [ 292 ] {} <Debug> TCP-Session: cd22b8df-a384-4ff3-acb0-eb99db76e9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.03.14 20:53:14.873766 [ 289 ] {} <Debug> TCP-Session: 128061c2-e190-4798-af2c-82273d38052d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.03.14 20:53:16.806281 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.03.14 20:53:16.806571 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1873 | 2026.03.14 20:53:16.806989 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1874 | 2026.03.14 20:53:16.807029 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1875 | 2026.03.14 20:53:16.807309 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1876 | 2026.03.14 20:53:16.807382 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1877 | 2026.03.14 20:53:16.807625 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1878 | 2026.03.14 20:53:16.807748 [ 340 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1879 | 2026.03.14 20:53:16.807765 [ 299 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1880 | 2026.03.14 20:53:16.807890 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1881 | 2026.03.14 20:53:16.807916 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1882 | 2026.03.14 20:53:16.810071 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1883 | 2026.03.14 20:53:16.810103 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1884 | 2026.03.14 20:53:16.810259 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1885 | 2026.03.14 20:53:16.810321 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1886 | 2026.03.14 20:53:16.811389 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.004939 sec., 7693.865154889654 rows/sec., 306.28 KiB/sec. | ||
| 1887 | 2026.03.14 20:53:16.811508 [ 3 ] {b6a872c7-a873-49dd-870d-d8d912aca65c} <Debug> TCPHandler: Processed in 0.005372264 sec. | ||
| 1888 | 2026.03.14 20:53:16.811738 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.03.14 20:53:16.811879 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1890 | 2026.03.14 20:53:16.812109 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1891 | 2026.03.14 20:53:16.812143 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1892 | 2026.03.14 20:53:16.812344 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1893 | 2026.03.14 20:53:16.812395 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1894 | 2026.03.14 20:53:16.812503 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1895 | 2026.03.14 20:53:16.812570 [ 339 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1896 | 2026.03.14 20:53:16.812579 [ 309 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1897 | 2026.03.14 20:53:16.812686 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1898 | 2026.03.14 20:53:16.812711 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1899 | 2026.03.14 20:53:16.812833 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1900 | 2026.03.14 20:53:16.812851 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1901 | 2026.03.14 20:53:16.812881 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1902 | 2026.03.14 20:53:16.812914 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1903 | 2026.03.14 20:53:16.813660 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001842 sec., 20629.75027144408 rows/sec., 821.22 KiB/sec. | ||
| 1904 | 2026.03.14 20:53:16.813748 [ 3 ] {f439583e-63a7-44e4-952a-397baaf1de2c} <Debug> TCPHandler: Processed in 0.002062529 sec. | ||
| 1905 | 2026.03.14 20:53:16.813945 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.03.14 20:53:16.814084 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1907 | 2026.03.14 20:53:16.814315 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1908 | 2026.03.14 20:53:16.814351 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1909 | 2026.03.14 20:53:16.814560 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1910 | 2026.03.14 20:53:16.814612 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1911 | 2026.03.14 20:53:16.814722 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1912 | 2026.03.14 20:53:16.814775 [ 340 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1913 | 2026.03.14 20:53:16.814791 [ 309 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1914 | 2026.03.14 20:53:16.814870 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1915 | 2026.03.14 20:53:16.814895 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1916 | 2026.03.14 20:53:16.814950 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1917 | 2026.03.14 20:53:16.814967 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1918 | 2026.03.14 20:53:16.814997 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1919 | 2026.03.14 20:53:16.815028 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1920 | 2026.03.14 20:53:16.815820 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001797 sec., 21146.355036171397 rows/sec., 841.79 KiB/sec. | ||
| 1921 | 2026.03.14 20:53:16.815920 [ 3 ] {2263df8a-fe2b-42c2-a830-7a8b180c5c8b} <Debug> TCPHandler: Processed in 0.002023768 sec. | ||
| 1922 | 2026.03.14 20:53:16.816249 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.03.14 20:53:16.816386 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1924 | 2026.03.14 20:53:16.816632 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1925 | 2026.03.14 20:53:16.816670 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1926 | 2026.03.14 20:53:16.816878 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1927 | 2026.03.14 20:53:16.816929 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1928 | 2026.03.14 20:53:16.817027 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1929 | 2026.03.14 20:53:16.817098 [ 345 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1930 | 2026.03.14 20:53:16.817098 [ 298 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1931 | 2026.03.14 20:53:16.817223 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1932 | 2026.03.14 20:53:16.817248 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1933 | 2026.03.14 20:53:16.817303 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1934 | 2026.03.14 20:53:16.817320 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1935 | 2026.03.14 20:53:16.817350 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1936 | 2026.03.14 20:53:16.817389 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1937 | 2026.03.14 20:53:16.817952 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001626 sec., 23370.233702337024 rows/sec., 930.32 KiB/sec. | ||
| 1938 | 2026.03.14 20:53:16.818037 [ 3 ] {4c4bb5fe-e010-4eb9-aa8c-f9dc61481ff8} <Debug> TCPHandler: Processed in 0.001836885 sec. | ||
| 1939 | 2026.03.14 20:53:16.820488 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.03.14 20:53:16.820665 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1941 | 2026.03.14 20:53:16.820941 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1942 | 2026.03.14 20:53:16.820985 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1943 | 2026.03.14 20:53:16.821201 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1944 | 2026.03.14 20:53:16.821253 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1945 | 2026.03.14 20:53:16.821353 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1946 | 2026.03.14 20:53:16.821431 [ 340 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1947 | 2026.03.14 20:53:16.821440 [ 298 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1948 | 2026.03.14 20:53:16.821530 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1949 | 2026.03.14 20:53:16.821555 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1950 | 2026.03.14 20:53:16.821610 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1951 | 2026.03.14 20:53:16.821626 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1952 | 2026.03.14 20:53:16.821656 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1953 | 2026.03.14 20:53:16.821688 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1954 | 2026.03.14 20:53:16.822295 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001714 sec., 22170.361726954492 rows/sec., 882.55 KiB/sec. | ||
| 1955 | 2026.03.14 20:53:16.822381 [ 3 ] {88d8e24f-da2a-414b-bb7b-0f502d2236ee} <Debug> TCPHandler: Processed in 0.001953147 sec. | ||
| 1956 | 2026.03.14 20:53:16.822632 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.03.14 20:53:16.822768 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1958 | 2026.03.14 20:53:16.823015 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1959 | 2026.03.14 20:53:16.823052 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1960 | 2026.03.14 20:53:16.823261 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1961 | 2026.03.14 20:53:16.823313 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1962 | 2026.03.14 20:53:16.823411 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1963 | 2026.03.14 20:53:16.823477 [ 340 ] {46436037-4117-481a-9b9c-619483129191} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1964 | 2026.03.14 20:53:16.823478 [ 345 ] {46436037-4117-481a-9b9c-619483129191} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1965 | 2026.03.14 20:53:16.823573 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1966 | 2026.03.14 20:53:16.823598 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1967 | 2026.03.14 20:53:16.823653 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1968 | 2026.03.14 20:53:16.823669 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1969 | 2026.03.14 20:53:16.823699 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1970 | 2026.03.14 20:53:16.823730 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1971 | 2026.03.14 20:53:16.824338 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001628 sec., 23341.52334152334 rows/sec., 929.17 KiB/sec. | ||
| 1972 | 2026.03.14 20:53:16.824435 [ 3 ] {46436037-4117-481a-9b9c-619483129191} <Debug> TCPHandler: Processed in 0.001852076 sec. | ||
| 1973 | 2026.03.14 20:53:16.824639 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.03.14 20:53:16.824775 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1975 | 2026.03.14 20:53:16.825016 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1976 | 2026.03.14 20:53:16.825052 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1977 | 2026.03.14 20:53:16.825289 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1978 | 2026.03.14 20:53:16.825341 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1979 | 2026.03.14 20:53:16.825447 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1980 | 2026.03.14 20:53:16.825506 [ 322 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1981 | 2026.03.14 20:53:16.825512 [ 298 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1982 | 2026.03.14 20:53:16.825600 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 1983 | 2026.03.14 20:53:16.825625 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1984 | 2026.03.14 20:53:16.825680 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1985 | 2026.03.14 20:53:16.825697 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1986 | 2026.03.14 20:53:16.825726 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1987 | 2026.03.14 20:53:16.825771 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1988 | 2026.03.14 20:53:16.828211 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.003489 sec., 10891.372886213816 rows/sec., 433.56 KiB/sec. | ||
| 1989 | 2026.03.14 20:53:16.828334 [ 3 ] {813d38e9-adf3-42f8-8028-c7b1f96f0f4f} <Debug> TCPHandler: Processed in 0.003743532 sec. | ||
| 1990 | 2026.03.14 20:53:16.828590 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.14 20:53:16.828736 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1992 | 2026.03.14 20:53:16.828996 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1993 | 2026.03.14 20:53:16.829036 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1994 | 2026.03.14 20:53:16.829261 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1995 | 2026.03.14 20:53:16.829318 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1996 | 2026.03.14 20:53:16.829424 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1997 | 2026.03.14 20:53:16.829488 [ 340 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1998 | 2026.03.14 20:53:16.829496 [ 322 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1999 | 2026.03.14 20:53:16.829583 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 2000 | 2026.03.14 20:53:16.829610 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2001 | 2026.03.14 20:53:16.829667 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2002 | 2026.03.14 20:53:16.829684 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2003 | 2026.03.14 20:53:16.829716 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2004 | 2026.03.14 20:53:16.829749 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2005 | 2026.03.14 20:53:16.830377 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001704 sec., 22300.469483568075 rows/sec., 887.73 KiB/sec. | ||
| 2006 | 2026.03.14 20:53:16.830466 [ 3 ] {3be97b47-04d5-4f06-ae29-feb34ccecbff} <Debug> TCPHandler: Processed in 0.001930517 sec. | ||
| 2007 | 2026.03.14 20:53:16.830691 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.03.14 20:53:16.830833 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2009 | 2026.03.14 20:53:16.831090 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2010 | 2026.03.14 20:53:16.831129 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2011 | 2026.03.14 20:53:16.831350 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2012 | 2026.03.14 20:53:16.831405 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2013 | 2026.03.14 20:53:16.831507 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2014 | 2026.03.14 20:53:16.831567 [ 298 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2015 | 2026.03.14 20:53:16.831578 [ 340 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2016 | 2026.03.14 20:53:16.831657 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 2017 | 2026.03.14 20:53:16.831678 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2018 | 2026.03.14 20:53:16.831733 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2019 | 2026.03.14 20:53:16.831751 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2020 | 2026.03.14 20:53:16.831782 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2021 | 2026.03.14 20:53:16.831814 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2022 | 2026.03.14 20:53:16.832478 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001706 sec., 22274.32590855803 rows/sec., 886.69 KiB/sec. | ||
| 2023 | 2026.03.14 20:53:16.832580 [ 3 ] {808bf032-4345-450d-9ca7-e51ecdc916ba} <Debug> TCPHandler: Processed in 0.001940827 sec. | ||
| 2024 | 2026.03.14 20:53:16.832799 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.03.14 20:53:16.832959 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2026 | 2026.03.14 20:53:16.833212 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2027 | 2026.03.14 20:53:16.833250 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2028 | 2026.03.14 20:53:16.833473 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2029 | 2026.03.14 20:53:16.833529 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2030 | 2026.03.14 20:53:16.833639 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2031 | 2026.03.14 20:53:16.833705 [ 303 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2032 | 2026.03.14 20:53:16.833708 [ 322 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2033 | 2026.03.14 20:53:16.833815 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 2034 | 2026.03.14 20:53:16.833841 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2035 | 2026.03.14 20:53:16.833897 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2036 | 2026.03.14 20:53:16.833914 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2037 | 2026.03.14 20:53:16.833945 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2038 | 2026.03.14 20:53:16.833977 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2039 | 2026.03.14 20:53:16.834538 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001659 sec., 22905.364677516576 rows/sec., 911.81 KiB/sec. | ||
| 2040 | 2026.03.14 20:53:16.834624 [ 3 ] {0304d77f-4ea3-4c2a-bf8f-c4bfb1da512b} <Debug> TCPHandler: Processed in 0.001877326 sec. | ||
| 2041 | 2026.03.14 20:53:16.879818 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.03.14 20:53:16.879974 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2043 | 2026.03.14 20:53:16.880249 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2044 | 2026.03.14 20:53:16.880290 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2045 | 2026.03.14 20:53:16.880525 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2046 | 2026.03.14 20:53:16.880583 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2047 | 2026.03.14 20:53:16.880693 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2048 | 2026.03.14 20:53:16.880774 [ 340 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2049 | 2026.03.14 20:53:16.880779 [ 303 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2050 | 2026.03.14 20:53:16.880881 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 2051 | 2026.03.14 20:53:16.880907 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2052 | 2026.03.14 20:53:16.880966 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2053 | 2026.03.14 20:53:16.880984 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2054 | 2026.03.14 20:53:16.881016 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2055 | 2026.03.14 20:53:16.881050 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2056 | 2026.03.14 20:53:16.881831 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.00192 sec., 19791.666666666668 rows/sec., 787.86 KiB/sec. | ||
| 2057 | 2026.03.14 20:53:16.881940 [ 3 ] {80d812ac-8207-4a54-a4a4-fefd96bebe76} <Debug> TCPHandler: Processed in 0.00218485 sec. | ||
| 2058 | 2026.03.14 20:53:16.928478 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2026.03.14 20:53:16.928647 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2060 | 2026.03.14 20:53:16.928952 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2061 | 2026.03.14 20:53:16.928993 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2062 | 2026.03.14 20:53:16.929243 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2063 | 2026.03.14 20:53:16.929307 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2064 | 2026.03.14 20:53:16.929426 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2065 | 2026.03.14 20:53:16.929517 [ 322 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2066 | 2026.03.14 20:53:16.929519 [ 317 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2067 | 2026.03.14 20:53:16.929660 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (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 | ||
| 2068 | 2026.03.14 20:53:16.929687 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2069 | 2026.03.14 20:53:16.929750 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2070 | 2026.03.14 20:53:16.929770 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2071 | 2026.03.14 20:53:16.929806 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2072 | 2026.03.14 20:53:16.929840 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2073 | 2026.03.14 20:53:16.930531 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001956 sec., 19427.402862985688 rows/sec., 773.36 KiB/sec. | ||
| 2074 | 2026.03.14 20:53:16.930641 [ 3 ] {1a6521ee-f8a5-42e4-b417-a1c7daa2be83} <Debug> TCPHandler: Processed in 0.002234561 sec. | ||
| 2075 | 2026.03.14 20:53:16.931830 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.03.14 20:53:16.931939 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2077 | 2026.03.14 20:53:16.931983 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2078 | 2026.03.14 20:53:16.932531 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.03.14 20:53:16.932572 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2080 | 2026.03.14 20:53:16.933213 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2081 | 2026.03.14 20:53:16.933614 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Trace> oximeter.timeseries_schema (c7fad6c5-f9c3-48ef-9615-5f2e0037adb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.03.14 20:53:16.933778 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Debug> executeQuery: Read 12 rows, 2.03 KiB in 0.00187 sec., 6417.1122994652405 rows/sec., 1.06 MiB/sec. | ||
| 2083 | 2026.03.14 20:53:16.933825 [ 3 ] {0d6a15a8-d701-4f28-bb71-1fa1091dc757} <Debug> TCPHandler: Processed in 0.002047208 sec. | ||
| 2084 | 2026.03.14 20:53:16.933942 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.03.14 20:53:16.934041 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2086 | 2026.03.14 20:53:16.934083 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2087 | 2026.03.14 20:53:16.934561 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.03.14 20:53:16.934597 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2089 | 2026.03.14 20:53:16.935011 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2090 | 2026.03.14 20:53:16.935447 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.03.14 20:53:16.935593 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001572 sec., 2544.529262086514 rows/sec., 207.49 KiB/sec. | ||
| 2092 | 2026.03.14 20:53:16.935633 [ 3 ] {c2bbb22f-37b3-43c5-bf72-c53a3a64f789} <Debug> TCPHandler: Processed in 0.001741663 sec. | ||
| 2093 | 2026.03.14 20:53:16.935752 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.03.14 20:53:16.935850 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2095 | 2026.03.14 20:53:16.935889 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2096 | 2026.03.14 20:53:16.937406 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.03.14 20:53:16.937443 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2098 | 2026.03.14 20:53:16.938086 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2099 | 2026.03.14 20:53:16.938542 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.03.14 20:53:16.938687 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Debug> executeQuery: Read 1965 rows, 151.96 KiB in 0.002857 sec., 687784.3892194609 rows/sec., 51.94 MiB/sec. | ||
| 2101 | 2026.03.14 20:53:16.938727 [ 3 ] {4b6b047b-7e3f-4ada-aee5-55efbfc72952} <Debug> TCPHandler: Processed in 0.003026841 sec. | ||
| 2102 | 2026.03.14 20:53:16.938846 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.03.14 20:53:16.938942 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.03.14 20:53:16.938983 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2105 | 2026.03.14 20:53:16.939413 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.03.14 20:53:16.939448 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2107 | 2026.03.14 20:53:16.939927 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2108 | 2026.03.14 20:53:16.940393 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.03.14 20:53:16.940490 [ 67 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2110 | 2026.03.14 20:53:16.940523 [ 67 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.03.14 20:53:16.940538 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001614 sec., 16109.045848822801 rows/sec., 1.17 MiB/sec. | ||
| 2112 | 2026.03.14 20:53:16.940541 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2113 | 2026.03.14 20:53:16.940577 [ 3 ] {df2868ff-08b1-4f79-81ca-d328260084fb} <Debug> TCPHandler: Processed in 0.001781245 sec. | ||
| 2114 | 2026.03.14 20:53:16.940659 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2115 | 2026.03.14 20:53:16.940689 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.03.14 20:53:16.940793 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.03.14 20:53:16.940816 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2026.03.14 20:53:16.940834 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2119 | 2026.03.14 20:53:16.940863 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2120 | 2026.03.14 20:53:16.940954 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2121 | 2026.03.14 20:53:16.941010 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2122 | 2026.03.14 20:53:16.941072 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2123 | 2026.03.14 20:53:16.941124 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2124 | 2026.03.14 20:53:16.941175 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2125 | 2026.03.14 20:53:16.941482 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.03.14 20:53:16.941525 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2127 | 2026.03.14 20:53:16.942016 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2128 | 2026.03.14 20:53:16.942155 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568331 sec., 230818.6218342939 rows/sec., 15.16 MiB/sec. | ||
| 2129 | 2026.03.14 20:53:16.942374 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2130 | 2026.03.14 20:53:16.942483 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.03.14 20:53:16.942622 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Debug> executeQuery: Read 709 rows, 42.36 KiB in 0.001904 sec., 372373.9495798319 rows/sec., 21.73 MiB/sec. | ||
| 2132 | 2026.03.14 20:53:16.942663 [ 3 ] {055ab2a0-0523-438b-b5cf-66a781a72abb} <Debug> TCPHandler: Processed in 0.002083759 sec. | ||
| 2133 | 2026.03.14 20:53:16.942845 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.03.14 20:53:16.942899 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_6_1} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.03.14 20:53:16.942941 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2136 | 2026.03.14 20:53:16.942979 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_6_1} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2137 | 2026.03.14 20:53:16.942988 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2138 | 2026.03.14 20:53:16.943057 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2139 | 2026.03.14 20:53:16.943410 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.03.14 20:53:16.943453 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2141 | 2026.03.14 20:53:16.944004 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2142 | 2026.03.14 20:53:16.944464 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.03.14 20:53:16.944596 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001672 sec., 598.0861244019138 rows/sec., 42.05 KiB/sec. | ||
| 2144 | 2026.03.14 20:53:16.944633 [ 3 ] {7bf5d2e5-8199-4052-9135-426e38488087} <Debug> TCPHandler: Processed in 0.001839025 sec. | ||
| 2145 | 2026.03.14 20:53:16.944744 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.03.14 20:53:16.944839 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.14 20:53:16.944879 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2148 | 2026.03.14 20:53:16.945632 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.03.14 20:53:16.945667 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2150 | 2026.03.14 20:53:16.946148 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2151 | 2026.03.14 20:53:16.946714 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.03.14 20:53:16.946848 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Debug> executeQuery: Read 1032 rows, 72.91 KiB in 0.002025 sec., 509629.62962962966 rows/sec., 35.16 MiB/sec. | ||
| 2153 | 2026.03.14 20:53:16.946885 [ 3 ] {7fb58c6c-91a4-4f57-affc-1f583867330e} <Debug> TCPHandler: Processed in 0.00219151 sec. | ||
| 2154 | 2026.03.14 20:53:16.947004 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.03.14 20:53:16.947100 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2156 | 2026.03.14 20:53:16.947144 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2157 | 2026.03.14 20:53:16.948173 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.03.14 20:53:16.948208 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2159 | 2026.03.14 20:53:16.948892 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2160 | 2026.03.14 20:53:16.950175 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.14 20:53:16.950313 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Debug> executeQuery: Read 2479 rows, 164.58 KiB in 0.003232 sec., 767017.3267326732 rows/sec., 49.73 MiB/sec. | ||
| 2162 | 2026.03.14 20:53:16.950351 [ 3 ] {92e7ef32-a6c4-4e9a-896f-8d74caf30f8d} <Debug> TCPHandler: Processed in 0.003398517 sec. | ||
| 2163 | 2026.03.14 20:53:16.950471 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.14 20:53:16.950566 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.14 20:53:16.950608 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2166 | 2026.03.14 20:53:16.950939 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.14 20:53:16.950977 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2168 | 2026.03.14 20:53:16.953768 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2169 | 2026.03.14 20:53:16.956163 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.14 20:53:16.956298 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00575 sec., 173.91304347826087 rows/sec., 11.04 KiB/sec. | ||
| 2171 | 2026.03.14 20:53:16.956336 [ 3 ] {715f8943-9c53-4d7c-a2f8-b97a21ddc4dd} <Debug> TCPHandler: Processed in 0.005915851 sec. | ||
| 2172 | 2026.03.14 20:53:16.956451 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.14 20:53:16.956546 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.14 20:53:16.956601 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2175 | 2026.03.14 20:53:16.957359 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.14 20:53:16.957482 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2177 | 2026.03.14 20:53:16.958151 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2178 | 2026.03.14 20:53:16.958642 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.14 20:53:16.958797 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002268 sec., 9700.176366843034 rows/sec., 17.38 MiB/sec. | ||
| 2180 | 2026.03.14 20:53:16.958851 [ 3 ] {ce73d8aa-b8c2-4454-83fd-43b49ebf7845} <Debug> TCPHandler: Processed in 0.002451173 sec. | ||
| 2181 | 2026.03.14 20:53:16.958969 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.03.14 20:53:16.959064 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.03.14 20:53:16.959107 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2184 | 2026.03.14 20:53:16.959524 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Trace> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.03.14 20:53:16.959562 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2186 | 2026.03.14 20:53:16.960150 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2187 | 2026.03.14 20:53:16.960673 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Trace> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.14 20:53:16.960804 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001758 sec., 3412.9692832764504 rows/sec., 241.09 KiB/sec. | ||
| 2189 | 2026.03.14 20:53:16.960842 [ 3 ] {2e4d94e7-dc8e-46e7-818f-15600d44627e} <Debug> TCPHandler: Processed in 0.001924237 sec. | ||
| 2190 | 2026.03.14 20:53:16.960957 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.03.14 20:53:16.961053 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.03.14 20:53:16.961095 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2193 | 2026.03.14 20:53:16.961447 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.03.14 20:53:16.961483 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2195 | 2026.03.14 20:53:16.961951 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2196 | 2026.03.14 20:53:16.962424 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.03.14 20:53:16.962567 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
| 2198 | 2026.03.14 20:53:16.962606 [ 3 ] {a27fda36-ab00-490c-a415-0aec19d83cd7} <Debug> TCPHandler: Processed in 0.001700093 sec. | ||
| 2199 | 2026.03.14 20:53:17.145216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 314 | ||
| 2200 | 2026.03.14 20:53:17.148582 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.03.14 20:53:17.148628 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2202 | 2026.03.14 20:53:17.149976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2203 | 2026.03.14 20:53:17.150435 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): 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.14 20:53:17.150684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2205 | 2026.03.14 20:53:19.656692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3257 | ||
| 2206 | 2026.03.14 20:53:19.657176 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.03.14 20:53:19.657219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2208 | 2026.03.14 20:53:19.657817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2209 | 2026.03.14 20:53:19.658301 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.03.14 20:53:19.658433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3257 | ||
| 2211 | 2026.03.14 20:53:19.841938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2212 | 2026.03.14 20:53:19.859116 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.03.14 20:53:19.859186 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2214 | 2026.03.14 20:53:19.864988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2215 | 2026.03.14 20:53:19.868740 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.03.14 20:53:19.873088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2217 | 2026.03.14 20:53:20.834451 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57642 | ||
| 2218 | 2026.03.14 20:53:20.834559 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.03.14 20:53:20.834591 [ 286 ] {} <Debug> TCP-Session: 21771443-f77d-4545-8f5a-e538f5be563f Authenticating user 'default' from [fd00:1122:3344:101::e]:57642 | ||
| 2220 | 2026.03.14 20:53:20.834615 [ 286 ] {} <Debug> TCP-Session: 21771443-f77d-4545-8f5a-e538f5be563f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.14 20:53:20.834628 [ 286 ] {} <Debug> TCP-Session: 21771443-f77d-4545-8f5a-e538f5be563f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.03.14 20:53:20.834878 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65086 | ||
| 2223 | 2026.03.14 20:53:20.834928 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49772 | ||
| 2224 | 2026.03.14 20:53:20.834941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49591 | ||
| 2225 | 2026.03.14 20:53:20.834981 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59111 | ||
| 2226 | 2026.03.14 20:53:20.834997 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2026.03.14 20:53:20.835040 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.03.14 20:53:20.835069 [ 287 ] {} <Debug> TCP-Session: 92c8a904-15e7-4649-8636-85d0cc619283 Authenticating user 'default' from [fd00:1122:3344:101::e]:65086 | ||
| 2229 | 2026.03.14 20:53:20.835083 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.03.14 20:53:20.835083 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.03.14 20:53:20.835105 [ 287 ] {} <Debug> TCP-Session: 92c8a904-15e7-4649-8636-85d0cc619283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.03.14 20:53:20.835117 [ 293 ] {} <Debug> TCP-Session: f9df7a8d-bd3a-4ae5-9fca-f47113521b81 Authenticating user 'default' from [fd00:1122:3344:101::e]:59111 | ||
| 2233 | 2026.03.14 20:53:20.835126 [ 289 ] {} <Debug> TCP-Session: 369f3606-9a6d-46da-a875-30692a5f5bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:49591 | ||
| 2234 | 2026.03.14 20:53:20.835135 [ 287 ] {} <Debug> TCP-Session: 92c8a904-15e7-4649-8636-85d0cc619283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.03.14 20:53:20.835154 [ 293 ] {} <Debug> TCP-Session: f9df7a8d-bd3a-4ae5-9fca-f47113521b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.03.14 20:53:20.835158 [ 289 ] {} <Debug> TCP-Session: 369f3606-9a6d-46da-a875-30692a5f5bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.03.14 20:53:20.835178 [ 293 ] {} <Debug> TCP-Session: f9df7a8d-bd3a-4ae5-9fca-f47113521b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.03.14 20:53:20.835186 [ 289 ] {} <Debug> TCP-Session: 369f3606-9a6d-46da-a875-30692a5f5bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.14 20:53:20.835087 [ 288 ] {} <Debug> TCP-Session: 97a01a2a-1b60-4b0d-ad2d-0bb454956df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49772 | ||
| 2240 | 2026.03.14 20:53:20.834976 [ 286 ] {} <Trace> TCP-Session: 21771443-f77d-4545-8f5a-e538f5be563f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.03.14 20:53:20.835235 [ 288 ] {} <Debug> TCP-Session: 97a01a2a-1b60-4b0d-ad2d-0bb454956df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.03.14 20:53:20.834974 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60547 | ||
| 2243 | 2026.03.14 20:53:20.835267 [ 288 ] {} <Debug> TCP-Session: 97a01a2a-1b60-4b0d-ad2d-0bb454956df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.03.14 20:53:20.834957 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65327 | ||
| 2245 | 2026.03.14 20:53:20.834935 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56493 | ||
| 2246 | 2026.03.14 20:53:20.835337 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2026.03.14 20:53:20.834987 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41985 | ||
| 2248 | 2026.03.14 20:53:20.835376 [ 292 ] {} <Debug> TCP-Session: 683cc6db-9194-485c-85a4-b27b0f4c51f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60547 | ||
| 2249 | 2026.03.14 20:53:20.835402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2250 | 2026.03.14 20:53:20.835418 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57642) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2251 | 2026.03.14 20:53:20.835423 [ 292 ] {} <Debug> TCP-Session: 683cc6db-9194-485c-85a4-b27b0f4c51f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.03.14 20:53:20.835438 [ 290 ] {} <Debug> TCP-Session: 83e21298-24aa-4675-b488-eaf612d6c863 Authenticating user 'default' from [fd00:1122:3344:101::e]:56493 | ||
| 2253 | 2026.03.14 20:53:20.835460 [ 292 ] {} <Debug> TCP-Session: 683cc6db-9194-485c-85a4-b27b0f4c51f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.03.14 20:53:20.835478 [ 290 ] {} <Debug> TCP-Session: 83e21298-24aa-4675-b488-eaf612d6c863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.03.14 20:53:20.835371 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2026.03.14 20:53:20.835503 [ 290 ] {} <Debug> TCP-Session: 83e21298-24aa-4675-b488-eaf612d6c863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.03.14 20:53:20.835530 [ 291 ] {} <Debug> TCP-Session: 76f96bf8-195e-434f-b635-f85651ca9528 Authenticating user 'default' from [fd00:1122:3344:101::e]:65327 | ||
| 2258 | 2026.03.14 20:53:20.835534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2259 | 2026.03.14 20:53:20.835557 [ 291 ] {} <Debug> TCP-Session: 76f96bf8-195e-434f-b635-f85651ca9528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.03.14 20:53:20.835582 [ 291 ] {} <Debug> TCP-Session: 76f96bf8-195e-434f-b635-f85651ca9528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.03.14 20:53:20.835581 [ 294 ] {} <Debug> TCP-Session: ee9e0d96-9901-4f6f-8d23-a27a872d13e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41985 | ||
| 2262 | 2026.03.14 20:53:20.835619 [ 294 ] {} <Debug> TCP-Session: ee9e0d96-9901-4f6f-8d23-a27a872d13e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.14 20:53:20.835638 [ 294 ] {} <Debug> TCP-Session: ee9e0d96-9901-4f6f-8d23-a27a872d13e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.03.14 20:53:20.835705 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2265 | 2026.03.14 20:53:20.835761 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2266 | 2026.03.14 20:53:20.836043 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 2267 | 2026.03.14 20:53:20.836132 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2268 | 2026.03.14 20:53:21.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.02 MiB, peak 189.91 MiB, free memory in arenas 0.00 B, will set to 190.63 MiB (RSS), difference: 6.61 MiB | ||
| 2269 | 2026.03.14 20:53:21.220327 [ 322 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Trace> AggregatingTransform: Aggregating | ||
| 2270 | 2026.03.14 20:53:21.220402 [ 322 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Trace> Aggregator: Aggregation method: without_key | ||
| 2271 | 2026.03.14 20:53:21.220440 [ 322 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001170506 sec. (854.331 rows/sec., 33.37 KiB/sec.) | ||
| 2272 | 2026.03.14 20:53:21.220459 [ 322 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Trace> Aggregator: Merging aggregated data | ||
| 2273 | 2026.03.14 20:53:21.221703 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.38634 sec., 2.588393642905213 rows/sec., 103.54 B/sec. | ||
| 2274 | 2026.03.14 20:53:21.221812 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2275 | 2026.03.14 20:53:21.221829 [ 286 ] {6aec36fe-de66-4bf4-a4ca-db298e99e349} <Debug> TCPHandler: Processed in 0.387001373 sec. | ||
| 2276 | 2026.03.14 20:53:21.221987 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.03.14 20:53:21.222013 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.03.14 20:53:21.222041 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.03.14 20:53:21.222071 [ 293 ] {} <Debug> TCP-Session: f9df7a8d-bd3a-4ae5-9fca-f47113521b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.03.14 20:53:21.222087 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.03.14 20:53:21.222103 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.03.14 20:53:21.222134 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.03.14 20:53:21.222163 [ 292 ] {} <Debug> TCP-Session: 683cc6db-9194-485c-85a4-b27b0f4c51f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.03.14 20:53:21.222172 [ 288 ] {} <Debug> TCP-Session: 97a01a2a-1b60-4b0d-ad2d-0bb454956df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.14 20:53:21.222114 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.03.14 20:53:21.222203 [ 291 ] {} <Debug> TCP-Session: 76f96bf8-195e-434f-b635-f85651ca9528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.03.14 20:53:21.222113 [ 287 ] {} <Debug> TCP-Session: 92c8a904-15e7-4649-8636-85d0cc619283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.03.14 20:53:21.222259 [ 290 ] {} <Debug> TCP-Session: 83e21298-24aa-4675-b488-eaf612d6c863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.14 20:53:21.222071 [ 289 ] {} <Debug> TCP-Session: 369f3606-9a6d-46da-a875-30692a5f5bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.03.14 20:53:21.222060 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.03.14 20:53:21.222143 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2026.03.14 20:53:21.222347 [ 294 ] {} <Debug> TCP-Session: ee9e0d96-9901-4f6f-8d23-a27a872d13e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.14 20:53:21.222353 [ 286 ] {} <Debug> TCP-Session: 21771443-f77d-4545-8f5a-e538f5be563f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.14 20:53:22.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.00 MiB, peak 204.14 MiB, free memory in arenas 0.00 B, will set to 204.17 MiB (RSS), difference: 12.16 MiB | ||
| 2295 | 2026.03.14 20:53:22.646019 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.03.14 20:53:22.646209 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2297 | 2026.03.14 20:53:22.646279 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2298 | 2026.03.14 20:53:22.647061 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.03.14 20:53:22.647108 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2300 | 2026.03.14 20:53:22.647649 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2301 | 2026.03.14 20:53:22.648271 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.03.14 20:53:22.648435 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002277 sec., 124725.51602986387 rows/sec., 7.92 MiB/sec. | ||
| 2303 | 2026.03.14 20:53:22.648479 [ 3 ] {574a4ce6-6c78-4aa9-9e1e-6b1df2540eac} <Debug> TCPHandler: Processed in 0.002601856 sec. | ||
| 2304 | 2026.03.14 20:53:22.648618 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2026.03.14 20:53:22.648714 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2306 | 2026.03.14 20:53:22.648761 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2307 | 2026.03.14 20:53:22.649531 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.03.14 20:53:22.649568 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2309 | 2026.03.14 20:53:22.650047 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2310 | 2026.03.14 20:53:22.650499 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.03.14 20:53:22.650644 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001947 sec., 409347.7144324602 rows/sec., 31.85 MiB/sec. | ||
| 2312 | 2026.03.14 20:53:22.650682 [ 3 ] {04b03307-9adb-4df7-a9c7-c3f8eadc1ca0} <Debug> TCPHandler: Processed in 0.00211639 sec. | ||
| 2313 | 2026.03.14 20:53:22.650799 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.03.14 20:53:22.650897 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2315 | 2026.03.14 20:53:22.650937 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2316 | 2026.03.14 20:53:22.651403 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.03.14 20:53:22.651439 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2318 | 2026.03.14 20:53:22.651892 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2319 | 2026.03.14 20:53:22.652376 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.03.14 20:53:22.652510 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001631 sec., 87063.15144083384 rows/sec., 5.11 MiB/sec. | ||
| 2321 | 2026.03.14 20:53:22.652550 [ 3 ] {9400daa5-e5df-4583-964c-a98797f3b95e} <Debug> TCPHandler: Processed in 0.001801575 sec. | ||
| 2322 | 2026.03.14 20:53:22.652676 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.03.14 20:53:22.652771 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2324 | 2026.03.14 20:53:22.652811 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2325 | 2026.03.14 20:53:22.653301 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.03.14 20:53:22.653340 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2327 | 2026.03.14 20:53:22.653838 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2328 | 2026.03.14 20:53:22.654382 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.03.14 20:53:22.654560 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001806 sec., 82502.76854928017 rows/sec., 5.33 MiB/sec. | ||
| 2330 | 2026.03.14 20:53:22.654603 [ 3 ] {d87be438-b0be-4bae-a17e-e663de9b06fc} <Debug> TCPHandler: Processed in 0.001977097 sec. | ||
| 2331 | 2026.03.14 20:53:22.654737 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.03.14 20:53:22.654834 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.03.14 20:53:22.654875 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2334 | 2026.03.14 20:53:22.655343 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.03.14 20:53:22.655380 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2336 | 2026.03.14 20:53:22.655793 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2337 | 2026.03.14 20:53:22.656224 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.03.14 20:53:22.656354 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001538 sec., 96228.86866059818 rows/sec., 5.47 MiB/sec. | ||
| 2339 | 2026.03.14 20:53:22.656391 [ 3 ] {4572fe24-1a0f-4782-90a0-bb573365d77e} <Debug> TCPHandler: Processed in 0.001713414 sec. | ||
| 2340 | 2026.03.14 20:53:22.656521 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.03.14 20:53:22.656616 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2342 | 2026.03.14 20:53:22.656659 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2343 | 2026.03.14 20:53:22.657235 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.03.14 20:53:22.657271 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2345 | 2026.03.14 20:53:22.657780 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2346 | 2026.03.14 20:53:22.658261 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.03.14 20:53:22.658398 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.0018 sec., 272222.22222222225 rows/sec., 19.09 MiB/sec. | ||
| 2348 | 2026.03.14 20:53:22.658439 [ 3 ] {e2bf37cc-0aa8-4eda-b248-06bc4aeed0cc} <Debug> TCPHandler: Processed in 0.001971857 sec. | ||
| 2349 | 2026.03.14 20:53:22.658569 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.03.14 20:53:22.658671 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2351 | 2026.03.14 20:53:22.658716 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2352 | 2026.03.14 20:53:22.659070 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.03.14 20:53:22.659106 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2354 | 2026.03.14 20:53:22.659630 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2355 | 2026.03.14 20:53:22.660062 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.03.14 20:53:22.660196 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. | ||
| 2357 | 2026.03.14 20:53:22.660234 [ 3 ] {cfd03fe7-fbe2-4c2d-bc1c-c915c69714f3} <Debug> TCPHandler: Processed in 0.001717534 sec. | ||
| 2358 | 2026.03.14 20:53:22.660355 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.03.14 20:53:22.660453 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.03.14 20:53:22.660496 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2361 | 2026.03.14 20:53:22.660928 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.03.14 20:53:22.660966 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2363 | 2026.03.14 20:53:22.661403 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2364 | 2026.03.14 20:53:22.661762 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.03.14 20:53:22.661893 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001458 sec., 181755.82990397804 rows/sec., 12.08 MiB/sec. | ||
| 2366 | 2026.03.14 20:53:22.661929 [ 3 ] {f37a80a7-1f9e-4224-b3ac-aca10cc58f05} <Debug> TCPHandler: Processed in 0.001625822 sec. | ||
| 2367 | 2026.03.14 20:53:22.662046 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.03.14 20:53:22.662143 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2369 | 2026.03.14 20:53:22.662186 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2370 | 2026.03.14 20:53:22.662510 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.03.14 20:53:22.662546 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2372 | 2026.03.14 20:53:22.662977 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2373 | 2026.03.14 20:53:22.663496 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.03.14 20:53:22.663626 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001501 sec., 666.2225183211193 rows/sec., 44.89 KiB/sec. | ||
| 2375 | 2026.03.14 20:53:22.663662 [ 3 ] {ff4f298c-4f7d-45a5-936e-677eea8e65b5} <Debug> TCPHandler: Processed in 0.001665753 sec. | ||
| 2376 | 2026.03.14 20:53:22.663775 [ 3 ] {} <Trace> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.03.14 20:53:22.663871 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44785) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2378 | 2026.03.14 20:53:22.663914 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2379 | 2026.03.14 20:53:22.664248 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.03.14 20:53:22.664283 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2381 | 2026.03.14 20:53:22.664746 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2382 | 2026.03.14 20:53:22.665172 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.03.14 20:53:22.665305 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001452 sec., 61983.47107438017 rows/sec., 3.88 MiB/sec. | ||
| 2384 | 2026.03.14 20:53:22.665343 [ 3 ] {8cfd843b-088f-4037-8783-3542f7c40994} <Debug> TCPHandler: Processed in 0.001617852 sec. | ||
| 2385 | 2026.03.14 20:53:27.089760 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2386 | 2026.03.14 20:53:27.089831 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2387 | 2026.03.14 20:53:27.151231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 336 | ||
| 2388 | 2026.03.14 20:53:27.153314 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.03.14 20:53:27.153374 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2390 | 2026.03.14 20:53:27.154589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2391 | 2026.03.14 20:53:27.154853 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.03.14 20:53:27.155176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2393 | 2026.03.14 20:53:27.158619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3769 | ||
| 2394 | 2026.03.14 20:53:27.159104 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.03.14 20:53:27.159137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2396 | 2026.03.14 20:53:27.159656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2397 | 2026.03.14 20:53:27.159902 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.03.14 20:53:27.160026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3769 | ||
| 2399 | 2026.03.14 20:53:27.223547 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2400 | 2026.03.14 20:53:27.223593 [ 3 ] {} <Debug> TCP-Session: 60ca5b45-71dd-41ee-ba06-337b92fd3dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.03.14 20:53:27.373275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2402 | 2026.03.14 20:53:27.389697 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.03.14 20:53:27.389748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2404 | 2026.03.14 20:53:27.395962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2405 | 2026.03.14 20:53:27.396678 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.03.14 20:53:27.399354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2407 | 2026.03.14 20:53:27.639437 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.03.14 20:53:27.639606 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2409 | 2026.03.14 20:53:27.639670 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2410 | 2026.03.14 20:53:27.640365 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.03.14 20:53:27.640413 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2412 | 2026.03.14 20:53:27.640795 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2413 | 2026.03.14 20:53:27.641010 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.03.14 20:53:27.641153 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001595 sec., 76489.02821316614 rows/sec., 6.57 MiB/sec. | ||
| 2415 | 2026.03.14 20:53:27.641194 [ 253 ] {ad06fab7-e682-4167-8ed6-7b9fb2547977} <Debug> TCPHandler: Processed in 0.001881676 sec. | ||
| 2416 | 2026.03.14 20:53:27.641312 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.03.14 20:53:27.641406 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.03.14 20:53:27.641446 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2419 | 2026.03.14 20:53:27.641838 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.03.14 20:53:27.641875 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2421 | 2026.03.14 20:53:27.642160 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2422 | 2026.03.14 20:53:27.642354 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.03.14 20:53:27.642478 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00109 sec., 30275.229357798165 rows/sec., 2.22 MiB/sec. | ||
| 2424 | 2026.03.14 20:53:27.642514 [ 253 ] {8065c344-424e-413c-8471-90c6356f23a9} <Debug> TCPHandler: Processed in 0.001250347 sec. | ||
| 2425 | 2026.03.14 20:53:27.642619 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.03.14 20:53:27.642712 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2427 | 2026.03.14 20:53:27.642751 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2428 | 2026.03.14 20:53:27.643158 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.03.14 20:53:27.643194 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2430 | 2026.03.14 20:53:27.643494 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2431 | 2026.03.14 20:53:27.643691 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): 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.14 20:53:27.643813 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.001118 sec., 93917.71019677995 rows/sec., 7.35 MiB/sec. | ||
| 2433 | 2026.03.14 20:53:27.643849 [ 253 ] {ae13d5c8-e39e-43af-9263-c4613ad1c3cd} <Debug> TCPHandler: Processed in 0.001278207 sec. | ||
| 2434 | 2026.03.14 20:53:27.643955 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.03.14 20:53:27.644049 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.03.14 20:53:27.644091 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2437 | 2026.03.14 20:53:27.644494 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.03.14 20:53:27.644530 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2439 | 2026.03.14 20:53:27.644844 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2440 | 2026.03.14 20:53:27.645045 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.03.14 20:53:27.645169 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 2442 | 2026.03.14 20:53:27.645203 [ 253 ] {83f56b15-8656-437b-bbef-13758b65e586} <Debug> TCPHandler: Processed in 0.001296498 sec. | ||
| 2443 | 2026.03.14 20:53:27.645316 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.03.14 20:53:27.645409 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.03.14 20:53:27.645462 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2446 | 2026.03.14 20:53:27.646361 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.03.14 20:53:27.646397 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2448 | 2026.03.14 20:53:27.646919 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2449 | 2026.03.14 20:53:27.647137 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.03.14 20:53:27.647270 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001879 sec., 17562.533262373603 rows/sec., 31.47 MiB/sec. | ||
| 2451 | 2026.03.14 20:53:27.647319 [ 253 ] {8e27fe26-bd46-4bb2-ae5e-9b1b498f13f1} <Debug> TCPHandler: Processed in 0.002050138 sec. | ||
| 2452 | 2026.03.14 20:53:27.647429 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.03.14 20:53:27.647523 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.03.14 20:53:27.647564 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2455 | 2026.03.14 20:53:27.647870 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Trace> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.03.14 20:53:27.647907 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2457 | 2026.03.14 20:53:27.648190 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2458 | 2026.03.14 20:53:27.648389 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Trace> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.14 20:53:27.648510 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001005 sec., 14925.373134328358 rows/sec., 1.11 MiB/sec. | ||
| 2460 | 2026.03.14 20:53:27.648544 [ 253 ] {2a6ae993-9f83-4174-b660-430eaafc5489} <Debug> TCPHandler: Processed in 0.001162896 sec. | ||
| 2461 | 2026.03.14 20:53:27.648650 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.03.14 20:53:27.648743 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.03.14 20:53:27.648783 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2464 | 2026.03.14 20:53:27.649102 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.03.14 20:53:27.649137 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2466 | 2026.03.14 20:53:27.649421 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2467 | 2026.03.14 20:53:27.649619 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.03.14 20:53:27.649742 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 2469 | 2026.03.14 20:53:27.649776 [ 253 ] {ac085403-7bd3-45a3-a8b5-2fbac76380f8} <Debug> TCPHandler: Processed in 0.001173966 sec. | ||
| 2470 | 2026.03.14 20:53:28.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.23 MiB, peak 208.39 MiB, free memory in arenas 0.00 B, will set to 205.98 MiB (RSS), difference: 2.75 MiB | ||
| 2471 | 2026.03.14 20:53:32.644946 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.14 20:53:32.645152 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.03.14 20:53:32.645221 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2474 | 2026.03.14 20:53:32.645966 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.03.14 20:53:32.646003 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2476 | 2026.03.14 20:53:32.646393 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2477 | 2026.03.14 20:53:32.646611 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.03.14 20:53:32.646762 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001663 sec., 170775.70655441974 rows/sec., 10.85 MiB/sec. | ||
| 2479 | 2026.03.14 20:53:32.646801 [ 253 ] {8403cc56-c125-44ee-8644-ae842a9b5f4e} <Debug> TCPHandler: Processed in 0.001986668 sec. | ||
| 2480 | 2026.03.14 20:53:32.646925 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.03.14 20:53:32.647019 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2482 | 2026.03.14 20:53:32.647058 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2483 | 2026.03.14 20:53:32.647762 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.03.14 20:53:32.647795 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2485 | 2026.03.14 20:53:32.648133 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2486 | 2026.03.14 20:53:32.648328 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.03.14 20:53:32.648452 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001452 sec., 548898.0716253443 rows/sec., 42.71 MiB/sec. | ||
| 2488 | 2026.03.14 20:53:32.648487 [ 253 ] {01d66088-ddab-4803-92f9-9717080ace92} <Debug> TCPHandler: Processed in 0.001611122 sec. | ||
| 2489 | 2026.03.14 20:53:32.648591 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.03.14 20:53:32.648684 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2491 | 2026.03.14 20:53:32.648723 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2492 | 2026.03.14 20:53:32.649127 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.03.14 20:53:32.649161 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2494 | 2026.03.14 20:53:32.649444 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2495 | 2026.03.14 20:53:32.649639 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.03.14 20:53:32.649757 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001091 sec., 130155.82034830432 rows/sec., 7.65 MiB/sec. | ||
| 2497 | 2026.03.14 20:53:32.649791 [ 253 ] {f0be2dc6-3bc2-4348-9504-126a3ce11aa6} <Debug> TCPHandler: Processed in 0.001248948 sec. | ||
| 2498 | 2026.03.14 20:53:32.649895 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.03.14 20:53:32.649987 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.03.14 20:53:32.650025 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2501 | 2026.03.14 20:53:32.650425 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.14 20:53:32.650458 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2503 | 2026.03.14 20:53:32.650740 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2504 | 2026.03.14 20:53:32.650931 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.14 20:53:32.651017 [ 42 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2506 | 2026.03.14 20:53:32.651050 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001081 sec., 137835.33765032378 rows/sec., 8.91 MiB/sec. | ||
| 2507 | 2026.03.14 20:53:32.651053 [ 42 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.14 20:53:32.651078 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2509 | 2026.03.14 20:53:32.651084 [ 253 ] {784af4b7-ef99-4cf8-9a84-6bd6eba94268} <Debug> TCPHandler: Processed in 0.001239717 sec. | ||
| 2510 | 2026.03.14 20:53:32.651160 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 2511 | 2026.03.14 20:53:32.651184 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.03.14 20:53:32.651248 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2026.03.14 20:53:32.651271 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2514 | 2026.03.14 20:53:32.651277 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 2515 | 2026.03.14 20:53:32.651307 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2516 | 2026.03.14 20:53:32.651340 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 2517 | 2026.03.14 20:53:32.651386 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 2518 | 2026.03.14 20:53:32.651427 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 709 rows starting from the beginning of the part | ||
| 2519 | 2026.03.14 20:53:32.651468 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 2520 | 2026.03.14 20:53:32.651501 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 2521 | 2026.03.14 20:53:32.651704 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.03.14 20:53:32.651735 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2523 | 2026.03.14 20:53:32.652083 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2524 | 2026.03.14 20:53:32.652284 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.03.14 20:53:32.652316 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189126 sec., 1117627.5684830707 rows/sec., 73.11 MiB/sec. | ||
| 2526 | 2026.03.14 20:53:32.652406 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 2527 | 2026.03.14 20:53:32.652437 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2528 | 2026.03.14 20:53:32.652441 [ 253 ] {c7646d2a-5f44-4095-a485-988b9cbb9e00} <Debug> TCPHandler: Processed in 0.001294828 sec. | ||
| 2529 | 2026.03.14 20:53:32.652557 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.03.14 20:53:32.652647 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_6_1} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.03.14 20:53:32.652650 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2532 | 2026.03.14 20:53:32.652695 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2533 | 2026.03.14 20:53:32.652703 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_6_1} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2534 | 2026.03.14 20:53:32.652752 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2535 | 2026.03.14 20:53:32.653273 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.14 20:53:32.653308 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2537 | 2026.03.14 20:53:32.653621 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2538 | 2026.03.14 20:53:32.653823 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.14 20:53:32.653949 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001317 sec., 372057.70690964314 rows/sec., 26.09 MiB/sec. | ||
| 2540 | 2026.03.14 20:53:32.653985 [ 253 ] {145cabe9-12fa-4f30-a984-735431c9ad2e} <Debug> TCPHandler: Processed in 0.00147487 sec. | ||
| 2541 | 2026.03.14 20:53:32.654090 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.03.14 20:53:32.654184 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2543 | 2026.03.14 20:53:32.654225 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2544 | 2026.03.14 20:53:32.654543 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.03.14 20:53:32.654576 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2546 | 2026.03.14 20:53:32.654862 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2547 | 2026.03.14 20:53:32.655062 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.03.14 20:53:32.655181 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001016 sec., 5905.511811023623 rows/sec., 308.54 KiB/sec. | ||
| 2549 | 2026.03.14 20:53:32.655215 [ 253 ] {bfe0d151-3caa-4220-8189-3dd929fef265} <Debug> TCPHandler: Processed in 0.001172786 sec. | ||
| 2550 | 2026.03.14 20:53:32.655320 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.03.14 20:53:32.655412 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2552 | 2026.03.14 20:53:32.655452 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2553 | 2026.03.14 20:53:32.655875 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.03.14 20:53:32.655911 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2555 | 2026.03.14 20:53:32.656237 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2556 | 2026.03.14 20:53:32.656439 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.03.14 20:53:32.656562 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 2558 | 2026.03.14 20:53:32.656598 [ 253 ] {8f936467-b1e8-4cb7-a379-98646f9f37fc} <Debug> TCPHandler: Processed in 0.001325578 sec. | ||
| 2559 | 2026.03.14 20:53:32.656705 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.03.14 20:53:32.656799 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2561 | 2026.03.14 20:53:32.656840 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2562 | 2026.03.14 20:53:32.657143 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.14 20:53:32.657177 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2564 | 2026.03.14 20:53:32.657462 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2565 | 2026.03.14 20:53:32.657660 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.14 20:53:32.657783 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 2567 | 2026.03.14 20:53:32.657817 [ 253 ] {56634141-23fb-45c6-b98c-698df755d0f1} <Debug> TCPHandler: Processed in 0.001159946 sec. | ||
| 2568 | 2026.03.14 20:53:32.657920 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.14 20:53:32.658014 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.14 20:53:32.658053 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2571 | 2026.03.14 20:53:32.658362 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.14 20:53:32.658397 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2573 | 2026.03.14 20:53:32.658687 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2574 | 2026.03.14 20:53:32.658886 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.14 20:53:32.659006 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00101 sec., 89108.91089108911 rows/sec., 5.58 MiB/sec. | ||
| 2576 | 2026.03.14 20:53:32.659039 [ 253 ] {b03f85e1-b895-488c-bd89-ef1299f28170} <Debug> TCPHandler: Processed in 0.001165316 sec. | ||
| 2577 | 2026.03.14 20:53:34.660236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4217 | ||
| 2578 | 2026.03.14 20:53:34.660944 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.03.14 20:53:34.661005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2580 | 2026.03.14 20:53:34.661687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2581 | 2026.03.14 20:53:34.662027 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.03.14 20:53:34.662206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4217 | ||
| 2583 | 2026.03.14 20:53:34.899547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2584 | 2026.03.14 20:53:34.920174 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.03.14 20:53:34.920256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2586 | 2026.03.14 20:53:34.927595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2587 | 2026.03.14 20:53:34.928621 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.03.14 20:53:34.934144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2589 | 2026.03.14 20:53:34.985090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53636 | ||
| 2590 | 2026.03.14 20:53:34.985207 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2591 | 2026.03.14 20:53:34.985234 [ 289 ] {} <Debug> TCP-Session: a298fd24-9e52-4af0-8bc3-d8d4242054dc Authenticating user 'default' from [fd00:1122:3344:101::e]:53636 | ||
| 2592 | 2026.03.14 20:53:34.985256 [ 289 ] {} <Debug> TCP-Session: a298fd24-9e52-4af0-8bc3-d8d4242054dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.03.14 20:53:34.985268 [ 289 ] {} <Debug> TCP-Session: a298fd24-9e52-4af0-8bc3-d8d4242054dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.03.14 20:53:34.985440 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33310 | ||
| 2595 | 2026.03.14 20:53:34.985478 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58808 | ||
| 2596 | 2026.03.14 20:53:34.985517 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50512 | ||
| 2597 | 2026.03.14 20:53:34.985525 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61509 | ||
| 2598 | 2026.03.14 20:53:34.985573 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39488 | ||
| 2599 | 2026.03.14 20:53:34.985598 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44257 | ||
| 2600 | 2026.03.14 20:53:34.985609 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45366 | ||
| 2601 | 2026.03.14 20:53:34.985572 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2602 | 2026.03.14 20:53:34.985656 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2603 | 2026.03.14 20:53:34.985668 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2604 | 2026.03.14 20:53:34.985698 [ 290 ] {} <Debug> TCP-Session: 5f59459f-57d5-4958-8e7e-cd1af2e193d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33310 | ||
| 2605 | 2026.03.14 20:53:34.985706 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2606 | 2026.03.14 20:53:34.985726 [ 3 ] {} <Debug> TCP-Session: 20c98aab-46db-4a07-a78d-22f1efc739f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39488 | ||
| 2607 | 2026.03.14 20:53:34.985738 [ 289 ] {} <Trace> TCP-Session: a298fd24-9e52-4af0-8bc3-d8d4242054dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.03.14 20:53:34.985754 [ 287 ] {} <Debug> TCP-Session: 53613dc0-b9d9-4453-9d81-14ff16fba396 Authenticating user 'default' from [fd00:1122:3344:101::e]:45366 | ||
| 2609 | 2026.03.14 20:53:34.985766 [ 3 ] {} <Debug> TCP-Session: 20c98aab-46db-4a07-a78d-22f1efc739f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.03.14 20:53:34.985801 [ 287 ] {} <Debug> TCP-Session: 53613dc0-b9d9-4453-9d81-14ff16fba396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2026.03.14 20:53:34.985808 [ 3 ] {} <Debug> TCP-Session: 20c98aab-46db-4a07-a78d-22f1efc739f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2026.03.14 20:53:34.985826 [ 287 ] {} <Debug> TCP-Session: 53613dc0-b9d9-4453-9d81-14ff16fba396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.03.14 20:53:34.985739 [ 290 ] {} <Debug> TCP-Session: 5f59459f-57d5-4958-8e7e-cd1af2e193d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2026.03.14 20:53:34.985706 [ 293 ] {} <Debug> TCP-Session: 1a597a59-2b16-4364-897f-0acf99ca0291 Authenticating user 'default' from [fd00:1122:3344:101::e]:50512 | ||
| 2615 | 2026.03.14 20:53:34.985873 [ 290 ] {} <Debug> TCP-Session: 5f59459f-57d5-4958-8e7e-cd1af2e193d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.03.14 20:53:34.985681 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2617 | 2026.03.14 20:53:34.985902 [ 293 ] {} <Debug> TCP-Session: 1a597a59-2b16-4364-897f-0acf99ca0291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.03.14 20:53:34.985929 [ 286 ] {} <Debug> TCP-Session: 37eaddb0-ce01-4b4f-80fc-ae06d6ac65e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44257 | ||
| 2619 | 2026.03.14 20:53:34.985946 [ 293 ] {} <Debug> TCP-Session: 1a597a59-2b16-4364-897f-0acf99ca0291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.03.14 20:53:34.985953 [ 289 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53636) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2621 | 2026.03.14 20:53:34.985961 [ 286 ] {} <Debug> TCP-Session: 37eaddb0-ce01-4b4f-80fc-ae06d6ac65e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2026.03.14 20:53:34.985658 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2623 | 2026.03.14 20:53:34.986016 [ 286 ] {} <Debug> TCP-Session: 37eaddb0-ce01-4b4f-80fc-ae06d6ac65e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.03.14 20:53:34.985532 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38938 | ||
| 2625 | 2026.03.14 20:53:34.986043 [ 291 ] {} <Debug> TCP-Session: 41c6b973-023c-44ff-a030-d4f27e069ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58808 | ||
| 2626 | 2026.03.14 20:53:34.985668 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2627 | 2026.03.14 20:53:34.986081 [ 291 ] {} <Debug> TCP-Session: 41c6b973-023c-44ff-a030-d4f27e069ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2026.03.14 20:53:34.986112 [ 291 ] {} <Debug> TCP-Session: 41c6b973-023c-44ff-a030-d4f27e069ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2026.03.14 20:53:34.986112 [ 292 ] {} <Debug> TCP-Session: 37d005ff-0771-4707-b31b-9c58fee329fa Authenticating user 'default' from [fd00:1122:3344:101::e]:61509 | ||
| 2630 | 2026.03.14 20:53:34.986143 [ 292 ] {} <Debug> TCP-Session: 37d005ff-0771-4707-b31b-9c58fee329fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.03.14 20:53:34.986155 [ 292 ] {} <Debug> TCP-Session: 37d005ff-0771-4707-b31b-9c58fee329fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2632 | 2026.03.14 20:53:34.986171 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2026.03.14 20:53:34.986201 [ 294 ] {} <Debug> TCP-Session: a4043dd5-73a9-42ba-b0f1-b0a1d95069cf Authenticating user 'default' from [fd00:1122:3344:101::e]:38938 | ||
| 2634 | 2026.03.14 20:53:34.986217 [ 294 ] {} <Debug> TCP-Session: a4043dd5-73a9-42ba-b0f1-b0a1d95069cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2026.03.14 20:53:34.986230 [ 294 ] {} <Debug> TCP-Session: a4043dd5-73a9-42ba-b0f1-b0a1d95069cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.03.14 20:53:34.986330 [ 289 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2637 | 2026.03.14 20:53:34.986391 [ 289 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2638 | 2026.03.14 20:53:34.986698 [ 289 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 2639 | 2026.03.14 20:53:34.987796 [ 304 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Trace> AggregatingTransform: Aggregating | ||
| 2640 | 2026.03.14 20:53:34.987853 [ 304 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Trace> Aggregator: Aggregation method: without_key | ||
| 2641 | 2026.03.14 20:53:34.987886 [ 304 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001085894 sec. (920.900 rows/sec., 35.97 KiB/sec.) | ||
| 2642 | 2026.03.14 20:53:34.987901 [ 304 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Trace> Aggregator: Merging aggregated data | ||
| 2643 | 2026.03.14 20:53:34.989034 [ 289 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 12.38 KiB/sec. | ||
| 2644 | 2026.03.14 20:53:34.989200 [ 289 ] {318055d8-50dc-47c2-8ca2-9b922767cd35} <Debug> TCPHandler: Processed in 0.003661201 sec. | ||
| 2645 | 2026.03.14 20:53:34.989333 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2646 | 2026.03.14 20:53:34.989356 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2647 | 2026.03.14 20:53:34.989367 [ 289 ] {} <Debug> TCP-Session: a298fd24-9e52-4af0-8bc3-d8d4242054dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2026.03.14 20:53:34.989379 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2649 | 2026.03.14 20:53:34.989398 [ 290 ] {} <Debug> TCP-Session: 5f59459f-57d5-4958-8e7e-cd1af2e193d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2026.03.14 20:53:34.989405 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2651 | 2026.03.14 20:53:34.989425 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2652 | 2026.03.14 20:53:34.989440 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2653 | 2026.03.14 20:53:34.989461 [ 291 ] {} <Debug> TCP-Session: 41c6b973-023c-44ff-a030-d4f27e069ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2026.03.14 20:53:34.989476 [ 293 ] {} <Debug> TCP-Session: 1a597a59-2b16-4364-897f-0acf99ca0291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2655 | 2026.03.14 20:53:34.989496 [ 292 ] {} <Debug> TCP-Session: 37d005ff-0771-4707-b31b-9c58fee329fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.03.14 20:53:34.989508 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2657 | 2026.03.14 20:53:34.989480 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2658 | 2026.03.14 20:53:34.989572 [ 287 ] {} <Debug> TCP-Session: 53613dc0-b9d9-4453-9d81-14ff16fba396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2026.03.14 20:53:34.989464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2660 | 2026.03.14 20:53:34.989599 [ 3 ] {} <Debug> TCP-Session: 20c98aab-46db-4a07-a78d-22f1efc739f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.03.14 20:53:34.989425 [ 294 ] {} <Debug> TCP-Session: a4043dd5-73a9-42ba-b0f1-b0a1d95069cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.03.14 20:53:34.989637 [ 286 ] {} <Debug> TCP-Session: 37eaddb0-ce01-4b4f-80fc-ae06d6ac65e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.03.14 20:53:37.155459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 372 | ||
| 2664 | 2026.03.14 20:53:37.157748 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.03.14 20:53:37.157792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2666 | 2026.03.14 20:53:37.158960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2667 | 2026.03.14 20:53:37.159217 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.03.14 20:53:37.159376 [ 34 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2669 | 2026.03.14 20:53:37.159458 [ 34 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.03.14 20:53:37.159465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2671 | 2026.03.14 20:53:37.159485 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2672 | 2026.03.14 20:53:37.159627 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 2673 | 2026.03.14 20:53:37.160323 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2674 | 2026.03.14 20:53:37.160507 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 2675 | 2026.03.14 20:53:37.160946 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2676 | 2026.03.14 20:53:37.161281 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 2677 | 2026.03.14 20:53:37.161609 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 86 rows starting from the beginning of the part | ||
| 2678 | 2026.03.14 20:53:37.161931 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2679 | 2026.03.14 20:53:37.162251 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2680 | 2026.03.14 20:53:37.167912 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 72 columns (72 merged, 0 gathered) in 0.008338725 sec., 44611.136594623276 rows/sec., 47.52 MiB/sec. | ||
| 2681 | 2026.03.14 20:53:37.168851 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2682 | 2026.03.14 20:53:37.169339 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.03.14 20:53:37.169407 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_6_1} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2684 | 2026.03.14 20:53:37.169519 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 2685 | 2026.03.14 20:53:37.639334 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.03.14 20:53:37.639521 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2687 | 2026.03.14 20:53:37.639589 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2688 | 2026.03.14 20:53:37.640262 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.03.14 20:53:37.640300 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2690 | 2026.03.14 20:53:37.640682 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2691 | 2026.03.14 20:53:37.640896 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.03.14 20:53:37.641007 [ 34 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2693 | 2026.03.14 20:53:37.641042 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001572 sec., 80152.67175572518 rows/sec., 6.91 MiB/sec. | ||
| 2694 | 2026.03.14 20:53:37.641049 [ 34 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.03.14 20:53:37.641078 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2696 | 2026.03.14 20:53:37.641083 [ 253 ] {f116e4a5-3ccc-4eee-b03c-5c7331db153c} <Debug> TCPHandler: Processed in 0.001877106 sec. | ||
| 2697 | 2026.03.14 20:53:37.641191 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 2698 | 2026.03.14 20:53:37.641209 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.03.14 20:53:37.641302 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2700 | 2026.03.14 20:53:37.641307 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.03.14 20:53:37.641345 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 942 rows starting from the beginning of the part | ||
| 2702 | 2026.03.14 20:53:37.641352 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2703 | 2026.03.14 20:53:37.641446 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1965 rows starting from the beginning of the part | ||
| 2704 | 2026.03.14 20:53:37.641505 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 797 rows starting from the beginning of the part | ||
| 2705 | 2026.03.14 20:53:37.641554 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 122 rows starting from the beginning of the part | ||
| 2706 | 2026.03.14 20:53:37.641608 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 797 rows starting from the beginning of the part | ||
| 2707 | 2026.03.14 20:53:37.641657 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 2708 | 2026.03.14 20:53:37.641755 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.14 20:53:37.641789 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2710 | 2026.03.14 20:53:37.642085 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2711 | 2026.03.14 20:53:37.642295 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.14 20:53:37.642420 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001132 sec., 30918.727915194348 rows/sec., 2.27 MiB/sec. | ||
| 2713 | 2026.03.14 20:53:37.642457 [ 253 ] {7f843c1b-e39b-4b96-9cc1-497d17db481b} <Debug> TCPHandler: Processed in 0.001295808 sec. | ||
| 2714 | 2026.03.14 20:53:37.642560 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.14 20:53:37.642652 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.14 20:53:37.642690 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2717 | 2026.03.14 20:53:37.643096 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.03.14 20:53:37.643131 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2719 | 2026.03.14 20:53:37.643141 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995497 sec., 2379858.2508517927 rows/sec., 194.13 MiB/sec. | ||
| 2720 | 2026.03.14 20:53:37.643383 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2721 | 2026.03.14 20:53:37.643429 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2722 | 2026.03.14 20:53:37.643626 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.03.14 20:53:37.643672 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.03.14 20:53:37.643687 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_11_2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2725 | 2026.03.14 20:53:37.643741 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 2726 | 2026.03.14 20:53:37.643761 [ 34 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2727 | 2026.03.14 20:53:37.643791 [ 34 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.03.14 20:53:37.643795 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001161 sec., 85271.31782945737 rows/sec., 6.66 MiB/sec. | ||
| 2729 | 2026.03.14 20:53:37.643808 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2730 | 2026.03.14 20:53:37.643833 [ 253 ] {307665fb-6f66-453b-96d5-1eaa078bd563} <Debug> TCPHandler: Processed in 0.001320428 sec. | ||
| 2731 | 2026.03.14 20:53:37.643940 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.03.14 20:53:37.643944 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 2733 | 2026.03.14 20:53:37.644034 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.03.14 20:53:37.644081 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2735 | 2026.03.14 20:53:37.644104 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2736 | 2026.03.14 20:53:37.644151 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 546 rows starting from the beginning of the part | ||
| 2737 | 2026.03.14 20:53:37.644262 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1032 rows starting from the beginning of the part | ||
| 2738 | 2026.03.14 20:53:37.644317 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 490 rows starting from the beginning of the part | ||
| 2739 | 2026.03.14 20:53:37.644367 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 105 rows starting from the beginning of the part | ||
| 2740 | 2026.03.14 20:53:37.644427 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 490 rows starting from the beginning of the part | ||
| 2741 | 2026.03.14 20:53:37.644478 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2742 | 2026.03.14 20:53:37.644501 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.03.14 20:53:37.644540 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2744 | 2026.03.14 20:53:37.644887 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2745 | 2026.03.14 20:53:37.645109 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.03.14 20:53:37.645206 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2747 | 2026.03.14 20:53:37.645235 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.14 20:53:37.645241 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2749 | 2026.03.14 20:53:37.645254 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2750 | 2026.03.14 20:53:37.645277 [ 253 ] {4b131882-b2ed-413f-ae08-ad721af5d4c0} <Debug> TCPHandler: Processed in 0.001385039 sec. | ||
| 2751 | 2026.03.14 20:53:37.645312 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 2752 | 2026.03.14 20:53:37.645383 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2026.03.14 20:53:37.645385 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.03.14 20:53:37.645409 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1179 rows starting from the beginning of the part | ||
| 2755 | 2026.03.14 20:53:37.645475 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2479 rows starting from the beginning of the part | ||
| 2756 | 2026.03.14 20:53:37.645485 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.03.14 20:53:37.645519 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2758 | 2026.03.14 20:53:37.645538 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2759 | 2026.03.14 20:53:37.645562 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2760 | 2026.03.14 20:53:37.645597 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2761 | 2026.03.14 20:53:37.645635 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2762 | 2026.03.14 20:53:37.645899 [ 194 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.002016277 sec., 1369851.4638613644 rows/sec., 101.93 MiB/sec. | ||
| 2763 | 2026.03.14 20:53:37.646129 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2764 | 2026.03.14 20:53:37.646381 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.14 20:53:37.646401 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.03.14 20:53:37.646422 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2767 | 2026.03.14 20:53:37.646486 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_11_2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2768 | 2026.03.14 20:53:37.646562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2769 | 2026.03.14 20:53:37.647017 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2770 | 2026.03.14 20:53:37.647233 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.03.14 20:53:37.647329 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2772 | 2026.03.14 20:53:37.647356 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.03.14 20:53:37.647365 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001898 sec., 18440.4636459431 rows/sec., 33.04 MiB/sec. | ||
| 2774 | 2026.03.14 20:53:37.647373 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2775 | 2026.03.14 20:53:37.647415 [ 253 ] {fa19ff25-ee15-4288-a657-001413a36ce0} <Debug> TCPHandler: Processed in 0.002076978 sec. | ||
| 2776 | 2026.03.14 20:53:37.647454 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 2777 | 2026.03.14 20:53:37.647524 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.03.14 20:53:37.647617 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.03.14 20:53:37.647638 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2780 | 2026.03.14 20:53:37.647657 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2781 | 2026.03.14 20:53:37.647683 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 2782 | 2026.03.14 20:53:37.647785 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 2783 | 2026.03.14 20:53:37.647936 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 2784 | 2026.03.14 20:53:37.647979 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.03.14 20:53:37.648012 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2786 | 2026.03.14 20:53:37.648043 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2787 | 2026.03.14 20:53:37.648142 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2788 | 2026.03.14 20:53:37.648241 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 2789 | 2026.03.14 20:53:37.648308 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2790 | 2026.03.14 20:53:37.648509 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.03.14 20:53:37.648601 [ 34 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2792 | 2026.03.14 20:53:37.648628 [ 34 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.03.14 20:53:37.648631 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 2794 | 2026.03.14 20:53:37.648645 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2795 | 2026.03.14 20:53:37.648668 [ 253 ] {4e0fbf59-b908-4e6d-96fa-9702d59162b6} <Debug> TCPHandler: Processed in 0.001192026 sec. | ||
| 2796 | 2026.03.14 20:53:37.648722 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 2797 | 2026.03.14 20:53:37.648816 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2798 | 2026.03.14 20:53:37.648841 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 372 rows starting from the beginning of the part | ||
| 2799 | 2026.03.14 20:53:37.648886 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2800 | 2026.03.14 20:53:37.648923 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2801 | 2026.03.14 20:53:37.648956 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2802 | 2026.03.14 20:53:37.648988 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2803 | 2026.03.14 20:53:37.649025 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2804 | 2026.03.14 20:53:37.649811 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123195 sec., 651712.302850351 rows/sec., 42.38 MiB/sec. | ||
| 2805 | 2026.03.14 20:53:37.650089 [ 189 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 19 columns (19 merged, 0 gathered) in 0.002675377 sec., 44853.49167612639 rows/sec., 80.38 MiB/sec. | ||
| 2806 | 2026.03.14 20:53:37.650087 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2807 | 2026.03.14 20:53:37.650442 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.03.14 20:53:37.650456 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2809 | 2026.03.14 20:53:37.650530 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_11_2} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2810 | 2026.03.14 20:53:37.650625 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2811 | 2026.03.14 20:53:37.650813 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.14 20:53:37.650889 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2813 | 2026.03.14 20:53:37.650997 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2814 | 2026.03.14 20:53:37.652368 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4508 rows, containing 5 columns (5 merged, 0 gathered) in 0.007078567 sec., 636852.0634190508 rows/sec., 42.40 MiB/sec. | ||
| 2815 | 2026.03.14 20:53:37.652720 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2816 | 2026.03.14 20:53:37.652963 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.03.14 20:53:37.653026 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2818 | 2026.03.14 20:53:37.653080 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2819 | 2026.03.14 20:53:40.867969 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38657 | ||
| 2820 | 2026.03.14 20:53:40.868081 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2821 | 2026.03.14 20:53:40.868108 [ 289 ] {} <Debug> TCP-Session: 2ca875e7-800a-4c24-8f44-8bf4002da3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38657 | ||
| 2822 | 2026.03.14 20:53:40.868130 [ 289 ] {} <Debug> TCP-Session: 2ca875e7-800a-4c24-8f44-8bf4002da3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2823 | 2026.03.14 20:53:40.868143 [ 289 ] {} <Debug> TCP-Session: 2ca875e7-800a-4c24-8f44-8bf4002da3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2824 | 2026.03.14 20:53:40.868334 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50892 | ||
| 2825 | 2026.03.14 20:53:40.868365 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43406 | ||
| 2826 | 2026.03.14 20:53:40.868406 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64107 | ||
| 2827 | 2026.03.14 20:53:40.868426 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45056 | ||
| 2828 | 2026.03.14 20:53:40.868468 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2829 | 2026.03.14 20:53:40.868415 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54949 | ||
| 2830 | 2026.03.14 20:53:40.868508 [ 290 ] {} <Debug> TCP-Session: 0296f4b6-b2cf-46e7-b1ac-9be5eccd447f Authenticating user 'default' from [fd00:1122:3344:101::e]:50892 | ||
| 2831 | 2026.03.14 20:53:40.868508 [ 289 ] {} <Trace> TCP-Session: 2ca875e7-800a-4c24-8f44-8bf4002da3f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.03.14 20:53:40.868524 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2833 | 2026.03.14 20:53:40.868538 [ 290 ] {} <Debug> TCP-Session: 0296f4b6-b2cf-46e7-b1ac-9be5eccd447f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2026.03.14 20:53:40.868576 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2835 | 2026.03.14 20:53:40.868582 [ 290 ] {} <Debug> TCP-Session: 0296f4b6-b2cf-46e7-b1ac-9be5eccd447f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2836 | 2026.03.14 20:53:40.868579 [ 291 ] {} <Debug> TCP-Session: 1cf441c7-c5e2-4877-aa0d-85acfdabf01d Authenticating user 'default' from [fd00:1122:3344:101::e]:43406 | ||
| 2837 | 2026.03.14 20:53:40.868601 [ 286 ] {} <Debug> TCP-Session: f407c2e1-dddf-4fdb-8315-9642bdbf5c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:54949 | ||
| 2838 | 2026.03.14 20:53:40.868536 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2839 | 2026.03.14 20:53:40.868632 [ 291 ] {} <Debug> TCP-Session: 1cf441c7-c5e2-4877-aa0d-85acfdabf01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2840 | 2026.03.14 20:53:40.868639 [ 286 ] {} <Debug> TCP-Session: f407c2e1-dddf-4fdb-8315-9642bdbf5c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2841 | 2026.03.14 20:53:40.868676 [ 291 ] {} <Debug> TCP-Session: 1cf441c7-c5e2-4877-aa0d-85acfdabf01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2842 | 2026.03.14 20:53:40.868691 [ 289 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38657) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2843 | 2026.03.14 20:53:40.868694 [ 286 ] {} <Debug> TCP-Session: f407c2e1-dddf-4fdb-8315-9642bdbf5c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2844 | 2026.03.14 20:53:40.868669 [ 3 ] {} <Debug> TCP-Session: f5635327-908d-41e6-8fbb-fe2d8e1f41ef Authenticating user 'default' from [fd00:1122:3344:101::e]:64107 | ||
| 2845 | 2026.03.14 20:53:40.868378 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47061 | ||
| 2846 | 2026.03.14 20:53:40.868767 [ 3 ] {} <Debug> TCP-Session: f5635327-908d-41e6-8fbb-fe2d8e1f41ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2847 | 2026.03.14 20:53:40.868383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45333 | ||
| 2848 | 2026.03.14 20:53:40.868790 [ 3 ] {} <Debug> TCP-Session: f5635327-908d-41e6-8fbb-fe2d8e1f41ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2849 | 2026.03.14 20:53:40.868378 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33318 | ||
| 2850 | 2026.03.14 20:53:40.868843 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2851 | 2026.03.14 20:53:40.868543 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2852 | 2026.03.14 20:53:40.868883 [ 292 ] {} <Debug> TCP-Session: e67f4c0b-57a5-489e-8eb1-c92f7c192726 Authenticating user 'default' from [fd00:1122:3344:101::e]:47061 | ||
| 2853 | 2026.03.14 20:53:40.868874 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2854 | 2026.03.14 20:53:40.868926 [ 287 ] {} <Debug> TCP-Session: b81df7b5-b54a-4f65-a86e-7275c36a15b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45056 | ||
| 2855 | 2026.03.14 20:53:40.868943 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2856 | 2026.03.14 20:53:40.868951 [ 289 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2857 | 2026.03.14 20:53:40.868972 [ 287 ] {} <Debug> TCP-Session: b81df7b5-b54a-4f65-a86e-7275c36a15b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2858 | 2026.03.14 20:53:40.868982 [ 293 ] {} <Debug> TCP-Session: ff18fc38-15b3-4d1a-b1d3-600fb66fc085 Authenticating user 'default' from [fd00:1122:3344:101::e]:33318 | ||
| 2859 | 2026.03.14 20:53:40.869010 [ 287 ] {} <Debug> TCP-Session: b81df7b5-b54a-4f65-a86e-7275c36a15b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2860 | 2026.03.14 20:53:40.869023 [ 289 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2861 | 2026.03.14 20:53:40.869026 [ 293 ] {} <Debug> TCP-Session: ff18fc38-15b3-4d1a-b1d3-600fb66fc085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2862 | 2026.03.14 20:53:40.868950 [ 294 ] {} <Debug> TCP-Session: 6155f2c7-2c91-416c-84f1-1b1df7fe7069 Authenticating user 'default' from [fd00:1122:3344:101::e]:45333 | ||
| 2863 | 2026.03.14 20:53:40.869055 [ 293 ] {} <Debug> TCP-Session: ff18fc38-15b3-4d1a-b1d3-600fb66fc085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2864 | 2026.03.14 20:53:40.869090 [ 294 ] {} <Debug> TCP-Session: 6155f2c7-2c91-416c-84f1-1b1df7fe7069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2865 | 2026.03.14 20:53:40.868926 [ 292 ] {} <Debug> TCP-Session: e67f4c0b-57a5-489e-8eb1-c92f7c192726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2866 | 2026.03.14 20:53:40.869114 [ 294 ] {} <Debug> TCP-Session: 6155f2c7-2c91-416c-84f1-1b1df7fe7069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2867 | 2026.03.14 20:53:40.869136 [ 292 ] {} <Debug> TCP-Session: e67f4c0b-57a5-489e-8eb1-c92f7c192726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2868 | 2026.03.14 20:53:40.869315 [ 289 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 2869 | 2026.03.14 20:53:40.870234 [ 302 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Trace> AggregatingTransform: Aggregating | ||
| 2870 | 2026.03.14 20:53:40.870459 [ 302 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2871 | 2026.03.14 20:53:40.870501 [ 302 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082054 sec. (924.168 rows/sec., 36.10 KiB/sec.) | ||
| 2872 | 2026.03.14 20:53:40.870520 [ 302 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Trace> Aggregator: Merging aggregated data | ||
| 2873 | 2026.03.14 20:53:40.871496 [ 289 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002858 sec., 349.89503149055287 rows/sec., 13.67 KiB/sec. | ||
| 2874 | 2026.03.14 20:53:40.871638 [ 289 ] {7e5464c5-8da8-4a2f-8183-28968c41451c} <Debug> TCPHandler: Processed in 0.003242794 sec. | ||
| 2875 | 2026.03.14 20:53:40.871752 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2876 | 2026.03.14 20:53:40.871782 [ 289 ] {} <Debug> TCP-Session: 2ca875e7-800a-4c24-8f44-8bf4002da3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2877 | 2026.03.14 20:53:40.871786 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2878 | 2026.03.14 20:53:40.871805 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2879 | 2026.03.14 20:53:40.871820 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2880 | 2026.03.14 20:53:40.871837 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2881 | 2026.03.14 20:53:40.871869 [ 294 ] {} <Debug> TCP-Session: 6155f2c7-2c91-416c-84f1-1b1df7fe7069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2882 | 2026.03.14 20:53:40.871873 [ 286 ] {} <Debug> TCP-Session: f407c2e1-dddf-4fdb-8315-9642bdbf5c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2883 | 2026.03.14 20:53:40.871891 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2884 | 2026.03.14 20:53:40.871899 [ 287 ] {} <Debug> TCP-Session: b81df7b5-b54a-4f65-a86e-7275c36a15b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2885 | 2026.03.14 20:53:40.871914 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2886 | 2026.03.14 20:53:40.871935 [ 290 ] {} <Debug> TCP-Session: 0296f4b6-b2cf-46e7-b1ac-9be5eccd447f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2887 | 2026.03.14 20:53:40.871877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2888 | 2026.03.14 20:53:40.871973 [ 3 ] {} <Debug> TCP-Session: f5635327-908d-41e6-8fbb-fe2d8e1f41ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2889 | 2026.03.14 20:53:40.871855 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2890 | 2026.03.14 20:53:40.872004 [ 292 ] {} <Debug> TCP-Session: e67f4c0b-57a5-489e-8eb1-c92f7c192726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2891 | 2026.03.14 20:53:40.871827 [ 293 ] {} <Debug> TCP-Session: ff18fc38-15b3-4d1a-b1d3-600fb66fc085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2892 | 2026.03.14 20:53:40.872044 [ 291 ] {} <Debug> TCP-Session: 1cf441c7-c5e2-4877-aa0d-85acfdabf01d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2893 | 2026.03.14 20:53:42.090093 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2894 | 2026.03.14 20:53:42.090172 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2895 | 2026.03.14 20:53:42.162384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4729 | ||
| 2896 | 2026.03.14 20:53:42.163081 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.03.14 20:53:42.163121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2898 | 2026.03.14 20:53:42.163626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2899 | 2026.03.14 20:53:42.163861 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.03.14 20:53:42.164015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4729 | ||
| 2901 | 2026.03.14 20:53:42.434316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2902 | 2026.03.14 20:53:42.450832 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.03.14 20:53:42.450882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2904 | 2026.03.14 20:53:42.457317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2905 | 2026.03.14 20:53:42.457979 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.03.14 20:53:42.460954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2907 | 2026.03.14 20:53:42.645131 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.03.14 20:53:42.645303 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.03.14 20:53:42.645366 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2910 | 2026.03.14 20:53:42.646071 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.03.14 20:53:42.646120 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2912 | 2026.03.14 20:53:42.646537 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2913 | 2026.03.14 20:53:42.646767 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.03.14 20:53:42.646928 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001672 sec., 169856.45933014352 rows/sec., 10.79 MiB/sec. | ||
| 2915 | 2026.03.14 20:53:42.646947 [ 60 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2916 | 2026.03.14 20:53:42.646971 [ 253 ] {d449eaaf-d8e5-4010-8a9d-df3277ee49ef} <Debug> TCPHandler: Processed in 0.001966827 sec. | ||
| 2917 | 2026.03.14 20:53:42.647013 [ 60 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.14 20:53:42.647040 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2919 | 2026.03.14 20:53:42.647119 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.03.14 20:53:42.647164 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 2921 | 2026.03.14 20:53:42.647226 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2922 | 2026.03.14 20:53:42.647278 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2923 | 2026.03.14 20:53:42.647317 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2924 | 2026.03.14 20:53:42.647361 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 2925 | 2026.03.14 20:53:42.647469 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 2926 | 2026.03.14 20:53:42.647525 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 2927 | 2026.03.14 20:53:42.647571 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 2928 | 2026.03.14 20:53:42.647634 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 2929 | 2026.03.14 20:53:42.647680 [ 191 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 2930 | 2026.03.14 20:53:42.648102 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.03.14 20:53:42.648170 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2932 | 2026.03.14 20:53:42.648583 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2933 | 2026.03.14 20:53:42.648802 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.03.14 20:53:42.648809 [ 187 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706513 sec., 846169.9383479645 rows/sec., 57.24 MiB/sec. | ||
| 2935 | 2026.03.14 20:53:42.648933 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001732 sec., 460161.6628175519 rows/sec., 35.80 MiB/sec. | ||
| 2936 | 2026.03.14 20:53:42.648971 [ 253 ] {5730a905-5bee-4734-b0a8-fa36b34f8f01} <Debug> TCPHandler: Processed in 0.001903896 sec. | ||
| 2937 | 2026.03.14 20:53:42.649049 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2938 | 2026.03.14 20:53:42.649086 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.03.14 20:53:42.649186 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.03.14 20:53:42.649235 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2941 | 2026.03.14 20:53:42.649362 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_6_1} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.03.14 20:53:42.649445 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_6_1} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2943 | 2026.03.14 20:53:42.649541 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2944 | 2026.03.14 20:53:42.649675 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.03.14 20:53:42.649716 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2946 | 2026.03.14 20:53:42.650033 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2947 | 2026.03.14 20:53:42.650239 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.14 20:53:42.650338 [ 60 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2949 | 2026.03.14 20:53:42.650366 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001199 sec., 118432.02668890743 rows/sec., 6.96 MiB/sec. | ||
| 2950 | 2026.03.14 20:53:42.650370 [ 60 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.03.14 20:53:42.650406 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2952 | 2026.03.14 20:53:42.650410 [ 253 ] {e178c527-2e2f-4200-8909-3c9aad038da4} <Debug> TCPHandler: Processed in 0.001374199 sec. | ||
| 2953 | 2026.03.14 20:53:42.650477 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2954 | 2026.03.14 20:53:42.650527 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.03.14 20:53:42.650573 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2956 | 2026.03.14 20:53:42.650601 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
| 2957 | 2026.03.14 20:53:42.650623 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.03.14 20:53:42.650653 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2959 | 2026.03.14 20:53:42.650663 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2960 | 2026.03.14 20:53:42.650694 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 2961 | 2026.03.14 20:53:42.650731 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2962 | 2026.03.14 20:53:42.650767 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2963 | 2026.03.14 20:53:42.650801 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 2964 | 2026.03.14 20:53:42.651089 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.03.14 20:53:42.651123 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2966 | 2026.03.14 20:53:42.651439 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2967 | 2026.03.14 20:53:42.651573 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120805 sec., 610275.650090783 rows/sec., 39.68 MiB/sec. | ||
| 2968 | 2026.03.14 20:53:42.651661 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.14 20:53:42.651741 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2970 | 2026.03.14 20:53:42.651793 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 2971 | 2026.03.14 20:53:42.651829 [ 253 ] {99811881-3a6c-4ee8-b8eb-c7b92c507f39} <Debug> TCPHandler: Processed in 0.001352839 sec. | ||
| 2972 | 2026.03.14 20:53:42.651942 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.03.14 20:53:42.652005 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_11_2} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.03.14 20:53:42.652037 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2975 | 2026.03.14 20:53:42.652070 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_11_2} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2976 | 2026.03.14 20:53:42.652077 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2977 | 2026.03.14 20:53:42.652126 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2978 | 2026.03.14 20:53:42.652525 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.14 20:53:42.652560 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2980 | 2026.03.14 20:53:42.652868 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2981 | 2026.03.14 20:53:42.653074 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.03.14 20:53:42.653187 [ 74 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2983 | 2026.03.14 20:53:42.653200 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 2984 | 2026.03.14 20:53:42.653225 [ 74 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.03.14 20:53:42.653242 [ 253 ] {143ab4ab-c794-49cf-ae76-7b1800065574} <Debug> TCPHandler: Processed in 0.001350038 sec. | ||
| 2986 | 2026.03.14 20:53:42.653245 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2987 | 2026.03.14 20:53:42.653327 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 2988 | 2026.03.14 20:53:42.653352 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.03.14 20:53:42.653437 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2990 | 2026.03.14 20:53:42.653452 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2991 | 2026.03.14 20:53:42.653470 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 2992 | 2026.03.14 20:53:42.653497 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2993 | 2026.03.14 20:53:42.653562 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 2994 | 2026.03.14 20:53:42.653625 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 2995 | 2026.03.14 20:53:42.653676 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 2996 | 2026.03.14 20:53:42.653728 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 2997 | 2026.03.14 20:53:42.653793 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 2998 | 2026.03.14 20:53:42.654133 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.14 20:53:42.654173 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3000 | 2026.03.14 20:53:42.654508 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3001 | 2026.03.14 20:53:42.654720 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.14 20:53:42.654740 [ 189 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144838 sec., 519200.7622309063 rows/sec., 31.67 MiB/sec. | ||
| 3003 | 2026.03.14 20:53:42.654850 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001416 sec., 346045.197740113 rows/sec., 24.26 MiB/sec. | ||
| 3004 | 2026.03.14 20:53:42.654866 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3005 | 2026.03.14 20:53:42.654895 [ 253 ] {328958af-a0d4-401a-b30c-5f40df4866df} <Debug> TCPHandler: Processed in 0.001593902 sec. | ||
| 3006 | 2026.03.14 20:53:42.655012 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.03.14 20:53:42.655107 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_6_1} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.03.14 20:53:42.655110 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3009 | 2026.03.14 20:53:42.655166 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3010 | 2026.03.14 20:53:42.655170 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_6_1} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3011 | 2026.03.14 20:53:42.655239 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3012 | 2026.03.14 20:53:42.655504 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.03.14 20:53:42.655545 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3014 | 2026.03.14 20:53:42.655864 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3015 | 2026.03.14 20:53:42.656078 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.03.14 20:53:42.656205 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 3017 | 2026.03.14 20:53:42.656239 [ 253 ] {af8038ad-e66f-4454-8dfe-26612be79e12} <Debug> TCPHandler: Processed in 0.001277398 sec. | ||
| 3018 | 2026.03.14 20:53:42.656340 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2026.03.14 20:53:42.656443 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3020 | 2026.03.14 20:53:42.656487 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3021 | 2026.03.14 20:53:42.656929 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.03.14 20:53:42.656965 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3023 | 2026.03.14 20:53:42.657308 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3024 | 2026.03.14 20:53:42.657531 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.03.14 20:53:42.657662 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001238 sec., 214054.92730210017 rows/sec., 14.22 MiB/sec. | ||
| 3026 | 2026.03.14 20:53:42.657699 [ 253 ] {5661fbbf-8de3-4f34-958d-a057be2df7fa} <Debug> TCPHandler: Processed in 0.00140935 sec. | ||
| 3027 | 2026.03.14 20:53:42.657810 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.03.14 20:53:42.657905 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.03.14 20:53:42.657947 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3030 | 2026.03.14 20:53:42.658259 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.03.14 20:53:42.658295 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3032 | 2026.03.14 20:53:42.658606 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3033 | 2026.03.14 20:53:42.658821 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.03.14 20:53:42.658909 [ 74 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3035 | 2026.03.14 20:53:42.658935 [ 74 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.03.14 20:53:42.658947 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 3037 | 2026.03.14 20:53:42.658950 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3038 | 2026.03.14 20:53:42.658985 [ 253 ] {63924d8a-287d-4d2b-aac3-0669961c633a} <Debug> TCPHandler: Processed in 0.001224796 sec. | ||
| 3039 | 2026.03.14 20:53:42.659042 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 3040 | 2026.03.14 20:53:42.659111 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.03.14 20:53:42.659147 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3042 | 2026.03.14 20:53:42.659179 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3043 | 2026.03.14 20:53:42.659224 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.03.14 20:53:42.659255 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3045 | 2026.03.14 20:53:42.659271 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3046 | 2026.03.14 20:53:42.659312 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3047 | 2026.03.14 20:53:42.659366 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3048 | 2026.03.14 20:53:42.659419 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3049 | 2026.03.14 20:53:42.659478 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3050 | 2026.03.14 20:53:42.659715 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.03.14 20:53:42.659753 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3052 | 2026.03.14 20:53:42.660173 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3053 | 2026.03.14 20:53:42.660468 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465321 sec., 4094.665946915386 rows/sec., 273.24 KiB/sec. | ||
| 3054 | 2026.03.14 20:53:42.660475 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.03.14 20:53:42.660629 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001429 sec., 62981.10566829951 rows/sec., 3.94 MiB/sec. | ||
| 3056 | 2026.03.14 20:53:42.660664 [ 253 ] {8f9a2b69-4459-41dd-9de3-abaab0c4f10a} <Debug> TCPHandler: Processed in 0.001615393 sec. | ||
| 3057 | 2026.03.14 20:53:42.660766 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3058 | 2026.03.14 20:53:42.661142 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.14 20:53:42.661220 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_6_1} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3060 | 2026.03.14 20:53:42.661304 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3061 | 2026.03.14 20:53:46.778516 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.03.14 20:53:46.778706 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3063 | 2026.03.14 20:53:46.778770 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3064 | 2026.03.14 20:53:46.779365 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.03.14 20:53:46.779405 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3066 | 2026.03.14 20:53:46.779797 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3067 | 2026.03.14 20:53:46.780018 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.03.14 20:53:46.780167 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001508 sec., 2652.5198938992044 rows/sec., 216.29 KiB/sec. | ||
| 3069 | 2026.03.14 20:53:46.780208 [ 253 ] {17953c76-edf7-420e-823a-9059e48c548b} <Debug> TCPHandler: Processed in 0.001816725 sec. | ||
| 3070 | 2026.03.14 20:53:46.780326 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.03.14 20:53:46.780429 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3072 | 2026.03.14 20:53:46.780470 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3073 | 2026.03.14 20:53:46.781652 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.03.14 20:53:46.781687 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3075 | 2026.03.14 20:53:46.782230 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3076 | 2026.03.14 20:53:46.782455 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.03.14 20:53:46.782583 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Debug> executeQuery: Read 1998 rows, 154.95 KiB in 0.002175 sec., 918620.6896551725 rows/sec., 69.57 MiB/sec. | ||
| 3078 | 2026.03.14 20:53:46.782621 [ 253 ] {f5f78de5-472b-4f57-8bfe-c2f90b407abc} <Debug> TCPHandler: Processed in 0.002347032 sec. | ||
| 3079 | 2026.03.14 20:53:46.782736 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.03.14 20:53:46.782832 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.03.14 20:53:46.782871 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3082 | 2026.03.14 20:53:46.783285 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.03.14 20:53:46.783321 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3084 | 2026.03.14 20:53:46.783650 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3085 | 2026.03.14 20:53:46.783871 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.03.14 20:53:46.783997 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001185 sec., 36286.919831223626 rows/sec., 2.65 MiB/sec. | ||
| 3087 | 2026.03.14 20:53:46.784034 [ 253 ] {3af1821d-4b33-467e-818a-70c1694fed80} <Debug> TCPHandler: Processed in 0.001347478 sec. | ||
| 3088 | 2026.03.14 20:53:46.784152 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.03.14 20:53:46.784247 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3090 | 2026.03.14 20:53:46.784297 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3091 | 2026.03.14 20:53:46.784930 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.03.14 20:53:46.784965 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3093 | 2026.03.14 20:53:46.785305 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3094 | 2026.03.14 20:53:46.785522 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.03.14 20:53:46.785644 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001416 sec., 500000 rows/sec., 29.17 MiB/sec. | ||
| 3096 | 2026.03.14 20:53:46.785681 [ 253 ] {f441bd00-ae7a-48f8-95ac-116234cf5290} <Debug> TCPHandler: Processed in 0.001578291 sec. | ||
| 3097 | 2026.03.14 20:53:46.785790 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.03.14 20:53:46.785884 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.03.14 20:53:46.785923 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3100 | 2026.03.14 20:53:46.786311 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.03.14 20:53:46.786346 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3102 | 2026.03.14 20:53:46.786651 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3103 | 2026.03.14 20:53:46.786852 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.03.14 20:53:46.786973 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 3105 | 2026.03.14 20:53:46.787010 [ 253 ] {fbf62f1a-9d6e-4a6a-adee-1cc468ae423c} <Debug> TCPHandler: Processed in 0.001269907 sec. | ||
| 3106 | 2026.03.14 20:53:46.787126 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.03.14 20:53:46.787248 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3108 | 2026.03.14 20:53:46.787298 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3109 | 2026.03.14 20:53:46.788174 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.03.14 20:53:46.788210 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3111 | 2026.03.14 20:53:46.788569 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3112 | 2026.03.14 20:53:46.788796 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.03.14 20:53:46.788923 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Debug> executeQuery: Read 1049 rows, 74.27 KiB in 0.001699 sec., 617422.0129487934 rows/sec., 42.69 MiB/sec. | ||
| 3114 | 2026.03.14 20:53:46.788960 [ 253 ] {e08a9820-e3c1-412b-bff2-0740b013a614} <Debug> TCPHandler: Processed in 0.001894796 sec. | ||
| 3115 | 2026.03.14 20:53:46.789067 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.03.14 20:53:46.789163 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.03.14 20:53:46.789206 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3118 | 2026.03.14 20:53:46.789843 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.03.14 20:53:46.789875 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3120 | 2026.03.14 20:53:46.790363 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3121 | 2026.03.14 20:53:46.790580 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.03.14 20:53:46.790709 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001564 sec., 840792.8388746802 rows/sec., 53.01 MiB/sec. | ||
| 3123 | 2026.03.14 20:53:46.790745 [ 253 ] {afbb4250-16d6-4ca2-a332-f929cf485e9f} <Debug> TCPHandler: Processed in 0.001727664 sec. | ||
| 3124 | 2026.03.14 20:53:46.790854 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.03.14 20:53:46.790950 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.03.14 20:53:46.791003 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3127 | 2026.03.14 20:53:46.791805 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.03.14 20:53:46.791839 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3129 | 2026.03.14 20:53:46.792441 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3130 | 2026.03.14 20:53:46.792672 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.14 20:53:46.792804 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001873 sec., 20822.210357714896 rows/sec., 37.31 MiB/sec. | ||
| 3132 | 2026.03.14 20:53:46.792854 [ 253 ] {9c59cad6-3c93-455d-a67b-b5c1a4b7c6b0} <Debug> TCPHandler: Processed in 0.002049388 sec. | ||
| 3133 | 2026.03.14 20:53:46.792960 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.03.14 20:53:46.793055 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3135 | 2026.03.14 20:53:46.793097 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3136 | 2026.03.14 20:53:46.793434 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Trace> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.03.14 20:53:46.793468 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3138 | 2026.03.14 20:53:46.793789 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3139 | 2026.03.14 20:53:46.793995 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Trace> oximeter.measurements_i64 (c3939fb3-c80a-4bd6-88b4-3af22b1a4ca8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.03.14 20:53:46.794121 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 390.63 KiB/sec. | ||
| 3141 | 2026.03.14 20:53:46.794157 [ 253 ] {57fc5b8c-c643-4c55-9baf-cda58f6c154a} <Debug> TCPHandler: Processed in 0.001247118 sec. | ||
| 3142 | 2026.03.14 20:53:46.794257 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.03.14 20:53:46.794352 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.03.14 20:53:46.794392 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3145 | 2026.03.14 20:53:46.794698 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.03.14 20:53:46.794733 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3147 | 2026.03.14 20:53:46.795027 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3148 | 2026.03.14 20:53:46.795243 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.03.14 20:53:46.795366 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 3150 | 2026.03.14 20:53:46.795401 [ 253 ] {d32c8309-c5bc-421a-b054-d98bd68572c5} <Debug> TCPHandler: Processed in 0.001192366 sec. | ||
| 3151 | 2026.03.14 20:53:47.159751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 426 | ||
| 3152 | 2026.03.14 20:53:47.162363 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.03.14 20:53:47.162409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3154 | 2026.03.14 20:53:47.163647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3155 | 2026.03.14 20:53:47.163916 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.03.14 20:53:47.164159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3157 | 2026.03.14 20:53:47.632344 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.03.14 20:53:47.632545 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3159 | 2026.03.14 20:53:47.632618 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3160 | 2026.03.14 20:53:47.633271 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.03.14 20:53:47.633319 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3162 | 2026.03.14 20:53:47.633701 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3163 | 2026.03.14 20:53:47.633924 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.03.14 20:53:47.634074 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001584 sec., 6313.131313131314 rows/sec., 514.79 KiB/sec. | ||
| 3165 | 2026.03.14 20:53:47.634116 [ 253 ] {c57b0433-7ddf-45b3-9c9f-aae9a6a66c7f} <Debug> TCPHandler: Processed in 0.001910946 sec. | ||
| 3166 | 2026.03.14 20:53:47.634237 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.03.14 20:53:47.634343 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3168 | 2026.03.14 20:53:47.634384 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3169 | 2026.03.14 20:53:47.634833 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.03.14 20:53:47.634871 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3171 | 2026.03.14 20:53:47.635195 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3172 | 2026.03.14 20:53:47.635405 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.03.14 20:53:47.635537 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001214 sec., 66721.58154859967 rows/sec., 5.45 MiB/sec. | ||
| 3174 | 2026.03.14 20:53:47.635573 [ 253 ] {df9f88b6-b718-43db-a05e-3e7cfac6852b} <Debug> TCPHandler: Processed in 0.001390239 sec. | ||
| 3175 | 2026.03.14 20:53:47.635685 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.03.14 20:53:47.635781 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3177 | 2026.03.14 20:53:47.635822 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3178 | 2026.03.14 20:53:47.636214 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.03.14 20:53:47.636249 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3180 | 2026.03.14 20:53:47.636541 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3181 | 2026.03.14 20:53:47.636749 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.03.14 20:53:47.636873 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001111 sec., 18001.800180018003 rows/sec., 1.27 MiB/sec. | ||
| 3183 | 2026.03.14 20:53:47.636911 [ 253 ] {849f720c-e1d8-4120-9b05-63d2e83b8170} <Debug> TCPHandler: Processed in 0.001276647 sec. | ||
| 3184 | 2026.03.14 20:53:47.637016 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.03.14 20:53:47.637110 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3186 | 2026.03.14 20:53:47.637149 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3187 | 2026.03.14 20:53:47.637553 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.03.14 20:53:47.637589 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3189 | 2026.03.14 20:53:47.637887 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3190 | 2026.03.14 20:53:47.638101 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.03.14 20:53:47.638225 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001133 sec., 74139.45278022949 rows/sec., 5.80 MiB/sec. | ||
| 3192 | 2026.03.14 20:53:47.638263 [ 253 ] {95eacd72-daf4-4e22-98aa-71d240bbd916} <Debug> TCPHandler: Processed in 0.001297838 sec. | ||
| 3193 | 2026.03.14 20:53:47.638371 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.03.14 20:53:47.638465 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3195 | 2026.03.14 20:53:47.638507 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3196 | 2026.03.14 20:53:47.638861 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.03.14 20:53:47.638897 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3198 | 2026.03.14 20:53:47.639211 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3199 | 2026.03.14 20:53:47.639413 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.03.14 20:53:47.639539 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Debug> executeQuery: Read 37 rows, 2.63 KiB in 0.001091 sec., 33913.84051329056 rows/sec., 2.36 MiB/sec. | ||
| 3201 | 2026.03.14 20:53:47.639574 [ 253 ] {2f450caf-9c57-475c-a627-23148b57c854} <Debug> TCPHandler: Processed in 0.001253937 sec. | ||
| 3202 | 2026.03.14 20:53:47.639704 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.03.14 20:53:47.639824 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3204 | 2026.03.14 20:53:47.639890 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3205 | 2026.03.14 20:53:47.640689 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.03.14 20:53:47.640726 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3207 | 2026.03.14 20:53:47.641250 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3208 | 2026.03.14 20:53:47.641475 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.03.14 20:53:47.641613 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 3210 | 2026.03.14 20:53:47.641663 [ 253 ] {4d05f911-0ed9-4e89-84dd-d10fc4325460} <Debug> TCPHandler: Processed in 0.002017338 sec. | ||
| 3211 | 2026.03.14 20:53:47.641768 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.03.14 20:53:47.641862 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.03.14 20:53:47.641903 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3214 | 2026.03.14 20:53:47.642210 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.03.14 20:53:47.642246 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3216 | 2026.03.14 20:53:47.642542 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3217 | 2026.03.14 20:53:47.642740 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.03.14 20:53:47.642868 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001024 sec., 11718.75 rows/sec., 808.72 KiB/sec. | ||
| 3219 | 2026.03.14 20:53:47.642903 [ 253 ] {1f398aaa-396d-4dad-8310-1df09214f1c9} <Debug> TCPHandler: Processed in 0.001182406 sec. | ||
| 3220 | 2026.03.14 20:53:49.664199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5177 | ||
| 3221 | 2026.03.14 20:53:49.664759 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.03.14 20:53:49.664810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3223 | 2026.03.14 20:53:49.665369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3224 | 2026.03.14 20:53:49.665609 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.03.14 20:53:49.665761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5177 | ||
| 3226 | 2026.03.14 20:53:49.665761 [ 70 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3227 | 2026.03.14 20:53:49.665837 [ 70 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.14 20:53:49.665861 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3229 | 2026.03.14 20:53:49.665973 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 3230 | 2026.03.14 20:53:49.666098 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3231 | 2026.03.14 20:53:49.666138 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2809 rows starting from the beginning of the part | ||
| 3232 | 2026.03.14 20:53:49.666234 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3233 | 2026.03.14 20:53:49.666289 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3234 | 2026.03.14 20:53:49.666342 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3235 | 2026.03.14 20:53:49.666387 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3236 | 2026.03.14 20:53:49.666432 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3237 | 2026.03.14 20:53:49.667901 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001978168 sec., 2617067.9133420414 rows/sec., 37.44 MiB/sec. | ||
| 3238 | 2026.03.14 20:53:49.668659 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3239 | 2026.03.14 20:53:49.668907 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.03.14 20:53:49.668979 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_11_2} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3241 | 2026.03.14 20:53:49.669063 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3242 | 2026.03.14 20:53:49.961118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3243 | 2026.03.14 20:53:49.978655 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.03.14 20:53:49.978699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3245 | 2026.03.14 20:53:49.984805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3246 | 2026.03.14 20:53:49.985543 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.03.14 20:53:49.985804 [ 70 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3248 | 2026.03.14 20:53:49.985846 [ 70 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.03.14 20:53:49.985867 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3250 | 2026.03.14 20:53:49.985997 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 3251 | 2026.03.14 20:53:49.988993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3252 | 2026.03.14 20:53:49.990064 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2026.03.14 20:53:49.991394 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 3254 | 2026.03.14 20:53:49.995890 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 3255 | 2026.03.14 20:53:50.000106 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 3256 | 2026.03.14 20:53:50.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.38 MiB, peak 218.21 MiB, free memory in arenas 0.00 B, will set to 213.61 MiB (RSS), difference: 2.22 MiB | ||
| 3257 | 2026.03.14 20:53:50.004427 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 3258 | 2026.03.14 20:53:50.009223 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 3259 | 2026.03.14 20:53:50.014259 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 3260 | 2026.03.14 20:53:50.071932 [ 202 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.085994583 sec., 965.1770740024403 rows/sec., 4.99 MiB/sec. | ||
| 3261 | 2026.03.14 20:53:50.074380 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3262 | 2026.03.14 20:53:50.076457 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_11_2} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.14 20:53:50.076541 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_11_2} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3264 | 2026.03.14 20:53:50.078262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3265 | 2026.03.14 20:53:51.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.14 MiB, peak 224.04 MiB, free memory in arenas 0.00 B, will set to 221.78 MiB (RSS), difference: 7.64 MiB | ||
| 3266 | 2026.03.14 20:53:52.645475 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.03.14 20:53:52.645689 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.03.14 20:53:52.645760 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3269 | 2026.03.14 20:53:52.646489 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.03.14 20:53:52.646539 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3271 | 2026.03.14 20:53:52.646957 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3272 | 2026.03.14 20:53:52.647198 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.03.14 20:53:52.647350 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001715 sec., 165597.66763848398 rows/sec., 10.52 MiB/sec. | ||
| 3274 | 2026.03.14 20:53:52.647390 [ 253 ] {55a715fa-1a1a-402a-b53d-26d06f3e5dbd} <Debug> TCPHandler: Processed in 0.002050999 sec. | ||
| 3275 | 2026.03.14 20:53:52.647509 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.03.14 20:53:52.647605 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3277 | 2026.03.14 20:53:52.647646 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3278 | 2026.03.14 20:53:52.648283 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.03.14 20:53:52.648319 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3280 | 2026.03.14 20:53:52.648683 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3281 | 2026.03.14 20:53:52.648896 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.03.14 20:53:52.649023 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001437 sec., 554627.6965901183 rows/sec., 43.15 MiB/sec. | ||
| 3283 | 2026.03.14 20:53:52.649060 [ 253 ] {fee89d82-3465-4142-bc12-3f279e17afc8} <Debug> TCPHandler: Processed in 0.001604262 sec. | ||
| 3284 | 2026.03.14 20:53:52.649164 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.03.14 20:53:52.649268 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.03.14 20:53:52.649317 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3287 | 2026.03.14 20:53:52.649817 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.03.14 20:53:52.649861 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3289 | 2026.03.14 20:53:52.650244 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3290 | 2026.03.14 20:53:52.650458 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.03.14 20:53:52.650589 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001341 sec., 105891.12602535421 rows/sec., 6.22 MiB/sec. | ||
| 3292 | 2026.03.14 20:53:52.650626 [ 253 ] {dbd691e9-d679-4336-926b-72220478881e} <Debug> TCPHandler: Processed in 0.001512181 sec. | ||
| 3293 | 2026.03.14 20:53:52.650733 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.03.14 20:53:52.650828 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3295 | 2026.03.14 20:53:52.650868 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3296 | 2026.03.14 20:53:52.651277 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.03.14 20:53:52.651314 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3298 | 2026.03.14 20:53:52.651607 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3299 | 2026.03.14 20:53:52.651810 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.03.14 20:53:52.651936 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001127 sec., 132209.40550133097 rows/sec., 8.54 MiB/sec. | ||
| 3301 | 2026.03.14 20:53:52.651974 [ 253 ] {96def649-07de-4f1c-9789-51514661fc9c} <Debug> TCPHandler: Processed in 0.001290808 sec. | ||
| 3302 | 2026.03.14 20:53:52.652080 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.03.14 20:53:52.652175 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3304 | 2026.03.14 20:53:52.652215 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3305 | 2026.03.14 20:53:52.652610 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.03.14 20:53:52.652645 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3307 | 2026.03.14 20:53:52.652920 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3308 | 2026.03.14 20:53:52.653112 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.03.14 20:53:52.653229 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00113 sec., 130973.45132743364 rows/sec., 7.45 MiB/sec. | ||
| 3310 | 2026.03.14 20:53:52.653265 [ 253 ] {77211a74-f0a9-4bdb-bf6f-f778b83289ca} <Debug> TCPHandler: Processed in 0.001295468 sec. | ||
| 3311 | 2026.03.14 20:53:52.653433 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.03.14 20:53:52.653527 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3313 | 2026.03.14 20:53:52.653567 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3314 | 2026.03.14 20:53:52.654078 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.03.14 20:53:52.654114 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3316 | 2026.03.14 20:53:52.654441 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3317 | 2026.03.14 20:53:52.654646 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.03.14 20:53:52.654773 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001263 sec., 387965.16231195565 rows/sec., 27.20 MiB/sec. | ||
| 3319 | 2026.03.14 20:53:52.654810 [ 253 ] {140f8d5d-0264-4f6b-98d4-43382d9c24ad} <Debug> TCPHandler: Processed in 0.00142655 sec. | ||
| 3320 | 2026.03.14 20:53:52.654918 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.03.14 20:53:52.655012 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3322 | 2026.03.14 20:53:52.655053 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3323 | 2026.03.14 20:53:52.655367 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.03.14 20:53:52.655402 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3325 | 2026.03.14 20:53:52.655701 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3326 | 2026.03.14 20:53:52.655903 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.03.14 20:53:52.656005 [ 77 ] {} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3328 | 2026.03.14 20:53:52.656027 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 3329 | 2026.03.14 20:53:52.656070 [ 77 ] {} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.03.14 20:53:52.656079 [ 253 ] {36e37f81-3c1e-4fa2-a6dc-bbf5b743183e} <Debug> TCPHandler: Processed in 0.001210337 sec. | ||
| 3331 | 2026.03.14 20:53:52.656098 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3332 | 2026.03.14 20:53:52.656190 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 3333 | 2026.03.14 20:53:52.656192 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.03.14 20:53:52.656277 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3335 | 2026.03.14 20:53:52.656303 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 3336 | 2026.03.14 20:53:52.656309 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.03.14 20:53:52.656354 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 3338 | 2026.03.14 20:53:52.656364 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3339 | 2026.03.14 20:53:52.656400 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 3340 | 2026.03.14 20:53:52.656457 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 3341 | 2026.03.14 20:53:52.656509 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 3342 | 2026.03.14 20:53:52.656544 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 3343 | 2026.03.14 20:53:52.656825 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.03.14 20:53:52.656861 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3345 | 2026.03.14 20:53:52.657148 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.000995454 sec., 36164.403377755276 rows/sec., 1.85 MiB/sec. | ||
| 3346 | 2026.03.14 20:53:52.657289 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3347 | 2026.03.14 20:53:52.657318 [ 196 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3348 | 2026.03.14 20:53:52.657566 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.03.14 20:53:52.657681 [ 196 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_6_1} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.03.14 20:53:52.657714 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001425 sec., 185964.91228070174 rows/sec., 12.36 MiB/sec. | ||
| 3351 | 2026.03.14 20:53:52.657758 [ 253 ] {5cdcc746-d767-4d5f-bed0-226a3eb4a5f3} <Debug> TCPHandler: Processed in 0.001617142 sec. | ||
| 3352 | 2026.03.14 20:53:52.657763 [ 196 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_6_1} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3353 | 2026.03.14 20:53:52.657869 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3354 | 2026.03.14 20:53:52.657875 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.03.14 20:53:52.657976 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.03.14 20:53:52.658018 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3357 | 2026.03.14 20:53:52.658320 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.03.14 20:53:52.658365 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3359 | 2026.03.14 20:53:52.658663 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3360 | 2026.03.14 20:53:52.658872 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.03.14 20:53:52.658998 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 3362 | 2026.03.14 20:53:52.659034 [ 253 ] {f3fd029c-7315-44bf-8455-5c9fb029a2d8} <Debug> TCPHandler: Processed in 0.001210547 sec. | ||
| 3363 | 2026.03.14 20:53:52.659138 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.03.14 20:53:52.659236 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.03.14 20:53:52.659277 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3366 | 2026.03.14 20:53:52.659678 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.03.14 20:53:52.659720 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3368 | 2026.03.14 20:53:52.660086 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3369 | 2026.03.14 20:53:52.660326 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.03.14 20:53:52.660450 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001233 sec., 72992.700729927 rows/sec., 4.57 MiB/sec. | ||
| 3371 | 2026.03.14 20:53:52.660485 [ 253 ] {17576fb3-7fc0-4151-b6fc-a75a92a989f3} <Debug> TCPHandler: Processed in 0.00139782 sec. | ||
| 3372 | 2026.03.14 20:53:57.090230 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3373 | 2026.03.14 20:53:57.090308 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3374 | 2026.03.14 20:53:57.164499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 460 | ||
| 3375 | 2026.03.14 20:53:57.165958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5689 | ||
| 3376 | 2026.03.14 20:53:57.166646 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.14 20:53:57.166688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3378 | 2026.03.14 20:53:57.166753 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.03.14 20:53:57.166810 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3380 | 2026.03.14 20:53:57.167199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3381 | 2026.03.14 20:53:57.167456 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.03.14 20:53:57.167593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5689 | ||
| 3383 | 2026.03.14 20:53:57.168128 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3384 | 2026.03.14 20:53:57.168397 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.03.14 20:53:57.168704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3386 | 2026.03.14 20:53:57.489180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3387 | 2026.03.14 20:53:57.503914 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.03.14 20:53:57.503966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3389 | 2026.03.14 20:53:57.509970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3390 | 2026.03.14 20:53:57.510688 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.03.14 20:53:57.513210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3392 | 2026.03.14 20:53:57.639986 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.03.14 20:53:57.640175 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3394 | 2026.03.14 20:53:57.640244 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3395 | 2026.03.14 20:53:57.640961 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.03.14 20:53:57.641007 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3397 | 2026.03.14 20:53:57.641387 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3398 | 2026.03.14 20:53:57.641613 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.03.14 20:53:57.641743 [ 131 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3400 | 2026.03.14 20:53:57.641757 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001636 sec., 83129.58435207824 rows/sec., 7.22 MiB/sec. | ||
| 3401 | 2026.03.14 20:53:57.641815 [ 131 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.03.14 20:53:57.641825 [ 253 ] {3444a7a9-5f21-4692-a912-6f3d619a83b0} <Debug> TCPHandler: Processed in 0.001974758 sec. | ||
| 3403 | 2026.03.14 20:53:57.641848 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3404 | 2026.03.14 20:53:57.641957 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.03.14 20:53:57.641990 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 3406 | 2026.03.14 20:53:57.642054 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.03.14 20:53:57.642098 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3408 | 2026.03.14 20:53:57.642149 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3409 | 2026.03.14 20:53:57.642206 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2871 rows starting from the beginning of the part | ||
| 3410 | 2026.03.14 20:53:57.642318 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 797 rows starting from the beginning of the part | ||
| 3411 | 2026.03.14 20:53:57.642379 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1998 rows starting from the beginning of the part | ||
| 3412 | 2026.03.14 20:53:57.642435 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 81 rows starting from the beginning of the part | ||
| 3413 | 2026.03.14 20:53:57.642488 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 3414 | 2026.03.14 20:53:57.642530 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.03.14 20:53:57.642536 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 3416 | 2026.03.14 20:53:57.642578 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3417 | 2026.03.14 20:53:57.642911 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3418 | 2026.03.14 20:53:57.643130 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.03.14 20:53:57.643257 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001221 sec., 32760.03276003276 rows/sec., 2.41 MiB/sec. | ||
| 3420 | 2026.03.14 20:53:57.643296 [ 253 ] {10cc0937-cdc7-4192-a602-2d8d5fce4707} <Debug> TCPHandler: Processed in 0.001386009 sec. | ||
| 3421 | 2026.03.14 20:53:57.643397 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.03.14 20:53:57.643508 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3423 | 2026.03.14 20:53:57.643556 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3424 | 2026.03.14 20:53:57.643981 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.03.14 20:53:57.644017 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3426 | 2026.03.14 20:53:57.644333 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3427 | 2026.03.14 20:53:57.644563 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.03.14 20:53:57.644666 [ 131 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3429 | 2026.03.14 20:53:57.644698 [ 131 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.03.14 20:53:57.644707 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001204 sec., 86378.73754152824 rows/sec., 6.75 MiB/sec. | ||
| 3431 | 2026.03.14 20:53:57.644714 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3432 | 2026.03.14 20:53:57.644757 [ 253 ] {ee7573ef-a3e6-4ff2-93d2-b8cbe4a4383b} <Debug> TCPHandler: Processed in 0.001407809 sec. | ||
| 3433 | 2026.03.14 20:53:57.644826 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 3434 | 2026.03.14 20:53:57.644876 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.03.14 20:53:57.644955 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3436 | 2026.03.14 20:53:57.644973 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.03.14 20:53:57.644991 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1531 rows starting from the beginning of the part | ||
| 3438 | 2026.03.14 20:53:57.645019 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3439 | 2026.03.14 20:53:57.645064 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 490 rows starting from the beginning of the part | ||
| 3440 | 2026.03.14 20:53:57.645124 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1049 rows starting from the beginning of the part | ||
| 3441 | 2026.03.14 20:53:57.645129 [ 199 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6680 rows, containing 5 columns (5 merged, 0 gathered) in 0.003200984 sec., 2086858.2910754944 rows/sec., 168.88 MiB/sec. | ||
| 3442 | 2026.03.14 20:53:57.645175 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 84 rows starting from the beginning of the part | ||
| 3443 | 2026.03.14 20:53:57.645231 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 3444 | 2026.03.14 20:53:57.645277 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 3445 | 2026.03.14 20:53:57.645484 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.03.14 20:53:57.645516 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3447 | 2026.03.14 20:53:57.645525 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3448 | 2026.03.14 20:53:57.645761 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.03.14 20:53:57.645825 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_16_3} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3450 | 2026.03.14 20:53:57.645896 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3451 | 2026.03.14 20:53:57.645919 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3452 | 2026.03.14 20:53:57.646152 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.03.14 20:53:57.646254 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3454 | 2026.03.14 20:53:57.646282 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 3455 | 2026.03.14 20:53:57.646283 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.03.14 20:53:57.646320 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3457 | 2026.03.14 20:53:57.646326 [ 253 ] {963d984a-79b0-4aec-b2ba-8a41fc15d6c5} <Debug> TCPHandler: Processed in 0.001496981 sec. | ||
| 3458 | 2026.03.14 20:53:57.646405 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 3459 | 2026.03.14 20:53:57.646443 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.03.14 20:53:57.646506 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3461 | 2026.03.14 20:53:57.646534 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4508 rows starting from the beginning of the part | ||
| 3462 | 2026.03.14 20:53:57.646540 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.03.14 20:53:57.646589 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3464 | 2026.03.14 20:53:57.646596 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3465 | 2026.03.14 20:53:57.646634 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1315 rows starting from the beginning of the part | ||
| 3466 | 2026.03.14 20:53:57.646640 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863786 sec., 2010960.4858068468 rows/sec., 148.57 MiB/sec. | ||
| 3467 | 2026.03.14 20:53:57.646678 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
| 3468 | 2026.03.14 20:53:57.646720 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 3469 | 2026.03.14 20:53:57.646756 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 3470 | 2026.03.14 20:53:57.646821 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3471 | 2026.03.14 20:53:57.647104 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.03.14 20:53:57.647174 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_16_3} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3473 | 2026.03.14 20:53:57.647251 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3474 | 2026.03.14 20:53:57.647464 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.03.14 20:53:57.647504 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3476 | 2026.03.14 20:53:57.648069 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3477 | 2026.03.14 20:53:57.648294 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.03.14 20:53:57.648432 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00191 sec., 20942.40837696335 rows/sec., 37.53 MiB/sec. | ||
| 3479 | 2026.03.14 20:53:57.648482 [ 253 ] {c11d3dd7-8ca0-4a80-8bc4-ac8d2f271627} <Debug> TCPHandler: Processed in 0.002088618 sec. | ||
| 3480 | 2026.03.14 20:53:57.648594 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.03.14 20:53:57.648693 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.03.14 20:53:57.648736 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3483 | 2026.03.14 20:53:57.649070 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.03.14 20:53:57.649106 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3485 | 2026.03.14 20:53:57.649261 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6550 rows, containing 5 columns (5 merged, 0 gathered) in 0.00289966 sec., 2258885.52450977 rows/sec., 148.98 MiB/sec. | ||
| 3486 | 2026.03.14 20:53:57.649417 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3487 | 2026.03.14 20:53:57.649624 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.03.14 20:53:57.649721 [ 131 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3489 | 2026.03.14 20:53:57.649749 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3490 | 2026.03.14 20:53:57.649750 [ 131 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.03.14 20:53:57.649790 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3492 | 2026.03.14 20:53:57.649792 [ 253 ] {2a75692c-0e80-44e3-9628-37b084839f46} <Debug> TCPHandler: Processed in 0.001246047 sec. | ||
| 3493 | 2026.03.14 20:53:57.649836 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3494 | 2026.03.14 20:53:57.649854 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 3495 | 2026.03.14 20:53:57.649939 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3496 | 2026.03.14 20:53:57.649965 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 732 rows starting from the beginning of the part | ||
| 3497 | 2026.03.14 20:53:57.650007 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3498 | 2026.03.14 20:53:57.650042 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 3499 | 2026.03.14 20:53:57.650073 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3500 | 2026.03.14 20:53:57.650105 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 3501 | 2026.03.14 20:53:57.650137 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 3502 | 2026.03.14 20:53:57.650157 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.03.14 20:53:57.650249 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3504 | 2026.03.14 20:53:57.650342 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3505 | 2026.03.14 20:53:57.650889 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060514 sec., 973113.0376402385 rows/sec., 63.13 MiB/sec. | ||
| 3506 | 2026.03.14 20:53:57.651030 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3507 | 2026.03.14 20:53:57.651263 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.03.14 20:53:57.651323 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_16_3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3509 | 2026.03.14 20:53:57.651375 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3510 | 2026.03.14 20:53:58.000443 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.87 MiB, peak 229.19 MiB, free memory in arenas 0.00 B, will set to 224.50 MiB (RSS), difference: 1.63 MiB | ||
| 3511 | 2026.03.14 20:54:02.645430 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.03.14 20:54:02.645652 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3513 | 2026.03.14 20:54:02.645724 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3514 | 2026.03.14 20:54:02.646415 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.03.14 20:54:02.646467 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3516 | 2026.03.14 20:54:02.646880 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3517 | 2026.03.14 20:54:02.647112 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.03.14 20:54:02.647273 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001675 sec., 169552.23880597015 rows/sec., 10.77 MiB/sec. | ||
| 3519 | 2026.03.14 20:54:02.647320 [ 253 ] {d729ad72-d332-4a85-84d0-eb8e2fa67638} <Debug> TCPHandler: Processed in 0.002029098 sec. | ||
| 3520 | 2026.03.14 20:54:02.647441 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.03.14 20:54:02.647543 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3522 | 2026.03.14 20:54:02.647585 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3523 | 2026.03.14 20:54:02.648267 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.03.14 20:54:02.648306 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3525 | 2026.03.14 20:54:02.648674 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3526 | 2026.03.14 20:54:02.648888 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.03.14 20:54:02.649022 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001502 sec., 530625.8322237018 rows/sec., 41.28 MiB/sec. | ||
| 3528 | 2026.03.14 20:54:02.649059 [ 253 ] {8f17017a-5a0a-4fda-8d14-1438bd734849} <Debug> TCPHandler: Processed in 0.001673003 sec. | ||
| 3529 | 2026.03.14 20:54:02.649173 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.03.14 20:54:02.649272 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.03.14 20:54:02.649314 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3532 | 2026.03.14 20:54:02.649732 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.03.14 20:54:02.649769 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3534 | 2026.03.14 20:54:02.650090 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3535 | 2026.03.14 20:54:02.650302 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.03.14 20:54:02.650407 [ 145 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3537 | 2026.03.14 20:54:02.650430 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001179 sec., 120441.05173876167 rows/sec., 7.08 MiB/sec. | ||
| 3538 | 2026.03.14 20:54:02.650472 [ 145 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.14 20:54:02.650481 [ 253 ] {68ca05ab-b9c9-4472-86f6-2d2925df0808} <Debug> TCPHandler: Processed in 0.001359359 sec. | ||
| 3540 | 2026.03.14 20:54:02.650502 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3541 | 2026.03.14 20:54:02.650603 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.03.14 20:54:02.650603 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 3543 | 2026.03.14 20:54:02.650704 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3544 | 2026.03.14 20:54:02.650721 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3545 | 2026.03.14 20:54:02.650744 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3546 | 2026.03.14 20:54:02.650754 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part | ||
| 3547 | 2026.03.14 20:54:02.650817 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 43 rows starting from the beginning of the part | ||
| 3548 | 2026.03.14 20:54:02.650867 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 3549 | 2026.03.14 20:54:02.650911 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 142 rows starting from the beginning of the part | ||
| 3550 | 2026.03.14 20:54:02.650956 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 3551 | 2026.03.14 20:54:02.650999 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 142 rows starting from the beginning of the part | ||
| 3552 | 2026.03.14 20:54:02.651155 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.03.14 20:54:02.651191 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3554 | 2026.03.14 20:54:02.651498 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3555 | 2026.03.14 20:54:02.651712 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.03.14 20:54:02.651838 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 3557 | 2026.03.14 20:54:02.651845 [ 203 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285798 sec., 464303.102042467 rows/sec., 30.93 MiB/sec. | ||
| 3558 | 2026.03.14 20:54:02.651875 [ 253 ] {3f4492e2-fb70-4880-bebb-92d762e3a49e} <Debug> TCPHandler: Processed in 0.001322638 sec. | ||
| 3559 | 2026.03.14 20:54:02.651989 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.03.14 20:54:02.652035 [ 196 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3561 | 2026.03.14 20:54:02.652086 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3562 | 2026.03.14 20:54:02.652128 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3563 | 2026.03.14 20:54:02.652340 [ 196 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.03.14 20:54:02.652421 [ 196 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_16_3} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3565 | 2026.03.14 20:54:02.652524 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3566 | 2026.03.14 20:54:02.652546 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.03.14 20:54:02.652586 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3568 | 2026.03.14 20:54:02.652898 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3569 | 2026.03.14 20:54:02.653111 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.03.14 20:54:02.653239 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 3571 | 2026.03.14 20:54:02.653276 [ 253 ] {872e3550-ffe9-42d6-bac8-7d67a56a3831} <Debug> TCPHandler: Processed in 0.001338098 sec. | ||
| 3572 | 2026.03.14 20:54:02.653385 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.03.14 20:54:02.653480 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3574 | 2026.03.14 20:54:02.653519 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3575 | 2026.03.14 20:54:02.654036 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.03.14 20:54:02.654073 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3577 | 2026.03.14 20:54:02.654391 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3578 | 2026.03.14 20:54:02.654614 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.03.14 20:54:02.654741 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00128 sec., 382812.49999999994 rows/sec., 26.84 MiB/sec. | ||
| 3580 | 2026.03.14 20:54:02.654780 [ 253 ] {ed66262c-c121-4007-bb04-9891e1662638} <Debug> TCPHandler: Processed in 0.00144511 sec. | ||
| 3581 | 2026.03.14 20:54:02.654880 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.03.14 20:54:02.654977 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3583 | 2026.03.14 20:54:02.655017 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3584 | 2026.03.14 20:54:02.655335 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.03.14 20:54:02.655371 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3586 | 2026.03.14 20:54:02.655671 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3587 | 2026.03.14 20:54:02.655874 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.03.14 20:54:02.655997 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 3589 | 2026.03.14 20:54:02.656034 [ 253 ] {3c5dfa07-b241-4c60-84fd-1c240b7fcb6c} <Debug> TCPHandler: Processed in 0.001202887 sec. | ||
| 3590 | 2026.03.14 20:54:02.656137 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.03.14 20:54:02.656231 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3592 | 2026.03.14 20:54:02.656272 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3593 | 2026.03.14 20:54:02.656653 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.03.14 20:54:02.656688 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3595 | 2026.03.14 20:54:02.657007 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3596 | 2026.03.14 20:54:02.657218 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.03.14 20:54:02.657341 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001129 sec., 234720.99202834367 rows/sec., 15.60 MiB/sec. | ||
| 3598 | 2026.03.14 20:54:02.657377 [ 253 ] {5690155b-eca6-44db-ab78-1ed505c9c0d5} <Debug> TCPHandler: Processed in 0.001286988 sec. | ||
| 3599 | 2026.03.14 20:54:02.657482 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.03.14 20:54:02.657575 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.03.14 20:54:02.657641 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3602 | 2026.03.14 20:54:02.657940 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.03.14 20:54:02.657975 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3604 | 2026.03.14 20:54:02.658257 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3605 | 2026.03.14 20:54:02.658465 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.03.14 20:54:02.658589 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 3607 | 2026.03.14 20:54:02.658624 [ 253 ] {55140abd-5911-488f-a2f6-298672f9b338} <Debug> TCPHandler: Processed in 0.001188537 sec. | ||
| 3608 | 2026.03.14 20:54:02.658726 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.03.14 20:54:02.658845 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.03.14 20:54:02.658884 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3611 | 2026.03.14 20:54:02.659196 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.03.14 20:54:02.659232 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3613 | 2026.03.14 20:54:02.659527 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3614 | 2026.03.14 20:54:02.659738 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.03.14 20:54:02.659862 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 3616 | 2026.03.14 20:54:02.659898 [ 253 ] {bf7eaddb-9cc4-4ea2-a415-640424e56a6a} <Debug> TCPHandler: Processed in 0.001218347 sec. | ||
| 3617 | 2026.03.14 20:54:04.667783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6137 | ||
| 3618 | 2026.03.14 20:54:04.668278 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.14 20:54:04.668326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3620 | 2026.03.14 20:54:04.668824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3621 | 2026.03.14 20:54:04.669063 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.14 20:54:04.669201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6137 | ||
| 3623 | 2026.03.14 20:54:05.013387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3624 | 2026.03.14 20:54:05.030398 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.03.14 20:54:05.030455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3626 | 2026.03.14 20:54:05.036224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3627 | 2026.03.14 20:54:05.036883 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.03.14 20:54:05.039670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3629 | 2026.03.14 20:54:07.169033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 492 | ||
| 3630 | 2026.03.14 20:54:07.171882 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.03.14 20:54:07.171930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3632 | 2026.03.14 20:54:07.173124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3633 | 2026.03.14 20:54:07.173405 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.03.14 20:54:07.173726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3635 | 2026.03.14 20:54:07.640193 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.03.14 20:54:07.640363 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3637 | 2026.03.14 20:54:07.640425 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3638 | 2026.03.14 20:54:07.641062 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.03.14 20:54:07.641099 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3640 | 2026.03.14 20:54:07.641489 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3641 | 2026.03.14 20:54:07.641724 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.03.14 20:54:07.641874 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001557 sec., 87347.46307000642 rows/sec., 7.59 MiB/sec. | ||
| 3643 | 2026.03.14 20:54:07.641916 [ 253 ] {f9e6e5ca-2470-4fd5-b77b-3aeb8cadb769} <Debug> TCPHandler: Processed in 0.001846556 sec. | ||
| 3644 | 2026.03.14 20:54:07.642035 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.03.14 20:54:07.642133 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.03.14 20:54:07.642173 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3647 | 2026.03.14 20:54:07.642585 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.03.14 20:54:07.642619 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3649 | 2026.03.14 20:54:07.642914 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3650 | 2026.03.14 20:54:07.643117 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.03.14 20:54:07.643242 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. | ||
| 3652 | 2026.03.14 20:54:07.643279 [ 253 ] {e123a03d-b068-48ef-8753-fdecbdcb624d} <Debug> TCPHandler: Processed in 0.001297318 sec. | ||
| 3653 | 2026.03.14 20:54:07.643388 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.03.14 20:54:07.643482 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3655 | 2026.03.14 20:54:07.643522 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3656 | 2026.03.14 20:54:07.643931 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.03.14 20:54:07.643966 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3658 | 2026.03.14 20:54:07.644266 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3659 | 2026.03.14 20:54:07.644470 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.03.14 20:54:07.644599 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 7.15 MiB/sec. | ||
| 3661 | 2026.03.14 20:54:07.644635 [ 253 ] {6a9899c0-7948-4f22-92c0-e9a6c0957be5} <Debug> TCPHandler: Processed in 0.001296698 sec. | ||
| 3662 | 2026.03.14 20:54:07.644746 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.03.14 20:54:07.644839 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.03.14 20:54:07.644882 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3665 | 2026.03.14 20:54:07.645262 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.03.14 20:54:07.645295 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3667 | 2026.03.14 20:54:07.645618 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3668 | 2026.03.14 20:54:07.645833 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.03.14 20:54:07.645962 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 3670 | 2026.03.14 20:54:07.645997 [ 253 ] {e7ffa455-6e59-4bae-9d9d-34cbc3286f0b} <Debug> TCPHandler: Processed in 0.001300778 sec. | ||
| 3671 | 2026.03.14 20:54:07.646117 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.03.14 20:54:07.646239 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.03.14 20:54:07.646305 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3674 | 2026.03.14 20:54:07.647179 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.03.14 20:54:07.647214 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3676 | 2026.03.14 20:54:07.647790 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3677 | 2026.03.14 20:54:07.648008 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.03.14 20:54:07.648142 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001928 sec., 20746.887966804978 rows/sec., 37.18 MiB/sec. | ||
| 3679 | 2026.03.14 20:54:07.648193 [ 253 ] {4013913c-4457-4c12-ac1d-40931f87efc7} <Debug> TCPHandler: Processed in 0.002139589 sec. | ||
| 3680 | 2026.03.14 20:54:07.648302 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.03.14 20:54:07.648398 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.03.14 20:54:07.648439 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3683 | 2026.03.14 20:54:07.648796 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.03.14 20:54:07.648840 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3685 | 2026.03.14 20:54:07.649222 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3686 | 2026.03.14 20:54:07.649470 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.03.14 20:54:07.649630 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 3688 | 2026.03.14 20:54:07.649675 [ 253 ] {f480daf3-54a0-4af6-9bc3-356bf46305db} <Debug> TCPHandler: Processed in 0.00142319 sec. | ||
| 3689 | 2026.03.14 20:54:12.090358 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3690 | 2026.03.14 20:54:12.090431 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3691 | 2026.03.14 20:54:12.169395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6649 | ||
| 3692 | 2026.03.14 20:54:12.170235 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.03.14 20:54:12.170322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3694 | 2026.03.14 20:54:12.170917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3695 | 2026.03.14 20:54:12.171157 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.03.14 20:54:12.171305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6649 | ||
| 3697 | 2026.03.14 20:54:12.539839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3698 | 2026.03.14 20:54:12.556939 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.03.14 20:54:12.556997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3700 | 2026.03.14 20:54:12.563236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3701 | 2026.03.14 20:54:12.563914 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.03.14 20:54:12.566827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3703 | 2026.03.14 20:54:12.646086 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.03.14 20:54:12.646278 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3705 | 2026.03.14 20:54:12.646351 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3706 | 2026.03.14 20:54:12.647111 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.03.14 20:54:12.647157 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3708 | 2026.03.14 20:54:12.647560 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3709 | 2026.03.14 20:54:12.647789 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.03.14 20:54:12.647946 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 3711 | 2026.03.14 20:54:12.647992 [ 253 ] {5428f808-4119-4a27-97a9-362699f9e56c} <Debug> TCPHandler: Processed in 0.002033768 sec. | ||
| 3712 | 2026.03.14 20:54:12.648122 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.03.14 20:54:12.648225 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3714 | 2026.03.14 20:54:12.648268 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3715 | 2026.03.14 20:54:12.648937 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.03.14 20:54:12.648974 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3717 | 2026.03.14 20:54:12.649330 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3718 | 2026.03.14 20:54:12.649539 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.03.14 20:54:12.649670 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001469 sec., 542545.9496255956 rows/sec., 42.21 MiB/sec. | ||
| 3720 | 2026.03.14 20:54:12.649713 [ 253 ] {9b5927bf-c927-441f-982e-e3d9ff556d43} <Debug> TCPHandler: Processed in 0.001642993 sec. | ||
| 3721 | 2026.03.14 20:54:12.649820 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.03.14 20:54:12.649917 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3723 | 2026.03.14 20:54:12.649958 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3724 | 2026.03.14 20:54:12.650370 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.03.14 20:54:12.650405 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3726 | 2026.03.14 20:54:12.650711 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3727 | 2026.03.14 20:54:12.650916 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.03.14 20:54:12.651052 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001155 sec., 122943.72294372294 rows/sec., 7.22 MiB/sec. | ||
| 3729 | 2026.03.14 20:54:12.651089 [ 253 ] {b8487e6e-8d61-470d-b8b1-dcb6e62165ff} <Debug> TCPHandler: Processed in 0.001319738 sec. | ||
| 3730 | 2026.03.14 20:54:12.651202 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.03.14 20:54:12.651303 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.03.14 20:54:12.651344 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3733 | 2026.03.14 20:54:12.651780 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.03.14 20:54:12.651818 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3735 | 2026.03.14 20:54:12.652141 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3736 | 2026.03.14 20:54:12.652366 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.03.14 20:54:12.652472 [ 132 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3738 | 2026.03.14 20:54:12.652496 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 3739 | 2026.03.14 20:54:12.652539 [ 132 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.03.14 20:54:12.652549 [ 253 ] {c98681e3-c299-4a6c-a55b-97a9634968f7} <Debug> TCPHandler: Processed in 0.001400789 sec. | ||
| 3741 | 2026.03.14 20:54:12.652569 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3742 | 2026.03.14 20:54:12.652669 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.03.14 20:54:12.652706 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 3744 | 2026.03.14 20:54:12.652782 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3745 | 2026.03.14 20:54:12.652827 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3746 | 2026.03.14 20:54:12.652854 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3747 | 2026.03.14 20:54:12.652911 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 882 rows starting from the beginning of the part | ||
| 3748 | 2026.03.14 20:54:12.653006 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 3749 | 2026.03.14 20:54:12.653057 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 708 rows starting from the beginning of the part | ||
| 3750 | 2026.03.14 20:54:12.653103 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 3751 | 2026.03.14 20:54:12.653143 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 3752 | 2026.03.14 20:54:12.653187 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 3753 | 2026.03.14 20:54:12.653255 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.03.14 20:54:12.653296 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3755 | 2026.03.14 20:54:12.653700 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3756 | 2026.03.14 20:54:12.653933 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.03.14 20:54:12.654066 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001303 sec., 113584.03683806601 rows/sec., 6.46 MiB/sec. | ||
| 3758 | 2026.03.14 20:54:12.654105 [ 253 ] {8bdb78a0-9608-460a-b25a-8a28d00d0c8b} <Debug> TCPHandler: Processed in 0.00148683 sec. | ||
| 3759 | 2026.03.14 20:54:12.654215 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.03.14 20:54:12.654311 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3761 | 2026.03.14 20:54:12.654352 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3762 | 2026.03.14 20:54:12.654524 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882506 sec., 1161218.0784549958 rows/sec., 74.97 MiB/sec. | ||
| 3763 | 2026.03.14 20:54:12.654754 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3764 | 2026.03.14 20:54:12.654928 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.03.14 20:54:12.654969 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3766 | 2026.03.14 20:54:12.655134 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_11_2} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.03.14 20:54:12.655248 [ 194 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_11_2} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3768 | 2026.03.14 20:54:12.655322 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3769 | 2026.03.14 20:54:12.655332 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3770 | 2026.03.14 20:54:12.655548 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.03.14 20:54:12.655693 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001391 sec., 352264.5578720345 rows/sec., 24.70 MiB/sec. | ||
| 3772 | 2026.03.14 20:54:12.655733 [ 253 ] {8da00a17-5a38-4816-bbbe-f02f9accd1ae} <Debug> TCPHandler: Processed in 0.001566532 sec. | ||
| 3773 | 2026.03.14 20:54:12.655845 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.03.14 20:54:12.655941 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3775 | 2026.03.14 20:54:12.655981 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3776 | 2026.03.14 20:54:12.656306 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.03.14 20:54:12.656341 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3778 | 2026.03.14 20:54:12.656640 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3779 | 2026.03.14 20:54:12.656856 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.03.14 20:54:12.656983 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3781 | 2026.03.14 20:54:12.657019 [ 253 ] {cea2c239-78ee-47db-8313-66250bc910b3} <Debug> TCPHandler: Processed in 0.001223188 sec. | ||
| 3782 | 2026.03.14 20:54:12.657130 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.03.14 20:54:12.657225 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.03.14 20:54:12.657267 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3785 | 2026.03.14 20:54:12.657645 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.14 20:54:12.657690 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3787 | 2026.03.14 20:54:12.658025 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3788 | 2026.03.14 20:54:12.658229 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.03.14 20:54:12.658356 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001149 sec., 230635.33507397736 rows/sec., 15.33 MiB/sec. | ||
| 3790 | 2026.03.14 20:54:12.658393 [ 253 ] {75b811d1-1afe-4123-a180-a8dc0c4368a3} <Debug> TCPHandler: Processed in 0.001311628 sec. | ||
| 3791 | 2026.03.14 20:54:12.658502 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.03.14 20:54:12.658595 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.03.14 20:54:12.658636 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3794 | 2026.03.14 20:54:12.658953 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.03.14 20:54:12.658988 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3796 | 2026.03.14 20:54:12.659277 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3797 | 2026.03.14 20:54:12.659475 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.03.14 20:54:12.659599 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 3799 | 2026.03.14 20:54:12.659635 [ 253 ] {f00a3b60-1999-4a1c-aa30-e2156da30cf9} <Debug> TCPHandler: Processed in 0.001182856 sec. | ||
| 3800 | 2026.03.14 20:54:12.659745 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.03.14 20:54:12.659838 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3802 | 2026.03.14 20:54:12.659879 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3803 | 2026.03.14 20:54:12.660196 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.03.14 20:54:12.660231 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3805 | 2026.03.14 20:54:12.660528 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3806 | 2026.03.14 20:54:12.660742 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.03.14 20:54:12.660868 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 3808 | 2026.03.14 20:54:12.660904 [ 253 ] {3e77ded3-788b-4797-8b3a-2c067694896a} <Debug> TCPHandler: Processed in 0.001208137 sec. | ||
| 3809 | 2026.03.14 20:54:16.779682 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.03.14 20:54:16.779879 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3811 | 2026.03.14 20:54:16.779945 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3812 | 2026.03.14 20:54:16.780534 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.03.14 20:54:16.780580 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3814 | 2026.03.14 20:54:16.780987 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3815 | 2026.03.14 20:54:16.781215 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.03.14 20:54:16.781370 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001537 sec., 2602.472348731295 rows/sec., 212.21 KiB/sec. | ||
| 3817 | 2026.03.14 20:54:16.781412 [ 253 ] {d47ffe28-f65f-4e4f-bca2-d07b2f7e6ed4} <Debug> TCPHandler: Processed in 0.001857356 sec. | ||
| 3818 | 2026.03.14 20:54:16.781543 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.03.14 20:54:16.781668 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3820 | 2026.03.14 20:54:16.781716 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3821 | 2026.03.14 20:54:16.783110 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.03.14 20:54:16.783149 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3823 | 2026.03.14 20:54:16.783669 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3824 | 2026.03.14 20:54:16.783986 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.03.14 20:54:16.784167 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Debug> executeQuery: Read 1998 rows, 154.95 KiB in 0.002523 sec., 791914.3876337693 rows/sec., 59.97 MiB/sec. | ||
| 3826 | 2026.03.14 20:54:16.784219 [ 253 ] {dd2af90b-a7ee-414f-8ca6-83b08524bb44} <Debug> TCPHandler: Processed in 0.002737398 sec. | ||
| 3827 | 2026.03.14 20:54:16.784358 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.03.14 20:54:16.784473 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3829 | 2026.03.14 20:54:16.784527 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3830 | 2026.03.14 20:54:16.785047 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.03.14 20:54:16.785084 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3832 | 2026.03.14 20:54:16.785398 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3833 | 2026.03.14 20:54:16.785605 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.03.14 20:54:16.785736 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001287 sec., 33411.033411033415 rows/sec., 2.44 MiB/sec. | ||
| 3835 | 2026.03.14 20:54:16.785801 [ 253 ] {3a2379cb-0096-4a83-9bf3-d5905f13b950} <Debug> TCPHandler: Processed in 0.001504591 sec. | ||
| 3836 | 2026.03.14 20:54:16.785935 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2026.03.14 20:54:16.786034 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3838 | 2026.03.14 20:54:16.786075 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3839 | 2026.03.14 20:54:16.786778 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.03.14 20:54:16.786815 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3841 | 2026.03.14 20:54:16.787169 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3842 | 2026.03.14 20:54:16.787385 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.03.14 20:54:16.787512 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001497 sec., 472945.8917835671 rows/sec., 27.59 MiB/sec. | ||
| 3844 | 2026.03.14 20:54:16.787551 [ 253 ] {2cc59317-2d17-4f60-8611-a38ce1c87ed9} <Debug> TCPHandler: Processed in 0.001666873 sec. | ||
| 3845 | 2026.03.14 20:54:16.787670 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.03.14 20:54:16.787775 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3847 | 2026.03.14 20:54:16.787815 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3848 | 2026.03.14 20:54:16.788193 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.03.14 20:54:16.788229 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3850 | 2026.03.14 20:54:16.788536 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3851 | 2026.03.14 20:54:16.788736 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.03.14 20:54:16.788869 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 3853 | 2026.03.14 20:54:16.788907 [ 253 ] {bf0fc757-a5e1-4744-9d25-392cec322797} <Debug> TCPHandler: Processed in 0.001286518 sec. | ||
| 3854 | 2026.03.14 20:54:16.789025 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2026.03.14 20:54:16.789146 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3856 | 2026.03.14 20:54:16.789195 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3857 | 2026.03.14 20:54:16.790130 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.03.14 20:54:16.790175 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3859 | 2026.03.14 20:54:16.790538 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3860 | 2026.03.14 20:54:16.790745 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.03.14 20:54:16.790873 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001752 sec., 595319.6347031964 rows/sec., 41.13 MiB/sec. | ||
| 3862 | 2026.03.14 20:54:16.790910 [ 253 ] {f27d5a3d-0f87-4178-865c-c44e0c9b4538} <Debug> TCPHandler: Processed in 0.001946507 sec. | ||
| 3863 | 2026.03.14 20:54:16.791018 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.03.14 20:54:16.791113 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3865 | 2026.03.14 20:54:16.791155 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3866 | 2026.03.14 20:54:16.791793 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.03.14 20:54:16.791829 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3868 | 2026.03.14 20:54:16.792248 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3869 | 2026.03.14 20:54:16.792458 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.03.14 20:54:16.792586 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001492 sec., 881367.292225201 rows/sec., 55.57 MiB/sec. | ||
| 3871 | 2026.03.14 20:54:16.792623 [ 253 ] {45a6bca0-0deb-4beb-bc2f-8dfa88c59e71} <Debug> TCPHandler: Processed in 0.001654713 sec. | ||
| 3872 | 2026.03.14 20:54:16.792729 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.03.14 20:54:16.792824 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3874 | 2026.03.14 20:54:16.792876 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3875 | 2026.03.14 20:54:16.793692 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.03.14 20:54:16.793729 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3877 | 2026.03.14 20:54:16.794271 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3878 | 2026.03.14 20:54:16.794487 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.03.14 20:54:16.794597 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3880 | 2026.03.14 20:54:16.794625 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001821 sec., 21416.8039538715 rows/sec., 38.38 MiB/sec. | ||
| 3881 | 2026.03.14 20:54:16.794673 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.03.14 20:54:16.794702 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3883 | 2026.03.14 20:54:16.794704 [ 253 ] {d6b3dfca-6105-46c3-9795-ca87aa2e2cab} <Debug> TCPHandler: Processed in 0.002023668 sec. | ||
| 3884 | 2026.03.14 20:54:16.794823 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.03.14 20:54:16.794854 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 3886 | 2026.03.14 20:54:16.794913 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.03.14 20:54:16.794957 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3888 | 2026.03.14 20:54:16.795208 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3889 | 2026.03.14 20:54:16.795257 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.03.14 20:54:16.795288 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 3891 | 2026.03.14 20:54:16.795295 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3892 | 2026.03.14 20:54:16.795415 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
| 3893 | 2026.03.14 20:54:16.795521 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3894 | 2026.03.14 20:54:16.795601 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3895 | 2026.03.14 20:54:16.795612 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 3896 | 2026.03.14 20:54:16.795771 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 3897 | 2026.03.14 20:54:16.795870 [ 196 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 3898 | 2026.03.14 20:54:16.795874 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.03.14 20:54:16.796021 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 3900 | 2026.03.14 20:54:16.796058 [ 253 ] {6b3fc1e6-6d72-44c5-94fc-3b36b215453b} <Debug> TCPHandler: Processed in 0.001278337 sec. | ||
| 3901 | 2026.03.14 20:54:16.798830 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 19 columns (19 merged, 0 gathered) in 0.004040605 sec., 71276.45488732505 rows/sec., 127.72 MiB/sec. | ||
| 3902 | 2026.03.14 20:54:16.799643 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3903 | 2026.03.14 20:54:16.800008 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.03.14 20:54:16.800094 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3905 | 2026.03.14 20:54:16.800222 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 3906 | 2026.03.14 20:54:17.174034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 542 | ||
| 3907 | 2026.03.14 20:54:17.176696 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.03.14 20:54:17.176742 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3909 | 2026.03.14 20:54:17.177953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3910 | 2026.03.14 20:54:17.178232 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.03.14 20:54:17.178480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 3912 | 2026.03.14 20:54:17.632030 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.03.14 20:54:17.632221 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3914 | 2026.03.14 20:54:17.632293 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3915 | 2026.03.14 20:54:17.632926 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.03.14 20:54:17.632974 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3917 | 2026.03.14 20:54:17.633360 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3918 | 2026.03.14 20:54:17.633582 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.03.14 20:54:17.633716 [ 124 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3920 | 2026.03.14 20:54:17.633726 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001557 sec., 48811.81759794476 rows/sec., 4.02 MiB/sec. | ||
| 3921 | 2026.03.14 20:54:17.633797 [ 124 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.03.14 20:54:17.633814 [ 253 ] {8944f866-e842-447a-a890-41dd322dca76} <Debug> TCPHandler: Processed in 0.001920686 sec. | ||
| 3923 | 2026.03.14 20:54:17.633828 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3924 | 2026.03.14 20:54:17.633946 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.03.14 20:54:17.633967 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 3926 | 2026.03.14 20:54:17.634047 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3927 | 2026.03.14 20:54:17.634091 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3928 | 2026.03.14 20:54:17.634123 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3929 | 2026.03.14 20:54:17.634164 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2888 rows starting from the beginning of the part | ||
| 3930 | 2026.03.14 20:54:17.634235 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 3931 | 2026.03.14 20:54:17.634285 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 3932 | 2026.03.14 20:54:17.634330 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 3933 | 2026.03.14 20:54:17.634372 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1998 rows starting from the beginning of the part | ||
| 3934 | 2026.03.14 20:54:17.634411 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 3935 | 2026.03.14 20:54:17.634579 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.14 20:54:17.634626 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3937 | 2026.03.14 20:54:17.634963 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3938 | 2026.03.14 20:54:17.635192 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.03.14 20:54:17.635335 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001306 sec., 7656.967840735068 rows/sec., 575.77 KiB/sec. | ||
| 3940 | 2026.03.14 20:54:17.635375 [ 253 ] {90c7be00-c91e-49bd-bc80-6c2adfe4fed9} <Debug> TCPHandler: Processed in 0.00147834 sec. | ||
| 3941 | 2026.03.14 20:54:17.635489 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.03.14 20:54:17.635586 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3943 | 2026.03.14 20:54:17.635627 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3944 | 2026.03.14 20:54:17.636059 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.03.14 20:54:17.636095 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3946 | 2026.03.14 20:54:17.636424 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3947 | 2026.03.14 20:54:17.636491 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6692 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587936 sec., 2585844.472197149 rows/sec., 209.35 MiB/sec. | ||
| 3948 | 2026.03.14 20:54:17.636672 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.03.14 20:54:17.636775 [ 122 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3950 | 2026.03.14 20:54:17.636812 [ 122 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.03.14 20:54:17.636815 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001246 sec., 59390.0481540931 rows/sec., 4.64 MiB/sec. | ||
| 3952 | 2026.03.14 20:54:17.636837 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3953 | 2026.03.14 20:54:17.636816 [ 191 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3954 | 2026.03.14 20:54:17.636864 [ 253 ] {82a74c97-54c3-4653-ba24-d922c371b263} <Debug> TCPHandler: Processed in 0.001425869 sec. | ||
| 3955 | 2026.03.14 20:54:17.636945 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 3956 | 2026.03.14 20:54:17.637012 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.03.14 20:54:17.637078 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3958 | 2026.03.14 20:54:17.637116 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.03.14 20:54:17.637122 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1549 rows starting from the beginning of the part | ||
| 3960 | 2026.03.14 20:54:17.637172 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3961 | 2026.03.14 20:54:17.637200 [ 191 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.03.14 20:54:17.637217 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 3963 | 2026.03.14 20:54:17.637273 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 3964 | 2026.03.14 20:54:17.637290 [ 191 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_21_4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3965 | 2026.03.14 20:54:17.637319 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 3966 | 2026.03.14 20:54:17.637363 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1043 rows starting from the beginning of the part | ||
| 3967 | 2026.03.14 20:54:17.637397 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3968 | 2026.03.14 20:54:17.637401 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3969 | 2026.03.14 20:54:17.637550 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.03.14 20:54:17.637592 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3971 | 2026.03.14 20:54:17.637929 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3972 | 2026.03.14 20:54:17.638153 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.03.14 20:54:17.638256 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3974 | 2026.03.14 20:54:17.638284 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.03.14 20:54:17.638288 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00119 sec., 26890.756302521007 rows/sec., 1.87 MiB/sec. | ||
| 3976 | 2026.03.14 20:54:17.638301 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3977 | 2026.03.14 20:54:17.638328 [ 253 ] {d686e4ff-80e2-468f-96f8-9c444417c59d} <Debug> TCPHandler: Processed in 0.001370199 sec. | ||
| 3978 | 2026.03.14 20:54:17.638368 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 3979 | 2026.03.14 20:54:17.638436 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.03.14 20:54:17.638456 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3981 | 2026.03.14 20:54:17.638487 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6550 rows starting from the beginning of the part | ||
| 3982 | 2026.03.14 20:54:17.638531 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.03.14 20:54:17.638541 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 3984 | 2026.03.14 20:54:17.638585 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3985 | 2026.03.14 20:54:17.638593 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 3986 | 2026.03.14 20:54:17.638657 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 3987 | 2026.03.14 20:54:17.638707 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1315 rows starting from the beginning of the part | ||
| 3988 | 2026.03.14 20:54:17.638752 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 3989 | 2026.03.14 20:54:17.638971 [ 191 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077299 sec., 1805228.809141101 rows/sec., 133.37 MiB/sec. | ||
| 3990 | 2026.03.14 20:54:17.639155 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3991 | 2026.03.14 20:54:17.639368 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.03.14 20:54:17.639409 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3993 | 2026.03.14 20:54:17.639411 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.03.14 20:54:17.639493 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_21_4} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3995 | 2026.03.14 20:54:17.639562 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3996 | 2026.03.14 20:54:17.639931 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3997 | 2026.03.14 20:54:17.640157 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.14 20:54:17.640293 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 3999 | 2026.03.14 20:54:17.640345 [ 253 ] {9b7be457-be11-4b01-9b5a-6afe37e8c5cf} <Debug> TCPHandler: Processed in 0.001958457 sec. | ||
| 4000 | 2026.03.14 20:54:17.640453 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.03.14 20:54:17.640548 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.03.14 20:54:17.640588 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4003 | 2026.03.14 20:54:17.640903 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.14 20:54:17.640937 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4005 | 2026.03.14 20:54:17.641240 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4006 | 2026.03.14 20:54:17.641458 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.03.14 20:54:17.641549 [ 122 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4008 | 2026.03.14 20:54:17.641578 [ 122 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.03.14 20:54:17.641585 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 4010 | 2026.03.14 20:54:17.641594 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 4011 | 2026.03.14 20:54:17.641622 [ 253 ] {50559b3c-6780-468c-8164-3a93b0bb6a07} <Debug> TCPHandler: Processed in 0.001218466 sec. | ||
| 4012 | 2026.03.14 20:54:17.641655 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8587 rows, containing 5 columns (5 merged, 0 gathered) in 0.003315596 sec., 2589881.2762471666 rows/sec., 169.96 MiB/sec. | ||
| 4013 | 2026.03.14 20:54:17.641672 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 4014 | 2026.03.14 20:54:17.641780 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4015 | 2026.03.14 20:54:17.641812 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1032 rows starting from the beginning of the part | ||
| 4016 | 2026.03.14 20:54:17.641862 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4017 | 2026.03.14 20:54:17.641869 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 4018 | 2026.03.14 20:54:17.641927 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 4019 | 2026.03.14 20:54:17.641968 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 4020 | 2026.03.14 20:54:17.642009 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 4021 | 2026.03.14 20:54:17.642051 [ 187 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 4022 | 2026.03.14 20:54:17.642182 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.03.14 20:54:17.642269 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4024 | 2026.03.14 20:54:17.642350 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4025 | 2026.03.14 20:54:17.642901 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265757 sec., 1052334.6898338308 rows/sec., 68.18 MiB/sec. | ||
| 4026 | 2026.03.14 20:54:17.643122 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4027 | 2026.03.14 20:54:17.643405 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.03.14 20:54:17.643477 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_21_4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4029 | 2026.03.14 20:54:17.643551 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4030 | 2026.03.14 20:54:19.671515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7097 | ||
| 4031 | 2026.03.14 20:54:19.672072 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.03.14 20:54:19.672112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 4033 | 2026.03.14 20:54:19.672637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4034 | 2026.03.14 20:54:19.672867 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.03.14 20:54:19.672992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7097 | ||
| 4036 | 2026.03.14 20:54:20.067030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4037 | 2026.03.14 20:54:20.083839 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.03.14 20:54:20.083904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 4039 | 2026.03.14 20:54:20.089126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4040 | 2026.03.14 20:54:20.089837 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.03.14 20:54:20.092661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4042 | 2026.03.14 20:54:22.645098 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.03.14 20:54:22.645286 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.03.14 20:54:22.645353 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4045 | 2026.03.14 20:54:22.646111 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.03.14 20:54:22.646157 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4047 | 2026.03.14 20:54:22.646587 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4048 | 2026.03.14 20:54:22.646809 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.03.14 20:54:22.646968 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001728 sec., 164351.85185185185 rows/sec., 10.44 MiB/sec. | ||
| 4050 | 2026.03.14 20:54:22.647011 [ 253 ] {b8a01cb6-b50b-467f-a60e-8f930d838d44} <Debug> TCPHandler: Processed in 0.002038598 sec. | ||
| 4051 | 2026.03.14 20:54:22.647146 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.03.14 20:54:22.647243 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4053 | 2026.03.14 20:54:22.647285 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4054 | 2026.03.14 20:54:22.648059 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.03.14 20:54:22.648095 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4056 | 2026.03.14 20:54:22.648455 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4057 | 2026.03.14 20:54:22.648666 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.03.14 20:54:22.648798 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001574 sec., 506353.24015247775 rows/sec., 39.40 MiB/sec. | ||
| 4059 | 2026.03.14 20:54:22.648836 [ 253 ] {581c3b55-5127-4c5d-8605-f7c8def7171f} <Debug> TCPHandler: Processed in 0.001740773 sec. | ||
| 4060 | 2026.03.14 20:54:22.648946 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.03.14 20:54:22.649042 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4062 | 2026.03.14 20:54:22.649081 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4063 | 2026.03.14 20:54:22.649499 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.03.14 20:54:22.649535 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4065 | 2026.03.14 20:54:22.649832 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4066 | 2026.03.14 20:54:22.650038 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.03.14 20:54:22.650145 [ 116 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4068 | 2026.03.14 20:54:22.650165 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001142 sec., 124343.25744308232 rows/sec., 7.30 MiB/sec. | ||
| 4069 | 2026.03.14 20:54:22.650217 [ 116 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.03.14 20:54:22.650225 [ 253 ] {bc8d4a7b-3db5-4a0c-bffc-ced4d86bbb06} <Debug> TCPHandler: Processed in 0.001328719 sec. | ||
| 4071 | 2026.03.14 20:54:22.650247 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4072 | 2026.03.14 20:54:22.650339 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 4073 | 2026.03.14 20:54:22.650343 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.03.14 20:54:22.650433 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.03.14 20:54:22.650452 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.03.14 20:54:22.650462 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 4077 | 2026.03.14 20:54:22.650491 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4078 | 2026.03.14 20:54:22.650519 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 4079 | 2026.03.14 20:54:22.650559 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 142 rows starting from the beginning of the part | ||
| 4080 | 2026.03.14 20:54:22.650598 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part | ||
| 4081 | 2026.03.14 20:54:22.650632 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4082 | 2026.03.14 20:54:22.650666 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 4083 | 2026.03.14 20:54:22.650914 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.03.14 20:54:22.650948 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4085 | 2026.03.14 20:54:22.651266 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4086 | 2026.03.14 20:54:22.651402 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001097915 sec., 546490.3931542969 rows/sec., 36.45 MiB/sec. | ||
| 4087 | 2026.03.14 20:54:22.651478 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.03.14 20:54:22.651613 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 4089 | 2026.03.14 20:54:22.651616 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4090 | 2026.03.14 20:54:22.651651 [ 253 ] {1f2e04f6-1c1d-4800-a61b-48e1b692ee78} <Debug> TCPHandler: Processed in 0.001357289 sec. | ||
| 4091 | 2026.03.14 20:54:22.651762 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.03.14 20:54:22.651860 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.03.14 20:54:22.651901 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4094 | 2026.03.14 20:54:22.651992 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.03.14 20:54:22.652085 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_21_4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4096 | 2026.03.14 20:54:22.652185 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4097 | 2026.03.14 20:54:22.652318 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.03.14 20:54:22.652358 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4099 | 2026.03.14 20:54:22.652668 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4100 | 2026.03.14 20:54:22.652877 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.03.14 20:54:22.653003 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 4102 | 2026.03.14 20:54:22.653040 [ 253 ] {9afe2cf2-4030-4660-b9ae-cd06b439da43} <Debug> TCPHandler: Processed in 0.001327718 sec. | ||
| 4103 | 2026.03.14 20:54:22.653145 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2026.03.14 20:54:22.653240 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4105 | 2026.03.14 20:54:22.653278 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4106 | 2026.03.14 20:54:22.653808 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.03.14 20:54:22.653843 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4108 | 2026.03.14 20:54:22.654166 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4109 | 2026.03.14 20:54:22.654370 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.03.14 20:54:22.654497 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001275 sec., 384313.725490196 rows/sec., 26.94 MiB/sec. | ||
| 4111 | 2026.03.14 20:54:22.654535 [ 253 ] {7cd79583-a147-4e61-af90-8aaf77a144b8} <Debug> TCPHandler: Processed in 0.00143893 sec. | ||
| 4112 | 2026.03.14 20:54:22.654639 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.03.14 20:54:22.654741 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4114 | 2026.03.14 20:54:22.654784 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4115 | 2026.03.14 20:54:22.655114 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.03.14 20:54:22.655151 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4117 | 2026.03.14 20:54:22.655468 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4118 | 2026.03.14 20:54:22.655690 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.03.14 20:54:22.655822 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 4120 | 2026.03.14 20:54:22.655859 [ 253 ] {61899bd8-9f56-4a37-8061-ad18b763f39c} <Debug> TCPHandler: Processed in 0.001271767 sec. | ||
| 4121 | 2026.03.14 20:54:22.655987 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.03.14 20:54:22.656082 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4123 | 2026.03.14 20:54:22.656125 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4124 | 2026.03.14 20:54:22.656533 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.03.14 20:54:22.656569 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4126 | 2026.03.14 20:54:22.656901 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4127 | 2026.03.14 20:54:22.657108 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.03.14 20:54:22.657240 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 4129 | 2026.03.14 20:54:22.657276 [ 253 ] {a870200b-f892-4e62-9317-c5f867dd401e} <Debug> TCPHandler: Processed in 0.001340248 sec. | ||
| 4130 | 2026.03.14 20:54:22.657383 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.03.14 20:54:22.657477 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.03.14 20:54:22.657519 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4133 | 2026.03.14 20:54:22.657812 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.03.14 20:54:22.657848 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4135 | 2026.03.14 20:54:22.658138 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4136 | 2026.03.14 20:54:22.658342 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.03.14 20:54:22.658470 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 4138 | 2026.03.14 20:54:22.658506 [ 253 ] {003559b6-0b2c-499c-90bd-2ae60daf0a20} <Debug> TCPHandler: Processed in 0.001172756 sec. | ||
| 4139 | 2026.03.14 20:54:22.658613 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.03.14 20:54:22.658707 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4141 | 2026.03.14 20:54:22.658747 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4142 | 2026.03.14 20:54:22.659084 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.03.14 20:54:22.659120 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4144 | 2026.03.14 20:54:22.659427 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4145 | 2026.03.14 20:54:22.659630 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.03.14 20:54:22.659755 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 4147 | 2026.03.14 20:54:22.659789 [ 253 ] {28a459cc-0a45-4271-8d86-882c10b35687} <Debug> TCPHandler: Processed in 0.001227367 sec. | ||
| 4148 | 2026.03.14 20:54:27.090476 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4149 | 2026.03.14 20:54:27.090548 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4150 | 2026.03.14 20:54:27.173213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7609 | ||
| 4151 | 2026.03.14 20:54:27.173918 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4152 | 2026.03.14 20:54:27.173955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4153 | 2026.03.14 20:54:27.174444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4154 | 2026.03.14 20:54:27.174672 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.03.14 20:54:27.174804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7609 | ||
| 4156 | 2026.03.14 20:54:27.174816 [ 110 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4157 | 2026.03.14 20:54:27.174877 [ 110 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.03.14 20:54:27.174900 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4159 | 2026.03.14 20:54:27.175016 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 4160 | 2026.03.14 20:54:27.175118 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4161 | 2026.03.14 20:54:27.175151 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5177 rows starting from the beginning of the part | ||
| 4162 | 2026.03.14 20:54:27.175210 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4163 | 2026.03.14 20:54:27.175256 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4164 | 2026.03.14 20:54:27.175300 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4165 | 2026.03.14 20:54:27.175343 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4166 | 2026.03.14 20:54:27.175385 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4167 | 2026.03.14 20:54:27.176679 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7609 rows, containing 4 columns (4 merged, 0 gathered) in 0.001703343 sec., 4467097.936234804 rows/sec., 63.90 MiB/sec. | ||
| 4168 | 2026.03.14 20:54:27.177028 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4169 | 2026.03.14 20:54:27.177278 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.03.14 20:54:27.177335 [ 192 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_16_3} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4171 | 2026.03.14 20:54:27.177393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4172 | 2026.03.14 20:54:27.178849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 574 | ||
| 4173 | 2026.03.14 20:54:27.181090 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.03.14 20:54:27.181131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4175 | 2026.03.14 20:54:27.182336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4176 | 2026.03.14 20:54:27.182604 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.14 20:54:27.182873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4178 | 2026.03.14 20:54:27.183206 [ 110 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4179 | 2026.03.14 20:54:27.183250 [ 110 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.03.14 20:54:27.183270 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4181 | 2026.03.14 20:54:27.183373 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 4182 | 2026.03.14 20:54:27.184009 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4183 | 2026.03.14 20:54:27.184170 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 372 rows starting from the beginning of the part | ||
| 4184 | 2026.03.14 20:54:27.184563 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
| 4185 | 2026.03.14 20:54:27.184956 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 4186 | 2026.03.14 20:54:27.185307 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 4187 | 2026.03.14 20:54:27.185642 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 4188 | 2026.03.14 20:54:27.185982 [ 187 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 4189 | 2026.03.14 20:54:27.192255 [ 189 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 72 columns (72 merged, 0 gathered) in 0.008906362 sec., 64448.312341223056 rows/sec., 60.55 MiB/sec. | ||
| 4190 | 2026.03.14 20:54:27.193313 [ 189 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4191 | 2026.03.14 20:54:27.193920 [ 189 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.03.14 20:54:27.194049 [ 189 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_11_2} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4193 | 2026.03.14 20:54:27.194310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 4194 | 2026.03.14 20:54:27.592844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4195 | 2026.03.14 20:54:27.609101 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.03.14 20:54:27.609150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4197 | 2026.03.14 20:54:27.615233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4198 | 2026.03.14 20:54:27.615943 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.03.14 20:54:27.616241 [ 110 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4200 | 2026.03.14 20:54:27.616280 [ 110 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.03.14 20:54:27.616304 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4202 | 2026.03.14 20:54:27.616403 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 4203 | 2026.03.14 20:54:27.619076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4204 | 2026.03.14 20:54:27.619418 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4205 | 2026.03.14 20:54:27.620174 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 4206 | 2026.03.14 20:54:27.623411 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 4207 | 2026.03.14 20:54:27.626623 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 4208 | 2026.03.14 20:54:27.630375 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 4209 | 2026.03.14 20:54:27.634608 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4210 | 2026.03.14 20:54:27.638671 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4211 | 2026.03.14 20:54:27.639635 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.14 20:54:27.639795 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.14 20:54:27.639858 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4214 | 2026.03.14 20:54:27.640600 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.14 20:54:27.640642 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4216 | 2026.03.14 20:54:27.641092 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4217 | 2026.03.14 20:54:27.641302 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.14 20:54:27.641448 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001699 sec., 80047.08652148323 rows/sec., 6.95 MiB/sec. | ||
| 4219 | 2026.03.14 20:54:27.641486 [ 253 ] {5b52971e-0090-439a-ac46-95d67fcb2585} <Debug> TCPHandler: Processed in 0.001970017 sec. | ||
| 4220 | 2026.03.14 20:54:27.641609 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.14 20:54:27.641702 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.14 20:54:27.641741 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4223 | 2026.03.14 20:54:27.642145 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.14 20:54:27.642179 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4225 | 2026.03.14 20:54:27.642468 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4226 | 2026.03.14 20:54:27.642670 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.14 20:54:27.642792 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001109 sec., 36068.53020739405 rows/sec., 2.65 MiB/sec. | ||
| 4228 | 2026.03.14 20:54:27.642828 [ 253 ] {eb089207-aeda-457d-ad62-1d01deb04622} <Debug> TCPHandler: Processed in 0.001267558 sec. | ||
| 4229 | 2026.03.14 20:54:27.642933 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.14 20:54:27.643029 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.14 20:54:27.643068 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4232 | 2026.03.14 20:54:27.643488 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.14 20:54:27.643521 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4234 | 2026.03.14 20:54:27.643872 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4235 | 2026.03.14 20:54:27.644097 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.14 20:54:27.644221 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001209 sec., 86021.50537634408 rows/sec., 6.72 MiB/sec. | ||
| 4237 | 2026.03.14 20:54:27.644256 [ 253 ] {c2547b75-14b2-433d-a00e-6ba8f2732399} <Debug> TCPHandler: Processed in 0.001370748 sec. | ||
| 4238 | 2026.03.14 20:54:27.644361 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.14 20:54:27.644454 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.14 20:54:27.644496 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4241 | 2026.03.14 20:54:27.644908 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.14 20:54:27.644943 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4243 | 2026.03.14 20:54:27.645284 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4244 | 2026.03.14 20:54:27.645487 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.14 20:54:27.645613 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4246 | 2026.03.14 20:54:27.645649 [ 253 ] {e5f530b6-3504-4a8f-a180-03711e0bfe25} <Debug> TCPHandler: Processed in 0.001335739 sec. | ||
| 4247 | 2026.03.14 20:54:27.645752 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.14 20:54:27.645844 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.14 20:54:27.645897 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4250 | 2026.03.14 20:54:27.646712 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.14 20:54:27.646748 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4252 | 2026.03.14 20:54:27.647303 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4253 | 2026.03.14 20:54:27.647513 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.14 20:54:27.647644 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001818 sec., 22002.200220022 rows/sec., 39.43 MiB/sec. | ||
| 4255 | 2026.03.14 20:54:27.647694 [ 253 ] {3a6e2392-2708-41f2-9b98-a687808131c0} <Debug> TCPHandler: Processed in 0.001989358 sec. | ||
| 4256 | 2026.03.14 20:54:27.647800 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.03.14 20:54:27.647893 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.03.14 20:54:27.647933 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4259 | 2026.03.14 20:54:27.648262 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.14 20:54:27.648296 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4261 | 2026.03.14 20:54:27.648667 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4262 | 2026.03.14 20:54:27.648889 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.14 20:54:27.649017 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 4264 | 2026.03.14 20:54:27.649051 [ 253 ] {769d6ed8-5763-44d7-866f-f12c6ec1e4a9} <Debug> TCPHandler: Processed in 0.001298268 sec. | ||
| 4265 | 2026.03.14 20:54:27.692906 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076542693 sec., 1580.8171264630055 rows/sec., 8.17 MiB/sec. | ||
| 4266 | 2026.03.14 20:54:27.695401 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4267 | 2026.03.14 20:54:27.697314 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_16_3} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.03.14 20:54:27.697423 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_16_3} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4269 | 2026.03.14 20:54:27.699924 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4270 | 2026.03.14 20:54:28.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.22 MiB, peak 239.20 MiB, free memory in arenas 0.00 B, will set to 237.81 MiB (RSS), difference: 8.59 MiB | ||
| 4271 | 2026.03.14 20:54:28.001621 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001068395 sec. | ||
| 4272 | 2026.03.14 20:54:28.415621 [ 109 ] {} <Debug> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4273 | 2026.03.14 20:54:28.415682 [ 109 ] {} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.03.14 20:54:28.415702 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4275 | 2026.03.14 20:54:28.415829 [ 205 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::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 | ||
| 4276 | 2026.03.14 20:54:28.415988 [ 205 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4277 | 2026.03.14 20:54:28.416025 [ 205 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4278 | 2026.03.14 20:54:28.416102 [ 205 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4279 | 2026.03.14 20:54:28.416154 [ 205 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 4280 | 2026.03.14 20:54:28.416203 [ 205 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 4281 | 2026.03.14 20:54:28.416247 [ 205 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 4282 | 2026.03.14 20:54:28.417034 [ 202 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266858 sec., 25259.342404594674 rows/sec., 2.11 MiB/sec. | ||
| 4283 | 2026.03.14 20:54:28.417181 [ 200 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4284 | 2026.03.14 20:54:28.417489 [ 200 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.03.14 20:54:28.417649 [ 200 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_5_1} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4286 | 2026.03.14 20:54:28.417722 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4287 | 2026.03.14 20:54:32.645850 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.03.14 20:54:32.646042 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4289 | 2026.03.14 20:54:32.646103 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4290 | 2026.03.14 20:54:32.646848 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.03.14 20:54:32.646886 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4292 | 2026.03.14 20:54:32.647368 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4293 | 2026.03.14 20:54:32.647586 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.03.14 20:54:32.647736 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001741 sec., 163124.64101091327 rows/sec., 10.36 MiB/sec. | ||
| 4295 | 2026.03.14 20:54:32.647745 [ 104 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4296 | 2026.03.14 20:54:32.647777 [ 253 ] {d23e5956-9957-4644-bc88-5f4b111a63f7} <Debug> TCPHandler: Processed in 0.002056638 sec. | ||
| 4297 | 2026.03.14 20:54:32.647814 [ 104 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.03.14 20:54:32.647840 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4299 | 2026.03.14 20:54:32.647912 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.03.14 20:54:32.647956 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 4301 | 2026.03.14 20:54:32.648012 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4302 | 2026.03.14 20:54:32.648052 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4303 | 2026.03.14 20:54:32.648058 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4304 | 2026.03.14 20:54:32.648093 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 4305 | 2026.03.14 20:54:32.648157 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 4306 | 2026.03.14 20:54:32.648208 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 4307 | 2026.03.14 20:54:32.648250 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 4308 | 2026.03.14 20:54:32.648292 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 4309 | 2026.03.14 20:54:32.648339 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 4310 | 2026.03.14 20:54:32.648891 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.03.14 20:54:32.648926 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4312 | 2026.03.14 20:54:32.649389 [ 202 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147229 sec., 1173681.8154032154 rows/sec., 79.34 MiB/sec. | ||
| 4313 | 2026.03.14 20:54:32.649446 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4314 | 2026.03.14 20:54:32.649552 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4315 | 2026.03.14 20:54:32.649666 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.03.14 20:54:32.649793 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001801 sec., 442531.92670738476 rows/sec., 34.43 MiB/sec. | ||
| 4317 | 2026.03.14 20:54:32.649829 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_11_2} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.03.14 20:54:32.649830 [ 253 ] {3cd3916e-fc53-48e3-bc94-769898b76061} <Debug> TCPHandler: Processed in 0.001967057 sec. | ||
| 4319 | 2026.03.14 20:54:32.649900 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_11_2} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4320 | 2026.03.14 20:54:32.649956 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.03.14 20:54:32.649963 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4322 | 2026.03.14 20:54:32.650049 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4323 | 2026.03.14 20:54:32.650088 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4324 | 2026.03.14 20:54:32.650512 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.03.14 20:54:32.650547 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4326 | 2026.03.14 20:54:32.650859 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4327 | 2026.03.14 20:54:32.651085 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.03.14 20:54:32.651209 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001178 sec., 120543.29371816639 rows/sec., 7.08 MiB/sec. | ||
| 4329 | 2026.03.14 20:54:32.651245 [ 253 ] {b6b134e7-13f6-4134-b7db-00e8a8c6c096} <Debug> TCPHandler: Processed in 0.001336719 sec. | ||
| 4330 | 2026.03.14 20:54:32.651353 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.03.14 20:54:32.651446 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4332 | 2026.03.14 20:54:32.651483 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4333 | 2026.03.14 20:54:32.651895 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.03.14 20:54:32.651931 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4335 | 2026.03.14 20:54:32.652219 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4336 | 2026.03.14 20:54:32.652417 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.03.14 20:54:32.652540 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001112 sec., 133992.8057553957 rows/sec., 8.66 MiB/sec. | ||
| 4338 | 2026.03.14 20:54:32.652575 [ 253 ] {cac5036d-806d-496d-95b7-1c2dbcd3c7bb} <Debug> TCPHandler: Processed in 0.001269328 sec. | ||
| 4339 | 2026.03.14 20:54:32.652683 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.03.14 20:54:32.652774 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.03.14 20:54:32.652812 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4342 | 2026.03.14 20:54:32.653233 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.03.14 20:54:32.653268 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4344 | 2026.03.14 20:54:32.653562 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4345 | 2026.03.14 20:54:32.653761 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.03.14 20:54:32.653857 [ 104 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4347 | 2026.03.14 20:54:32.653883 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 4348 | 2026.03.14 20:54:32.653891 [ 104 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.03.14 20:54:32.653928 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4350 | 2026.03.14 20:54:32.653928 [ 253 ] {ca7ea5da-9f2c-4d1a-8d53-87e4c2424fce} <Debug> TCPHandler: Processed in 0.001292557 sec. | ||
| 4351 | 2026.03.14 20:54:32.654036 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 4352 | 2026.03.14 20:54:32.654051 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.03.14 20:54:32.654165 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4354 | 2026.03.14 20:54:32.654185 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4355 | 2026.03.14 20:54:32.654204 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4356 | 2026.03.14 20:54:32.654229 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 4357 | 2026.03.14 20:54:32.654311 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 4358 | 2026.03.14 20:54:32.654363 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 4359 | 2026.03.14 20:54:32.654411 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 4360 | 2026.03.14 20:54:32.654452 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 4361 | 2026.03.14 20:54:32.654496 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 4362 | 2026.03.14 20:54:32.654765 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.03.14 20:54:32.654806 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4364 | 2026.03.14 20:54:32.655202 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4365 | 2026.03.14 20:54:32.655415 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.03.14 20:54:32.655472 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492601 sec., 602974.2710878527 rows/sec., 36.75 MiB/sec. | ||
| 4367 | 2026.03.14 20:54:32.655543 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001395 sec., 351254.48028673837 rows/sec., 24.63 MiB/sec. | ||
| 4368 | 2026.03.14 20:54:32.655584 [ 253 ] {8e3fc838-f9d8-475c-928a-84a1c5e02237} <Debug> TCPHandler: Processed in 0.001581521 sec. | ||
| 4369 | 2026.03.14 20:54:32.655619 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4370 | 2026.03.14 20:54:32.655693 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.03.14 20:54:32.655792 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4372 | 2026.03.14 20:54:32.655833 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4373 | 2026.03.14 20:54:32.655871 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_11_2} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.03.14 20:54:32.655952 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_11_2} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4375 | 2026.03.14 20:54:32.656020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4376 | 2026.03.14 20:54:32.656177 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.03.14 20:54:32.656219 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4378 | 2026.03.14 20:54:32.656536 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4379 | 2026.03.14 20:54:32.656744 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.03.14 20:54:32.656877 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 4381 | 2026.03.14 20:54:32.656916 [ 253 ] {89056421-d68a-439c-aa30-bbd3676c2540} <Debug> TCPHandler: Processed in 0.001269977 sec. | ||
| 4382 | 2026.03.14 20:54:32.657035 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.03.14 20:54:32.657132 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.03.14 20:54:32.657175 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4385 | 2026.03.14 20:54:32.657586 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.14 20:54:32.657623 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4387 | 2026.03.14 20:54:32.657998 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4388 | 2026.03.14 20:54:32.658213 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.14 20:54:32.658345 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 4390 | 2026.03.14 20:54:32.658383 [ 253 ] {ce0e78bb-df6b-42d1-9411-197cf9413727} <Debug> TCPHandler: Processed in 0.001400439 sec. | ||
| 4391 | 2026.03.14 20:54:32.658494 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.03.14 20:54:32.658589 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.03.14 20:54:32.658631 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4394 | 2026.03.14 20:54:32.658942 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.14 20:54:32.658979 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4396 | 2026.03.14 20:54:32.659283 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4397 | 2026.03.14 20:54:32.659487 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.03.14 20:54:32.659587 [ 104 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4399 | 2026.03.14 20:54:32.659616 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 4400 | 2026.03.14 20:54:32.659618 [ 104 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.03.14 20:54:32.659656 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4402 | 2026.03.14 20:54:32.659660 [ 253 ] {472f8736-9e06-42ac-bc08-fcc05ba4a8c6} <Debug> TCPHandler: Processed in 0.001216646 sec. | ||
| 4403 | 2026.03.14 20:54:32.659736 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 4404 | 2026.03.14 20:54:32.659775 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.03.14 20:54:32.659842 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4406 | 2026.03.14 20:54:32.659869 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4407 | 2026.03.14 20:54:32.659871 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 4408 | 2026.03.14 20:54:32.659911 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4409 | 2026.03.14 20:54:32.659934 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4410 | 2026.03.14 20:54:32.659978 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4411 | 2026.03.14 20:54:32.660017 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4412 | 2026.03.14 20:54:32.660056 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4413 | 2026.03.14 20:54:32.660093 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4414 | 2026.03.14 20:54:32.660244 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.03.14 20:54:32.660279 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4416 | 2026.03.14 20:54:32.660638 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4417 | 2026.03.14 20:54:32.660845 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.03.14 20:54:32.660865 [ 202 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161086 sec., 9473.889100376717 rows/sec., 635.01 KiB/sec. | ||
| 4419 | 2026.03.14 20:54:32.660981 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 4420 | 2026.03.14 20:54:32.660991 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4421 | 2026.03.14 20:54:32.661024 [ 253 ] {95401e16-a499-4d3c-9307-d4ce59560de2} <Debug> TCPHandler: Processed in 0.001298688 sec. | ||
| 4422 | 2026.03.14 20:54:32.661222 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.03.14 20:54:32.661287 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_11_2} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4424 | 2026.03.14 20:54:32.661337 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4425 | 2026.03.14 20:54:34.643955 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40148 | ||
| 4426 | 2026.03.14 20:54:34.644072 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4427 | 2026.03.14 20:54:34.644104 [ 289 ] {} <Debug> TCP-Session: eb82b94d-4034-4a1f-8023-527ba9f1e839 Authenticating user 'default' from [fd00:1122:3344:101::e]:40148 | ||
| 4428 | 2026.03.14 20:54:34.644128 [ 289 ] {} <Debug> TCP-Session: eb82b94d-4034-4a1f-8023-527ba9f1e839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.03.14 20:54:34.644141 [ 289 ] {} <Debug> TCP-Session: eb82b94d-4034-4a1f-8023-527ba9f1e839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.03.14 20:54:34.644354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58924 | ||
| 4431 | 2026.03.14 20:54:34.644396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43070 | ||
| 4432 | 2026.03.14 20:54:34.644411 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51200 | ||
| 4433 | 2026.03.14 20:54:34.644431 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37421 | ||
| 4434 | 2026.03.14 20:54:34.644397 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34901 | ||
| 4435 | 2026.03.14 20:54:34.644512 [ 289 ] {} <Trace> TCP-Session: eb82b94d-4034-4a1f-8023-527ba9f1e839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2026.03.14 20:54:34.644514 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4437 | 2026.03.14 20:54:34.644367 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52238 | ||
| 4438 | 2026.03.14 20:54:34.644561 [ 293 ] {} <Debug> TCP-Session: 50583b00-0d20-4af9-b606-c1120fd6bfbe Authenticating user 'default' from [fd00:1122:3344:101::e]:43070 | ||
| 4439 | 2026.03.14 20:54:34.644691 [ 293 ] {} <Debug> TCP-Session: 50583b00-0d20-4af9-b606-c1120fd6bfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2026.03.14 20:54:34.644705 [ 293 ] {} <Debug> TCP-Session: 50583b00-0d20-4af9-b606-c1120fd6bfbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.03.14 20:54:34.644714 [ 289 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40148) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4442 | 2026.03.14 20:54:34.645050 [ 289 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4443 | 2026.03.14 20:54:34.645126 [ 289 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4444 | 2026.03.14 20:54:34.645516 [ 289 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 4445 | 2026.03.14 20:54:34.646732 [ 314 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Trace> AggregatingTransform: Aggregating | ||
| 4446 | 2026.03.14 20:54:34.646802 [ 314 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 4447 | 2026.03.14 20:54:34.646850 [ 314 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001198746 sec. (834.205 rows/sec., 32.59 KiB/sec.) | ||
| 4448 | 2026.03.14 20:54:34.646869 [ 314 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Trace> Aggregator: Merging aggregated data | ||
| 4449 | 2026.03.14 20:54:34.648292 [ 289 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003637 sec., 274.95188342040143 rows/sec., 10.74 KiB/sec. | ||
| 4450 | 2026.03.14 20:54:34.648480 [ 289 ] {01f45ccb-268a-474a-ad01-7b43b98e37e3} <Debug> TCPHandler: Processed in 0.004109607 sec. | ||
| 4451 | 2026.03.14 20:54:34.648629 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4452 | 2026.03.14 20:54:34.648664 [ 289 ] {} <Debug> TCP-Session: eb82b94d-4034-4a1f-8023-527ba9f1e839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.03.14 20:54:34.648741 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4454 | 2026.03.14 20:54:34.648825 [ 293 ] {} <Debug> TCP-Session: 50583b00-0d20-4af9-b606-c1120fd6bfbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.03.14 20:54:34.649519 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4456 | 2026.03.14 20:54:34.649562 [ 290 ] {} <Debug> TCP-Session: 0c5627ab-2f39-4e6e-814c-af5a1e4c9370 Authenticating user 'default' from [fd00:1122:3344:101::e]:58924 | ||
| 4457 | 2026.03.14 20:54:34.649589 [ 290 ] {} <Debug> TCP-Session: 0c5627ab-2f39-4e6e-814c-af5a1e4c9370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.03.14 20:54:34.649602 [ 290 ] {} <Debug> TCP-Session: 0c5627ab-2f39-4e6e-814c-af5a1e4c9370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.03.14 20:54:34.649663 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4460 | 2026.03.14 20:54:34.649770 [ 291 ] {} <Debug> TCP-Session: 8b855e51-a112-4ac5-bed7-9d71b8681fe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52238 | ||
| 4461 | 2026.03.14 20:54:34.649786 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4462 | 2026.03.14 20:54:34.649807 [ 291 ] {} <Debug> TCP-Session: 8b855e51-a112-4ac5-bed7-9d71b8681fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.03.14 20:54:34.649832 [ 292 ] {} <Debug> TCP-Session: b8a2c1c1-7ebe-45ab-a963-ca1df8a77572 Authenticating user 'default' from [fd00:1122:3344:101::e]:34901 | ||
| 4464 | 2026.03.14 20:54:34.649838 [ 291 ] {} <Debug> TCP-Session: 8b855e51-a112-4ac5-bed7-9d71b8681fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.03.14 20:54:34.649850 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59776 | ||
| 4466 | 2026.03.14 20:54:34.649865 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43543 | ||
| 4467 | 2026.03.14 20:54:34.649866 [ 292 ] {} <Debug> TCP-Session: b8a2c1c1-7ebe-45ab-a963-ca1df8a77572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.03.14 20:54:34.649942 [ 292 ] {} <Debug> TCP-Session: b8a2c1c1-7ebe-45ab-a963-ca1df8a77572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.03.14 20:54:34.649953 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4470 | 2026.03.14 20:54:34.649989 [ 287 ] {} <Debug> TCP-Session: 48312412-7895-483b-94ec-7e9ab5cbe166 Authenticating user 'default' from [fd00:1122:3344:101::e]:59776 | ||
| 4471 | 2026.03.14 20:54:34.650012 [ 287 ] {} <Debug> TCP-Session: 48312412-7895-483b-94ec-7e9ab5cbe166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.03.14 20:54:34.650030 [ 287 ] {} <Debug> TCP-Session: 48312412-7895-483b-94ec-7e9ab5cbe166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.03.14 20:54:34.655719 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4474 | 2026.03.14 20:54:34.655758 [ 3 ] {} <Debug> TCP-Session: 8f0f3c21-8d42-48d2-85f3-9108a82c7727 Authenticating user 'default' from [fd00:1122:3344:101::e]:37421 | ||
| 4475 | 2026.03.14 20:54:34.655777 [ 3 ] {} <Debug> TCP-Session: 8f0f3c21-8d42-48d2-85f3-9108a82c7727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.03.14 20:54:34.655791 [ 3 ] {} <Debug> TCP-Session: 8f0f3c21-8d42-48d2-85f3-9108a82c7727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.03.14 20:54:34.659068 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4478 | 2026.03.14 20:54:34.659109 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4479 | 2026.03.14 20:54:34.659119 [ 294 ] {} <Debug> TCP-Session: 1702d1e8-a279-4183-8022-d2e166e33377 Authenticating user 'default' from [fd00:1122:3344:101::e]:51200 | ||
| 4480 | 2026.03.14 20:54:34.659139 [ 286 ] {} <Debug> TCP-Session: 7639b247-1cd6-4693-a2a7-c00c99546fc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43543 | ||
| 4481 | 2026.03.14 20:54:34.659152 [ 294 ] {} <Debug> TCP-Session: 1702d1e8-a279-4183-8022-d2e166e33377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.03.14 20:54:34.659158 [ 286 ] {} <Debug> TCP-Session: 7639b247-1cd6-4693-a2a7-c00c99546fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.03.14 20:54:34.659172 [ 294 ] {} <Debug> TCP-Session: 1702d1e8-a279-4183-8022-d2e166e33377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.14 20:54:34.659181 [ 286 ] {} <Debug> TCP-Session: 7639b247-1cd6-4693-a2a7-c00c99546fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.03.14 20:54:34.668999 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34901). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4486 | |||
| 4487 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4488 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4489 | 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 | ||
| 4490 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4491 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4492 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4493 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4494 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4495 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4496 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4497 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4498 | (version 23.8.7.1) | ||
| 4499 | 2026.03.14 20:54:34.669200 [ 292 ] {} <Debug> TCP-Session: b8a2c1c1-7ebe-45ab-a963-ca1df8a77572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2026.03.14 20:54:34.669214 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43543). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4501 | |||
| 4502 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4503 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4504 | 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 | ||
| 4505 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4506 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4507 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4508 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4509 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4510 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4511 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4512 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4513 | (version 23.8.7.1) | ||
| 4514 | 2026.03.14 20:54:34.669306 [ 286 ] {} <Debug> TCP-Session: 7639b247-1cd6-4693-a2a7-c00c99546fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4515 | 2026.03.14 20:54:34.669332 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51200). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4516 | |||
| 4517 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4518 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4519 | 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 | ||
| 4520 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4521 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4522 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4523 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4524 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4525 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4526 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4527 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4528 | (version 23.8.7.1) | ||
| 4529 | 2026.03.14 20:54:34.669392 [ 294 ] {} <Debug> TCP-Session: 1702d1e8-a279-4183-8022-d2e166e33377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4530 | 2026.03.14 20:54:34.669436 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52238). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4531 | |||
| 4532 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4533 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4534 | 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 | ||
| 4535 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4536 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4537 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4538 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4539 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4540 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4541 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4542 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4543 | (version 23.8.7.1) | ||
| 4544 | 2026.03.14 20:54:34.669576 [ 291 ] {} <Debug> TCP-Session: 8b855e51-a112-4ac5-bed7-9d71b8681fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4545 | 2026.03.14 20:54:34.669587 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37421). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4546 | |||
| 4547 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4548 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4549 | 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 | ||
| 4550 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4551 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4552 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4553 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4554 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4555 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4556 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4557 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4558 | (version 23.8.7.1) | ||
| 4559 | 2026.03.14 20:54:34.669695 [ 3 ] {} <Debug> TCP-Session: 8f0f3c21-8d42-48d2-85f3-9108a82c7727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4560 | 2026.03.14 20:54:34.669725 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59776). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4561 | |||
| 4562 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4563 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4564 | 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 | ||
| 4565 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4566 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4567 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4568 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4569 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4570 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4571 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4572 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4573 | (version 23.8.7.1) | ||
| 4574 | 2026.03.14 20:54:34.669804 [ 287 ] {} <Debug> TCP-Session: 48312412-7895-483b-94ec-7e9ab5cbe166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2026.03.14 20:54:34.669831 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58924). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4576 | |||
| 4577 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4578 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4579 | 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 | ||
| 4580 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4581 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4582 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4583 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4584 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4585 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4586 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4587 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4588 | (version 23.8.7.1) | ||
| 4589 | 2026.03.14 20:54:34.669922 [ 290 ] {} <Debug> TCP-Session: 0c5627ab-2f39-4e6e-814c-af5a1e4c9370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4590 | 2026.03.14 20:54:34.674968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8057 | ||
| 4591 | 2026.03.14 20:54:34.675483 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.03.14 20:54:34.675538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4593 | 2026.03.14 20:54:34.676090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4594 | 2026.03.14 20:54:34.676366 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.03.14 20:54:34.676513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8057 | ||
| 4596 | 2026.03.14 20:54:34.769633 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46411 | ||
| 4597 | 2026.03.14 20:54:34.769739 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4598 | 2026.03.14 20:54:34.769765 [ 287 ] {} <Debug> TCP-Session: bf14fb39-1173-4c41-8020-db3d866a7772 Authenticating user 'default' from [fd00:1122:3344:101::e]:46411 | ||
| 4599 | 2026.03.14 20:54:34.769785 [ 287 ] {} <Debug> TCP-Session: bf14fb39-1173-4c41-8020-db3d866a7772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2026.03.14 20:54:34.769798 [ 287 ] {} <Debug> TCP-Session: bf14fb39-1173-4c41-8020-db3d866a7772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4601 | 2026.03.14 20:54:34.769992 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40618 | ||
| 4602 | 2026.03.14 20:54:34.770008 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53692 | ||
| 4603 | 2026.03.14 20:54:34.770037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50995 | ||
| 4604 | 2026.03.14 20:54:34.770064 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65475 | ||
| 4605 | 2026.03.14 20:54:34.770027 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59005 | ||
| 4606 | 2026.03.14 20:54:34.770114 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4607 | 2026.03.14 20:54:34.770138 [ 287 ] {} <Trace> TCP-Session: bf14fb39-1173-4c41-8020-db3d866a7772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2026.03.14 20:54:34.770160 [ 291 ] {} <Debug> TCP-Session: b22497b8-1708-4070-8f24-ac2842e6f542 Authenticating user 'default' from [fd00:1122:3344:101::e]:53692 | ||
| 4609 | 2026.03.14 20:54:34.770052 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36492 | ||
| 4610 | 2026.03.14 20:54:34.770181 [ 291 ] {} <Debug> TCP-Session: b22497b8-1708-4070-8f24-ac2842e6f542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4611 | 2026.03.14 20:54:34.770201 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4612 | 2026.03.14 20:54:34.770222 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4613 | 2026.03.14 20:54:34.770233 [ 291 ] {} <Debug> TCP-Session: b22497b8-1708-4070-8f24-ac2842e6f542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4614 | 2026.03.14 20:54:34.770254 [ 289 ] {} <Debug> TCP-Session: 0e943235-37c7-4af6-9265-45affe4efc1b Authenticating user 'default' from [fd00:1122:3344:101::e]:40618 | ||
| 4615 | 2026.03.14 20:54:34.770269 [ 293 ] {} <Debug> TCP-Session: 8a0dd851-f582-4950-81c3-40cfb10301c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59005 | ||
| 4616 | 2026.03.14 20:54:34.770219 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4617 | 2026.03.14 20:54:34.770303 [ 289 ] {} <Debug> TCP-Session: 0e943235-37c7-4af6-9265-45affe4efc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4618 | 2026.03.14 20:54:34.770333 [ 287 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46411) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4619 | 2026.03.14 20:54:34.770353 [ 289 ] {} <Debug> TCP-Session: 0e943235-37c7-4af6-9265-45affe4efc1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4620 | 2026.03.14 20:54:34.770334 [ 286 ] {} <Debug> TCP-Session: 55584568-ae31-4ca3-ae5d-05c1bfe30a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:65475 | ||
| 4621 | 2026.03.14 20:54:34.770303 [ 293 ] {} <Debug> TCP-Session: 8a0dd851-f582-4950-81c3-40cfb10301c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4622 | 2026.03.14 20:54:34.770409 [ 286 ] {} <Debug> TCP-Session: 55584568-ae31-4ca3-ae5d-05c1bfe30a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4623 | 2026.03.14 20:54:34.770428 [ 293 ] {} <Debug> TCP-Session: 8a0dd851-f582-4950-81c3-40cfb10301c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4624 | 2026.03.14 20:54:34.770442 [ 286 ] {} <Debug> TCP-Session: 55584568-ae31-4ca3-ae5d-05c1bfe30a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4625 | 2026.03.14 20:54:34.770293 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4626 | 2026.03.14 20:54:34.770232 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4627 | 2026.03.14 20:54:34.770519 [ 3 ] {} <Debug> TCP-Session: e20d8a54-5bf3-4d6e-b3be-3bc11e16e82f Authenticating user 'default' from [fd00:1122:3344:101::e]:36492 | ||
| 4628 | 2026.03.14 20:54:34.770030 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64905 | ||
| 4629 | 2026.03.14 20:54:34.770564 [ 3 ] {} <Debug> TCP-Session: e20d8a54-5bf3-4d6e-b3be-3bc11e16e82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4630 | 2026.03.14 20:54:34.770557 [ 294 ] {} <Debug> TCP-Session: a448dc6e-8a12-4578-86ed-b8f394b6f787 Authenticating user 'default' from [fd00:1122:3344:101::e]:50995 | ||
| 4631 | 2026.03.14 20:54:34.770584 [ 3 ] {} <Debug> TCP-Session: e20d8a54-5bf3-4d6e-b3be-3bc11e16e82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4632 | 2026.03.14 20:54:34.770602 [ 294 ] {} <Debug> TCP-Session: a448dc6e-8a12-4578-86ed-b8f394b6f787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4633 | 2026.03.14 20:54:34.770002 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53268 | ||
| 4634 | 2026.03.14 20:54:34.770627 [ 294 ] {} <Debug> TCP-Session: a448dc6e-8a12-4578-86ed-b8f394b6f787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4635 | 2026.03.14 20:54:34.770674 [ 287 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4636 | 2026.03.14 20:54:34.770734 [ 287 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4637 | 2026.03.14 20:54:34.770834 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4638 | 2026.03.14 20:54:34.770871 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4639 | 2026.03.14 20:54:34.770873 [ 292 ] {} <Debug> TCP-Session: 31f2b2f3-28ca-4a93-99f6-e9281969be0c Authenticating user 'default' from [fd00:1122:3344:101::e]:64905 | ||
| 4640 | 2026.03.14 20:54:34.770914 [ 290 ] {} <Debug> TCP-Session: 6b8a192b-994e-4048-9f61-82870bac2019 Authenticating user 'default' from [fd00:1122:3344:101::e]:53268 | ||
| 4641 | 2026.03.14 20:54:34.770931 [ 292 ] {} <Debug> TCP-Session: 31f2b2f3-28ca-4a93-99f6-e9281969be0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4642 | 2026.03.14 20:54:34.770940 [ 290 ] {} <Debug> TCP-Session: 6b8a192b-994e-4048-9f61-82870bac2019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4643 | 2026.03.14 20:54:34.770955 [ 292 ] {} <Debug> TCP-Session: 31f2b2f3-28ca-4a93-99f6-e9281969be0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4644 | 2026.03.14 20:54:34.770968 [ 290 ] {} <Debug> TCP-Session: 6b8a192b-994e-4048-9f61-82870bac2019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4645 | 2026.03.14 20:54:34.771101 [ 287 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 4646 | 2026.03.14 20:54:34.772216 [ 326 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Trace> AggregatingTransform: Aggregating | ||
| 4647 | 2026.03.14 20:54:34.772267 [ 326 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Trace> Aggregator: Aggregation method: without_key | ||
| 4648 | 2026.03.14 20:54:34.772307 [ 326 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097245 sec. (911.373 rows/sec., 35.60 KiB/sec.) | ||
| 4649 | 2026.03.14 20:54:34.772331 [ 326 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Trace> Aggregator: Merging aggregated data | ||
| 4650 | 2026.03.14 20:54:34.773827 [ 287 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003551 sec., 281.61081385525205 rows/sec., 11.00 KiB/sec. | ||
| 4651 | 2026.03.14 20:54:34.773986 [ 287 ] {0bfc688b-ea25-4b4c-9b99-1e0681f2f247} <Debug> TCPHandler: Processed in 0.004017326 sec. | ||
| 4652 | 2026.03.14 20:54:34.774120 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4653 | 2026.03.14 20:54:34.774151 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4654 | 2026.03.14 20:54:34.774165 [ 287 ] {} <Debug> TCP-Session: bf14fb39-1173-4c41-8020-db3d866a7772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4655 | 2026.03.14 20:54:34.774181 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4656 | 2026.03.14 20:54:34.774198 [ 289 ] {} <Debug> TCP-Session: 0e943235-37c7-4af6-9265-45affe4efc1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4657 | 2026.03.14 20:54:34.774231 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4658 | 2026.03.14 20:54:34.774242 [ 3 ] {} <Debug> TCP-Session: e20d8a54-5bf3-4d6e-b3be-3bc11e16e82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4659 | 2026.03.14 20:54:34.774263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4660 | 2026.03.14 20:54:34.774291 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4661 | 2026.03.14 20:54:34.774312 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4662 | 2026.03.14 20:54:34.774321 [ 293 ] {} <Debug> TCP-Session: 8a0dd851-f582-4950-81c3-40cfb10301c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4663 | 2026.03.14 20:54:34.774336 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4664 | 2026.03.14 20:54:34.774357 [ 291 ] {} <Debug> TCP-Session: b22497b8-1708-4070-8f24-ac2842e6f542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4665 | 2026.03.14 20:54:34.774353 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4666 | 2026.03.14 20:54:34.774398 [ 292 ] {} <Debug> TCP-Session: 31f2b2f3-28ca-4a93-99f6-e9281969be0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4667 | 2026.03.14 20:54:34.774338 [ 294 ] {} <Debug> TCP-Session: a448dc6e-8a12-4578-86ed-b8f394b6f787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.03.14 20:54:34.774436 [ 286 ] {} <Debug> TCP-Session: 55584568-ae31-4ca3-ae5d-05c1bfe30a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4669 | 2026.03.14 20:54:34.774276 [ 290 ] {} <Debug> TCP-Session: 6b8a192b-994e-4048-9f61-82870bac2019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.03.14 20:54:35.119232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4671 | 2026.03.14 20:54:35.135278 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.03.14 20:54:35.135344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4673 | 2026.03.14 20:54:35.141565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4674 | 2026.03.14 20:54:35.142256 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.03.14 20:54:35.145545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4676 | 2026.03.14 20:54:37.183153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 610 | ||
| 4677 | 2026.03.14 20:54:37.185493 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.03.14 20:54:37.185533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4679 | 2026.03.14 20:54:37.186752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4680 | 2026.03.14 20:54:37.187010 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.03.14 20:54:37.187258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4682 | 2026.03.14 20:54:37.640977 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.03.14 20:54:37.641158 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4684 | 2026.03.14 20:54:37.641226 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4685 | 2026.03.14 20:54:37.641943 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.03.14 20:54:37.641995 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4687 | 2026.03.14 20:54:37.642407 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4688 | 2026.03.14 20:54:37.642652 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.03.14 20:54:37.642821 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00171 sec., 79532.16374269006 rows/sec., 6.91 MiB/sec. | ||
| 4690 | 2026.03.14 20:54:37.642870 [ 253 ] {641945ee-a315-4056-a568-0b2b78c92dcc} <Debug> TCPHandler: Processed in 0.002019398 sec. | ||
| 4691 | 2026.03.14 20:54:37.642991 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.03.14 20:54:37.643098 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4693 | 2026.03.14 20:54:37.643143 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4694 | 2026.03.14 20:54:37.643575 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.03.14 20:54:37.643614 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4696 | 2026.03.14 20:54:37.643930 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4697 | 2026.03.14 20:54:37.644153 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.03.14 20:54:37.644290 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001219 sec., 32813.78178835111 rows/sec., 2.41 MiB/sec. | ||
| 4699 | 2026.03.14 20:54:37.644328 [ 253 ] {22c0a456-e378-4da0-84c6-c91c939140da} <Debug> TCPHandler: Processed in 0.001389639 sec. | ||
| 4700 | 2026.03.14 20:54:37.644432 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.03.14 20:54:37.644531 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4702 | 2026.03.14 20:54:37.644572 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4703 | 2026.03.14 20:54:37.645007 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.03.14 20:54:37.645044 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4705 | 2026.03.14 20:54:37.645361 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4706 | 2026.03.14 20:54:37.645567 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.03.14 20:54:37.645698 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 6.84 MiB/sec. | ||
| 4708 | 2026.03.14 20:54:37.645735 [ 253 ] {a4038e63-394f-45c8-a45b-84d5080d02a9} <Debug> TCPHandler: Processed in 0.001351519 sec. | ||
| 4709 | 2026.03.14 20:54:37.645838 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.03.14 20:54:37.645930 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.03.14 20:54:37.645972 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4712 | 2026.03.14 20:54:37.646372 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.03.14 20:54:37.646408 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4714 | 2026.03.14 20:54:37.646721 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4715 | 2026.03.14 20:54:37.646949 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.03.14 20:54:37.647086 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4717 | 2026.03.14 20:54:37.647122 [ 253 ] {d35fa702-a386-4abc-93a8-646e383a3aa3} <Debug> TCPHandler: Processed in 0.001331598 sec. | ||
| 4718 | 2026.03.14 20:54:37.647226 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.03.14 20:54:37.647323 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.03.14 20:54:37.647379 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4721 | 2026.03.14 20:54:37.648256 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.03.14 20:54:37.648294 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4723 | 2026.03.14 20:54:37.648896 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4724 | 2026.03.14 20:54:37.649125 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.03.14 20:54:37.649264 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001959 sec., 20418.580908626853 rows/sec., 36.59 MiB/sec. | ||
| 4726 | 2026.03.14 20:54:37.649314 [ 253 ] {49d94f64-8164-4886-9589-26c7a1d57095} <Debug> TCPHandler: Processed in 0.002138279 sec. | ||
| 4727 | 2026.03.14 20:54:37.649421 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.03.14 20:54:37.649516 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.03.14 20:54:37.649557 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4730 | 2026.03.14 20:54:37.649881 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.03.14 20:54:37.649917 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4732 | 2026.03.14 20:54:37.650226 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4733 | 2026.03.14 20:54:37.650430 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.03.14 20:54:37.650561 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 4735 | 2026.03.14 20:54:37.650596 [ 253 ] {ccdbf7d4-f9e2-4f6c-8b56-0f926f38951a} <Debug> TCPHandler: Processed in 0.001225107 sec. | ||
| 4736 | 2026.03.14 20:54:40.982906 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63481 | ||
| 4737 | 2026.03.14 20:54:40.983029 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4738 | 2026.03.14 20:54:40.983059 [ 287 ] {} <Debug> TCP-Session: dfc7d6f3-047b-4471-af15-68ccc2f06839 Authenticating user 'default' from [fd00:1122:3344:101::e]:63481 | ||
| 4739 | 2026.03.14 20:54:40.983083 [ 287 ] {} <Debug> TCP-Session: dfc7d6f3-047b-4471-af15-68ccc2f06839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4740 | 2026.03.14 20:54:40.983099 [ 287 ] {} <Debug> TCP-Session: dfc7d6f3-047b-4471-af15-68ccc2f06839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4741 | 2026.03.14 20:54:40.983319 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56158 | ||
| 4742 | 2026.03.14 20:54:40.983353 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63237 | ||
| 4743 | 2026.03.14 20:54:40.983375 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60860 | ||
| 4744 | 2026.03.14 20:54:40.983399 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59667 | ||
| 4745 | 2026.03.14 20:54:40.983446 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4746 | 2026.03.14 20:54:40.983450 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4747 | 2026.03.14 20:54:40.983480 [ 291 ] {} <Debug> TCP-Session: 301ffa9a-5b51-4f1c-8e75-ccb455ef5bca Authenticating user 'default' from [fd00:1122:3344:101::e]:63237 | ||
| 4748 | 2026.03.14 20:54:40.983435 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53511 | ||
| 4749 | 2026.03.14 20:54:40.983525 [ 287 ] {} <Trace> TCP-Session: dfc7d6f3-047b-4471-af15-68ccc2f06839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.03.14 20:54:40.983520 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4751 | 2026.03.14 20:54:40.983512 [ 291 ] {} <Debug> TCP-Session: 301ffa9a-5b51-4f1c-8e75-ccb455ef5bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4752 | 2026.03.14 20:54:40.983613 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4753 | 2026.03.14 20:54:40.983620 [ 291 ] {} <Debug> TCP-Session: 301ffa9a-5b51-4f1c-8e75-ccb455ef5bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4754 | 2026.03.14 20:54:40.983616 [ 292 ] {} <Debug> TCP-Session: bd799cf8-342c-4c0f-97c1-91fc4fd17d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:60860 | ||
| 4755 | 2026.03.14 20:54:40.983648 [ 286 ] {} <Debug> TCP-Session: 6302bf69-8a49-4bc0-ae19-c3e952d22573 Authenticating user 'default' from [fd00:1122:3344:101::e]:53511 | ||
| 4756 | 2026.03.14 20:54:40.983506 [ 289 ] {} <Debug> TCP-Session: c03193f8-5791-4144-9d19-b674d4319e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:56158 | ||
| 4757 | 2026.03.14 20:54:40.983678 [ 292 ] {} <Debug> TCP-Session: bd799cf8-342c-4c0f-97c1-91fc4fd17d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4758 | 2026.03.14 20:54:40.983691 [ 286 ] {} <Debug> TCP-Session: 6302bf69-8a49-4bc0-ae19-c3e952d22573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4759 | 2026.03.14 20:54:40.983711 [ 289 ] {} <Debug> TCP-Session: c03193f8-5791-4144-9d19-b674d4319e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4760 | 2026.03.14 20:54:40.983716 [ 292 ] {} <Debug> TCP-Session: bd799cf8-342c-4c0f-97c1-91fc4fd17d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4761 | 2026.03.14 20:54:40.983744 [ 289 ] {} <Debug> TCP-Session: c03193f8-5791-4144-9d19-b674d4319e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4762 | 2026.03.14 20:54:40.983730 [ 286 ] {} <Debug> TCP-Session: 6302bf69-8a49-4bc0-ae19-c3e952d22573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4763 | 2026.03.14 20:54:40.983430 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63919 | ||
| 4764 | 2026.03.14 20:54:40.983415 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52741 | ||
| 4765 | 2026.03.14 20:54:40.983326 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39055 | ||
| 4766 | 2026.03.14 20:54:40.983861 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4767 | 2026.03.14 20:54:40.983510 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4768 | 2026.03.14 20:54:40.983900 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4769 | 2026.03.14 20:54:40.983921 [ 293 ] {} <Debug> TCP-Session: 303a000e-2920-4435-a53c-05835182a90b Authenticating user 'default' from [fd00:1122:3344:101::e]:59667 | ||
| 4770 | 2026.03.14 20:54:40.983922 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4771 | 2026.03.14 20:54:40.983943 [ 294 ] {} <Debug> TCP-Session: c7d89249-59ab-45cd-8b57-2076d780f666 Authenticating user 'default' from [fd00:1122:3344:101::e]:52741 | ||
| 4772 | 2026.03.14 20:54:40.983949 [ 293 ] {} <Debug> TCP-Session: 303a000e-2920-4435-a53c-05835182a90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4773 | 2026.03.14 20:54:40.983969 [ 290 ] {} <Debug> TCP-Session: 3f966a20-aa24-4b18-bf82-6e86cbf51762 Authenticating user 'default' from [fd00:1122:3344:101::e]:39055 | ||
| 4774 | 2026.03.14 20:54:40.983975 [ 294 ] {} <Debug> TCP-Session: c7d89249-59ab-45cd-8b57-2076d780f666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4775 | 2026.03.14 20:54:40.983987 [ 293 ] {} <Debug> TCP-Session: 303a000e-2920-4435-a53c-05835182a90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4776 | 2026.03.14 20:54:40.984009 [ 294 ] {} <Debug> TCP-Session: c7d89249-59ab-45cd-8b57-2076d780f666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4777 | 2026.03.14 20:54:40.984004 [ 290 ] {} <Debug> TCP-Session: 3f966a20-aa24-4b18-bf82-6e86cbf51762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4778 | 2026.03.14 20:54:40.983899 [ 3 ] {} <Debug> TCP-Session: 6a7db3d6-ec3b-4b00-8d79-2280ae67109d Authenticating user 'default' from [fd00:1122:3344:101::e]:63919 | ||
| 4779 | 2026.03.14 20:54:40.984046 [ 290 ] {} <Debug> TCP-Session: 3f966a20-aa24-4b18-bf82-6e86cbf51762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4780 | 2026.03.14 20:54:40.984071 [ 3 ] {} <Debug> TCP-Session: 6a7db3d6-ec3b-4b00-8d79-2280ae67109d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4781 | 2026.03.14 20:54:40.983731 [ 287 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63481) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4782 | 2026.03.14 20:54:40.984097 [ 3 ] {} <Debug> TCP-Session: 6a7db3d6-ec3b-4b00-8d79-2280ae67109d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4783 | 2026.03.14 20:54:40.984356 [ 287 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4784 | 2026.03.14 20:54:40.984412 [ 287 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4785 | 2026.03.14 20:54:40.984679 [ 287 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 4786 | 2026.03.14 20:54:40.985535 [ 327 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Trace> AggregatingTransform: Aggregating | ||
| 4787 | 2026.03.14 20:54:40.985591 [ 327 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4788 | 2026.03.14 20:54:40.985625 [ 327 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000850542 sec. (1175.721 rows/sec., 45.93 KiB/sec.) | ||
| 4789 | 2026.03.14 20:54:40.985643 [ 327 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Trace> Aggregator: Merging aggregated data | ||
| 4790 | 2026.03.14 20:54:40.986824 [ 287 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00316 sec., 316.4556962025316 rows/sec., 12.36 KiB/sec. | ||
| 4791 | 2026.03.14 20:54:40.986930 [ 287 ] {6f207337-d3f7-470a-8e5f-92415f7cdbc7} <Debug> TCPHandler: Processed in 0.003522798 sec. | ||
| 4792 | 2026.03.14 20:54:40.987049 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4793 | 2026.03.14 20:54:40.987070 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4794 | 2026.03.14 20:54:40.987087 [ 287 ] {} <Debug> TCP-Session: dfc7d6f3-047b-4471-af15-68ccc2f06839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4795 | 2026.03.14 20:54:40.987097 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4796 | 2026.03.14 20:54:40.987115 [ 289 ] {} <Debug> TCP-Session: c03193f8-5791-4144-9d19-b674d4319e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4797 | 2026.03.14 20:54:40.987127 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4798 | 2026.03.14 20:54:40.987145 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4799 | 2026.03.14 20:54:40.987166 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4800 | 2026.03.14 20:54:40.987191 [ 290 ] {} <Debug> TCP-Session: 3f966a20-aa24-4b18-bf82-6e86cbf51762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4801 | 2026.03.14 20:54:40.987188 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4802 | 2026.03.14 20:54:40.987220 [ 293 ] {} <Debug> TCP-Session: 303a000e-2920-4435-a53c-05835182a90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4803 | 2026.03.14 20:54:40.987251 [ 294 ] {} <Debug> TCP-Session: c7d89249-59ab-45cd-8b57-2076d780f666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4804 | 2026.03.14 20:54:40.987215 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4805 | 2026.03.14 20:54:40.987183 [ 286 ] {} <Debug> TCP-Session: 6302bf69-8a49-4bc0-ae19-c3e952d22573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4806 | 2026.03.14 20:54:40.987152 [ 291 ] {} <Debug> TCP-Session: 301ffa9a-5b51-4f1c-8e75-ccb455ef5bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4807 | 2026.03.14 20:54:40.987311 [ 3 ] {} <Debug> TCP-Session: 6a7db3d6-ec3b-4b00-8d79-2280ae67109d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4808 | 2026.03.14 20:54:40.987110 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4809 | 2026.03.14 20:54:40.987377 [ 292 ] {} <Debug> TCP-Session: bd799cf8-342c-4c0f-97c1-91fc4fd17d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4810 | 2026.03.14 20:54:42.090588 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4811 | 2026.03.14 20:54:42.090655 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4812 | 2026.03.14 20:54:42.176693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8569 | ||
| 4813 | 2026.03.14 20:54:42.177275 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.03.14 20:54:42.177314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4815 | 2026.03.14 20:54:42.177816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4816 | 2026.03.14 20:54:42.178047 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.03.14 20:54:42.178180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8569 | ||
| 4818 | 2026.03.14 20:54:42.645709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4819 | 2026.03.14 20:54:42.645835 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.03.14 20:54:42.645992 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4821 | 2026.03.14 20:54:42.646055 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4822 | 2026.03.14 20:54:42.646774 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.03.14 20:54:42.646822 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4824 | 2026.03.14 20:54:42.647231 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4825 | 2026.03.14 20:54:42.647496 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): 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.14 20:54:42.647651 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 4827 | 2026.03.14 20:54:42.647694 [ 253 ] {efeb5056-cfbf-420c-b0cb-3a74d615f5ae} <Debug> TCPHandler: Processed in 0.001981877 sec. | ||
| 4828 | 2026.03.14 20:54:42.647818 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.03.14 20:54:42.647916 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4830 | 2026.03.14 20:54:42.647957 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4831 | 2026.03.14 20:54:42.648731 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.03.14 20:54:42.648768 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4833 | 2026.03.14 20:54:42.649138 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4834 | 2026.03.14 20:54:42.649359 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.03.14 20:54:42.649478 [ 91 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4836 | 2026.03.14 20:54:42.649491 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001593 sec., 500313.8731952291 rows/sec., 38.93 MiB/sec. | ||
| 4837 | 2026.03.14 20:54:42.649560 [ 91 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.03.14 20:54:42.649574 [ 253 ] {01bab50b-47bb-47a7-9a7c-90869474064c} <Debug> TCPHandler: Processed in 0.001805445 sec. | ||
| 4839 | 2026.03.14 20:54:42.649593 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4840 | 2026.03.14 20:54:42.649692 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.03.14 20:54:42.649716 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 4842 | 2026.03.14 20:54:42.649790 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.03.14 20:54:42.649835 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4844 | 2026.03.14 20:54:42.649846 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4845 | 2026.03.14 20:54:42.649882 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2888 rows starting from the beginning of the part | ||
| 4846 | 2026.03.14 20:54:42.649943 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 797 rows starting from the beginning of the part | ||
| 4847 | 2026.03.14 20:54:42.649986 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 4848 | 2026.03.14 20:54:42.650028 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 797 rows starting from the beginning of the part | ||
| 4849 | 2026.03.14 20:54:42.650063 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 136 rows starting from the beginning of the part | ||
| 4850 | 2026.03.14 20:54:42.650106 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 797 rows starting from the beginning of the part | ||
| 4851 | 2026.03.14 20:54:42.650266 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.03.14 20:54:42.650307 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4853 | 2026.03.14 20:54:42.650631 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4854 | 2026.03.14 20:54:42.650868 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.03.14 20:54:42.651005 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001233 sec., 115166.26115166262 rows/sec., 6.77 MiB/sec. | ||
| 4856 | 2026.03.14 20:54:42.651044 [ 253 ] {00fa9d4c-ef38-4383-aebd-28db118b3341} <Debug> TCPHandler: Processed in 0.001401949 sec. | ||
| 4857 | 2026.03.14 20:54:42.651150 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.03.14 20:54:42.651247 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.03.14 20:54:42.651286 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4860 | 2026.03.14 20:54:42.651716 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.03.14 20:54:42.651753 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4862 | 2026.03.14 20:54:42.652058 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4863 | 2026.03.14 20:54:42.652136 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473944 sec., 2243785.6313643316 rows/sec., 183.38 MiB/sec. | ||
| 4864 | 2026.03.14 20:54:42.652280 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.03.14 20:54:42.652412 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 4866 | 2026.03.14 20:54:42.652450 [ 253 ] {31a1771a-02dc-4b3f-9018-822f7f65cd56} <Debug> TCPHandler: Processed in 0.001349638 sec. | ||
| 4867 | 2026.03.14 20:54:42.652479 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4868 | 2026.03.14 20:54:42.652557 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.03.14 20:54:42.652657 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.03.14 20:54:42.652699 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4871 | 2026.03.14 20:54:42.652772 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.03.14 20:54:42.652851 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_26_5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4873 | 2026.03.14 20:54:42.652928 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 4874 | 2026.03.14 20:54:42.653151 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.03.14 20:54:42.653192 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4876 | 2026.03.14 20:54:42.653504 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4877 | 2026.03.14 20:54:42.653724 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.03.14 20:54:42.653853 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 4879 | 2026.03.14 20:54:42.653892 [ 253 ] {938ea3fb-9b95-4e21-a05d-f03704a2748c} <Debug> TCPHandler: Processed in 0.001382759 sec. | ||
| 4880 | 2026.03.14 20:54:42.654001 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.03.14 20:54:42.654096 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4882 | 2026.03.14 20:54:42.654136 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4883 | 2026.03.14 20:54:42.654724 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.03.14 20:54:42.654761 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4885 | 2026.03.14 20:54:42.655107 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4886 | 2026.03.14 20:54:42.655321 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.14 20:54:42.655422 [ 90 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4888 | 2026.03.14 20:54:42.655448 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00137 sec., 357664.23357664235 rows/sec., 25.08 MiB/sec. | ||
| 4889 | 2026.03.14 20:54:42.655457 [ 90 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.03.14 20:54:42.655480 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4891 | 2026.03.14 20:54:42.655487 [ 253 ] {6eae37c5-fca7-4e14-b0d9-f43e392047e6} <Debug> TCPHandler: Processed in 0.001534841 sec. | ||
| 4892 | 2026.03.14 20:54:42.655551 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 4893 | 2026.03.14 20:54:42.655604 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.03.14 20:54:42.655642 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4895 | 2026.03.14 20:54:42.655670 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1549 rows starting from the beginning of the part | ||
| 4896 | 2026.03.14 20:54:42.655702 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4897 | 2026.03.14 20:54:42.655718 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 490 rows starting from the beginning of the part | ||
| 4898 | 2026.03.14 20:54:42.655746 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4899 | 2026.03.14 20:54:42.655762 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4900 | 2026.03.14 20:54:42.655801 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 490 rows starting from the beginning of the part | ||
| 4901 | 2026.03.14 20:54:42.655834 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4902 | 2026.03.14 20:54:42.655869 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 490 rows starting from the beginning of the part | ||
| 4903 | 2026.03.14 20:54:42.656073 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.03.14 20:54:42.656111 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4905 | 2026.03.14 20:54:42.656420 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4906 | 2026.03.14 20:54:42.656639 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.03.14 20:54:42.656736 [ 90 ] {} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4908 | 2026.03.14 20:54:42.656763 [ 90 ] {} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.03.14 20:54:42.656768 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 4910 | 2026.03.14 20:54:42.656780 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4911 | 2026.03.14 20:54:42.656807 [ 253 ] {81a79336-29af-4295-9731-f52836759ee4} <Debug> TCPHandler: Processed in 0.001252217 sec. | ||
| 4912 | 2026.03.14 20:54:42.656855 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 4913 | 2026.03.14 20:54:42.656905 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2026.03.14 20:54:42.656943 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4915 | 2026.03.14 20:54:42.656972 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 4916 | 2026.03.14 20:54:42.656998 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4917 | 2026.03.14 20:54:42.657026 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 4918 | 2026.03.14 20:54:42.657041 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4919 | 2026.03.14 20:54:42.657060 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532461 sec., 2105763.2135499697 rows/sec., 156.41 MiB/sec. | ||
| 4920 | 2026.03.14 20:54:42.657069 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 4921 | 2026.03.14 20:54:42.657140 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 4922 | 2026.03.14 20:54:42.657175 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 4923 | 2026.03.14 20:54:42.657210 [ 200 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 4924 | 2026.03.14 20:54:42.657282 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4925 | 2026.03.14 20:54:42.657468 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.03.14 20:54:42.657508 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4927 | 2026.03.14 20:54:42.657622 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.03.14 20:54:42.657709 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_26_5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4929 | 2026.03.14 20:54:42.657789 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4930 | 2026.03.14 20:54:42.657857 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4931 | 2026.03.14 20:54:42.657902 [ 196 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079214 sec., 61155.61881146835 rows/sec., 3.12 MiB/sec. | ||
| 4932 | 2026.03.14 20:54:42.658031 [ 202 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4933 | 2026.03.14 20:54:42.658097 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.03.14 20:54:42.658219 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4935 | 2026.03.14 20:54:42.658248 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.03.14 20:54:42.658251 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001271 sec., 208497.24626278522 rows/sec., 13.85 MiB/sec. | ||
| 4937 | 2026.03.14 20:54:42.658268 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4938 | 2026.03.14 20:54:42.658295 [ 253 ] {41b0f6bb-e748-4d6b-93f1-06342cde11b5} <Debug> TCPHandler: Processed in 0.00143809 sec. | ||
| 4939 | 2026.03.14 20:54:42.658310 [ 202 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_11_2} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.03.14 20:54:42.658355 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 4941 | 2026.03.14 20:54:42.658389 [ 202 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_11_2} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4942 | 2026.03.14 20:54:42.658403 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.03.14 20:54:42.658463 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4944 | 2026.03.14 20:54:42.658485 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4945 | 2026.03.14 20:54:42.658502 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4946 | 2026.03.14 20:54:42.658525 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8587 rows starting from the beginning of the part | ||
| 4947 | 2026.03.14 20:54:42.658548 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4948 | 2026.03.14 20:54:42.658600 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4949 | 2026.03.14 20:54:42.658651 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4950 | 2026.03.14 20:54:42.658698 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4951 | 2026.03.14 20:54:42.658741 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4952 | 2026.03.14 20:54:42.658778 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4953 | 2026.03.14 20:54:42.658850 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.03.14 20:54:42.658890 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4955 | 2026.03.14 20:54:42.659211 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4956 | 2026.03.14 20:54:42.659422 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.03.14 20:54:42.659551 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 4958 | 2026.03.14 20:54:42.659587 [ 253 ] {1e70b6b2-4366-4ea3-a8df-2a6b7670dbb2} <Debug> TCPHandler: Processed in 0.001234006 sec. | ||
| 4959 | 2026.03.14 20:54:42.659686 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.03.14 20:54:42.659780 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4961 | 2026.03.14 20:54:42.659820 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4962 | 2026.03.14 20:54:42.660152 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.03.14 20:54:42.660186 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4964 | 2026.03.14 20:54:42.660524 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4965 | 2026.03.14 20:54:42.660771 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.03.14 20:54:42.660860 [ 90 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4967 | 2026.03.14 20:54:42.660885 [ 90 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.03.14 20:54:42.660897 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001135 sec., 79295.15418502202 rows/sec., 4.96 MiB/sec. | ||
| 4969 | 2026.03.14 20:54:42.660901 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4970 | 2026.03.14 20:54:42.660933 [ 253 ] {56bd6933-a82c-4046-8475-5e34f853306a} <Debug> TCPHandler: Processed in 0.001296158 sec. | ||
| 4971 | 2026.03.14 20:54:42.660973 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 4972 | 2026.03.14 20:54:42.661060 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4973 | 2026.03.14 20:54:42.661085 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1332 rows starting from the beginning of the part | ||
| 4974 | 2026.03.14 20:54:42.661133 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4975 | 2026.03.14 20:54:42.661173 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4976 | 2026.03.14 20:54:42.661213 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4977 | 2026.03.14 20:54:42.661247 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4978 | 2026.03.14 20:54:42.661281 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4979 | 2026.03.14 20:54:42.662285 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 4 columns (4 merged, 0 gathered) in 0.001339719 sec., 1285344.1654555916 rows/sec., 83.06 MiB/sec. | ||
| 4980 | 2026.03.14 20:54:42.662503 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4981 | 2026.03.14 20:54:42.662741 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.03.14 20:54:42.662803 [ 196 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_26_5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4983 | 2026.03.14 20:54:42.662861 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4984 | 2026.03.14 20:54:42.663014 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.14 20:54:42.663057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4986 | 2026.03.14 20:54:42.663132 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9702 rows, containing 5 columns (5 merged, 0 gathered) in 0.004817106 sec., 2014072.3496638853 rows/sec., 132.57 MiB/sec. | ||
| 4987 | 2026.03.14 20:54:42.663390 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4988 | 2026.03.14 20:54:42.663635 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.03.14 20:54:42.663700 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4990 | 2026.03.14 20:54:42.663784 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4991 | 2026.03.14 20:54:42.669217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4992 | 2026.03.14 20:54:42.669892 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.03.14 20:54:42.672758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4994 | 2026.03.14 20:54:43.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.44 MiB, peak 252.25 MiB, free memory in arenas 0.00 B, will set to 242.95 MiB (RSS), difference: 1.52 MiB | ||
| 4995 | 2026.03.14 20:54:46.778778 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.03.14 20:54:46.779024 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4997 | 2026.03.14 20:54:46.779108 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4998 | 2026.03.14 20:54:46.779793 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.03.14 20:54:46.779834 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5000 | 2026.03.14 20:54:46.780216 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5001 | 2026.03.14 20:54:46.780444 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.03.14 20:54:46.780598 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 199.49 KiB/sec. | ||
| 5003 | 2026.03.14 20:54:46.780646 [ 253 ] {22425e7f-eb92-4775-a336-ac9c28fc5e75} <Debug> TCPHandler: Processed in 0.002019588 sec. | ||
| 5004 | 2026.03.14 20:54:46.780762 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.03.14 20:54:46.780864 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5006 | 2026.03.14 20:54:46.780908 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5007 | 2026.03.14 20:54:46.781987 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.03.14 20:54:46.782023 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5009 | 2026.03.14 20:54:46.782463 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5010 | 2026.03.14 20:54:46.782672 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.03.14 20:54:46.782804 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Debug> executeQuery: Read 1998 rows, 154.95 KiB in 0.001964 sec., 1017311.6089613035 rows/sec., 77.05 MiB/sec. | ||
| 5012 | 2026.03.14 20:54:46.782842 [ 253 ] {74bd2e2c-8db9-4d65-9ad7-6e2dd96bfa99} <Debug> TCPHandler: Processed in 0.002131589 sec. | ||
| 5013 | 2026.03.14 20:54:46.783029 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.03.14 20:54:46.783129 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.03.14 20:54:46.783169 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5016 | 2026.03.14 20:54:46.783693 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.14 20:54:46.783728 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5018 | 2026.03.14 20:54:46.784053 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5019 | 2026.03.14 20:54:46.784289 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.14 20:54:46.784384 [ 86 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5021 | 2026.03.14 20:54:46.784422 [ 86 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.03.14 20:54:46.784423 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001315 sec., 32699.61977186312 rows/sec., 2.39 MiB/sec. | ||
| 5023 | 2026.03.14 20:54:46.784445 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5024 | 2026.03.14 20:54:46.784470 [ 253 ] {889cd3a6-2123-4e17-a10e-c14999d4d7af} <Debug> TCPHandler: Processed in 0.00149255 sec. | ||
| 5025 | 2026.03.14 20:54:46.784581 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 5026 | 2026.03.14 20:54:46.784596 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.03.14 20:54:46.784730 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.03.14 20:54:46.784750 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5029 | 2026.03.14 20:54:46.784770 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5030 | 2026.03.14 20:54:46.784793 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 5031 | 2026.03.14 20:54:46.784877 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 5032 | 2026.03.14 20:54:46.784931 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 5033 | 2026.03.14 20:54:46.784980 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 5034 | 2026.03.14 20:54:46.785032 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 5035 | 2026.03.14 20:54:46.785077 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 43 rows starting from the beginning of the part | ||
| 5036 | 2026.03.14 20:54:46.785435 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.03.14 20:54:46.785475 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5038 | 2026.03.14 20:54:46.785825 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5039 | 2026.03.14 20:54:46.786003 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014902 sec., 422762.04536303855 rows/sec., 28.41 MiB/sec. | ||
| 5040 | 2026.03.14 20:54:46.786040 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.03.14 20:54:46.786141 [ 86 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5042 | 2026.03.14 20:54:46.786172 [ 86 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.03.14 20:54:46.786172 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001461 sec., 484599.5893223819 rows/sec., 28.27 MiB/sec. | ||
| 5044 | 2026.03.14 20:54:46.786191 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5045 | 2026.03.14 20:54:46.786221 [ 253 ] {9eda0555-b6ad-4815-b9b1-4531818e609c} <Debug> TCPHandler: Processed in 0.001673583 sec. | ||
| 5046 | 2026.03.14 20:54:46.786210 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5047 | 2026.03.14 20:54:46.786304 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 5048 | 2026.03.14 20:54:46.786357 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.03.14 20:54:46.786397 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5050 | 2026.03.14 20:54:46.786429 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part | ||
| 5051 | 2026.03.14 20:54:46.786454 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5052 | 2026.03.14 20:54:46.786487 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 708 rows starting from the beginning of the part | ||
| 5053 | 2026.03.14 20:54:46.786497 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5054 | 2026.03.14 20:54:46.786533 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 5055 | 2026.03.14 20:54:46.786574 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 5056 | 2026.03.14 20:54:46.786614 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 5057 | 2026.03.14 20:54:46.786620 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.03.14 20:54:46.786652 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 708 rows starting from the beginning of the part | ||
| 5059 | 2026.03.14 20:54:46.786714 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_26_5} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5060 | 2026.03.14 20:54:46.786820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5061 | 2026.03.14 20:54:46.786909 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.03.14 20:54:46.786947 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5063 | 2026.03.14 20:54:46.787256 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5064 | 2026.03.14 20:54:46.787466 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.03.14 20:54:46.787592 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 5066 | 2026.03.14 20:54:46.787628 [ 253 ] {13246708-3bef-4e2c-ab58-5002460f7357} <Debug> TCPHandler: Processed in 0.001319608 sec. | ||
| 5067 | 2026.03.14 20:54:46.787729 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.03.14 20:54:46.787770 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496591 sec., 1834168.453505333 rows/sec., 116.89 MiB/sec. | ||
| 5069 | 2026.03.14 20:54:46.787822 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5070 | 2026.03.14 20:54:46.787868 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5071 | 2026.03.14 20:54:46.787913 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5072 | 2026.03.14 20:54:46.788136 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.03.14 20:54:46.788194 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_16_3} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5074 | 2026.03.14 20:54:46.788251 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5075 | 2026.03.14 20:54:46.788632 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.03.14 20:54:46.788666 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5077 | 2026.03.14 20:54:46.789013 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5078 | 2026.03.14 20:54:46.789227 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.03.14 20:54:46.789354 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001549 sec., 673337.6371852808 rows/sec., 46.52 MiB/sec. | ||
| 5080 | 2026.03.14 20:54:46.789391 [ 253 ] {38f43f6c-be89-48ef-93b6-dfecfa8a1f24} <Debug> TCPHandler: Processed in 0.001710303 sec. | ||
| 5081 | 2026.03.14 20:54:46.789501 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.03.14 20:54:46.789596 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5083 | 2026.03.14 20:54:46.789638 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5084 | 2026.03.14 20:54:46.790291 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.03.14 20:54:46.790327 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5086 | 2026.03.14 20:54:46.790750 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5087 | 2026.03.14 20:54:46.790959 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.03.14 20:54:46.791084 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001506 sec., 873173.9707835326 rows/sec., 55.06 MiB/sec. | ||
| 5089 | 2026.03.14 20:54:46.791120 [ 253 ] {138b9eb3-69bb-4e71-913f-99a3b682fb2e} <Debug> TCPHandler: Processed in 0.001668443 sec. | ||
| 5090 | 2026.03.14 20:54:46.791227 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.03.14 20:54:46.791316 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5092 | 2026.03.14 20:54:46.791367 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5093 | 2026.03.14 20:54:46.792137 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.03.14 20:54:46.792237 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5095 | 2026.03.14 20:54:46.792784 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5096 | 2026.03.14 20:54:46.793013 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.03.14 20:54:46.793148 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001841 sec., 21184.139054861487 rows/sec., 37.96 MiB/sec. | ||
| 5098 | 2026.03.14 20:54:46.793199 [ 253 ] {38e15cc4-084f-4372-9e99-cf1ef3e83de6} <Debug> TCPHandler: Processed in 0.002019418 sec. | ||
| 5099 | 2026.03.14 20:54:46.793311 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.03.14 20:54:46.793405 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.03.14 20:54:46.793446 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5102 | 2026.03.14 20:54:46.793787 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.03.14 20:54:46.793821 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5104 | 2026.03.14 20:54:46.794120 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5105 | 2026.03.14 20:54:46.794328 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.03.14 20:54:46.794455 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 5107 | 2026.03.14 20:54:46.794490 [ 253 ] {3118eee2-d435-4521-b5ac-c4412f56fd16} <Debug> TCPHandler: Processed in 0.001229197 sec. | ||
| 5108 | 2026.03.14 20:54:47.187587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 662 | ||
| 5109 | 2026.03.14 20:54:47.190365 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.03.14 20:54:47.190414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5111 | 2026.03.14 20:54:47.191617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5112 | 2026.03.14 20:54:47.191889 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.03.14 20:54:47.192157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 5114 | 2026.03.14 20:54:47.632773 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.03.14 20:54:47.632967 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.14 20:54:47.633038 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5117 | 2026.03.14 20:54:47.633694 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.03.14 20:54:47.633737 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5119 | 2026.03.14 20:54:47.634115 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5120 | 2026.03.14 20:54:47.634348 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.03.14 20:54:47.634499 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001587 sec., 6301.19722747322 rows/sec., 513.82 KiB/sec. | ||
| 5122 | 2026.03.14 20:54:47.634540 [ 253 ] {320d8187-7ec3-42ea-a899-e0f38a3a8af8} <Debug> TCPHandler: Processed in 0.001903096 sec. | ||
| 5123 | 2026.03.14 20:54:47.634667 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.03.14 20:54:47.634762 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5125 | 2026.03.14 20:54:47.634802 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5126 | 2026.03.14 20:54:47.635277 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.03.14 20:54:47.635314 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5128 | 2026.03.14 20:54:47.635630 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5129 | 2026.03.14 20:54:47.635838 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.03.14 20:54:47.635966 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001223 sec., 66230.58053965658 rows/sec., 5.41 MiB/sec. | ||
| 5131 | 2026.03.14 20:54:47.636003 [ 253 ] {3e085528-7dd0-4267-9eec-0bda4ddbe102} <Debug> TCPHandler: Processed in 0.001386979 sec. | ||
| 5132 | 2026.03.14 20:54:47.636112 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.03.14 20:54:47.636204 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.03.14 20:54:47.636253 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5135 | 2026.03.14 20:54:47.636653 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.03.14 20:54:47.636689 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5137 | 2026.03.14 20:54:47.636975 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5138 | 2026.03.14 20:54:47.637179 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.03.14 20:54:47.637316 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001131 sec., 17683.465959328027 rows/sec., 1.25 MiB/sec. | ||
| 5140 | 2026.03.14 20:54:47.637353 [ 253 ] {705a0828-8aef-464e-afdb-190888837fbb} <Debug> TCPHandler: Processed in 0.001288508 sec. | ||
| 5141 | 2026.03.14 20:54:47.637462 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.03.14 20:54:47.637553 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5143 | 2026.03.14 20:54:47.637591 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5144 | 2026.03.14 20:54:47.638010 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.03.14 20:54:47.638046 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5146 | 2026.03.14 20:54:47.638355 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5147 | 2026.03.14 20:54:47.638561 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.03.14 20:54:47.638685 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.00115 sec., 73043.47826086957 rows/sec., 5.72 MiB/sec. | ||
| 5149 | 2026.03.14 20:54:47.638721 [ 253 ] {f62ed792-4777-492e-b01f-30c48798ff91} <Debug> TCPHandler: Processed in 0.001306058 sec. | ||
| 5150 | 2026.03.14 20:54:47.638828 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.03.14 20:54:47.638919 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.03.14 20:54:47.638962 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5153 | 2026.03.14 20:54:47.639441 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.03.14 20:54:47.639478 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5155 | 2026.03.14 20:54:47.639844 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5156 | 2026.03.14 20:54:47.640055 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.03.14 20:54:47.640186 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Debug> executeQuery: Read 37 rows, 2.63 KiB in 0.001285 sec., 28793.77431906615 rows/sec., 2.00 MiB/sec. | ||
| 5158 | 2026.03.14 20:54:47.640226 [ 253 ] {01c0e554-6310-434e-850c-cadf1f8e34f3} <Debug> TCPHandler: Processed in 0.00144469 sec. | ||
| 5159 | 2026.03.14 20:54:47.640340 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.03.14 20:54:47.640434 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.03.14 20:54:47.640488 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5162 | 2026.03.14 20:54:47.641252 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.03.14 20:54:47.641289 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5164 | 2026.03.14 20:54:47.641812 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5165 | 2026.03.14 20:54:47.642062 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.03.14 20:54:47.642191 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5167 | 2026.03.14 20:54:47.642228 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 5168 | 2026.03.14 20:54:47.642256 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.03.14 20:54:47.642281 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5170 | 2026.03.14 20:54:47.642309 [ 253 ] {68f44d94-8905-463a-9472-0e7b9dd8bcfa} <Debug> TCPHandler: Processed in 0.002018148 sec. | ||
| 5171 | 2026.03.14 20:54:47.642388 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 5172 | 2026.03.14 20:54:47.642442 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.03.14 20:54:47.642541 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.03.14 20:54:47.642583 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5175 | 2026.03.14 20:54:47.642659 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5176 | 2026.03.14 20:54:47.642720 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 288 rows starting from the beginning of the part | ||
| 5177 | 2026.03.14 20:54:47.642849 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 5178 | 2026.03.14 20:54:47.642918 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.03.14 20:54:47.642958 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5180 | 2026.03.14 20:54:47.642961 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 5181 | 2026.03.14 20:54:47.643083 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 5182 | 2026.03.14 20:54:47.643187 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
| 5183 | 2026.03.14 20:54:47.643280 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5184 | 2026.03.14 20:54:47.643290 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 5185 | 2026.03.14 20:54:47.643512 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.03.14 20:54:47.643656 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 730.27 KiB/sec. | ||
| 5187 | 2026.03.14 20:54:47.643693 [ 253 ] {5163bd96-fd7b-4866-8c58-404d0c50bfab} <Debug> TCPHandler: Processed in 0.001307798 sec. | ||
| 5188 | 2026.03.14 20:54:47.646836 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 19 columns (19 merged, 0 gathered) in 0.004501192 sec., 94863.76053276553 rows/sec., 169.99 MiB/sec. | ||
| 5189 | 2026.03.14 20:54:47.647662 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5190 | 2026.03.14 20:54:47.648061 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.03.14 20:54:47.648144 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5192 | 2026.03.14 20:54:47.648279 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5193 | 2026.03.14 20:54:49.678392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9017 | ||
| 5194 | 2026.03.14 20:54:49.679186 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.03.14 20:54:49.679259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5196 | 2026.03.14 20:54:49.680069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5197 | 2026.03.14 20:54:49.680312 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.03.14 20:54:49.680442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9017 | ||
| 5199 | 2026.03.14 20:54:50.172922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5200 | 2026.03.14 20:54:50.188446 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.03.14 20:54:50.188496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5202 | 2026.03.14 20:54:50.194060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5203 | 2026.03.14 20:54:50.194768 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.03.14 20:54:50.197295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5205 | 2026.03.14 20:54:52.646360 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.03.14 20:54:52.646552 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5207 | 2026.03.14 20:54:52.646618 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5208 | 2026.03.14 20:54:52.647396 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.03.14 20:54:52.647442 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5210 | 2026.03.14 20:54:52.647853 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5211 | 2026.03.14 20:54:52.648092 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.03.14 20:54:52.648258 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 5213 | 2026.03.14 20:54:52.648309 [ 253 ] {e21a1cd3-eb94-422d-92a4-a7328542a417} <Debug> TCPHandler: Processed in 0.002073498 sec. | ||
| 5214 | 2026.03.14 20:54:52.648439 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.03.14 20:54:52.648543 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5216 | 2026.03.14 20:54:52.648588 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5217 | 2026.03.14 20:54:52.649466 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.03.14 20:54:52.649504 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5219 | 2026.03.14 20:54:52.649866 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5220 | 2026.03.14 20:54:52.650077 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.03.14 20:54:52.650212 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001693 sec., 470761.961015948 rows/sec., 36.63 MiB/sec. | ||
| 5222 | 2026.03.14 20:54:52.650250 [ 253 ] {cb155880-21fe-45bc-996f-27d9f5014414} <Debug> TCPHandler: Processed in 0.001863046 sec. | ||
| 5223 | 2026.03.14 20:54:52.650375 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.03.14 20:54:52.650472 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.03.14 20:54:52.650513 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5226 | 2026.03.14 20:54:52.650946 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.03.14 20:54:52.650982 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5228 | 2026.03.14 20:54:52.651281 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5229 | 2026.03.14 20:54:52.651510 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.03.14 20:54:52.651636 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001185 sec., 119831.22362869198 rows/sec., 7.04 MiB/sec. | ||
| 5231 | 2026.03.14 20:54:52.651674 [ 253 ] {3d13ba3c-ca8d-4987-acaa-8d09c1f06faf} <Debug> TCPHandler: Processed in 0.001350289 sec. | ||
| 5232 | 2026.03.14 20:54:52.651787 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5233 | 2026.03.14 20:54:52.651883 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5234 | 2026.03.14 20:54:52.651921 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5235 | 2026.03.14 20:54:52.652351 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.03.14 20:54:52.652387 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5237 | 2026.03.14 20:54:52.652677 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5238 | 2026.03.14 20:54:52.652886 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.03.14 20:54:52.653010 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 5240 | 2026.03.14 20:54:52.653045 [ 253 ] {cfdeb468-08c1-4c1b-9c40-d651a1807af8} <Debug> TCPHandler: Processed in 0.001307137 sec. | ||
| 5241 | 2026.03.14 20:54:52.653152 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.03.14 20:54:52.653247 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.03.14 20:54:52.653285 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5244 | 2026.03.14 20:54:52.653711 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.03.14 20:54:52.653747 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5246 | 2026.03.14 20:54:52.654043 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5247 | 2026.03.14 20:54:52.654242 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.03.14 20:54:52.654378 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 5249 | 2026.03.14 20:54:52.654414 [ 253 ] {43d427ca-2d25-414a-a64d-87a0191b977c} <Debug> TCPHandler: Processed in 0.001318898 sec. | ||
| 5250 | 2026.03.14 20:54:52.654514 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.03.14 20:54:52.654602 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5252 | 2026.03.14 20:54:52.654639 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5253 | 2026.03.14 20:54:52.655159 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.03.14 20:54:52.655192 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5255 | 2026.03.14 20:54:52.655577 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5256 | 2026.03.14 20:54:52.655779 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.03.14 20:54:52.655903 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001297 sec., 377794.9113338473 rows/sec., 26.49 MiB/sec. | ||
| 5258 | 2026.03.14 20:54:52.655940 [ 253 ] {b1edacdf-a709-4023-8668-38225dce4510} <Debug> TCPHandler: Processed in 0.00145945 sec. | ||
| 5259 | 2026.03.14 20:54:52.656043 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.03.14 20:54:52.656137 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5261 | 2026.03.14 20:54:52.656178 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5262 | 2026.03.14 20:54:52.656508 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.03.14 20:54:52.656542 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5264 | 2026.03.14 20:54:52.656837 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5265 | 2026.03.14 20:54:52.657042 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.14 20:54:52.657167 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 5267 | 2026.03.14 20:54:52.657203 [ 253 ] {9a07a20f-e7ca-431f-afe7-3db7e16023a2} <Debug> TCPHandler: Processed in 0.001209407 sec. | ||
| 5268 | 2026.03.14 20:54:52.657313 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.03.14 20:54:52.657408 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.03.14 20:54:52.657451 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5271 | 2026.03.14 20:54:52.657841 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.03.14 20:54:52.657876 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5273 | 2026.03.14 20:54:52.658191 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5274 | 2026.03.14 20:54:52.658399 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.03.14 20:54:52.658527 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001137 sec., 233069.48109058928 rows/sec., 15.49 MiB/sec. | ||
| 5276 | 2026.03.14 20:54:52.658563 [ 253 ] {d410527a-ab67-4366-ac0c-59a79cca6b5e} <Debug> TCPHandler: Processed in 0.001305948 sec. | ||
| 5277 | 2026.03.14 20:54:52.658670 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.03.14 20:54:52.658764 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.03.14 20:54:52.658804 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5280 | 2026.03.14 20:54:52.659099 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.03.14 20:54:52.659135 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5282 | 2026.03.14 20:54:52.659437 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5283 | 2026.03.14 20:54:52.659638 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.03.14 20:54:52.659762 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 5285 | 2026.03.14 20:54:52.659796 [ 253 ] {e1e3161a-d30a-4f27-834d-9a4dd85b0625} <Debug> TCPHandler: Processed in 0.001176706 sec. | ||
| 5286 | 2026.03.14 20:54:52.659898 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.03.14 20:54:52.659990 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.03.14 20:54:52.660031 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5289 | 2026.03.14 20:54:52.660348 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.03.14 20:54:52.660382 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5291 | 2026.03.14 20:54:52.660679 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5292 | 2026.03.14 20:54:52.660885 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.03.14 20:54:52.661008 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 5294 | 2026.03.14 20:54:52.661043 [ 253 ] {45f7793e-0750-4312-859c-3f8aac5b3e02} <Debug> TCPHandler: Processed in 0.001193666 sec. | ||
| 5295 | 2026.03.14 20:54:57.091310 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5296 | 2026.03.14 20:54:57.091374 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5297 | 2026.03.14 20:54:57.180649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9529 | ||
| 5298 | 2026.03.14 20:54:57.181505 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.03.14 20:54:57.181569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5300 | 2026.03.14 20:54:57.182175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5301 | 2026.03.14 20:54:57.182408 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.03.14 20:54:57.182541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9529 | ||
| 5303 | 2026.03.14 20:54:57.192637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 696 | ||
| 5304 | 2026.03.14 20:54:57.195162 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.03.14 20:54:57.195200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5306 | 2026.03.14 20:54:57.196407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5307 | 2026.03.14 20:54:57.196675 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.03.14 20:54:57.196924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5309 | 2026.03.14 20:54:57.640550 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.03.14 20:54:57.640745 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5311 | 2026.03.14 20:54:57.640815 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5312 | 2026.03.14 20:54:57.641539 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.03.14 20:54:57.641580 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5314 | 2026.03.14 20:54:57.642003 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5315 | 2026.03.14 20:54:57.642228 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.03.14 20:54:57.642377 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001685 sec., 80712.16617210682 rows/sec., 7.01 MiB/sec. | ||
| 5317 | 2026.03.14 20:54:57.642429 [ 253 ] {8059b3f9-8708-4639-9a72-3e60b04ac80f} <Debug> TCPHandler: Processed in 0.002012378 sec. | ||
| 5318 | 2026.03.14 20:54:57.642569 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.03.14 20:54:57.642693 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5320 | 2026.03.14 20:54:57.642742 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5321 | 2026.03.14 20:54:57.643186 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.03.14 20:54:57.643222 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5323 | 2026.03.14 20:54:57.643552 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5324 | 2026.03.14 20:54:57.643766 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.03.14 20:54:57.643897 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00123 sec., 32520.325203252032 rows/sec., 2.39 MiB/sec. | ||
| 5326 | 2026.03.14 20:54:57.643935 [ 253 ] {19af64dc-c94e-466c-ad3b-33542d3b4b3f} <Debug> TCPHandler: Processed in 0.00142902 sec. | ||
| 5327 | 2026.03.14 20:54:57.644046 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.03.14 20:54:57.644142 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5329 | 2026.03.14 20:54:57.644182 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5330 | 2026.03.14 20:54:57.644618 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.03.14 20:54:57.644653 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5332 | 2026.03.14 20:54:57.644970 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5333 | 2026.03.14 20:54:57.645187 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.03.14 20:54:57.645313 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 6.83 MiB/sec. | ||
| 5335 | 2026.03.14 20:54:57.645349 [ 253 ] {210180a0-a9f3-4f14-8d42-5d7b96f2566a} <Debug> TCPHandler: Processed in 0.001353819 sec. | ||
| 5336 | 2026.03.14 20:54:57.645460 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.03.14 20:54:57.645555 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5338 | 2026.03.14 20:54:57.645598 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5339 | 2026.03.14 20:54:57.646007 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.03.14 20:54:57.646040 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5341 | 2026.03.14 20:54:57.646372 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5342 | 2026.03.14 20:54:57.646609 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.03.14 20:54:57.646735 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 5344 | 2026.03.14 20:54:57.646771 [ 253 ] {df3b014f-0d6f-4121-bc54-0fb165f5d7ed} <Debug> TCPHandler: Processed in 0.001361829 sec. | ||
| 5345 | 2026.03.14 20:54:57.646881 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.03.14 20:54:57.646976 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.03.14 20:54:57.647029 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5348 | 2026.03.14 20:54:57.647882 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.03.14 20:54:57.647917 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5350 | 2026.03.14 20:54:57.648480 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5351 | 2026.03.14 20:54:57.648695 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.03.14 20:54:57.648830 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001872 sec., 21367.521367521367 rows/sec., 38.29 MiB/sec. | ||
| 5353 | 2026.03.14 20:54:57.648880 [ 253 ] {c1ff16a0-edbb-47e3-9cb3-61c28db5fa24} <Debug> TCPHandler: Processed in 0.002050518 sec. | ||
| 5354 | 2026.03.14 20:54:57.648991 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.03.14 20:54:57.649085 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5356 | 2026.03.14 20:54:57.649126 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5357 | 2026.03.14 20:54:57.649464 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.03.14 20:54:57.649498 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5359 | 2026.03.14 20:54:57.649799 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5360 | 2026.03.14 20:54:57.650012 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.03.14 20:54:57.650137 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5362 | 2026.03.14 20:54:57.650172 [ 253 ] {16192cc8-7bd4-4787-b11e-13ec2da1c095} <Debug> TCPHandler: Processed in 0.001232146 sec. | ||
| 5363 | 2026.03.14 20:54:57.697476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5364 | 2026.03.14 20:54:57.714176 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.03.14 20:54:57.714214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5366 | 2026.03.14 20:54:57.720278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5367 | 2026.03.14 20:54:57.720960 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.03.14 20:54:57.723677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5369 | 2026.03.14 20:55:02.645687 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.03.14 20:55:02.645876 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.03.14 20:55:02.645938 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5372 | 2026.03.14 20:55:02.646715 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.03.14 20:55:02.646759 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5374 | 2026.03.14 20:55:02.647166 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5375 | 2026.03.14 20:55:02.647383 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.03.14 20:55:02.647533 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001703 sec., 166764.53317674692 rows/sec., 10.59 MiB/sec. | ||
| 5377 | 2026.03.14 20:55:02.647575 [ 253 ] {bf669fc5-f67d-4fb5-afa4-52b3cc166dfe} <Debug> TCPHandler: Processed in 0.002007668 sec. | ||
| 5378 | 2026.03.14 20:55:02.647698 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.03.14 20:55:02.647792 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5380 | 2026.03.14 20:55:02.647831 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5381 | 2026.03.14 20:55:02.648565 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.03.14 20:55:02.648601 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5383 | 2026.03.14 20:55:02.648963 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5384 | 2026.03.14 20:55:02.649163 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.03.14 20:55:02.649274 [ 28 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5386 | 2026.03.14 20:55:02.649290 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001517 sec., 525379.0375741596 rows/sec., 40.88 MiB/sec. | ||
| 5387 | 2026.03.14 20:55:02.649348 [ 28 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.03.14 20:55:02.649354 [ 253 ] {8e438f5a-ca31-4b1a-974a-365975ac1f28} <Debug> TCPHandler: Processed in 0.001703613 sec. | ||
| 5389 | 2026.03.14 20:55:02.649380 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5390 | 2026.03.14 20:55:02.649478 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 5391 | 2026.03.14 20:55:02.649478 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.03.14 20:55:02.649566 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5393 | 2026.03.14 20:55:02.649588 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5394 | 2026.03.14 20:55:02.649593 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2888 rows starting from the beginning of the part | ||
| 5395 | 2026.03.14 20:55:02.649627 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5396 | 2026.03.14 20:55:02.649655 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1998 rows starting from the beginning of the part | ||
| 5397 | 2026.03.14 20:55:02.649698 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 81 rows starting from the beginning of the part | ||
| 5398 | 2026.03.14 20:55:02.649738 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 5399 | 2026.03.14 20:55:02.649777 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 5400 | 2026.03.14 20:55:02.649811 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 5401 | 2026.03.14 20:55:02.650053 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.03.14 20:55:02.650087 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5403 | 2026.03.14 20:55:02.650396 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5404 | 2026.03.14 20:55:02.650601 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.03.14 20:55:02.650725 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001155 sec., 122943.72294372294 rows/sec., 7.22 MiB/sec. | ||
| 5406 | 2026.03.14 20:55:02.650762 [ 253 ] {be6d812a-8a2c-4f08-8cac-82d1a5ee6da7} <Debug> TCPHandler: Processed in 0.001331729 sec. | ||
| 5407 | 2026.03.14 20:55:02.650869 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.03.14 20:55:02.650962 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5409 | 2026.03.14 20:55:02.650999 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5410 | 2026.03.14 20:55:02.651418 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.03.14 20:55:02.651453 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5412 | 2026.03.14 20:55:02.651764 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5413 | 2026.03.14 20:55:02.651965 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.03.14 20:55:02.652009 [ 191 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6697 rows, containing 5 columns (5 merged, 0 gathered) in 0.002563225 sec., 2612724.204859113 rows/sec., 211.51 MiB/sec. | ||
| 5415 | 2026.03.14 20:55:02.652098 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 5416 | 2026.03.14 20:55:02.652140 [ 253 ] {3ed29d1b-0934-4cb8-99a2-c17316583a28} <Debug> TCPHandler: Processed in 0.001318008 sec. | ||
| 5417 | 2026.03.14 20:55:02.652246 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.03.14 20:55:02.652337 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.03.14 20:55:02.652376 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5420 | 2026.03.14 20:55:02.652414 [ 192 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5421 | 2026.03.14 20:55:02.652757 [ 192 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.03.14 20:55:02.652793 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.03.14 20:55:02.652835 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5424 | 2026.03.14 20:55:02.652865 [ 192 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_31_6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5425 | 2026.03.14 20:55:02.652978 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5426 | 2026.03.14 20:55:02.653173 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5427 | 2026.03.14 20:55:02.653383 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.03.14 20:55:02.653508 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 5429 | 2026.03.14 20:55:02.653544 [ 253 ] {9fb37eae-43b3-43a0-9800-eaec88da7f1b} <Debug> TCPHandler: Processed in 0.001346639 sec. | ||
| 5430 | 2026.03.14 20:55:02.653657 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.03.14 20:55:02.653749 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5432 | 2026.03.14 20:55:02.653788 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5433 | 2026.03.14 20:55:02.654341 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.03.14 20:55:02.654376 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5435 | 2026.03.14 20:55:02.654712 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5436 | 2026.03.14 20:55:02.654940 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.03.14 20:55:02.655072 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00134 sec., 365671.6417910448 rows/sec., 25.64 MiB/sec. | ||
| 5438 | 2026.03.14 20:55:02.655076 [ 23 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5439 | 2026.03.14 20:55:02.655112 [ 253 ] {fca624cc-35c0-4e1e-b12a-e4fd017946ca} <Debug> TCPHandler: Processed in 0.00150241 sec. | ||
| 5440 | 2026.03.14 20:55:02.655139 [ 23 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.03.14 20:55:02.655170 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5442 | 2026.03.14 20:55:02.655244 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.03.14 20:55:02.655248 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 5444 | 2026.03.14 20:55:02.655341 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2026.03.14 20:55:02.655342 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5446 | 2026.03.14 20:55:02.655365 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1549 rows starting from the beginning of the part | ||
| 5447 | 2026.03.14 20:55:02.655390 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5448 | 2026.03.14 20:55:02.655413 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1043 rows starting from the beginning of the part | ||
| 5449 | 2026.03.14 20:55:02.655453 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 84 rows starting from the beginning of the part | ||
| 5450 | 2026.03.14 20:55:02.655493 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 5451 | 2026.03.14 20:55:02.655528 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 5452 | 2026.03.14 20:55:02.655561 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 5453 | 2026.03.14 20:55:02.655719 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.03.14 20:55:02.655753 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5455 | 2026.03.14 20:55:02.656042 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5456 | 2026.03.14 20:55:02.656244 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.03.14 20:55:02.656368 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 5458 | 2026.03.14 20:55:02.656404 [ 253 ] {56f964d6-d13c-4126-951a-14f9155f1b3e} <Debug> TCPHandler: Processed in 0.001207706 sec. | ||
| 5459 | 2026.03.14 20:55:02.656515 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.03.14 20:55:02.656607 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5461 | 2026.03.14 20:55:02.656648 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5462 | 2026.03.14 20:55:02.656853 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628892 sec., 2308317.5557372742 rows/sec., 170.60 MiB/sec. | ||
| 5463 | 2026.03.14 20:55:02.657048 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.03.14 20:55:02.657050 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5465 | 2026.03.14 20:55:02.657087 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5466 | 2026.03.14 20:55:02.657322 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.14 20:55:02.657395 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_31_6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5468 | 2026.03.14 20:55:02.657414 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5469 | 2026.03.14 20:55:02.657452 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5470 | 2026.03.14 20:55:02.657620 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.03.14 20:55:02.657723 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5472 | 2026.03.14 20:55:02.657741 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 5473 | 2026.03.14 20:55:02.657761 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.03.14 20:55:02.657783 [ 253 ] {dcda5907-6fa9-4cdb-995e-223764629fb0} <Debug> TCPHandler: Processed in 0.001315568 sec. | ||
| 5475 | 2026.03.14 20:55:02.657785 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5476 | 2026.03.14 20:55:02.657880 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 5477 | 2026.03.14 20:55:02.657902 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.03.14 20:55:02.657999 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5479 | 2026.03.14 20:55:02.658002 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2026.03.14 20:55:02.658042 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5481 | 2026.03.14 20:55:02.658051 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9702 rows starting from the beginning of the part | ||
| 5482 | 2026.03.14 20:55:02.658126 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1315 rows starting from the beginning of the part | ||
| 5483 | 2026.03.14 20:55:02.658173 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 37 rows starting from the beginning of the part | ||
| 5484 | 2026.03.14 20:55:02.658212 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 5485 | 2026.03.14 20:55:02.658252 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 5486 | 2026.03.14 20:55:02.658290 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 5487 | 2026.03.14 20:55:02.658361 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.03.14 20:55:02.658399 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5489 | 2026.03.14 20:55:02.658720 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5490 | 2026.03.14 20:55:02.658940 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.03.14 20:55:02.659064 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 5492 | 2026.03.14 20:55:02.659099 [ 253 ] {e99f8195-bb54-46d1-8974-a49a6340bfab} <Debug> TCPHandler: Processed in 0.001244257 sec. | ||
| 5493 | 2026.03.14 20:55:02.659205 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.03.14 20:55:02.659296 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.03.14 20:55:02.659335 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5496 | 2026.03.14 20:55:02.659701 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.03.14 20:55:02.659745 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5498 | 2026.03.14 20:55:02.660111 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5499 | 2026.03.14 20:55:02.660315 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.03.14 20:55:02.660413 [ 23 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5501 | 2026.03.14 20:55:02.660441 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001162 sec., 77452.66781411359 rows/sec., 4.85 MiB/sec. | ||
| 5502 | 2026.03.14 20:55:02.660448 [ 23 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.03.14 20:55:02.660483 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5504 | 2026.03.14 20:55:02.660483 [ 253 ] {117b78f3-ebb6-4419-9e74-319b32be6965} <Debug> TCPHandler: Processed in 0.001324738 sec. | ||
| 5505 | 2026.03.14 20:55:02.660594 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 5506 | 2026.03.14 20:55:02.660749 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5507 | 2026.03.14 20:55:02.660795 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1722 rows starting from the beginning of the part | ||
| 5508 | 2026.03.14 20:55:02.660909 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 5509 | 2026.03.14 20:55:02.660970 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5510 | 2026.03.14 20:55:02.661022 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 5511 | 2026.03.14 20:55:02.661075 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 5512 | 2026.03.14 20:55:02.661120 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 5513 | 2026.03.14 20:55:02.662226 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 4 columns (4 merged, 0 gathered) in 0.001687473 sec., 1198241.3940845274 rows/sec., 77.41 MiB/sec. | ||
| 5514 | 2026.03.14 20:55:02.662258 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11744 rows, containing 5 columns (5 merged, 0 gathered) in 0.004412461 sec., 2661553.2692526914 rows/sec., 174.61 MiB/sec. | ||
| 5515 | 2026.03.14 20:55:02.662520 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5516 | 2026.03.14 20:55:02.662650 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5517 | 2026.03.14 20:55:02.662873 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.03.14 20:55:02.662977 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_31_6} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5519 | 2026.03.14 20:55:02.662993 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.03.14 20:55:02.663058 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5521 | 2026.03.14 20:55:02.663089 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5522 | 2026.03.14 20:55:02.663185 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5523 | 2026.03.14 20:55:04.682743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9977 | ||
| 5524 | 2026.03.14 20:55:04.683401 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.03.14 20:55:04.683452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5526 | 2026.03.14 20:55:04.683991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5527 | 2026.03.14 20:55:04.684238 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.03.14 20:55:04.684391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9977 | ||
| 5529 | 2026.03.14 20:55:04.684398 [ 69 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5530 | 2026.03.14 20:55:04.684479 [ 69 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.03.14 20:55:04.684508 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5532 | 2026.03.14 20:55:04.684648 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 5533 | 2026.03.14 20:55:04.684816 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5534 | 2026.03.14 20:55:04.684865 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7609 rows starting from the beginning of the part | ||
| 5535 | 2026.03.14 20:55:04.684945 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5536 | 2026.03.14 20:55:04.685004 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5537 | 2026.03.14 20:55:04.685061 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5538 | 2026.03.14 20:55:04.685108 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5539 | 2026.03.14 20:55:04.685157 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5540 | 2026.03.14 20:55:04.686968 [ 187 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9977 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374113 sec., 4202411.595404263 rows/sec., 60.12 MiB/sec. | ||
| 5541 | 2026.03.14 20:55:04.687292 [ 187 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5542 | 2026.03.14 20:55:04.687581 [ 187 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.03.14 20:55:04.687661 [ 187 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_21_4} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5544 | 2026.03.14 20:55:04.687779 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5545 | 2026.03.14 20:55:05.223846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5546 | 2026.03.14 20:55:05.241522 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.03.14 20:55:05.241588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5548 | 2026.03.14 20:55:05.247461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5549 | 2026.03.14 20:55:05.248165 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.03.14 20:55:05.248449 [ 69 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5551 | 2026.03.14 20:55:05.248508 [ 69 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.03.14 20:55:05.248529 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 5553 | 2026.03.14 20:55:05.248620 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 5554 | 2026.03.14 20:55:05.251390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5555 | 2026.03.14 20:55:05.251769 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5556 | 2026.03.14 20:55:05.252632 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 5557 | 2026.03.14 20:55:05.256065 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 5558 | 2026.03.14 20:55:05.259496 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 5559 | 2026.03.14 20:55:05.263107 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 5560 | 2026.03.14 20:55:05.267258 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 5561 | 2026.03.14 20:55:05.271474 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 5562 | 2026.03.14 20:55:05.321959 [ 189 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07337439 sec., 2166.968611255235 rows/sec., 11.21 MiB/sec. | ||
| 5563 | 2026.03.14 20:55:05.323836 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5564 | 2026.03.14 20:55:05.325589 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_21_4} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.03.14 20:55:05.325684 [ 187 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_21_4} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5566 | 2026.03.14 20:55:05.327121 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5567 | 2026.03.14 20:55:06.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.85 MiB, peak 259.41 MiB, free memory in arenas 0.00 B, will set to 250.84 MiB (RSS), difference: 1.99 MiB | ||
| 5568 | 2026.03.14 20:55:07.197240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 728 | ||
| 5569 | 2026.03.14 20:55:07.199530 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.03.14 20:55:07.199578 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5571 | 2026.03.14 20:55:07.200760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5572 | 2026.03.14 20:55:07.201039 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.03.14 20:55:07.201290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 5574 | 2026.03.14 20:55:07.640742 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.03.14 20:55:07.640920 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5576 | 2026.03.14 20:55:07.640986 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5577 | 2026.03.14 20:55:07.641692 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.03.14 20:55:07.641743 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5579 | 2026.03.14 20:55:07.642163 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5580 | 2026.03.14 20:55:07.642396 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.03.14 20:55:07.642568 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001696 sec., 80188.67924528301 rows/sec., 6.97 MiB/sec. | ||
| 5582 | 2026.03.14 20:55:07.642619 [ 253 ] {8af5b609-39c1-46ef-97f1-6a34a9502b98} <Debug> TCPHandler: Processed in 0.002008018 sec. | ||
| 5583 | 2026.03.14 20:55:07.642747 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.03.14 20:55:07.642850 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.03.14 20:55:07.642894 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5586 | 2026.03.14 20:55:07.643317 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.03.14 20:55:07.643354 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5588 | 2026.03.14 20:55:07.643654 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5589 | 2026.03.14 20:55:07.643862 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.03.14 20:55:07.643979 [ 67 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5591 | 2026.03.14 20:55:07.643996 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001171 sec., 34158.838599487615 rows/sec., 2.51 MiB/sec. | ||
| 5592 | 2026.03.14 20:55:07.644050 [ 67 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.03.14 20:55:07.644058 [ 253 ] {02299fd3-4560-47fb-ac17-83e42e49fde9} <Debug> TCPHandler: Processed in 0.001365809 sec. | ||
| 5594 | 2026.03.14 20:55:07.644080 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5595 | 2026.03.14 20:55:07.644183 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.03.14 20:55:07.644184 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 5597 | 2026.03.14 20:55:07.644292 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5598 | 2026.03.14 20:55:07.644303 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5599 | 2026.03.14 20:55:07.644332 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 5600 | 2026.03.14 20:55:07.644335 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5601 | 2026.03.14 20:55:07.644386 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 5602 | 2026.03.14 20:55:07.644427 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 142 rows starting from the beginning of the part | ||
| 5603 | 2026.03.14 20:55:07.644466 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 5604 | 2026.03.14 20:55:07.644503 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 142 rows starting from the beginning of the part | ||
| 5605 | 2026.03.14 20:55:07.644543 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 5606 | 2026.03.14 20:55:07.644812 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.03.14 20:55:07.644848 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5608 | 2026.03.14 20:55:07.645182 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5609 | 2026.03.14 20:55:07.645328 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183036 sec., 513086.66853755934 rows/sec., 34.26 MiB/sec. | ||
| 5610 | 2026.03.14 20:55:07.645404 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.03.14 20:55:07.645532 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5612 | 2026.03.14 20:55:07.645553 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00128 sec., 81250 rows/sec., 6.35 MiB/sec. | ||
| 5613 | 2026.03.14 20:55:07.645599 [ 253 ] {07e4713b-6b46-4351-9cf1-060043fa666e} <Debug> TCPHandler: Processed in 0.00147364 sec. | ||
| 5614 | 2026.03.14 20:55:07.645717 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.03.14 20:55:07.645814 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.03.14 20:55:07.645850 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.03.14 20:55:07.645860 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5618 | 2026.03.14 20:55:07.645942 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_31_6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5619 | 2026.03.14 20:55:07.646037 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5620 | 2026.03.14 20:55:07.646282 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.03.14 20:55:07.646323 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5622 | 2026.03.14 20:55:07.646664 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5623 | 2026.03.14 20:55:07.646886 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.03.14 20:55:07.647022 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 5625 | 2026.03.14 20:55:07.647059 [ 253 ] {0203c7e4-f426-4979-9744-41f55f6640b1} <Debug> TCPHandler: Processed in 0.0013924 sec. | ||
| 5626 | 2026.03.14 20:55:07.647167 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.03.14 20:55:07.647261 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2026.03.14 20:55:07.647317 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5629 | 2026.03.14 20:55:07.648155 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.03.14 20:55:07.648190 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5631 | 2026.03.14 20:55:07.648765 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5632 | 2026.03.14 20:55:07.648984 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.03.14 20:55:07.649126 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 5634 | 2026.03.14 20:55:07.649180 [ 253 ] {60917a43-88b7-41e9-8039-0fca793b7fcd} <Debug> TCPHandler: Processed in 0.002063249 sec. | ||
| 5635 | 2026.03.14 20:55:07.649293 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.03.14 20:55:07.649387 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5637 | 2026.03.14 20:55:07.649428 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5638 | 2026.03.14 20:55:07.649759 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.03.14 20:55:07.649795 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5640 | 2026.03.14 20:55:07.650098 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5641 | 2026.03.14 20:55:07.650301 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.03.14 20:55:07.650429 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 5643 | 2026.03.14 20:55:07.650464 [ 253 ] {00bebb11-287b-4374-9917-24d85cb3e32f} <Debug> TCPHandler: Processed in 0.001221347 sec. | ||
| 5644 | 2026.03.14 20:55:12.091418 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5645 | 2026.03.14 20:55:12.091483 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5646 | 2026.03.14 20:55:12.184563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10489 | ||
| 5647 | 2026.03.14 20:55:12.185147 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.14 20:55:12.185200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5649 | 2026.03.14 20:55:12.185748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5650 | 2026.03.14 20:55:12.186007 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.14 20:55:12.186158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10489 | ||
| 5652 | 2026.03.14 20:55:12.645863 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.03.14 20:55:12.646036 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.03.14 20:55:12.646101 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5655 | 2026.03.14 20:55:12.646868 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.03.14 20:55:12.646908 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5657 | 2026.03.14 20:55:12.647309 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5658 | 2026.03.14 20:55:12.647538 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.03.14 20:55:12.647693 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001704 sec., 166666.66666666666 rows/sec., 10.59 MiB/sec. | ||
| 5660 | 2026.03.14 20:55:12.647737 [ 253 ] {1fbf97fd-7bd7-4fd6-803b-cc7e6f2d36f8} <Debug> TCPHandler: Processed in 0.001997197 sec. | ||
| 5661 | 2026.03.14 20:55:12.647863 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.03.14 20:55:12.647958 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2026.03.14 20:55:12.647999 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2026.03.14 20:55:12.648781 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.03.14 20:55:12.648818 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5666 | 2026.03.14 20:55:12.649180 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5667 | 2026.03.14 20:55:12.649391 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.03.14 20:55:12.649525 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001586 sec., 502522.0680958386 rows/sec., 39.10 MiB/sec. | ||
| 5669 | 2026.03.14 20:55:12.649564 [ 253 ] {6f151534-a544-4e59-b8aa-f83e9a6d7aaf} <Debug> TCPHandler: Processed in 0.001752284 sec. | ||
| 5670 | 2026.03.14 20:55:12.649676 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.03.14 20:55:12.649772 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5672 | 2026.03.14 20:55:12.649812 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5673 | 2026.03.14 20:55:12.650236 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.03.14 20:55:12.650272 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5675 | 2026.03.14 20:55:12.650564 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5676 | 2026.03.14 20:55:12.650772 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.03.14 20:55:12.650897 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001143 sec., 124234.47069116362 rows/sec., 7.30 MiB/sec. | ||
| 5678 | 2026.03.14 20:55:12.650935 [ 253 ] {370fb32b-e079-4c47-949a-2217ce364a56} <Debug> TCPHandler: Processed in 0.001308908 sec. | ||
| 5679 | 2026.03.14 20:55:12.651041 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.03.14 20:55:12.651135 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5681 | 2026.03.14 20:55:12.651173 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5682 | 2026.03.14 20:55:12.651592 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.03.14 20:55:12.651631 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5684 | 2026.03.14 20:55:12.651925 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5685 | 2026.03.14 20:55:12.652122 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.03.14 20:55:12.652247 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 5687 | 2026.03.14 20:55:12.652285 [ 253 ] {823c9aa3-5e7e-450b-b2f8-002b23d2b12f} <Debug> TCPHandler: Processed in 0.001293877 sec. | ||
| 5688 | 2026.03.14 20:55:12.652396 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.03.14 20:55:12.652491 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.03.14 20:55:12.652530 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5691 | 2026.03.14 20:55:12.652956 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.03.14 20:55:12.652992 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5693 | 2026.03.14 20:55:12.653305 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5694 | 2026.03.14 20:55:12.653506 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.03.14 20:55:12.653633 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 5696 | 2026.03.14 20:55:12.653671 [ 253 ] {de3a5cff-b91b-4a2f-ba1c-3ecc4dd20497} <Debug> TCPHandler: Processed in 0.001324439 sec. | ||
| 5697 | 2026.03.14 20:55:12.653779 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.03.14 20:55:12.653872 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5699 | 2026.03.14 20:55:12.653912 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5700 | 2026.03.14 20:55:12.654469 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.03.14 20:55:12.654506 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5702 | 2026.03.14 20:55:12.654821 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5703 | 2026.03.14 20:55:12.655027 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.03.14 20:55:12.655155 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001301 sec., 376633.35895465023 rows/sec., 26.41 MiB/sec. | ||
| 5705 | 2026.03.14 20:55:12.655192 [ 253 ] {11d6cce5-54fa-4fc5-b2a9-6bed6689c67a} <Debug> TCPHandler: Processed in 0.001462609 sec. | ||
| 5706 | 2026.03.14 20:55:12.655298 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.03.14 20:55:12.655393 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5708 | 2026.03.14 20:55:12.655434 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5709 | 2026.03.14 20:55:12.655757 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.14 20:55:12.655793 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5711 | 2026.03.14 20:55:12.656094 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5712 | 2026.03.14 20:55:12.656291 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.03.14 20:55:12.656414 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 5714 | 2026.03.14 20:55:12.656450 [ 253 ] {0b9f519a-e360-4ede-9f50-fccd469cf746} <Debug> TCPHandler: Processed in 0.001201247 sec. | ||
| 5715 | 2026.03.14 20:55:12.656556 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.03.14 20:55:12.656651 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5717 | 2026.03.14 20:55:12.656692 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5718 | 2026.03.14 20:55:12.657083 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.03.14 20:55:12.657118 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5720 | 2026.03.14 20:55:12.657442 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5721 | 2026.03.14 20:55:12.657660 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.03.14 20:55:12.657788 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 5723 | 2026.03.14 20:55:12.657829 [ 253 ] {95d94f0e-4fce-474a-8875-7344ff381b5b} <Debug> TCPHandler: Processed in 0.001321818 sec. | ||
| 5724 | 2026.03.14 20:55:12.657946 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.03.14 20:55:12.658040 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5726 | 2026.03.14 20:55:12.658080 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5727 | 2026.03.14 20:55:12.658415 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.03.14 20:55:12.658449 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5729 | 2026.03.14 20:55:12.658742 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5730 | 2026.03.14 20:55:12.658942 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.03.14 20:55:12.659068 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 5732 | 2026.03.14 20:55:12.659104 [ 253 ] {43d137dc-3308-40c9-b126-55269d2466f6} <Debug> TCPHandler: Processed in 0.001207056 sec. | ||
| 5733 | 2026.03.14 20:55:12.659212 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.03.14 20:55:12.659305 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.03.14 20:55:12.659369 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5736 | 2026.03.14 20:55:12.659693 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.03.14 20:55:12.659728 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5738 | 2026.03.14 20:55:12.660022 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5739 | 2026.03.14 20:55:12.660219 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.03.14 20:55:12.660342 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 5741 | 2026.03.14 20:55:12.660377 [ 253 ] {b9d09ed8-fff8-4879-bc0d-ef7cc447b43d} <Debug> TCPHandler: Processed in 0.001214867 sec. | ||
| 5742 | 2026.03.14 20:55:12.751540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5743 | 2026.03.14 20:55:12.766943 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.14 20:55:12.766982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5745 | 2026.03.14 20:55:12.772956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5746 | 2026.03.14 20:55:12.773659 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.03.14 20:55:12.776275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5748 | 2026.03.14 20:55:16.790932 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2026.03.14 20:55:16.791130 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5750 | 2026.03.14 20:55:16.791199 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5751 | 2026.03.14 20:55:16.791821 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.03.14 20:55:16.791876 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5753 | 2026.03.14 20:55:16.792301 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5754 | 2026.03.14 20:55:16.792542 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.03.14 20:55:16.792676 [ 52 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5756 | 2026.03.14 20:55:16.792705 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 5757 | 2026.03.14 20:55:16.792746 [ 52 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.03.14 20:55:16.792770 [ 253 ] {657929e6-4120-4740-b106-0601442c01ff} <Debug> TCPHandler: Processed in 0.001967317 sec. | ||
| 5759 | 2026.03.14 20:55:16.792773 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5760 | 2026.03.14 20:55:16.792903 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5761 | 2026.03.14 20:55:16.792923 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 5762 | 2026.03.14 20:55:16.793014 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5763 | 2026.03.14 20:55:16.793063 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5764 | 2026.03.14 20:55:16.793099 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5765 | 2026.03.14 20:55:16.793144 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 5766 | 2026.03.14 20:55:16.793219 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 5767 | 2026.03.14 20:55:16.793270 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 5768 | 2026.03.14 20:55:16.793318 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 5769 | 2026.03.14 20:55:16.793363 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 5770 | 2026.03.14 20:55:16.793407 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 5771 | 2026.03.14 20:55:16.793473 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.03.14 20:55:16.793514 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5773 | 2026.03.14 20:55:16.793870 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5774 | 2026.03.14 20:55:16.794100 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.03.14 20:55:16.794235 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001245 sec., 3212.85140562249 rows/sec., 261.99 KiB/sec. | ||
| 5776 | 2026.03.14 20:55:16.794275 [ 253 ] {97428dc9-aef1-4071-893f-df0b5cf80135} <Debug> TCPHandler: Processed in 0.0014269 sec. | ||
| 5777 | 2026.03.14 20:55:16.794378 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.03.14 20:55:16.794476 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5779 | 2026.03.14 20:55:16.794482 [ 194 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623302 sec., 904329.5702216839 rows/sec., 61.46 MiB/sec. | ||
| 5780 | 2026.03.14 20:55:16.794517 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5781 | 2026.03.14 20:55:16.794649 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5782 | 2026.03.14 20:55:16.794946 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_16_3} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.03.14 20:55:16.795029 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_16_3} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5784 | 2026.03.14 20:55:16.795107 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5785 | 2026.03.14 20:55:16.796009 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.03.14 20:55:16.796051 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5787 | 2026.03.14 20:55:16.796565 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5788 | 2026.03.14 20:55:16.796797 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.03.14 20:55:16.796932 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Debug> executeQuery: Read 2118 rows, 166.41 KiB in 0.002477 sec., 855066.6128381107 rows/sec., 65.61 MiB/sec. | ||
| 5790 | 2026.03.14 20:55:16.796970 [ 253 ] {1a5bc1fd-4533-44f3-963a-6f52de4bc18b} <Debug> TCPHandler: Processed in 0.002642087 sec. | ||
| 5791 | 2026.03.14 20:55:16.797070 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.03.14 20:55:16.797168 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5793 | 2026.03.14 20:55:16.797208 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5794 | 2026.03.14 20:55:16.797625 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.03.14 20:55:16.797662 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5796 | 2026.03.14 20:55:16.797989 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5797 | 2026.03.14 20:55:16.798196 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.03.14 20:55:16.798324 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Debug> executeQuery: Read 55 rows, 4.17 KiB in 0.001176 sec., 46768.707482993195 rows/sec., 3.47 MiB/sec. | ||
| 5799 | 2026.03.14 20:55:16.798363 [ 253 ] {924cda6a-ca0c-449a-9947-980d355f78c6} <Debug> TCPHandler: Processed in 0.001343649 sec. | ||
| 5800 | 2026.03.14 20:55:16.798480 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.03.14 20:55:16.798602 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5802 | 2026.03.14 20:55:16.798653 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5803 | 2026.03.14 20:55:16.799391 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.03.14 20:55:16.799435 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5805 | 2026.03.14 20:55:16.799799 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5806 | 2026.03.14 20:55:16.800005 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.03.14 20:55:16.800133 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001556 sec., 470437.01799485856 rows/sec., 27.82 MiB/sec. | ||
| 5808 | 2026.03.14 20:55:16.800173 [ 253 ] {1fa5f1d4-d077-40b8-82ba-1e406525ca37} <Debug> TCPHandler: Processed in 0.001754614 sec. | ||
| 5809 | 2026.03.14 20:55:16.800279 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.03.14 20:55:16.800374 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5811 | 2026.03.14 20:55:16.800414 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5812 | 2026.03.14 20:55:16.800779 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.03.14 20:55:16.800817 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5814 | 2026.03.14 20:55:16.801134 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5815 | 2026.03.14 20:55:16.801341 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.03.14 20:55:16.801475 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 5817 | 2026.03.14 20:55:16.801473 [ 51 ] {} <Debug> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5818 | 2026.03.14 20:55:16.801514 [ 253 ] {d361c16b-3e6d-4e59-b875-833fe1d3a57e} <Debug> TCPHandler: Processed in 0.001285577 sec. | ||
| 5819 | 2026.03.14 20:55:16.801558 [ 51 ] {} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.03.14 20:55:16.801588 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5821 | 2026.03.14 20:55:16.801653 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.03.14 20:55:16.801679 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::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 | ||
| 5823 | 2026.03.14 20:55:16.801771 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5824 | 2026.03.14 20:55:16.801785 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5825 | 2026.03.14 20:55:16.801801 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::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 | ||
| 5826 | 2026.03.14 20:55:16.801836 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5827 | 2026.03.14 20:55:16.801860 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::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 | ||
| 5828 | 2026.03.14 20:55:16.801903 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::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 | ||
| 5829 | 2026.03.14 20:55:16.801940 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::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 | ||
| 5830 | 2026.03.14 20:55:16.801978 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::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 | ||
| 5831 | 2026.03.14 20:55:16.802307 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.03.14 20:55:16.802351 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5833 | 2026.03.14 20:55:16.802579 [ 202 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000936643 sec., 5338.213171934237 rows/sec., 396.20 KiB/sec. | ||
| 5834 | 2026.03.14 20:55:16.802735 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5835 | 2026.03.14 20:55:16.802750 [ 202 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5836 | 2026.03.14 20:55:16.802998 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.03.14 20:55:16.803119 [ 51 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5838 | 2026.03.14 20:55:16.803147 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001388 sec., 8645.533141210375 rows/sec., 675.43 KiB/sec. | ||
| 5839 | 2026.03.14 20:55:16.803153 [ 51 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.03.14 20:55:16.803164 [ 202 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_5_1} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.03.14 20:55:16.803195 [ 253 ] {82d104a7-8c89-499e-9d41-128defa1a29f} <Debug> TCPHandler: Processed in 0.001604162 sec. | ||
| 5842 | 2026.03.14 20:55:16.803193 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5843 | 2026.03.14 20:55:16.803285 [ 202 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_5_1} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5844 | 2026.03.14 20:55:16.803291 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 5845 | 2026.03.14 20:55:16.803310 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2026.03.14 20:55:16.803389 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5847 | 2026.03.14 20:55:16.803400 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5848 | 2026.03.14 20:55:16.803417 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5849 | 2026.03.14 20:55:16.803436 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 5850 | 2026.03.14 20:55:16.803463 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5851 | 2026.03.14 20:55:16.803502 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 5852 | 2026.03.14 20:55:16.803555 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 5853 | 2026.03.14 20:55:16.803600 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 5854 | 2026.03.14 20:55:16.803639 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 5855 | 2026.03.14 20:55:16.803675 [ 194 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 5856 | 2026.03.14 20:55:16.804253 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.03.14 20:55:16.804294 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5858 | 2026.03.14 20:55:16.804481 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223707 sec., 624332.4586686192 rows/sec., 38.27 MiB/sec. | ||
| 5859 | 2026.03.14 20:55:16.804623 [ 200 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5860 | 2026.03.14 20:55:16.804686 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5861 | 2026.03.14 20:55:16.804882 [ 200 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_16_3} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2026.03.14 20:55:16.804914 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.03.14 20:55:16.804945 [ 200 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_16_3} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5864 | 2026.03.14 20:55:16.805018 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5865 | 2026.03.14 20:55:16.805045 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Debug> executeQuery: Read 1079 rows, 77.05 KiB in 0.001647 sec., 655130.540376442 rows/sec., 45.68 MiB/sec. | ||
| 5866 | 2026.03.14 20:55:16.805083 [ 253 ] {769e0f76-fbef-4eb1-8424-252b598723a8} <Debug> TCPHandler: Processed in 0.001824075 sec. | ||
| 5867 | 2026.03.14 20:55:16.805192 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2026.03.14 20:55:16.805287 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5869 | 2026.03.14 20:55:16.805331 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5870 | 2026.03.14 20:55:16.806092 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.03.14 20:55:16.806127 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5872 | 2026.03.14 20:55:16.806564 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5873 | 2026.03.14 20:55:16.806774 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.03.14 20:55:16.806904 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Debug> executeQuery: Read 1495 rows, 99.85 KiB in 0.001635 sec., 914373.0886850153 rows/sec., 59.64 MiB/sec. | ||
| 5875 | 2026.03.14 20:55:16.806941 [ 253 ] {b3a3c7f7-5d91-4207-9bf9-06800e095270} <Debug> TCPHandler: Processed in 0.001798945 sec. | ||
| 5876 | 2026.03.14 20:55:16.807037 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.03.14 20:55:16.807133 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5878 | 2026.03.14 20:55:16.807185 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5879 | 2026.03.14 20:55:16.808027 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.03.14 20:55:16.808064 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5881 | 2026.03.14 20:55:16.808659 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5882 | 2026.03.14 20:55:16.808890 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.03.14 20:55:16.809029 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001914 sec., 20376.175548589345 rows/sec., 36.51 MiB/sec. | ||
| 5884 | 2026.03.14 20:55:16.809082 [ 253 ] {d3cd191e-2634-4076-855f-c5131b78e1c7} <Debug> TCPHandler: Processed in 0.002093839 sec. | ||
| 5885 | 2026.03.14 20:55:16.809188 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2026.03.14 20:55:16.809283 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5887 | 2026.03.14 20:55:16.809325 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5888 | 2026.03.14 20:55:16.809644 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.03.14 20:55:16.809681 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5890 | 2026.03.14 20:55:16.809986 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5891 | 2026.03.14 20:55:16.810195 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.03.14 20:55:16.810324 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 5893 | 2026.03.14 20:55:16.810361 [ 253 ] {86966e1c-362f-4b5f-93b5-b7a6457b6b7b} <Debug> TCPHandler: Processed in 0.001222337 sec. | ||
| 5894 | 2026.03.14 20:55:17.201616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 782 | ||
| 5895 | 2026.03.14 20:55:17.204463 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.03.14 20:55:17.204505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5897 | 2026.03.14 20:55:17.205781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5898 | 2026.03.14 20:55:17.206044 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.03.14 20:55:17.206182 [ 51 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5900 | 2026.03.14 20:55:17.206219 [ 51 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.03.14 20:55:17.206238 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5902 | 2026.03.14 20:55:17.206305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 5903 | 2026.03.14 20:55:17.206347 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 5904 | 2026.03.14 20:55:17.206891 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5905 | 2026.03.14 20:55:17.207031 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 574 rows starting from the beginning of the part | ||
| 5906 | 2026.03.14 20:55:17.207414 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 5907 | 2026.03.14 20:55:17.207793 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 5908 | 2026.03.14 20:55:17.208156 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5909 | 2026.03.14 20:55:17.208517 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5910 | 2026.03.14 20:55:17.208867 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
| 5911 | 2026.03.14 20:55:17.215577 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 72 columns (72 merged, 0 gathered) in 0.009277348 sec., 84291.32980675081 rows/sec., 74.06 MiB/sec. | ||
| 5912 | 2026.03.14 20:55:17.216524 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5913 | 2026.03.14 20:55:17.217029 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.03.14 20:55:17.217105 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_16_3} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5915 | 2026.03.14 20:55:17.217289 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5916 | 2026.03.14 20:55:17.633658 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.03.14 20:55:17.633855 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5918 | 2026.03.14 20:55:17.633934 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5919 | 2026.03.14 20:55:17.634734 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.03.14 20:55:17.634783 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5921 | 2026.03.14 20:55:17.635176 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5922 | 2026.03.14 20:55:17.635398 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.03.14 20:55:17.635551 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00175 sec., 43428.57142857143 rows/sec., 3.58 MiB/sec. | ||
| 5924 | 2026.03.14 20:55:17.635597 [ 253 ] {7864559b-7691-47fe-9d18-ecf541ebaf19} <Debug> TCPHandler: Processed in 0.002071799 sec. | ||
| 5925 | 2026.03.14 20:55:17.635750 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.03.14 20:55:17.635848 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5927 | 2026.03.14 20:55:17.635889 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5928 | 2026.03.14 20:55:17.636328 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.03.14 20:55:17.636365 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5930 | 2026.03.14 20:55:17.636653 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5931 | 2026.03.14 20:55:17.636864 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.03.14 20:55:17.636991 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 5933 | 2026.03.14 20:55:17.637028 [ 253 ] {1cd7e5c5-8751-4227-b534-663623370082} <Debug> TCPHandler: Processed in 0.001327858 sec. | ||
| 5934 | 2026.03.14 20:55:17.637139 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.03.14 20:55:17.637234 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5936 | 2026.03.14 20:55:17.637275 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5937 | 2026.03.14 20:55:17.637710 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.03.14 20:55:17.637746 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5939 | 2026.03.14 20:55:17.638044 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5940 | 2026.03.14 20:55:17.638255 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.03.14 20:55:17.638381 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 5942 | 2026.03.14 20:55:17.638422 [ 253 ] {279d83ac-ed4f-41c4-a80f-54e82823ba6c} <Debug> TCPHandler: Processed in 0.001332439 sec. | ||
| 5943 | 2026.03.14 20:55:17.638533 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.03.14 20:55:17.638628 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.03.14 20:55:17.638671 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5946 | 2026.03.14 20:55:17.639030 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.03.14 20:55:17.639066 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5948 | 2026.03.14 20:55:17.639374 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5949 | 2026.03.14 20:55:17.639572 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.03.14 20:55:17.639696 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001087 sec., 29438.822447102113 rows/sec., 2.05 MiB/sec. | ||
| 5951 | 2026.03.14 20:55:17.639732 [ 253 ] {346bfc3c-18bd-46b6-9793-232f0b133ea5} <Debug> TCPHandler: Processed in 0.001248377 sec. | ||
| 5952 | 2026.03.14 20:55:17.639840 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.03.14 20:55:17.639933 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5954 | 2026.03.14 20:55:17.639986 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5955 | 2026.03.14 20:55:17.640736 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.03.14 20:55:17.640771 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5957 | 2026.03.14 20:55:17.641270 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5958 | 2026.03.14 20:55:17.641481 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.03.14 20:55:17.641614 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001699 sec., 5885.8151854031785 rows/sec., 10.55 MiB/sec. | ||
| 5960 | 2026.03.14 20:55:17.641665 [ 253 ] {28760ef3-26ef-4ac4-944c-5fb12eb8af18} <Debug> TCPHandler: Processed in 0.001874425 sec. | ||
| 5961 | 2026.03.14 20:55:17.641775 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.03.14 20:55:17.641880 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.03.14 20:55:17.641924 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5964 | 2026.03.14 20:55:17.642253 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.03.14 20:55:17.642291 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5966 | 2026.03.14 20:55:17.642610 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5967 | 2026.03.14 20:55:17.642823 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.03.14 20:55:17.642954 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 757.66 KiB/sec. | ||
| 5969 | 2026.03.14 20:55:17.642991 [ 253 ] {1b235c16-af6d-4b56-9c17-4544f98dd11e} <Debug> TCPHandler: Processed in 0.001266758 sec. | ||
| 5970 | 2026.03.14 20:55:19.686349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10937 | ||
| 5971 | 2026.03.14 20:55:19.687001 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.03.14 20:55:19.687055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5973 | 2026.03.14 20:55:19.687697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5974 | 2026.03.14 20:55:19.688017 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.03.14 20:55:19.688189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10937 | ||
| 5976 | 2026.03.14 20:55:20.276448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5977 | 2026.03.14 20:55:20.292027 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.03.14 20:55:20.292070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5979 | 2026.03.14 20:55:20.298645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5980 | 2026.03.14 20:55:20.299388 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.03.14 20:55:20.302140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5982 | 2026.03.14 20:55:22.638464 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.03.14 20:55:22.638663 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5984 | 2026.03.14 20:55:22.638800 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5985 | 2026.03.14 20:55:22.639462 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.03.14 20:55:22.639512 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5987 | 2026.03.14 20:55:22.639921 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5988 | 2026.03.14 20:55:22.640140 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.03.14 20:55:22.640283 [ 44 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5990 | 2026.03.14 20:55:22.640293 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 5991 | 2026.03.14 20:55:22.640362 [ 44 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.03.14 20:55:22.640380 [ 253 ] {ecebdff9-df08-4156-8f30-e5ee2aef2660} <Debug> TCPHandler: Processed in 0.002006137 sec. | ||
| 5993 | 2026.03.14 20:55:22.640393 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 5994 | 2026.03.14 20:55:22.640514 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 5995 | 2026.03.14 20:55:22.640520 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.03.14 20:55:22.640637 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5997 | 2026.03.14 20:55:22.640642 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5998 | 2026.03.14 20:55:22.640681 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5999 | 2026.03.14 20:55:22.640691 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2888 rows starting from the beginning of the part | ||
| 6000 | 2026.03.14 20:55:22.640775 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 136 rows starting from the beginning of the part | ||
| 6001 | 2026.03.14 20:55:22.640827 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 797 rows starting from the beginning of the part | ||
| 6002 | 2026.03.14 20:55:22.640875 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2118 rows starting from the beginning of the part | ||
| 6003 | 2026.03.14 20:55:22.640913 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 6004 | 2026.03.14 20:55:22.640967 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6005 | 2026.03.14 20:55:22.641114 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.03.14 20:55:22.641154 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 6007 | 2026.03.14 20:55:22.641568 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6008 | 2026.03.14 20:55:22.641786 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.03.14 20:55:22.641897 [ 44 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6010 | 2026.03.14 20:55:22.641927 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 6011 | 2026.03.14 20:55:22.641931 [ 44 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.03.14 20:55:22.641970 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 6013 | 2026.03.14 20:55:22.641972 [ 253 ] {6f5952f1-ccc3-4601-9c08-73c9ae0bd577} <Debug> TCPHandler: Processed in 0.00150288 sec. | ||
| 6014 | 2026.03.14 20:55:22.642090 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 6015 | 2026.03.14 20:55:22.642100 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.03.14 20:55:22.642241 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6017 | 2026.03.14 20:55:22.642242 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6018 | 2026.03.14 20:55:22.642280 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1549 rows starting from the beginning of the part | ||
| 6019 | 2026.03.14 20:55:22.642303 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6020 | 2026.03.14 20:55:22.642350 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6021 | 2026.03.14 20:55:22.642397 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 490 rows starting from the beginning of the part | ||
| 6022 | 2026.03.14 20:55:22.642435 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1079 rows starting from the beginning of the part | ||
| 6023 | 2026.03.14 20:55:22.642471 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
| 6024 | 2026.03.14 20:55:22.642509 [ 196 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6025 | 2026.03.14 20:55:22.642716 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.03.14 20:55:22.642755 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 6027 | 2026.03.14 20:55:22.643212 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6028 | 2026.03.14 20:55:22.643415 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6071 rows, containing 5 columns (5 merged, 0 gathered) in 0.002953141 sec., 2055777.2216091275 rows/sec., 166.91 MiB/sec. | ||
| 6029 | 2026.03.14 20:55:22.643431 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.03.14 20:55:22.643569 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 6031 | 2026.03.14 20:55:22.643570 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6032 | 2026.03.14 20:55:22.643607 [ 253 ] {6c9898e9-1139-42c2-8109-258d507c0e7e} <Debug> TCPHandler: Processed in 0.001557662 sec. | ||
| 6033 | 2026.03.14 20:55:22.643643 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.03.14 20:55:22.643671 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 6035 | 2026.03.14 20:55:22.643726 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.03.14 20:55:22.643739 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6037 | 2026.03.14 20:55:22.643757 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 6038 | 2026.03.14 20:55:22.643831 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6039 | 2026.03.14 20:55:22.643855 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6040 | 2026.03.14 20:55:22.643874 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847705 sec., 1818472.1045837945 rows/sec., 134.97 MiB/sec. | ||
| 6041 | 2026.03.14 20:55:22.643879 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6042 | 2026.03.14 20:55:22.643888 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11744 rows starting from the beginning of the part | ||
| 6043 | 2026.03.14 20:55:22.643968 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6044 | 2026.03.14 20:55:22.644007 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2026.03.14 20:55:22.644013 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 6046 | 2026.03.14 20:55:22.644058 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1495 rows starting from the beginning of the part | ||
| 6047 | 2026.03.14 20:55:22.644080 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_36_7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6048 | 2026.03.14 20:55:22.644096 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 6049 | 2026.03.14 20:55:22.644137 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6050 | 2026.03.14 20:55:22.644149 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 6051 | 2026.03.14 20:55:22.644193 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6052 | 2026.03.14 20:55:22.644234 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.03.14 20:55:22.644277 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 6054 | 2026.03.14 20:55:22.644593 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.03.14 20:55:22.644663 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6056 | 2026.03.14 20:55:22.644694 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_36_7} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6057 | 2026.03.14 20:55:22.644820 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6058 | 2026.03.14 20:55:22.644892 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.03.14 20:55:22.645004 [ 43 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6060 | 2026.03.14 20:55:22.645029 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 6061 | 2026.03.14 20:55:22.645036 [ 43 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.03.14 20:55:22.645070 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 6063 | 2026.03.14 20:55:22.645072 [ 253 ] {f2c3cfb5-9033-4014-9eb7-f10f713e77ed} <Debug> TCPHandler: Processed in 0.001396419 sec. | ||
| 6064 | 2026.03.14 20:55:22.645142 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 6065 | 2026.03.14 20:55:22.645226 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6066 | 2026.03.14 20:55:22.645254 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2022 rows starting from the beginning of the part | ||
| 6067 | 2026.03.14 20:55:22.645308 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6068 | 2026.03.14 20:55:22.645349 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6069 | 2026.03.14 20:55:22.645386 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 6070 | 2026.03.14 20:55:22.645436 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 6071 | 2026.03.14 20:55:22.645473 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6072 | 2026.03.14 20:55:22.646527 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.00141479 sec., 1620028.414110928 rows/sec., 104.88 MiB/sec. | ||
| 6073 | 2026.03.14 20:55:22.646761 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6074 | 2026.03.14 20:55:22.647007 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.03.14 20:55:22.647075 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_36_7} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6076 | 2026.03.14 20:55:22.647144 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6077 | 2026.03.14 20:55:22.648096 [ 198 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13856 rows, containing 5 columns (5 merged, 0 gathered) in 0.00437151 sec., 3169614.160781972 rows/sec., 208.19 MiB/sec. | ||
| 6078 | 2026.03.14 20:55:22.648413 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6079 | 2026.03.14 20:55:22.648666 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.03.14 20:55:22.648727 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6081 | 2026.03.14 20:55:22.648789 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 6082 | 2026.03.14 20:55:23.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.77 MiB, peak 261.98 MiB, free memory in arenas 0.00 B, will set to 255.91 MiB (RSS), difference: 1.14 MiB | ||
| 6083 | 2026.03.14 20:55:23.341920 [ 43 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6084 | 2026.03.14 20:55:23.341990 [ 43 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.03.14 20:55:23.342017 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 6086 | 2026.03.14 20:55:23.342153 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6087 | 2026.03.14 20:55:23.342318 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6088 | 2026.03.14 20:55:23.342358 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 6089 | 2026.03.14 20:55:23.342434 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 6090 | 2026.03.14 20:55:23.342485 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 6091 | 2026.03.14 20:55:23.342530 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 6092 | 2026.03.14 20:55:23.342573 [ 200 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 6093 | 2026.03.14 20:55:23.343358 [ 197 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264097 sec., 11866.177991087709 rows/sec., 796.49 KiB/sec. | ||
| 6094 | 2026.03.14 20:55:23.343515 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6095 | 2026.03.14 20:55:23.343788 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_15_3} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.03.14 20:55:23.343882 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_15_3} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6097 | 2026.03.14 20:55:23.343969 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6098 | 2026.03.14 20:55:27.091598 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6099 | 2026.03.14 20:55:27.091696 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6100 | 2026.03.14 20:55:27.188388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11449 | ||
| 6101 | 2026.03.14 20:55:27.188905 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.03.14 20:55:27.188939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6103 | 2026.03.14 20:55:27.189412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6104 | 2026.03.14 20:55:27.189636 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.03.14 20:55:27.189769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11449 | ||
| 6106 | 2026.03.14 20:55:27.206738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 802 | ||
| 6107 | 2026.03.14 20:55:27.208793 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.03.14 20:55:27.208839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6109 | 2026.03.14 20:55:27.210006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6110 | 2026.03.14 20:55:27.210274 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.03.14 20:55:27.210523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6112 | 2026.03.14 20:55:27.640907 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.03.14 20:55:27.641087 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6114 | 2026.03.14 20:55:27.641154 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6115 | 2026.03.14 20:55:27.641904 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.03.14 20:55:27.641958 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6117 | 2026.03.14 20:55:27.642375 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6118 | 2026.03.14 20:55:27.642616 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.03.14 20:55:27.642781 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001742 sec., 78071.18254879449 rows/sec., 6.78 MiB/sec. | ||
| 6120 | 2026.03.14 20:55:27.642830 [ 253 ] {04d0dc7f-abaa-4751-b3d5-bb660df5e4ae} <Debug> TCPHandler: Processed in 0.002070248 sec. | ||
| 6121 | 2026.03.14 20:55:27.642959 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.03.14 20:55:27.643064 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.03.14 20:55:27.643109 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6124 | 2026.03.14 20:55:27.643542 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.03.14 20:55:27.643580 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6126 | 2026.03.14 20:55:27.643903 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6127 | 2026.03.14 20:55:27.644114 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.03.14 20:55:27.644250 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001212 sec., 33003.300330033 rows/sec., 2.42 MiB/sec. | ||
| 6129 | 2026.03.14 20:55:27.644290 [ 253 ] {976650b2-158f-438c-9e9f-33cd6780f607} <Debug> TCPHandler: Processed in 0.001383919 sec. | ||
| 6130 | 2026.03.14 20:55:27.644392 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.03.14 20:55:27.644489 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6132 | 2026.03.14 20:55:27.644531 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6133 | 2026.03.14 20:55:27.644962 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.03.14 20:55:27.644998 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6135 | 2026.03.14 20:55:27.645303 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6136 | 2026.03.14 20:55:27.645506 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.03.14 20:55:27.645632 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001162 sec., 89500.86058519794 rows/sec., 6.99 MiB/sec. | ||
| 6138 | 2026.03.14 20:55:27.645669 [ 253 ] {c07d7c06-931d-4538-9844-aa27b83269a2} <Debug> TCPHandler: Processed in 0.001326918 sec. | ||
| 6139 | 2026.03.14 20:55:27.645775 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.03.14 20:55:27.645875 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6141 | 2026.03.14 20:55:27.645919 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6142 | 2026.03.14 20:55:27.646313 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.03.14 20:55:27.646349 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6144 | 2026.03.14 20:55:27.646670 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6145 | 2026.03.14 20:55:27.646896 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.03.14 20:55:27.647026 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6147 | 2026.03.14 20:55:27.647063 [ 253 ] {4a5f9275-f795-4a9d-b9a8-4907e6e575e5} <Debug> TCPHandler: Processed in 0.001337678 sec. | ||
| 6148 | 2026.03.14 20:55:27.647167 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.03.14 20:55:27.647261 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6150 | 2026.03.14 20:55:27.647315 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6151 | 2026.03.14 20:55:27.648165 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.03.14 20:55:27.648201 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6153 | 2026.03.14 20:55:27.648755 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6154 | 2026.03.14 20:55:27.648982 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.03.14 20:55:27.649093 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6156 | 2026.03.14 20:55:27.649118 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001875 sec., 21333.333333333336 rows/sec., 38.23 MiB/sec. | ||
| 6157 | 2026.03.14 20:55:27.649161 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.03.14 20:55:27.649185 [ 253 ] {3a8985d3-3072-48de-a801-96b80c630f5d} <Debug> TCPHandler: Processed in 0.002066638 sec. | ||
| 6159 | 2026.03.14 20:55:27.649185 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6160 | 2026.03.14 20:55:27.649296 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 6161 | 2026.03.14 20:55:27.649307 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.03.14 20:55:27.649420 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6163 | 2026.03.14 20:55:27.649464 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6164 | 2026.03.14 20:55:27.649486 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6165 | 2026.03.14 20:55:27.649539 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 427 rows starting from the beginning of the part | ||
| 6166 | 2026.03.14 20:55:27.649660 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 6167 | 2026.03.14 20:55:27.649768 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 6168 | 2026.03.14 20:55:27.649844 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.03.14 20:55:27.649866 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
| 6170 | 2026.03.14 20:55:27.649888 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6171 | 2026.03.14 20:55:27.649965 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 6172 | 2026.03.14 20:55:27.650060 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 6173 | 2026.03.14 20:55:27.650250 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6174 | 2026.03.14 20:55:27.650483 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.03.14 20:55:27.650616 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 6176 | 2026.03.14 20:55:27.650655 [ 253 ] {bbe517b6-a2c9-469f-919f-5b105d474a39} <Debug> TCPHandler: Processed in 0.001400609 sec. | ||
| 6177 | 2026.03.14 20:55:27.665789 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 19 columns (19 merged, 0 gathered) in 0.016531748 sec., 36051.84400342904 rows/sec., 64.60 MiB/sec. | ||
| 6178 | 2026.03.14 20:55:27.666340 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6179 | 2026.03.14 20:55:27.666639 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.03.14 20:55:27.666703 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6181 | 2026.03.14 20:55:27.666783 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 6182 | 2026.03.14 20:55:27.802315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6183 | 2026.03.14 20:55:27.819956 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.03.14 20:55:27.819997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6185 | 2026.03.14 20:55:27.826428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6186 | 2026.03.14 20:55:27.827111 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.03.14 20:55:27.830337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6188 | 2026.03.14 20:55:28.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.93 MiB, peak 263.76 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: 1.80 MiB | ||
| 6189 | 2026.03.14 20:55:31.544518 [ 31 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6190 | 2026.03.14 20:55:31.544598 [ 31 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.03.14 20:55:31.544623 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6192 | 2026.03.14 20:55:31.544752 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 6193 | 2026.03.14 20:55:31.544899 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6194 | 2026.03.14 20:55:31.544943 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 882 rows starting from the beginning of the part | ||
| 6195 | 2026.03.14 20:55:31.545008 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 6196 | 2026.03.14 20:55:31.545051 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 6197 | 2026.03.14 20:55:31.545092 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 6198 | 2026.03.14 20:55:31.545130 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 6199 | 2026.03.14 20:55:31.546153 [ 199 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2061 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145541 sec., 1416095.8080540877 rows/sec., 91.40 MiB/sec. | ||
| 6200 | 2026.03.14 20:55:31.546337 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6201 | 2026.03.14 20:55:31.546582 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_20_4} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.03.14 20:55:31.546654 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_20_4} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6203 | 2026.03.14 20:55:31.546720 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6204 | 2026.03.14 20:55:32.648300 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2026.03.14 20:55:32.648498 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6206 | 2026.03.14 20:55:32.648575 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6207 | 2026.03.14 20:55:32.649402 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.03.14 20:55:32.649439 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6209 | 2026.03.14 20:55:32.649835 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6210 | 2026.03.14 20:55:32.650058 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.03.14 20:55:32.650205 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00176 sec., 161363.63636363635 rows/sec., 10.25 MiB/sec. | ||
| 6212 | 2026.03.14 20:55:32.650246 [ 253 ] {de81ddbd-4ec6-4b5b-84b1-40f84389539f} <Debug> TCPHandler: Processed in 0.002088179 sec. | ||
| 6213 | 2026.03.14 20:55:32.650376 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.03.14 20:55:32.650473 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6215 | 2026.03.14 20:55:32.650513 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6216 | 2026.03.14 20:55:32.651272 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.03.14 20:55:32.651306 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6218 | 2026.03.14 20:55:32.651654 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6219 | 2026.03.14 20:55:32.651857 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.03.14 20:55:32.651990 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001537 sec., 518542.6154847105 rows/sec., 40.34 MiB/sec. | ||
| 6221 | 2026.03.14 20:55:32.652027 [ 253 ] {aeaf6116-b222-4bb7-a141-4a165e389427} <Debug> TCPHandler: Processed in 0.001703103 sec. | ||
| 6222 | 2026.03.14 20:55:32.652141 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2026.03.14 20:55:32.652236 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6224 | 2026.03.14 20:55:32.652276 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6225 | 2026.03.14 20:55:32.652705 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.03.14 20:55:32.652740 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6227 | 2026.03.14 20:55:32.653042 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6228 | 2026.03.14 20:55:32.653247 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.03.14 20:55:32.653344 [ 30 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6230 | 2026.03.14 20:55:32.653372 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001154 sec., 123050.25996533794 rows/sec., 7.23 MiB/sec. | ||
| 6231 | 2026.03.14 20:55:32.653396 [ 30 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.03.14 20:55:32.653421 [ 253 ] {6f55822d-a626-48f0-b42d-f130cf910e38} <Debug> TCPHandler: Processed in 0.001331579 sec. | ||
| 6233 | 2026.03.14 20:55:32.653429 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6234 | 2026.03.14 20:55:32.653520 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 6235 | 2026.03.14 20:55:32.653543 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.03.14 20:55:32.653608 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6237 | 2026.03.14 20:55:32.653639 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6238 | 2026.03.14 20:55:32.653643 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 6239 | 2026.03.14 20:55:32.653687 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6240 | 2026.03.14 20:55:32.653718 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part | ||
| 6241 | 2026.03.14 20:55:32.653762 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 55 rows starting from the beginning of the part | ||
| 6242 | 2026.03.14 20:55:32.653801 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6243 | 2026.03.14 20:55:32.653837 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 6244 | 2026.03.14 20:55:32.653873 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 142 rows starting from the beginning of the part | ||
| 6245 | 2026.03.14 20:55:32.654136 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.03.14 20:55:32.654170 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6247 | 2026.03.14 20:55:32.654470 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6248 | 2026.03.14 20:55:32.654645 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153305 sec., 530648.874322057 rows/sec., 35.56 MiB/sec. | ||
| 6249 | 2026.03.14 20:55:32.654681 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.03.14 20:55:32.654813 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6251 | 2026.03.14 20:55:32.654822 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 6252 | 2026.03.14 20:55:32.654862 [ 253 ] {4b96d2fd-ebd0-40d1-b45b-53e76afb17b5} <Debug> TCPHandler: Processed in 0.001370718 sec. | ||
| 6253 | 2026.03.14 20:55:32.654990 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.03.14 20:55:32.655084 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.03.14 20:55:32.655086 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.03.14 20:55:32.655134 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6257 | 2026.03.14 20:55:32.655145 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_36_7} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6258 | 2026.03.14 20:55:32.655212 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6259 | 2026.03.14 20:55:32.655577 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.03.14 20:55:32.655611 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6261 | 2026.03.14 20:55:32.655905 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6262 | 2026.03.14 20:55:32.656113 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.03.14 20:55:32.656238 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 6264 | 2026.03.14 20:55:32.656276 [ 253 ] {7ce7c999-6617-46d3-b0f3-55cd7f86d2fb} <Debug> TCPHandler: Processed in 0.001339598 sec. | ||
| 6265 | 2026.03.14 20:55:32.656394 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.03.14 20:55:32.656490 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6267 | 2026.03.14 20:55:32.656529 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6268 | 2026.03.14 20:55:32.657094 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.03.14 20:55:32.657131 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6270 | 2026.03.14 20:55:32.657445 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6271 | 2026.03.14 20:55:32.657648 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.03.14 20:55:32.657778 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001307 sec., 374904.3611323642 rows/sec., 26.28 MiB/sec. | ||
| 6273 | 2026.03.14 20:55:32.657816 [ 253 ] {d47bd97a-9b29-4ed6-ab0f-f014fd154684} <Debug> TCPHandler: Processed in 0.00147406 sec. | ||
| 6274 | 2026.03.14 20:55:32.657927 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.03.14 20:55:32.658027 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6276 | 2026.03.14 20:55:32.658069 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6277 | 2026.03.14 20:55:32.658397 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.03.14 20:55:32.658433 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6279 | 2026.03.14 20:55:32.658738 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6280 | 2026.03.14 20:55:32.658939 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.03.14 20:55:32.659063 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 6282 | 2026.03.14 20:55:32.659099 [ 253 ] {5933bd40-170a-4474-948b-4be88280236a} <Debug> TCPHandler: Processed in 0.001223127 sec. | ||
| 6283 | 2026.03.14 20:55:32.659209 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.03.14 20:55:32.659304 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6285 | 2026.03.14 20:55:32.659345 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6286 | 2026.03.14 20:55:32.659743 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.03.14 20:55:32.659779 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6288 | 2026.03.14 20:55:32.660101 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6289 | 2026.03.14 20:55:32.660305 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.03.14 20:55:32.660436 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 6291 | 2026.03.14 20:55:32.660473 [ 253 ] {e86868b6-6bf2-41e7-a460-2aaa10b81f5e} <Debug> TCPHandler: Processed in 0.001315828 sec. | ||
| 6292 | 2026.03.14 20:55:32.660584 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.03.14 20:55:32.660679 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6294 | 2026.03.14 20:55:32.660721 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6295 | 2026.03.14 20:55:32.661027 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.03.14 20:55:32.661062 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6297 | 2026.03.14 20:55:32.661350 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6298 | 2026.03.14 20:55:32.661551 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.03.14 20:55:32.661678 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 6300 | 2026.03.14 20:55:32.661713 [ 253 ] {76c717d1-a8d9-4d44-8e14-41bd1490618f} <Debug> TCPHandler: Processed in 0.001180637 sec. | ||
| 6301 | 2026.03.14 20:55:32.661822 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.03.14 20:55:32.661916 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6303 | 2026.03.14 20:55:32.661959 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6304 | 2026.03.14 20:55:32.662279 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.03.14 20:55:32.662315 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6306 | 2026.03.14 20:55:32.662617 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6307 | 2026.03.14 20:55:32.662825 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.03.14 20:55:32.662957 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 6309 | 2026.03.14 20:55:32.662993 [ 253 ] {4fff95a1-504f-4ed9-bf09-9ccda00ee8a1} <Debug> TCPHandler: Processed in 0.001221507 sec. | ||
| 6310 | 2026.03.14 20:55:34.689991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11897 | ||
| 6311 | 2026.03.14 20:55:34.690536 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.03.14 20:55:34.690594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6313 | 2026.03.14 20:55:34.691134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6314 | 2026.03.14 20:55:34.691393 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.03.14 20:55:34.691556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11897 | ||
| 6316 | 2026.03.14 20:55:34.844973 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61736 | ||
| 6317 | 2026.03.14 20:55:34.845104 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6318 | 2026.03.14 20:55:34.845130 [ 287 ] {} <Debug> TCP-Session: 708da14b-3204-4896-90ab-8b55fcdfb194 Authenticating user 'default' from [fd00:1122:3344:101::e]:61736 | ||
| 6319 | 2026.03.14 20:55:34.845152 [ 287 ] {} <Debug> TCP-Session: 708da14b-3204-4896-90ab-8b55fcdfb194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6320 | 2026.03.14 20:55:34.845165 [ 287 ] {} <Debug> TCP-Session: 708da14b-3204-4896-90ab-8b55fcdfb194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.03.14 20:55:34.845357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40581 | ||
| 6322 | 2026.03.14 20:55:34.845386 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50373 | ||
| 6323 | 2026.03.14 20:55:34.845389 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54426 | ||
| 6324 | 2026.03.14 20:55:34.845422 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45543 | ||
| 6325 | 2026.03.14 20:55:34.845472 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6326 | 2026.03.14 20:55:34.845472 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6327 | 2026.03.14 20:55:34.845482 [ 287 ] {} <Trace> TCP-Session: 708da14b-3204-4896-90ab-8b55fcdfb194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.03.14 20:55:34.845513 [ 293 ] {} <Debug> TCP-Session: a41a53fe-47ac-48cd-9c8f-b335857191b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50373 | ||
| 6329 | 2026.03.14 20:55:34.845516 [ 289 ] {} <Debug> TCP-Session: 028e49c7-968b-43ad-947a-c881ce862cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40581 | ||
| 6330 | 2026.03.14 20:55:34.845530 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6331 | 2026.03.14 20:55:34.845546 [ 293 ] {} <Debug> TCP-Session: a41a53fe-47ac-48cd-9c8f-b335857191b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6332 | 2026.03.14 20:55:34.845549 [ 289 ] {} <Debug> TCP-Session: 028e49c7-968b-43ad-947a-c881ce862cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.03.14 20:55:34.845575 [ 293 ] {} <Debug> TCP-Session: a41a53fe-47ac-48cd-9c8f-b335857191b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.03.14 20:55:34.845576 [ 292 ] {} <Debug> TCP-Session: 27250115-5848-4dd0-8c3e-04dd997d26b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54426 | ||
| 6335 | 2026.03.14 20:55:34.845587 [ 289 ] {} <Debug> TCP-Session: 028e49c7-968b-43ad-947a-c881ce862cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.03.14 20:55:34.845604 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6337 | 2026.03.14 20:55:34.845619 [ 292 ] {} <Debug> TCP-Session: 27250115-5848-4dd0-8c3e-04dd997d26b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.03.14 20:55:34.845646 [ 286 ] {} <Debug> TCP-Session: 5e7ef750-0622-48f7-9b7f-9a3579cdce94 Authenticating user 'default' from [fd00:1122:3344:101::e]:45543 | ||
| 6339 | 2026.03.14 20:55:34.845656 [ 292 ] {} <Debug> TCP-Session: 27250115-5848-4dd0-8c3e-04dd997d26b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.03.14 20:55:34.845670 [ 287 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6341 | 2026.03.14 20:55:34.845679 [ 286 ] {} <Debug> TCP-Session: 5e7ef750-0622-48f7-9b7f-9a3579cdce94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6342 | 2026.03.14 20:55:34.845418 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61156 | ||
| 6343 | 2026.03.14 20:55:34.845716 [ 286 ] {} <Debug> TCP-Session: 5e7ef750-0622-48f7-9b7f-9a3579cdce94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2026.03.14 20:55:34.845391 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63006 | ||
| 6345 | 2026.03.14 20:55:34.845362 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40810 | ||
| 6346 | 2026.03.14 20:55:34.845358 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37435 | ||
| 6347 | 2026.03.14 20:55:34.845940 [ 287 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6348 | 2026.03.14 20:55:34.845977 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6349 | 2026.03.14 20:55:34.845998 [ 287 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6350 | 2026.03.14 20:55:34.846011 [ 294 ] {} <Debug> TCP-Session: 15f94071-f8f8-41a2-a0a8-7f2342cab575 Authenticating user 'default' from [fd00:1122:3344:101::e]:63006 | ||
| 6351 | 2026.03.14 20:55:34.846022 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6352 | 2026.03.14 20:55:34.846039 [ 294 ] {} <Debug> TCP-Session: 15f94071-f8f8-41a2-a0a8-7f2342cab575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.03.14 20:55:34.846061 [ 291 ] {} <Debug> TCP-Session: 81e66e86-6b98-408a-a0fc-de4ebd483809 Authenticating user 'default' from [fd00:1122:3344:101::e]:40810 | ||
| 6354 | 2026.03.14 20:55:34.846064 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6355 | 2026.03.14 20:55:34.846085 [ 291 ] {} <Debug> TCP-Session: 81e66e86-6b98-408a-a0fc-de4ebd483809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.03.14 20:55:34.846108 [ 3 ] {} <Debug> TCP-Session: 299f0f2d-b0d5-4262-b7dc-a4c0452eaa7d Authenticating user 'default' from [fd00:1122:3344:101::e]:61156 | ||
| 6357 | 2026.03.14 20:55:34.846113 [ 291 ] {} <Debug> TCP-Session: 81e66e86-6b98-408a-a0fc-de4ebd483809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.03.14 20:55:34.846125 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6359 | 2026.03.14 20:55:34.846135 [ 3 ] {} <Debug> TCP-Session: 299f0f2d-b0d5-4262-b7dc-a4c0452eaa7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2026.03.14 20:55:34.846167 [ 290 ] {} <Debug> TCP-Session: 6e5a83b3-25f1-45d0-9fbd-4a6cfe12b44a Authenticating user 'default' from [fd00:1122:3344:101::e]:37435 | ||
| 6361 | 2026.03.14 20:55:34.846175 [ 3 ] {} <Debug> TCP-Session: 299f0f2d-b0d5-4262-b7dc-a4c0452eaa7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6362 | 2026.03.14 20:55:34.846193 [ 290 ] {} <Debug> TCP-Session: 6e5a83b3-25f1-45d0-9fbd-4a6cfe12b44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2026.03.14 20:55:34.846064 [ 294 ] {} <Debug> TCP-Session: 15f94071-f8f8-41a2-a0a8-7f2342cab575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2026.03.14 20:55:34.846217 [ 290 ] {} <Debug> TCP-Session: 6e5a83b3-25f1-45d0-9fbd-4a6cfe12b44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2026.03.14 20:55:34.846286 [ 287 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 6366 | 2026.03.14 20:55:34.847183 [ 315 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Trace> AggregatingTransform: Aggregating | ||
| 6367 | 2026.03.14 20:55:34.847227 [ 315 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Trace> Aggregator: Aggregation method: without_key | ||
| 6368 | 2026.03.14 20:55:34.847260 [ 315 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872452 sec. (1146.195 rows/sec., 44.77 KiB/sec.) | ||
| 6369 | 2026.03.14 20:55:34.847279 [ 315 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Trace> Aggregator: Merging aggregated data | ||
| 6370 | 2026.03.14 20:55:34.848742 [ 287 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 6371 | 2026.03.14 20:55:34.848856 [ 287 ] {84e47d3b-4c03-4c2a-994b-bc64b120fc79} <Debug> TCPHandler: Processed in 0.003484299 sec. | ||
| 6372 | 2026.03.14 20:55:34.848960 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6373 | 2026.03.14 20:55:34.848992 [ 287 ] {} <Debug> TCP-Session: 708da14b-3204-4896-90ab-8b55fcdfb194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6374 | 2026.03.14 20:55:34.848993 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6375 | 2026.03.14 20:55:34.849011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6376 | 2026.03.14 20:55:34.849034 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6377 | 2026.03.14 20:55:34.849057 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6378 | 2026.03.14 20:55:34.849064 [ 289 ] {} <Debug> TCP-Session: 028e49c7-968b-43ad-947a-c881ce862cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.03.14 20:55:34.849083 [ 291 ] {} <Debug> TCP-Session: 81e66e86-6b98-408a-a0fc-de4ebd483809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.03.14 20:55:34.849091 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6381 | 2026.03.14 20:55:34.849101 [ 293 ] {} <Debug> TCP-Session: a41a53fe-47ac-48cd-9c8f-b335857191b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.03.14 20:55:34.849129 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6383 | 2026.03.14 20:55:34.849143 [ 290 ] {} <Debug> TCP-Session: 6e5a83b3-25f1-45d0-9fbd-4a6cfe12b44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6384 | 2026.03.14 20:55:34.849113 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6385 | 2026.03.14 20:55:34.849176 [ 286 ] {} <Debug> TCP-Session: 5e7ef750-0622-48f7-9b7f-9a3579cdce94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6386 | 2026.03.14 20:55:34.849073 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6387 | 2026.03.14 20:55:34.849213 [ 3 ] {} <Debug> TCP-Session: 299f0f2d-b0d5-4262-b7dc-a4c0452eaa7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6388 | 2026.03.14 20:55:34.849045 [ 292 ] {} <Debug> TCP-Session: 27250115-5848-4dd0-8c3e-04dd997d26b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6389 | 2026.03.14 20:55:34.849243 [ 294 ] {} <Debug> TCP-Session: 15f94071-f8f8-41a2-a0a8-7f2342cab575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2026.03.14 20:55:34.857521 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41349 | ||
| 6391 | 2026.03.14 20:55:34.857584 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6392 | 2026.03.14 20:55:34.857603 [ 287 ] {} <Debug> TCP-Session: 880ae1d3-15fd-49f2-be84-fb25d7dc6264 Authenticating user 'default' from [fd00:1122:3344:101::e]:41349 | ||
| 6393 | 2026.03.14 20:55:34.857618 [ 287 ] {} <Debug> TCP-Session: 880ae1d3-15fd-49f2-be84-fb25d7dc6264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.03.14 20:55:34.857630 [ 287 ] {} <Debug> TCP-Session: 880ae1d3-15fd-49f2-be84-fb25d7dc6264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6395 | 2026.03.14 20:55:34.857805 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35947 | ||
| 6396 | 2026.03.14 20:55:34.857809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53334 | ||
| 6397 | 2026.03.14 20:55:34.857842 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50253 | ||
| 6398 | 2026.03.14 20:55:34.857859 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59658 | ||
| 6399 | 2026.03.14 20:55:34.857877 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6400 | 2026.03.14 20:55:34.857893 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57015 | ||
| 6401 | 2026.03.14 20:55:34.857910 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6402 | 2026.03.14 20:55:34.857916 [ 289 ] {} <Debug> TCP-Session: 2c34c39b-0b93-4602-b5aa-07376594fbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35947 | ||
| 6403 | 2026.03.14 20:55:34.857941 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6404 | 2026.03.14 20:55:34.857947 [ 290 ] {} <Debug> TCP-Session: 77f7f1ed-e024-4e55-a670-1f57468aa109 Authenticating user 'default' from [fd00:1122:3344:101::e]:53334 | ||
| 6405 | 2026.03.14 20:55:34.857967 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6406 | 2026.03.14 20:55:34.857972 [ 293 ] {} <Debug> TCP-Session: aa232ada-9732-411d-aa47-e884483d1ba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59658 | ||
| 6407 | 2026.03.14 20:55:34.857985 [ 290 ] {} <Debug> TCP-Session: 77f7f1ed-e024-4e55-a670-1f57468aa109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6408 | 2026.03.14 20:55:34.857999 [ 286 ] {} <Debug> TCP-Session: 83cd1f98-0e3d-421c-9278-12b16de31b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57015 | ||
| 6409 | 2026.03.14 20:55:34.858014 [ 293 ] {} <Debug> TCP-Session: aa232ada-9732-411d-aa47-e884483d1ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.03.14 20:55:34.858036 [ 286 ] {} <Debug> TCP-Session: 83cd1f98-0e3d-421c-9278-12b16de31b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6411 | 2026.03.14 20:55:34.858048 [ 293 ] {} <Debug> TCP-Session: aa232ada-9732-411d-aa47-e884483d1ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2026.03.14 20:55:34.858063 [ 286 ] {} <Debug> TCP-Session: 83cd1f98-0e3d-421c-9278-12b16de31b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2026.03.14 20:55:34.858023 [ 290 ] {} <Debug> TCP-Session: 77f7f1ed-e024-4e55-a670-1f57468aa109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2026.03.14 20:55:34.857958 [ 289 ] {} <Debug> TCP-Session: 2c34c39b-0b93-4602-b5aa-07376594fbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.03.14 20:55:34.857917 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6416 | 2026.03.14 20:55:34.858132 [ 289 ] {} <Debug> TCP-Session: 2c34c39b-0b93-4602-b5aa-07376594fbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.03.14 20:55:34.858160 [ 292 ] {} <Debug> TCP-Session: d8622493-5b63-4204-92ea-00105bff76eb Authenticating user 'default' from [fd00:1122:3344:101::e]:50253 | ||
| 6418 | 2026.03.14 20:55:34.857882 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54140 | ||
| 6419 | 2026.03.14 20:55:34.858189 [ 292 ] {} <Debug> TCP-Session: d8622493-5b63-4204-92ea-00105bff76eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.03.14 20:55:34.857866 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65064 | ||
| 6421 | 2026.03.14 20:55:34.858215 [ 292 ] {} <Debug> TCP-Session: d8622493-5b63-4204-92ea-00105bff76eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.03.14 20:55:34.858244 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6423 | 2026.03.14 20:55:34.857855 [ 287 ] {} <Trace> TCP-Session: 880ae1d3-15fd-49f2-be84-fb25d7dc6264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.03.14 20:55:34.858269 [ 3 ] {} <Debug> TCP-Session: 7cb7c2ec-13a5-4fae-b502-81fb15998ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54140 | ||
| 6425 | 2026.03.14 20:55:34.858277 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6426 | 2026.03.14 20:55:34.858311 [ 3 ] {} <Debug> TCP-Session: 7cb7c2ec-13a5-4fae-b502-81fb15998ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.03.14 20:55:34.858327 [ 294 ] {} <Debug> TCP-Session: 2334f8aa-a039-4a92-bcea-82161caa0588 Authenticating user 'default' from [fd00:1122:3344:101::e]:65064 | ||
| 6428 | 2026.03.14 20:55:34.858339 [ 3 ] {} <Debug> TCP-Session: 7cb7c2ec-13a5-4fae-b502-81fb15998ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6429 | 2026.03.14 20:55:34.858354 [ 294 ] {} <Debug> TCP-Session: 2334f8aa-a039-4a92-bcea-82161caa0588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2026.03.14 20:55:34.857839 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37281 | ||
| 6431 | 2026.03.14 20:55:34.858378 [ 294 ] {} <Debug> TCP-Session: 2334f8aa-a039-4a92-bcea-82161caa0588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.03.14 20:55:34.858390 [ 287 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6433 | 2026.03.14 20:55:34.858440 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6434 | 2026.03.14 20:55:34.858499 [ 291 ] {} <Debug> TCP-Session: 9342e688-5086-4d09-ad27-adcb2d38c01d Authenticating user 'default' from [fd00:1122:3344:101::e]:37281 | ||
| 6435 | 2026.03.14 20:55:34.858525 [ 291 ] {} <Debug> TCP-Session: 9342e688-5086-4d09-ad27-adcb2d38c01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2026.03.14 20:55:34.858545 [ 291 ] {} <Debug> TCP-Session: 9342e688-5086-4d09-ad27-adcb2d38c01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.03.14 20:55:34.858649 [ 287 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6438 | 2026.03.14 20:55:34.858691 [ 287 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6439 | 2026.03.14 20:55:34.858913 [ 287 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 6440 | 2026.03.14 20:55:34.859733 [ 326 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Trace> AggregatingTransform: Aggregating | ||
| 6441 | 2026.03.14 20:55:34.859778 [ 326 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Trace> Aggregator: Aggregation method: without_key | ||
| 6442 | 2026.03.14 20:55:34.859814 [ 326 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000820541 sec. (1218.708 rows/sec., 47.61 KiB/sec.) | ||
| 6443 | 2026.03.14 20:55:34.859866 [ 326 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Trace> Aggregator: Merging aggregated data | ||
| 6444 | 2026.03.14 20:55:34.860952 [ 287 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002592 sec., 385.8024691358024 rows/sec., 15.07 KiB/sec. | ||
| 6445 | 2026.03.14 20:55:34.861082 [ 287 ] {f18e37fc-acd5-4bb9-8ea5-d76c95774518} <Debug> TCPHandler: Processed in 0.003280126 sec. | ||
| 6446 | 2026.03.14 20:55:34.861198 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6447 | 2026.03.14 20:55:34.861223 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6448 | 2026.03.14 20:55:34.861234 [ 287 ] {} <Debug> TCP-Session: 880ae1d3-15fd-49f2-be84-fb25d7dc6264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6449 | 2026.03.14 20:55:34.861247 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6450 | 2026.03.14 20:55:34.861268 [ 3 ] {} <Debug> TCP-Session: 7cb7c2ec-13a5-4fae-b502-81fb15998ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.03.14 20:55:34.861281 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6452 | 2026.03.14 20:55:34.861307 [ 289 ] {} <Debug> TCP-Session: 2c34c39b-0b93-4602-b5aa-07376594fbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6453 | 2026.03.14 20:55:34.861323 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6454 | 2026.03.14 20:55:34.861339 [ 291 ] {} <Debug> TCP-Session: 9342e688-5086-4d09-ad27-adcb2d38c01d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2026.03.14 20:55:34.861347 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6456 | 2026.03.14 20:55:34.861380 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6457 | 2026.03.14 20:55:34.861404 [ 294 ] {} <Debug> TCP-Session: 2334f8aa-a039-4a92-bcea-82161caa0588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6458 | 2026.03.14 20:55:34.861417 [ 286 ] {} <Debug> TCP-Session: 83cd1f98-0e3d-421c-9278-12b16de31b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.03.14 20:55:34.861369 [ 293 ] {} <Debug> TCP-Session: aa232ada-9732-411d-aa47-e884483d1ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.03.14 20:55:34.861316 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6461 | 2026.03.14 20:55:34.861268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6462 | 2026.03.14 20:55:34.861503 [ 292 ] {} <Debug> TCP-Session: d8622493-5b63-4204-92ea-00105bff76eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.03.14 20:55:34.861523 [ 290 ] {} <Debug> TCP-Session: 77f7f1ed-e024-4e55-a670-1f57468aa109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.03.14 20:55:35.330515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6465 | 2026.03.14 20:55:35.349590 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.03.14 20:55:35.349662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6467 | 2026.03.14 20:55:35.355754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6468 | 2026.03.14 20:55:35.356505 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.03.14 20:55:35.360378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6470 | 2026.03.14 20:55:37.210844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 838 | ||
| 6471 | 2026.03.14 20:55:37.213604 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.03.14 20:55:37.213666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6473 | 2026.03.14 20:55:37.214898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6474 | 2026.03.14 20:55:37.215170 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.03.14 20:55:37.215464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6476 | 2026.03.14 20:55:37.641234 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.03.14 20:55:37.641436 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6478 | 2026.03.14 20:55:37.641515 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6479 | 2026.03.14 20:55:37.642224 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.03.14 20:55:37.642272 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6481 | 2026.03.14 20:55:37.642660 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6482 | 2026.03.14 20:55:37.642878 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.03.14 20:55:37.643030 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001649 sec., 82474.22680412371 rows/sec., 7.16 MiB/sec. | ||
| 6484 | 2026.03.14 20:55:37.643078 [ 253 ] {01aba049-563a-4e54-87c2-9cd2ebe99f02} <Debug> TCPHandler: Processed in 0.001986587 sec. | ||
| 6485 | 2026.03.14 20:55:37.643201 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.03.14 20:55:37.643299 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.03.14 20:55:37.643339 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6488 | 2026.03.14 20:55:37.643765 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.03.14 20:55:37.643804 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6490 | 2026.03.14 20:55:37.644109 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6491 | 2026.03.14 20:55:37.644327 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.03.14 20:55:37.644460 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 6493 | 2026.03.14 20:55:37.644498 [ 253 ] {80864e5e-5673-42dc-a558-8a53d524656c} <Debug> TCPHandler: Processed in 0.001348059 sec. | ||
| 6494 | 2026.03.14 20:55:37.644614 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.03.14 20:55:37.644709 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6496 | 2026.03.14 20:55:37.644749 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6497 | 2026.03.14 20:55:37.645185 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.03.14 20:55:37.645221 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6499 | 2026.03.14 20:55:37.645523 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6500 | 2026.03.14 20:55:37.645734 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.03.14 20:55:37.645862 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.94 MiB/sec. | ||
| 6502 | 2026.03.14 20:55:37.645900 [ 253 ] {247d6b95-8420-46a9-8df4-9043d7671096} <Debug> TCPHandler: Processed in 0.001343179 sec. | ||
| 6503 | 2026.03.14 20:55:37.646013 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.03.14 20:55:37.646110 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6505 | 2026.03.14 20:55:37.646157 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6506 | 2026.03.14 20:55:37.646603 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.03.14 20:55:37.646644 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6508 | 2026.03.14 20:55:37.646970 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6509 | 2026.03.14 20:55:37.647177 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.03.14 20:55:37.647306 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 6511 | 2026.03.14 20:55:37.647343 [ 253 ] {e90dfde9-9efe-430d-b36f-352dcedc39c2} <Debug> TCPHandler: Processed in 0.001381019 sec. | ||
| 6512 | 2026.03.14 20:55:37.647461 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.03.14 20:55:37.647558 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.03.14 20:55:37.647614 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6515 | 2026.03.14 20:55:37.648466 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.03.14 20:55:37.648502 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6517 | 2026.03.14 20:55:37.649063 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6518 | 2026.03.14 20:55:37.649298 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.03.14 20:55:37.649436 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001896 sec., 21097.04641350211 rows/sec., 37.80 MiB/sec. | ||
| 6520 | 2026.03.14 20:55:37.649490 [ 253 ] {bae5321e-af84-499a-b560-e8a0ee79641b} <Debug> TCPHandler: Processed in 0.002079218 sec. | ||
| 6521 | 2026.03.14 20:55:37.649615 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.03.14 20:55:37.649744 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.03.14 20:55:37.649822 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6524 | 2026.03.14 20:55:37.650225 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.03.14 20:55:37.650269 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6526 | 2026.03.14 20:55:37.650624 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6527 | 2026.03.14 20:55:37.650842 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.03.14 20:55:37.650972 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 6529 | 2026.03.14 20:55:37.651010 [ 253 ] {5cce5e01-367d-4484-8a40-31dc29ad65d3} <Debug> TCPHandler: Processed in 0.0014575 sec. | ||
| 6530 | 2026.03.14 20:55:41.070384 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44926 | ||
| 6531 | 2026.03.14 20:55:41.070494 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6532 | 2026.03.14 20:55:41.070522 [ 292 ] {} <Debug> TCP-Session: 6f9d0d18-e19f-45cd-bc0a-b808bd87daa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44926 | ||
| 6533 | 2026.03.14 20:55:41.070546 [ 292 ] {} <Debug> TCP-Session: 6f9d0d18-e19f-45cd-bc0a-b808bd87daa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2026.03.14 20:55:41.070560 [ 292 ] {} <Debug> TCP-Session: 6f9d0d18-e19f-45cd-bc0a-b808bd87daa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.03.14 20:55:41.070750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46635 | ||
| 6536 | 2026.03.14 20:55:41.070793 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34431 | ||
| 6537 | 2026.03.14 20:55:41.070806 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64267 | ||
| 6538 | 2026.03.14 20:55:41.070836 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61232 | ||
| 6539 | 2026.03.14 20:55:41.070854 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62536 | ||
| 6540 | 2026.03.14 20:55:41.070870 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6541 | 2026.03.14 20:55:41.070918 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6542 | 2026.03.14 20:55:41.070916 [ 292 ] {} <Trace> TCP-Session: 6f9d0d18-e19f-45cd-bc0a-b808bd87daa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.03.14 20:55:41.070951 [ 293 ] {} <Debug> TCP-Session: d2a7a90e-8525-483d-9f58-7878bdfaebef Authenticating user 'default' from [fd00:1122:3344:101::e]:46635 | ||
| 6544 | 2026.03.14 20:55:41.070972 [ 290 ] {} <Debug> TCP-Session: c2f01697-430d-4d77-9e92-148c7f7e8fca Authenticating user 'default' from [fd00:1122:3344:101::e]:61232 | ||
| 6545 | 2026.03.14 20:55:41.070989 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6546 | 2026.03.14 20:55:41.071007 [ 293 ] {} <Debug> TCP-Session: d2a7a90e-8525-483d-9f58-7878bdfaebef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2026.03.14 20:55:41.071030 [ 290 ] {} <Debug> TCP-Session: c2f01697-430d-4d77-9e92-148c7f7e8fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.03.14 20:55:41.071043 [ 291 ] {} <Debug> TCP-Session: 0f6b39c5-bd95-4c42-b034-c40ae7f934a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62536 | ||
| 6549 | 2026.03.14 20:55:41.071044 [ 293 ] {} <Debug> TCP-Session: d2a7a90e-8525-483d-9f58-7878bdfaebef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2026.03.14 20:55:41.071064 [ 290 ] {} <Debug> TCP-Session: c2f01697-430d-4d77-9e92-148c7f7e8fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.03.14 20:55:41.071083 [ 291 ] {} <Debug> TCP-Session: 0f6b39c5-bd95-4c42-b034-c40ae7f934a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.03.14 20:55:41.070914 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6553 | 2026.03.14 20:55:41.071141 [ 291 ] {} <Debug> TCP-Session: 0f6b39c5-bd95-4c42-b034-c40ae7f934a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2026.03.14 20:55:41.071143 [ 292 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6555 | 2026.03.14 20:55:41.071171 [ 286 ] {} <Debug> TCP-Session: 82a63007-bd36-431f-8275-1574a4d98461 Authenticating user 'default' from [fd00:1122:3344:101::e]:64267 | ||
| 6556 | 2026.03.14 20:55:41.070913 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6557 | 2026.03.14 20:55:41.071209 [ 286 ] {} <Debug> TCP-Session: 82a63007-bd36-431f-8275-1574a4d98461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6558 | 2026.03.14 20:55:41.070832 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36173 | ||
| 6559 | 2026.03.14 20:55:41.071229 [ 294 ] {} <Debug> TCP-Session: e7959933-e0b1-48d3-8c13-4bc5598a117c Authenticating user 'default' from [fd00:1122:3344:101::e]:34431 | ||
| 6560 | 2026.03.14 20:55:41.071230 [ 286 ] {} <Debug> TCP-Session: 82a63007-bd36-431f-8275-1574a4d98461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2026.03.14 20:55:41.071271 [ 294 ] {} <Debug> TCP-Session: e7959933-e0b1-48d3-8c13-4bc5598a117c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.03.14 20:55:41.070798 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61739 | ||
| 6563 | 2026.03.14 20:55:41.071290 [ 294 ] {} <Debug> TCP-Session: e7959933-e0b1-48d3-8c13-4bc5598a117c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2026.03.14 20:55:41.071302 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6565 | 2026.03.14 20:55:41.070833 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36669 | ||
| 6566 | 2026.03.14 20:55:41.071343 [ 289 ] {} <Debug> TCP-Session: e5116333-ba39-410c-ab74-e32e606dd12c Authenticating user 'default' from [fd00:1122:3344:101::e]:36173 | ||
| 6567 | 2026.03.14 20:55:41.071358 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6568 | 2026.03.14 20:55:41.071380 [ 289 ] {} <Debug> TCP-Session: e5116333-ba39-410c-ab74-e32e606dd12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.03.14 20:55:41.071400 [ 3 ] {} <Debug> TCP-Session: 36fdce14-8bb8-4d27-95cb-dc2fc1d4ccd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61739 | ||
| 6570 | 2026.03.14 20:55:41.071414 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6571 | 2026.03.14 20:55:41.071419 [ 289 ] {} <Debug> TCP-Session: e5116333-ba39-410c-ab74-e32e606dd12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2026.03.14 20:55:41.071434 [ 3 ] {} <Debug> TCP-Session: 36fdce14-8bb8-4d27-95cb-dc2fc1d4ccd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.03.14 20:55:41.071449 [ 287 ] {} <Debug> TCP-Session: d3762934-a483-42e9-a5f2-997f480f57f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36669 | ||
| 6574 | 2026.03.14 20:55:41.071481 [ 3 ] {} <Debug> TCP-Session: 36fdce14-8bb8-4d27-95cb-dc2fc1d4ccd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6575 | 2026.03.14 20:55:41.071491 [ 292 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6576 | 2026.03.14 20:55:41.071491 [ 287 ] {} <Debug> TCP-Session: d3762934-a483-42e9-a5f2-997f480f57f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2026.03.14 20:55:41.071543 [ 287 ] {} <Debug> TCP-Session: d3762934-a483-42e9-a5f2-997f480f57f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.03.14 20:55:41.071555 [ 292 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6579 | 2026.03.14 20:55:41.071902 [ 292 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 6580 | 2026.03.14 20:55:41.072971 [ 307 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Trace> AggregatingTransform: Aggregating | ||
| 6581 | 2026.03.14 20:55:41.073023 [ 307 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6582 | 2026.03.14 20:55:41.073061 [ 307 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054275 sec. (948.519 rows/sec., 37.05 KiB/sec.) | ||
| 6583 | 2026.03.14 20:55:41.073081 [ 307 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Trace> Aggregator: Merging aggregated data | ||
| 6584 | 2026.03.14 20:55:41.074572 [ 292 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003493 sec., 286.286859433152 rows/sec., 11.18 KiB/sec. | ||
| 6585 | 2026.03.14 20:55:41.074706 [ 292 ] {79575058-6fa7-4942-9222-6cf262fec93b} <Debug> TCPHandler: Processed in 0.003939025 sec. | ||
| 6586 | 2026.03.14 20:55:41.074829 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2026.03.14 20:55:41.074871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6588 | 2026.03.14 20:55:41.074883 [ 292 ] {} <Debug> TCP-Session: 6f9d0d18-e19f-45cd-bc0a-b808bd87daa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6589 | 2026.03.14 20:55:41.074901 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6590 | 2026.03.14 20:55:41.074918 [ 291 ] {} <Debug> TCP-Session: 0f6b39c5-bd95-4c42-b034-c40ae7f934a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6591 | 2026.03.14 20:55:41.074928 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6592 | 2026.03.14 20:55:41.074947 [ 293 ] {} <Debug> TCP-Session: d2a7a90e-8525-483d-9f58-7878bdfaebef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6593 | 2026.03.14 20:55:41.074960 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6594 | 2026.03.14 20:55:41.074964 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6595 | 2026.03.14 20:55:41.074985 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6596 | 2026.03.14 20:55:41.075027 [ 3 ] {} <Debug> TCP-Session: 36fdce14-8bb8-4d27-95cb-dc2fc1d4ccd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6597 | 2026.03.14 20:55:41.075014 [ 287 ] {} <Debug> TCP-Session: d3762934-a483-42e9-a5f2-997f480f57f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.03.14 20:55:41.075064 [ 289 ] {} <Debug> TCP-Session: e5116333-ba39-410c-ab74-e32e606dd12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.03.14 20:55:41.075014 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6600 | 2026.03.14 20:55:41.074994 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6601 | 2026.03.14 20:55:41.075138 [ 290 ] {} <Debug> TCP-Session: c2f01697-430d-4d77-9e92-148c7f7e8fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2026.03.14 20:55:41.074986 [ 294 ] {} <Debug> TCP-Session: e7959933-e0b1-48d3-8c13-4bc5598a117c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.03.14 20:55:41.075161 [ 286 ] {} <Debug> TCP-Session: 82a63007-bd36-431f-8275-1574a4d98461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2026.03.14 20:55:42.091748 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6605 | 2026.03.14 20:55:42.091822 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6606 | 2026.03.14 20:55:42.191761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12409 | ||
| 6607 | 2026.03.14 20:55:42.192365 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.03.14 20:55:42.192419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6609 | 2026.03.14 20:55:42.192937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6610 | 2026.03.14 20:55:42.193176 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.03.14 20:55:42.193306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12409 | ||
| 6612 | 2026.03.14 20:55:42.193326 [ 150 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6613 | 2026.03.14 20:55:42.193388 [ 150 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.03.14 20:55:42.193409 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6615 | 2026.03.14 20:55:42.193507 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 6616 | 2026.03.14 20:55:42.193622 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6617 | 2026.03.14 20:55:42.193659 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9977 rows starting from the beginning of the part | ||
| 6618 | 2026.03.14 20:55:42.193722 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6619 | 2026.03.14 20:55:42.193764 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6620 | 2026.03.14 20:55:42.193803 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6621 | 2026.03.14 20:55:42.193838 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6622 | 2026.03.14 20:55:42.193871 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6623 | 2026.03.14 20:55:42.195778 [ 199 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12409 rows, containing 4 columns (4 merged, 0 gathered) in 0.002315002 sec., 5360254.5483762 rows/sec., 76.68 MiB/sec. | ||
| 6624 | 2026.03.14 20:55:42.196078 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6625 | 2026.03.14 20:55:42.196342 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.03.14 20:55:42.196415 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_26_5} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6627 | 2026.03.14 20:55:42.196504 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6628 | 2026.03.14 20:55:42.647412 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.03.14 20:55:42.647607 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.03.14 20:55:42.647680 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6631 | 2026.03.14 20:55:42.648427 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.03.14 20:55:42.648477 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6633 | 2026.03.14 20:55:42.648877 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6634 | 2026.03.14 20:55:42.649103 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.03.14 20:55:42.649265 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 6636 | 2026.03.14 20:55:42.649316 [ 253 ] {49e0f7a4-8ed3-4801-9f9e-840d2dfbe281} <Debug> TCPHandler: Processed in 0.002041868 sec. | ||
| 6637 | 2026.03.14 20:55:42.649446 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.03.14 20:55:42.649548 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6639 | 2026.03.14 20:55:42.649591 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6640 | 2026.03.14 20:55:42.650391 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.03.14 20:55:42.650431 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6642 | 2026.03.14 20:55:42.650806 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6643 | 2026.03.14 20:55:42.651029 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.03.14 20:55:42.651168 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001643 sec., 485088.25319537433 rows/sec., 37.74 MiB/sec. | ||
| 6645 | 2026.03.14 20:55:42.651207 [ 253 ] {ad0cd941-5a93-427e-a652-d9e90f9b1049} <Debug> TCPHandler: Processed in 0.001815955 sec. | ||
| 6646 | 2026.03.14 20:55:42.651309 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.03.14 20:55:42.651406 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6648 | 2026.03.14 20:55:42.651446 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6649 | 2026.03.14 20:55:42.651880 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.03.14 20:55:42.651917 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6651 | 2026.03.14 20:55:42.652229 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6652 | 2026.03.14 20:55:42.652438 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.03.14 20:55:42.652575 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001189 sec., 119428.09083263247 rows/sec., 7.02 MiB/sec. | ||
| 6654 | 2026.03.14 20:55:42.652613 [ 253 ] {f980f20b-422c-4a7a-94a7-8048b162007a} <Debug> TCPHandler: Processed in 0.001354488 sec. | ||
| 6655 | 2026.03.14 20:55:42.652721 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.03.14 20:55:42.652817 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6657 | 2026.03.14 20:55:42.652856 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6658 | 2026.03.14 20:55:42.653287 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.03.14 20:55:42.653323 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6660 | 2026.03.14 20:55:42.653626 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6661 | 2026.03.14 20:55:42.653835 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.03.14 20:55:42.653964 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 6663 | 2026.03.14 20:55:42.654000 [ 253 ] {f4af88e6-e167-4c3d-b3a9-a0d3d2f433c0} <Debug> TCPHandler: Processed in 0.001330688 sec. | ||
| 6664 | 2026.03.14 20:55:42.654109 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.03.14 20:55:42.654203 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6666 | 2026.03.14 20:55:42.654241 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6667 | 2026.03.14 20:55:42.654666 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.03.14 20:55:42.654703 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6669 | 2026.03.14 20:55:42.655010 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6670 | 2026.03.14 20:55:42.655241 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.03.14 20:55:42.655375 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 6672 | 2026.03.14 20:55:42.655413 [ 253 ] {6739c95e-78aa-4595-b8a8-3641a393170a} <Debug> TCPHandler: Processed in 0.001354999 sec. | ||
| 6673 | 2026.03.14 20:55:42.655524 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.03.14 20:55:42.655618 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6675 | 2026.03.14 20:55:42.655659 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6676 | 2026.03.14 20:55:42.656225 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.03.14 20:55:42.656262 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6678 | 2026.03.14 20:55:42.656586 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6679 | 2026.03.14 20:55:42.656799 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.03.14 20:55:42.656929 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001329 sec., 368698.26937547023 rows/sec., 25.85 MiB/sec. | ||
| 6681 | 2026.03.14 20:55:42.656967 [ 253 ] {8917ae4f-f940-450e-ba9e-dddf9f8bf38c} <Debug> TCPHandler: Processed in 0.001493951 sec. | ||
| 6682 | 2026.03.14 20:55:42.657074 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.03.14 20:55:42.657168 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6684 | 2026.03.14 20:55:42.657209 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6685 | 2026.03.14 20:55:42.657534 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.03.14 20:55:42.657571 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6687 | 2026.03.14 20:55:42.657874 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6688 | 2026.03.14 20:55:42.658079 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.03.14 20:55:42.658186 [ 72 ] {} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6690 | 2026.03.14 20:55:42.658208 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6691 | 2026.03.14 20:55:42.658256 [ 72 ] {} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.03.14 20:55:42.658264 [ 253 ] {58364308-fa31-4894-8fb7-aa8b9a135da6} <Debug> TCPHandler: Processed in 0.001240527 sec. | ||
| 6693 | 2026.03.14 20:55:42.658288 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6694 | 2026.03.14 20:55:42.658387 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 6695 | 2026.03.14 20:55:42.658388 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.03.14 20:55:42.658481 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6697 | 2026.03.14 20:55:42.658504 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6698 | 2026.03.14 20:55:42.658508 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 6699 | 2026.03.14 20:55:42.658547 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6700 | 2026.03.14 20:55:42.658568 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 6701 | 2026.03.14 20:55:42.658608 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 6702 | 2026.03.14 20:55:42.658645 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 6703 | 2026.03.14 20:55:42.658680 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 6704 | 2026.03.14 20:55:42.658713 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 6705 | 2026.03.14 20:55:42.658958 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.03.14 20:55:42.658993 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6707 | 2026.03.14 20:55:42.659331 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6708 | 2026.03.14 20:55:42.659414 [ 199 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001064485 sec., 90184.45539392288 rows/sec., 4.60 MiB/sec. | ||
| 6709 | 2026.03.14 20:55:42.659564 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.03.14 20:55:42.659579 [ 199 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6711 | 2026.03.14 20:55:42.659708 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 6712 | 2026.03.14 20:55:42.659750 [ 253 ] {8816f320-b251-4a9a-bc63-91b91ff5eb3e} <Debug> TCPHandler: Processed in 0.001413439 sec. | ||
| 6713 | 2026.03.14 20:55:42.659872 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.03.14 20:55:42.659917 [ 199 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_16_3} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.03.14 20:55:42.659969 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6716 | 2026.03.14 20:55:42.659995 [ 199 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_16_3} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6717 | 2026.03.14 20:55:42.660017 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6718 | 2026.03.14 20:55:42.660081 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6719 | 2026.03.14 20:55:42.660335 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.03.14 20:55:42.660375 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6721 | 2026.03.14 20:55:42.660687 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6722 | 2026.03.14 20:55:42.660902 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.03.14 20:55:42.661031 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 6724 | 2026.03.14 20:55:42.661067 [ 253 ] {84f1af4c-41ac-4410-9fd3-de5c2ff99d42} <Debug> TCPHandler: Processed in 0.001246547 sec. | ||
| 6725 | 2026.03.14 20:55:42.661195 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.03.14 20:55:42.661290 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.03.14 20:55:42.661331 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6728 | 2026.03.14 20:55:42.661662 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.03.14 20:55:42.661698 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6730 | 2026.03.14 20:55:42.662006 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6731 | 2026.03.14 20:55:42.662211 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.03.14 20:55:42.662336 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 6733 | 2026.03.14 20:55:42.662373 [ 253 ] {7982901e-43b2-44f1-9a2c-ceff420a5941} <Debug> TCPHandler: Processed in 0.001240777 sec. | ||
| 6734 | 2026.03.14 20:55:42.860562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6735 | 2026.03.14 20:55:42.878676 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.03.14 20:55:42.878717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6737 | 2026.03.14 20:55:42.884309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6738 | 2026.03.14 20:55:42.884973 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.03.14 20:55:42.885250 [ 126 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6740 | 2026.03.14 20:55:42.885285 [ 126 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.03.14 20:55:42.885304 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6742 | 2026.03.14 20:55:42.885380 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 6743 | 2026.03.14 20:55:42.888028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6744 | 2026.03.14 20:55:42.888278 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6745 | 2026.03.14 20:55:42.889019 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 6746 | 2026.03.14 20:55:42.892354 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 6747 | 2026.03.14 20:55:42.895779 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 6748 | 2026.03.14 20:55:42.899296 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 6749 | 2026.03.14 20:55:42.903078 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 6750 | 2026.03.14 20:55:42.906916 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 6751 | 2026.03.14 20:55:42.956815 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.071464633 sec., 2742.615357725268 rows/sec., 14.18 MiB/sec. | ||
| 6752 | 2026.03.14 20:55:42.958429 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6753 | 2026.03.14 20:55:42.960010 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_26_5} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.03.14 20:55:42.960089 [ 198 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_26_5} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6755 | 2026.03.14 20:55:42.961197 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6756 | 2026.03.14 20:55:43.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.68 MiB, peak 271.22 MiB, free memory in arenas 0.00 B, will set to 262.51 MiB (RSS), difference: 1.83 MiB | ||
| 6757 | 2026.03.14 20:55:46.780474 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.03.14 20:55:46.780691 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6759 | 2026.03.14 20:55:46.780767 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6760 | 2026.03.14 20:55:46.781410 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.03.14 20:55:46.781461 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6762 | 2026.03.14 20:55:46.781857 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6763 | 2026.03.14 20:55:46.782090 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.03.14 20:55:46.782253 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001615 sec., 2476.780185758514 rows/sec., 201.96 KiB/sec. | ||
| 6765 | 2026.03.14 20:55:46.782300 [ 253 ] {2366a6d6-a1be-42df-bd0f-992bad3e7c03} <Debug> TCPHandler: Processed in 0.001963076 sec. | ||
| 6766 | 2026.03.14 20:55:46.782429 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.03.14 20:55:46.782535 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6768 | 2026.03.14 20:55:46.782580 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6769 | 2026.03.14 20:55:46.784180 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.03.14 20:55:46.784220 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6771 | 2026.03.14 20:55:46.784741 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6772 | 2026.03.14 20:55:46.784993 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.03.14 20:55:46.785134 [ 71 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6774 | 2026.03.14 20:55:46.785143 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Debug> executeQuery: Read 1998 rows, 154.95 KiB in 0.002631 sec., 759407.0695553022 rows/sec., 57.51 MiB/sec. | ||
| 6775 | 2026.03.14 20:55:46.785212 [ 71 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2026.03.14 20:55:46.785230 [ 253 ] {45b5f396-15ab-4d7c-9109-0412839792ec} <Debug> TCPHandler: Processed in 0.002856 sec. | ||
| 6777 | 2026.03.14 20:55:46.785240 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6778 | 2026.03.14 20:55:46.785351 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 6779 | 2026.03.14 20:55:46.785378 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.03.14 20:55:46.785467 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6781 | 2026.03.14 20:55:46.785480 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6782 | 2026.03.14 20:55:46.785502 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2888 rows starting from the beginning of the part | ||
| 6783 | 2026.03.14 20:55:46.785524 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6784 | 2026.03.14 20:55:46.785565 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 6785 | 2026.03.14 20:55:46.785613 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 6786 | 2026.03.14 20:55:46.785662 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 136 rows starting from the beginning of the part | ||
| 6787 | 2026.03.14 20:55:46.785703 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::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 | ||
| 6788 | 2026.03.14 20:55:46.785746 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1998 rows starting from the beginning of the part | ||
| 6789 | 2026.03.14 20:55:46.786013 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.03.14 20:55:46.786049 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6791 | 2026.03.14 20:55:46.786385 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6792 | 2026.03.14 20:55:46.786612 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.03.14 20:55:46.786758 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.0013 sec., 33076.92307692308 rows/sec., 2.41 MiB/sec. | ||
| 6794 | 2026.03.14 20:55:46.786800 [ 253 ] {2e34dd77-e4eb-45fe-b42d-51dfbef94bb2} <Debug> TCPHandler: Processed in 0.0014752 sec. | ||
| 6795 | 2026.03.14 20:55:46.786910 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.03.14 20:55:46.787009 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6797 | 2026.03.14 20:55:46.787050 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6798 | 2026.03.14 20:55:46.787713 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.03.14 20:55:46.787759 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6800 | 2026.03.14 20:55:46.787963 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6752 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651846 sec., 2546150.86999773 rows/sec., 206.48 MiB/sec. | ||
| 6801 | 2026.03.14 20:55:46.788136 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6802 | 2026.03.14 20:55:46.788265 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6803 | 2026.03.14 20:55:46.788381 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.03.14 20:55:46.788503 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.03.14 20:55:46.788513 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001525 sec., 464262.2950819672 rows/sec., 27.08 MiB/sec. | ||
| 6806 | 2026.03.14 20:55:46.788552 [ 253 ] {e05b55a4-51f7-4cea-a25f-88e25ee77ad4} <Debug> TCPHandler: Processed in 0.001694073 sec. | ||
| 6807 | 2026.03.14 20:55:46.788571 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_41_8} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6808 | 2026.03.14 20:55:46.788638 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 6809 | 2026.03.14 20:55:46.788669 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.03.14 20:55:46.788764 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6811 | 2026.03.14 20:55:46.788803 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6812 | 2026.03.14 20:55:46.789183 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.03.14 20:55:46.789219 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6814 | 2026.03.14 20:55:46.789509 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6815 | 2026.03.14 20:55:46.789734 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.03.14 20:55:46.789863 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 6817 | 2026.03.14 20:55:46.789900 [ 253 ] {aaed1f9b-9ac6-40d3-b160-8b843022a4e8} <Debug> TCPHandler: Processed in 0.001282168 sec. | ||
| 6818 | 2026.03.14 20:55:46.790007 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.03.14 20:55:46.790105 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6820 | 2026.03.14 20:55:46.790145 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6821 | 2026.03.14 20:55:46.790946 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.03.14 20:55:46.790983 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6823 | 2026.03.14 20:55:46.791330 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6824 | 2026.03.14 20:55:46.791541 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.03.14 20:55:46.791661 [ 75 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6826 | 2026.03.14 20:55:46.791677 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.00159 sec., 655974.8427672955 rows/sec., 45.32 MiB/sec. | ||
| 6827 | 2026.03.14 20:55:46.791706 [ 75 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.03.14 20:55:46.791725 [ 253 ] {29195cec-661c-4505-984a-b571c26f00ca} <Debug> TCPHandler: Processed in 0.001767144 sec. | ||
| 6829 | 2026.03.14 20:55:46.791731 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6830 | 2026.03.14 20:55:46.791841 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2026.03.14 20:55:46.791856 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 6832 | 2026.03.14 20:55:46.791941 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6833 | 2026.03.14 20:55:46.791987 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6834 | 2026.03.14 20:55:46.792000 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6835 | 2026.03.14 20:55:46.792044 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1549 rows starting from the beginning of the part | ||
| 6836 | 2026.03.14 20:55:46.792122 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 6837 | 2026.03.14 20:55:46.792178 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 6838 | 2026.03.14 20:55:46.792229 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6839 | 2026.03.14 20:55:46.792276 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::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 | ||
| 6840 | 2026.03.14 20:55:46.792321 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1043 rows starting from the beginning of the part | ||
| 6841 | 2026.03.14 20:55:46.792857 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.03.14 20:55:46.792898 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6843 | 2026.03.14 20:55:46.793402 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6844 | 2026.03.14 20:55:46.793618 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.03.14 20:55:46.793739 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6846 | 2026.03.14 20:55:46.793760 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001837 sec., 715841.0451823625 rows/sec., 45.14 MiB/sec. | ||
| 6847 | 2026.03.14 20:55:46.793794 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.03.14 20:55:46.793810 [ 253 ] {f0bf8c9f-9758-4edb-a691-90727298b60a} <Debug> TCPHandler: Processed in 0.002016528 sec. | ||
| 6849 | 2026.03.14 20:55:46.793821 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6850 | 2026.03.14 20:55:46.793901 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 6851 | 2026.03.14 20:55:46.793953 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.03.14 20:55:46.793958 [ 194 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3780 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215899 sec., 1750818.6698409906 rows/sec., 129.46 MiB/sec. | ||
| 6853 | 2026.03.14 20:55:46.793985 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6854 | 2026.03.14 20:55:46.794020 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13856 rows starting from the beginning of the part | ||
| 6855 | 2026.03.14 20:55:46.794050 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6856 | 2026.03.14 20:55:46.794067 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 6857 | 2026.03.14 20:55:46.794104 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6858 | 2026.03.14 20:55:46.794106 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 6859 | 2026.03.14 20:55:46.794151 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6860 | 2026.03.14 20:55:46.794159 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6861 | 2026.03.14 20:55:46.794185 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::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 | ||
| 6862 | 2026.03.14 20:55:46.794226 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1315 rows starting from the beginning of the part | ||
| 6863 | 2026.03.14 20:55:46.794449 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.03.14 20:55:46.794532 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_41_8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6865 | 2026.03.14 20:55:46.794608 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6866 | 2026.03.14 20:55:46.795010 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.03.14 20:55:46.795050 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6868 | 2026.03.14 20:55:46.795648 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6869 | 2026.03.14 20:55:46.795865 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.03.14 20:55:46.796012 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00198 sec., 19696.969696969696 rows/sec., 35.30 MiB/sec. | ||
| 6871 | 2026.03.14 20:55:46.796067 [ 253 ] {541e6b8e-d66a-4b43-b3f5-a6725a7aa8e2} <Debug> TCPHandler: Processed in 0.00216593 sec. | ||
| 6872 | 2026.03.14 20:55:46.796181 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.03.14 20:55:46.796277 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6874 | 2026.03.14 20:55:46.796319 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6875 | 2026.03.14 20:55:46.796654 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.03.14 20:55:46.796688 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6877 | 2026.03.14 20:55:46.797067 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6878 | 2026.03.14 20:55:46.797343 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.03.14 20:55:46.797479 [ 75 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6880 | 2026.03.14 20:55:46.797503 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001244 sec., 38585.20900321543 rows/sec., 2.60 MiB/sec. | ||
| 6881 | 2026.03.14 20:55:46.797520 [ 75 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.03.14 20:55:46.797551 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6883 | 2026.03.14 20:55:46.797561 [ 253 ] {118f3488-4251-43b7-99ec-f215090acf40} <Debug> TCPHandler: Processed in 0.001430509 sec. | ||
| 6884 | 2026.03.14 20:55:46.797659 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 6885 | 2026.03.14 20:55:46.797811 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6886 | 2026.03.14 20:55:46.797847 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2292 rows starting from the beginning of the part | ||
| 6887 | 2026.03.14 20:55:46.797911 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 6888 | 2026.03.14 20:55:46.797958 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 6889 | 2026.03.14 20:55:46.797997 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 6890 | 2026.03.14 20:55:46.798035 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::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 | ||
| 6891 | 2026.03.14 20:55:46.798075 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 6892 | 2026.03.14 20:55:46.799335 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725584 sec., 1529916.8281578873 rows/sec., 99.08 MiB/sec. | ||
| 6893 | 2026.03.14 20:55:46.799545 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16021 rows, containing 5 columns (5 merged, 0 gathered) in 0.005675079 sec., 2823044.401672646 rows/sec., 185.11 MiB/sec. | ||
| 6894 | 2026.03.14 20:55:46.799641 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6895 | 2026.03.14 20:55:46.799896 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_41_8} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.03.14 20:55:46.799959 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6897 | 2026.03.14 20:55:46.799976 [ 188 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_41_8} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6898 | 2026.03.14 20:55:46.800057 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6899 | 2026.03.14 20:55:46.800224 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.03.14 20:55:46.800292 [ 193 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6901 | 2026.03.14 20:55:46.800353 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 6902 | 2026.03.14 20:55:47.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.32 MiB, peak 272.53 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: 1.99 MiB | ||
| 6903 | 2026.03.14 20:55:47.215881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 890 | ||
| 6904 | 2026.03.14 20:55:47.218746 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.03.14 20:55:47.218783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6906 | 2026.03.14 20:55:47.220006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6907 | 2026.03.14 20:55:47.220262 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.03.14 20:55:47.220488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 6909 | 2026.03.14 20:55:47.634623 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.03.14 20:55:47.634854 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6911 | 2026.03.14 20:55:47.634936 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6912 | 2026.03.14 20:55:47.635555 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.03.14 20:55:47.635604 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6914 | 2026.03.14 20:55:47.636134 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6915 | 2026.03.14 20:55:47.636412 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.03.14 20:55:47.636571 [ 83 ] {} <Debug> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6917 | 2026.03.14 20:55:47.636576 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001784 sec., 5605.3811659192825 rows/sec., 457.08 KiB/sec. | ||
| 6918 | 2026.03.14 20:55:47.636645 [ 83 ] {} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.03.14 20:55:47.636668 [ 253 ] {f6c00f9e-d097-425c-9aeb-f666b3fbb264} <Debug> TCPHandler: Processed in 0.0021967 sec. | ||
| 6920 | 2026.03.14 20:55:47.636678 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6921 | 2026.03.14 20:55:47.636801 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.03.14 20:55:47.636829 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::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 | ||
| 6923 | 2026.03.14 20:55:47.636901 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6924 | 2026.03.14 20:55:47.636946 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6925 | 2026.03.14 20:55:47.636978 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6926 | 2026.03.14 20:55:47.637016 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6927 | 2026.03.14 20:55:47.637083 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6928 | 2026.03.14 20:55:47.637129 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6929 | 2026.03.14 20:55:47.637172 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6930 | 2026.03.14 20:55:47.637212 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6931 | 2026.03.14 20:55:47.637251 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6932 | 2026.03.14 20:55:47.637404 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.03.14 20:55:47.637446 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 6934 | 2026.03.14 20:55:47.637786 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6935 | 2026.03.14 20:55:47.638008 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.03.14 20:55:47.638082 [ 193 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324108 sec., 39271.72103786096 rows/sec., 3.28 MiB/sec. | ||
| 6937 | 2026.03.14 20:55:47.638139 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001258 sec., 64387.9173290938 rows/sec., 5.26 MiB/sec. | ||
| 6938 | 2026.03.14 20:55:47.638178 [ 253 ] {af6a7d92-2f84-432e-b9ca-51e8a214c55a} <Debug> TCPHandler: Processed in 0.00142797 sec. | ||
| 6939 | 2026.03.14 20:55:47.638239 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6940 | 2026.03.14 20:55:47.638304 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2026.03.14 20:55:47.638437 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6942 | 2026.03.14 20:55:47.638481 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6943 | 2026.03.14 20:55:47.638596 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.03.14 20:55:47.638683 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_10_2} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6945 | 2026.03.14 20:55:47.638765 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6946 | 2026.03.14 20:55:47.638912 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.03.14 20:55:47.638957 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6948 | 2026.03.14 20:55:47.639295 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6949 | 2026.03.14 20:55:47.639505 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.03.14 20:55:47.639643 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001225 sec., 16326.530612244898 rows/sec., 1.16 MiB/sec. | ||
| 6951 | 2026.03.14 20:55:47.639682 [ 253 ] {94d14938-5a68-4f6a-b826-a13a1adec834} <Debug> TCPHandler: Processed in 0.001427799 sec. | ||
| 6952 | 2026.03.14 20:55:47.639802 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2026.03.14 20:55:47.639897 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6954 | 2026.03.14 20:55:47.639938 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6955 | 2026.03.14 20:55:47.640395 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.03.14 20:55:47.640433 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6957 | 2026.03.14 20:55:47.640770 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6958 | 2026.03.14 20:55:47.640985 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.03.14 20:55:47.641121 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001243 sec., 67578.4392598552 rows/sec., 5.29 MiB/sec. | ||
| 6960 | 2026.03.14 20:55:47.641159 [ 253 ] {a1e2ebcb-a47b-475a-90eb-d80d3e55a40d} <Debug> TCPHandler: Processed in 0.00140968 sec. | ||
| 6961 | 2026.03.14 20:55:47.641274 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.03.14 20:55:47.641372 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6963 | 2026.03.14 20:55:47.641415 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6964 | 2026.03.14 20:55:47.641784 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.03.14 20:55:47.641821 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6966 | 2026.03.14 20:55:47.642156 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6967 | 2026.03.14 20:55:47.642364 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.03.14 20:55:47.642497 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Debug> executeQuery: Read 37 rows, 2.63 KiB in 0.001145 sec., 32314.410480349346 rows/sec., 2.25 MiB/sec. | ||
| 6969 | 2026.03.14 20:55:47.642535 [ 253 ] {7e3fae5f-7804-421c-b6ba-7ac8bc2a04e4} <Debug> TCPHandler: Processed in 0.001311918 sec. | ||
| 6970 | 2026.03.14 20:55:47.642645 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.03.14 20:55:47.642760 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6972 | 2026.03.14 20:55:47.642821 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6973 | 2026.03.14 20:55:47.643704 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.03.14 20:55:47.643747 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6975 | 2026.03.14 20:55:47.644288 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6976 | 2026.03.14 20:55:47.644499 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.03.14 20:55:47.644633 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001896 sec., 5274.261603375528 rows/sec., 9.45 MiB/sec. | ||
| 6978 | 2026.03.14 20:55:47.644683 [ 253 ] {7f086e08-cc7f-4a7d-b74d-577131039780} <Debug> TCPHandler: Processed in 0.002094089 sec. | ||
| 6979 | 2026.03.14 20:55:47.644790 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.03.14 20:55:47.644883 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6981 | 2026.03.14 20:55:47.644923 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6982 | 2026.03.14 20:55:47.645229 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.03.14 20:55:47.645265 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6984 | 2026.03.14 20:55:47.645555 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6985 | 2026.03.14 20:55:47.645750 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.03.14 20:55:47.645879 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001015 sec., 11822.660098522167 rows/sec., 815.89 KiB/sec. | ||
| 6987 | 2026.03.14 20:55:47.645915 [ 253 ] {811846ad-5a89-4747-947a-4f33af4d7d05} <Debug> TCPHandler: Processed in 0.001172346 sec. | ||
| 6988 | 2026.03.14 20:55:49.693487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12857 | ||
| 6989 | 2026.03.14 20:55:49.694032 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.03.14 20:55:49.694074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6991 | 2026.03.14 20:55:49.694558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6992 | 2026.03.14 20:55:49.694788 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.03.14 20:55:49.694936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12857 | ||
| 6994 | 2026.03.14 20:55:50.388186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6995 | 2026.03.14 20:55:50.403538 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.03.14 20:55:50.403584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 6997 | 2026.03.14 20:55:50.409412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6998 | 2026.03.14 20:55:50.410111 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.03.14 20:55:50.412748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7000 | 2026.03.14 20:55:52.646775 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2026.03.14 20:55:52.646962 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7002 | 2026.03.14 20:55:52.647021 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7003 | 2026.03.14 20:55:52.647941 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.03.14 20:55:52.647990 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7005 | 2026.03.14 20:55:52.648383 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7006 | 2026.03.14 20:55:52.648610 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.03.14 20:55:52.648760 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001797 sec., 158041.1797440178 rows/sec., 10.04 MiB/sec. | ||
| 7008 | 2026.03.14 20:55:52.648801 [ 253 ] {706c88de-22d3-4d0c-b0b4-ea11f47319fb} <Debug> TCPHandler: Processed in 0.0021121 sec. | ||
| 7009 | 2026.03.14 20:55:52.648935 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.03.14 20:55:52.649029 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7011 | 2026.03.14 20:55:52.649069 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7012 | 2026.03.14 20:55:52.649939 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.03.14 20:55:52.649975 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7014 | 2026.03.14 20:55:52.650326 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7015 | 2026.03.14 20:55:52.650531 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.03.14 20:55:52.650657 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001648 sec., 483616.504854369 rows/sec., 37.63 MiB/sec. | ||
| 7017 | 2026.03.14 20:55:52.650695 [ 253 ] {b458aacd-0ea1-40a5-91a7-b76e0b6f05a7} <Debug> TCPHandler: Processed in 0.001807875 sec. | ||
| 7018 | 2026.03.14 20:55:52.650803 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.03.14 20:55:52.650898 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.03.14 20:55:52.650936 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7021 | 2026.03.14 20:55:52.651446 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.03.14 20:55:52.651483 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7023 | 2026.03.14 20:55:52.651786 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7024 | 2026.03.14 20:55:52.651990 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.03.14 20:55:52.652116 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001237 sec., 114793.85610347615 rows/sec., 6.74 MiB/sec. | ||
| 7026 | 2026.03.14 20:55:52.652115 [ 149 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7027 | 2026.03.14 20:55:52.652154 [ 253 ] {bcd291c6-2dc9-486d-9825-5dfcd6ff9cd4} <Debug> TCPHandler: Processed in 0.00139873 sec. | ||
| 7028 | 2026.03.14 20:55:52.652188 [ 149 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.03.14 20:55:52.652212 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7030 | 2026.03.14 20:55:52.652289 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.03.14 20:55:52.652314 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::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 | ||
| 7032 | 2026.03.14 20:55:52.652387 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7033 | 2026.03.14 20:55:52.652409 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7034 | 2026.03.14 20:55:52.652425 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7035 | 2026.03.14 20:55:52.652437 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 7036 | 2026.03.14 20:55:52.652495 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 7037 | 2026.03.14 20:55:52.652536 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 142 rows starting from the beginning of the part | ||
| 7038 | 2026.03.14 20:55:52.652576 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 43 rows starting from the beginning of the part | ||
| 7039 | 2026.03.14 20:55:52.652613 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 7040 | 2026.03.14 20:55:52.652650 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 142 rows starting from the beginning of the part | ||
| 7041 | 2026.03.14 20:55:52.652892 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.03.14 20:55:52.652926 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7043 | 2026.03.14 20:55:52.653219 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7044 | 2026.03.14 20:55:52.653390 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001114075 sec., 547539.4385476741 rows/sec., 36.57 MiB/sec. | ||
| 7045 | 2026.03.14 20:55:52.653425 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.03.14 20:55:52.653552 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 7047 | 2026.03.14 20:55:52.653570 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7048 | 2026.03.14 20:55:52.653589 [ 253 ] {ace1ed1d-b47b-4df4-9781-2864f39e203c} <Debug> TCPHandler: Processed in 0.001347758 sec. | ||
| 7049 | 2026.03.14 20:55:52.653721 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.03.14 20:55:52.653815 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7051 | 2026.03.14 20:55:52.653855 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7052 | 2026.03.14 20:55:52.653895 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.03.14 20:55:52.653985 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_41_8} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7054 | 2026.03.14 20:55:52.654078 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7055 | 2026.03.14 20:55:52.654301 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.03.14 20:55:52.654342 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7057 | 2026.03.14 20:55:52.654643 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7058 | 2026.03.14 20:55:52.654839 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.03.14 20:55:52.654961 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 7060 | 2026.03.14 20:55:52.654997 [ 253 ] {b6f3bef8-1d25-4c4d-8b5b-6c0449a53060} <Debug> TCPHandler: Processed in 0.001322938 sec. | ||
| 7061 | 2026.03.14 20:55:52.655107 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.03.14 20:55:52.655202 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7063 | 2026.03.14 20:55:52.655240 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7064 | 2026.03.14 20:55:52.655916 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.03.14 20:55:52.655961 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7066 | 2026.03.14 20:55:52.656349 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7067 | 2026.03.14 20:55:52.656570 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.03.14 20:55:52.656696 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001515 sec., 323432.34323432343 rows/sec., 22.68 MiB/sec. | ||
| 7069 | 2026.03.14 20:55:52.656734 [ 253 ] {d5c09905-ed88-4731-943e-d4f37e6213f4} <Debug> TCPHandler: Processed in 0.001673933 sec. | ||
| 7070 | 2026.03.14 20:55:52.656842 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.03.14 20:55:52.656935 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7072 | 2026.03.14 20:55:52.656975 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7073 | 2026.03.14 20:55:52.657298 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.03.14 20:55:52.657333 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7075 | 2026.03.14 20:55:52.657649 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7076 | 2026.03.14 20:55:52.657847 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.03.14 20:55:52.657969 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 7078 | 2026.03.14 20:55:52.658004 [ 253 ] {a39a0f1f-7fd1-46ec-8bf2-7b11e08cdf6f} <Debug> TCPHandler: Processed in 0.001210056 sec. | ||
| 7079 | 2026.03.14 20:55:52.658106 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.03.14 20:55:52.658198 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7081 | 2026.03.14 20:55:52.658239 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7082 | 2026.03.14 20:55:52.658647 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.03.14 20:55:52.658682 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7084 | 2026.03.14 20:55:52.659001 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7085 | 2026.03.14 20:55:52.659210 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.03.14 20:55:52.659333 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 7087 | 2026.03.14 20:55:52.659373 [ 253 ] {7a5f8227-b5b5-4dcc-aac8-519d77138ba9} <Debug> TCPHandler: Processed in 0.001314938 sec. | ||
| 7088 | 2026.03.14 20:55:52.659492 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.03.14 20:55:52.659590 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.03.14 20:55:52.659630 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7091 | 2026.03.14 20:55:52.659931 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.03.14 20:55:52.659966 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7093 | 2026.03.14 20:55:52.660258 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7094 | 2026.03.14 20:55:52.660450 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.03.14 20:55:52.660576 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 7096 | 2026.03.14 20:55:52.660612 [ 253 ] {1d02cb25-7278-4708-9f3b-9f7ca40df83a} <Debug> TCPHandler: Processed in 0.001172456 sec. | ||
| 7097 | 2026.03.14 20:55:52.660717 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.03.14 20:55:52.660808 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7099 | 2026.03.14 20:55:52.660847 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7100 | 2026.03.14 20:55:52.661178 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.03.14 20:55:52.661214 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7102 | 2026.03.14 20:55:52.661502 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7103 | 2026.03.14 20:55:52.661694 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.03.14 20:55:52.661817 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001026 sec., 87719.29824561403 rows/sec., 5.49 MiB/sec. | ||
| 7105 | 2026.03.14 20:55:52.661857 [ 253 ] {f3f3d6d3-1cd4-4455-be75-f9a661c32d66} <Debug> TCPHandler: Processed in 0.001187526 sec. | ||
| 7106 | 2026.03.14 20:55:57.091927 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7107 | 2026.03.14 20:55:57.092032 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7108 | 2026.03.14 20:55:57.195115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13369 | ||
| 7109 | 2026.03.14 20:55:57.195630 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.03.14 20:55:57.195669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7111 | 2026.03.14 20:55:57.196216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7112 | 2026.03.14 20:55:57.196453 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.03.14 20:55:57.196580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13369 | ||
| 7114 | 2026.03.14 20:55:57.220919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 924 | ||
| 7115 | 2026.03.14 20:55:57.223332 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.03.14 20:55:57.223385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7117 | 2026.03.14 20:55:57.224579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7118 | 2026.03.14 20:55:57.224859 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.03.14 20:55:57.225155 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
| 7120 | 2026.03.14 20:55:57.641605 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.03.14 20:55:57.641787 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7122 | 2026.03.14 20:55:57.641853 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7123 | 2026.03.14 20:55:57.643184 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.03.14 20:55:57.643232 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7125 | 2026.03.14 20:55:57.643658 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7126 | 2026.03.14 20:55:57.643892 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.03.14 20:55:57.644049 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.002309 sec., 58899.95669120832 rows/sec., 5.12 MiB/sec. | ||
| 7128 | 2026.03.14 20:55:57.644092 [ 253 ] {a6eede23-38bb-4da3-b24f-eca613939c15} <Debug> TCPHandler: Processed in 0.002614466 sec. | ||
| 7129 | 2026.03.14 20:55:57.644230 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.03.14 20:55:57.644328 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7131 | 2026.03.14 20:55:57.644372 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7132 | 2026.03.14 20:55:57.644879 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.03.14 20:55:57.644922 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7134 | 2026.03.14 20:55:57.645257 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7135 | 2026.03.14 20:55:57.645479 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.03.14 20:55:57.645619 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001311 sec., 30511.06025934401 rows/sec., 2.24 MiB/sec. | ||
| 7137 | 2026.03.14 20:55:57.645659 [ 253 ] {b0f978cf-61b8-4897-b3fa-a7dfd33331b4} <Debug> TCPHandler: Processed in 0.00148476 sec. | ||
| 7138 | 2026.03.14 20:55:57.645776 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2026.03.14 20:55:57.645875 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7140 | 2026.03.14 20:55:57.645916 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7141 | 2026.03.14 20:55:57.646386 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.03.14 20:55:57.646421 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7143 | 2026.03.14 20:55:57.646736 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7144 | 2026.03.14 20:55:57.646940 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.03.14 20:55:57.647090 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001237 sec., 84074.37348423606 rows/sec., 6.57 MiB/sec. | ||
| 7146 | 2026.03.14 20:55:57.647128 [ 253 ] {deb75074-6ffa-4a3b-9630-fee4ac5e8882} <Debug> TCPHandler: Processed in 0.00140192 sec. | ||
| 7147 | 2026.03.14 20:55:57.647242 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2026.03.14 20:55:57.647336 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7149 | 2026.03.14 20:55:57.647382 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7150 | 2026.03.14 20:55:57.647795 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.03.14 20:55:57.647829 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7152 | 2026.03.14 20:55:57.648180 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7153 | 2026.03.14 20:55:57.648387 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.03.14 20:55:57.648517 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7155 | 2026.03.14 20:55:57.648553 [ 253 ] {37983de8-f14a-4868-ab0d-d288b8605ec6} <Debug> TCPHandler: Processed in 0.001361259 sec. | ||
| 7156 | 2026.03.14 20:55:57.648672 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2026.03.14 20:55:57.648774 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2026.03.14 20:55:57.648828 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7159 | 2026.03.14 20:55:57.649809 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.03.14 20:55:57.649856 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7161 | 2026.03.14 20:55:57.650514 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7162 | 2026.03.14 20:55:57.650731 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.03.14 20:55:57.650871 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002116 sec., 18903.59168241966 rows/sec., 33.87 MiB/sec. | ||
| 7164 | 2026.03.14 20:55:57.650923 [ 253 ] {4686ebae-6c2a-4d4d-a0b7-5d1889bb2f3a} <Debug> TCPHandler: Processed in 0.002303942 sec. | ||
| 7165 | 2026.03.14 20:55:57.651030 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.03.14 20:55:57.651125 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7167 | 2026.03.14 20:55:57.651166 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7168 | 2026.03.14 20:55:57.651491 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.03.14 20:55:57.651526 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7170 | 2026.03.14 20:55:57.651820 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7171 | 2026.03.14 20:55:57.652018 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.03.14 20:55:57.652141 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 7173 | 2026.03.14 20:55:57.652176 [ 253 ] {d3d9a33a-235f-4e5b-8ce8-388dba9de6f9} <Debug> TCPHandler: Processed in 0.001194397 sec. | ||
| 7174 | 2026.03.14 20:55:57.912909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7175 | 2026.03.14 20:55:57.928871 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.03.14 20:55:57.928926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7177 | 2026.03.14 20:55:57.935195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7178 | 2026.03.14 20:55:57.935901 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.03.14 20:55:57.938574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7180 | 2026.03.14 20:56:02.647245 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.03.14 20:56:02.647462 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7182 | 2026.03.14 20:56:02.647528 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7183 | 2026.03.14 20:56:02.648284 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.03.14 20:56:02.648329 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7185 | 2026.03.14 20:56:02.648730 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7186 | 2026.03.14 20:56:02.648943 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.03.14 20:56:02.649086 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. | ||
| 7188 | 2026.03.14 20:56:02.649125 [ 253 ] {b23ca63c-d806-4d15-aa50-18c0768e576e} <Debug> TCPHandler: Processed in 0.002063288 sec. | ||
| 7189 | 2026.03.14 20:56:02.649236 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.03.14 20:56:02.649326 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7191 | 2026.03.14 20:56:02.649429 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7192 | 2026.03.14 20:56:02.650207 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.03.14 20:56:02.650245 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7194 | 2026.03.14 20:56:02.650607 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7195 | 2026.03.14 20:56:02.650825 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.03.14 20:56:02.650962 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001593 sec., 500313.8731952291 rows/sec., 38.93 MiB/sec. | ||
| 7197 | 2026.03.14 20:56:02.651001 [ 253 ] {a42108da-02a9-4e96-9579-1b9a84dd5426} <Debug> TCPHandler: Processed in 0.001758934 sec. | ||
| 7198 | 2026.03.14 20:56:02.651107 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2026.03.14 20:56:02.651202 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7200 | 2026.03.14 20:56:02.651242 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7201 | 2026.03.14 20:56:02.651669 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.03.14 20:56:02.651706 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7203 | 2026.03.14 20:56:02.652013 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7204 | 2026.03.14 20:56:02.652220 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.03.14 20:56:02.652348 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001165 sec., 121888.41201716739 rows/sec., 7.16 MiB/sec. | ||
| 7206 | 2026.03.14 20:56:02.652386 [ 253 ] {8c4a2e9a-bf8a-4f6d-98db-11a8ae74e3fd} <Debug> TCPHandler: Processed in 0.001329048 sec. | ||
| 7207 | 2026.03.14 20:56:02.652495 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.03.14 20:56:02.652590 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7209 | 2026.03.14 20:56:02.652630 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7210 | 2026.03.14 20:56:02.653047 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.03.14 20:56:02.653084 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7212 | 2026.03.14 20:56:02.653386 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7213 | 2026.03.14 20:56:02.653592 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.03.14 20:56:02.653724 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 7215 | 2026.03.14 20:56:02.653723 [ 140 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7216 | 2026.03.14 20:56:02.653762 [ 253 ] {21ba4a45-53e3-47a5-a721-a7de5bb64e30} <Debug> TCPHandler: Processed in 0.001316908 sec. | ||
| 7217 | 2026.03.14 20:56:02.653802 [ 140 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.03.14 20:56:02.653829 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7219 | 2026.03.14 20:56:02.653883 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.03.14 20:56:02.653927 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 7221 | 2026.03.14 20:56:02.653981 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7222 | 2026.03.14 20:56:02.654021 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7223 | 2026.03.14 20:56:02.654032 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7224 | 2026.03.14 20:56:02.654065 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 882 rows starting from the beginning of the part | ||
| 7225 | 2026.03.14 20:56:02.654132 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 7226 | 2026.03.14 20:56:02.654183 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 7227 | 2026.03.14 20:56:02.654228 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 708 rows starting from the beginning of the part | ||
| 7228 | 2026.03.14 20:56:02.654271 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 7229 | 2026.03.14 20:56:02.654313 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 7230 | 2026.03.14 20:56:02.654446 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.03.14 20:56:02.654482 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7232 | 2026.03.14 20:56:02.654824 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7233 | 2026.03.14 20:56:02.655036 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.03.14 20:56:02.655161 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 7235 | 2026.03.14 20:56:02.655198 [ 253 ] {61707f1e-12cf-4f4f-92dd-806acfd615e2} <Debug> TCPHandler: Processed in 0.001364909 sec. | ||
| 7236 | 2026.03.14 20:56:02.655303 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.03.14 20:56:02.655358 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146988 sec., 1487196.2337061528 rows/sec., 96.01 MiB/sec. | ||
| 7238 | 2026.03.14 20:56:02.655397 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7239 | 2026.03.14 20:56:02.655458 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7240 | 2026.03.14 20:56:02.655579 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7241 | 2026.03.14 20:56:02.655879 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_25_5} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.03.14 20:56:02.655944 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_25_5} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7243 | 2026.03.14 20:56:02.656001 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7244 | 2026.03.14 20:56:02.656143 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.03.14 20:56:02.656180 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7246 | 2026.03.14 20:56:02.656524 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7247 | 2026.03.14 20:56:02.656731 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.03.14 20:56:02.656862 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001483 sec., 330411.3283884019 rows/sec., 23.17 MiB/sec. | ||
| 7249 | 2026.03.14 20:56:02.656900 [ 253 ] {7d689ce8-8f99-4bcb-8403-0b694a99c917} <Debug> TCPHandler: Processed in 0.001646192 sec. | ||
| 7250 | 2026.03.14 20:56:02.656998 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.03.14 20:56:02.657088 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7252 | 2026.03.14 20:56:02.657127 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7253 | 2026.03.14 20:56:02.657451 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.03.14 20:56:02.657488 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7255 | 2026.03.14 20:56:02.657783 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7256 | 2026.03.14 20:56:02.657988 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.03.14 20:56:02.658116 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 7258 | 2026.03.14 20:56:02.658153 [ 253 ] {2256bb8c-415a-4aa4-a3e8-291c69969542} <Debug> TCPHandler: Processed in 0.001203056 sec. | ||
| 7259 | 2026.03.14 20:56:02.658253 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.03.14 20:56:02.658346 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.03.14 20:56:02.658389 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7262 | 2026.03.14 20:56:02.658781 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.03.14 20:56:02.658817 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7264 | 2026.03.14 20:56:02.659166 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7265 | 2026.03.14 20:56:02.659378 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.03.14 20:56:02.659510 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001182 sec., 224196.27749576987 rows/sec., 14.90 MiB/sec. | ||
| 7267 | 2026.03.14 20:56:02.659548 [ 253 ] {b541ad1c-7b12-42d6-b832-8c72f81237af} <Debug> TCPHandler: Processed in 0.001343899 sec. | ||
| 7268 | 2026.03.14 20:56:02.659655 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.03.14 20:56:02.659751 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.03.14 20:56:02.659791 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7271 | 2026.03.14 20:56:02.660089 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.03.14 20:56:02.660125 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7273 | 2026.03.14 20:56:02.660413 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7274 | 2026.03.14 20:56:02.660641 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.03.14 20:56:02.660769 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7276 | 2026.03.14 20:56:02.660804 [ 253 ] {c4ca071e-d536-4f9b-8ad3-7b8053efed7c} <Debug> TCPHandler: Processed in 0.001198037 sec. | ||
| 7277 | 2026.03.14 20:56:02.660920 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.03.14 20:56:02.661041 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7279 | 2026.03.14 20:56:02.661091 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7280 | 2026.03.14 20:56:02.661476 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.03.14 20:56:02.661513 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7282 | 2026.03.14 20:56:02.661837 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7283 | 2026.03.14 20:56:02.662047 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.03.14 20:56:02.662181 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 4.83 MiB/sec. | ||
| 7285 | 2026.03.14 20:56:02.662217 [ 253 ] {252cc05f-9395-43ce-97bf-e28970e0a62d} <Debug> TCPHandler: Processed in 0.001359618 sec. | ||
| 7286 | 2026.03.14 20:56:04.696765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13817 | ||
| 7287 | 2026.03.14 20:56:04.697343 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.03.14 20:56:04.697397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7289 | 2026.03.14 20:56:04.697931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7290 | 2026.03.14 20:56:04.698150 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.03.14 20:56:04.698279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13817 | ||
| 7292 | 2026.03.14 20:56:05.438744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7293 | 2026.03.14 20:56:05.454995 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2026.03.14 20:56:05.455057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7295 | 2026.03.14 20:56:05.461372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7296 | 2026.03.14 20:56:05.462096 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.03.14 20:56:05.464859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7298 | 2026.03.14 20:56:07.225542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 956 | ||
| 7299 | 2026.03.14 20:56:07.227893 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.03.14 20:56:07.227932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7301 | 2026.03.14 20:56:07.229273 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7302 | 2026.03.14 20:56:07.229533 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.03.14 20:56:07.229670 [ 135 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7304 | 2026.03.14 20:56:07.229707 [ 135 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.03.14 20:56:07.229725 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7306 | 2026.03.14 20:56:07.229792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7307 | 2026.03.14 20:56:07.229838 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 7308 | 2026.03.14 20:56:07.230427 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7309 | 2026.03.14 20:56:07.230596 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 782 rows starting from the beginning of the part | ||
| 7310 | 2026.03.14 20:56:07.230988 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 7311 | 2026.03.14 20:56:07.231359 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 7312 | 2026.03.14 20:56:07.231708 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 7313 | 2026.03.14 20:56:07.232044 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 7314 | 2026.03.14 20:56:07.232369 [ 193 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 7315 | 2026.03.14 20:56:07.238954 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 956 rows, containing 72 columns (72 merged, 0 gathered) in 0.009165546 sec., 104303.6606875357 rows/sec., 88.47 MiB/sec. | ||
| 7316 | 2026.03.14 20:56:07.240379 [ 186 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7317 | 2026.03.14 20:56:07.240946 [ 186 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.03.14 20:56:07.241019 [ 186 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_21_4} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7319 | 2026.03.14 20:56:07.241320 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 7320 | 2026.03.14 20:56:07.642451 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.03.14 20:56:07.642632 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7322 | 2026.03.14 20:56:07.642698 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7323 | 2026.03.14 20:56:07.643356 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.03.14 20:56:07.643394 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7325 | 2026.03.14 20:56:07.643770 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7326 | 2026.03.14 20:56:07.643996 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.03.14 20:56:07.644118 [ 134 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7328 | 2026.03.14 20:56:07.644146 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001563 sec., 87012.15611004479 rows/sec., 7.56 MiB/sec. | ||
| 7329 | 2026.03.14 20:56:07.644158 [ 134 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.03.14 20:56:07.644179 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7331 | 2026.03.14 20:56:07.644188 [ 253 ] {aad69aee-90c7-4d1e-a6a7-6a6bc09f219a} <Debug> TCPHandler: Processed in 0.001865096 sec. | ||
| 7332 | 2026.03.14 20:56:07.644258 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7333 | 2026.03.14 20:56:07.644314 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.03.14 20:56:07.644353 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7335 | 2026.03.14 20:56:07.644381 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2888 rows starting from the beginning of the part | ||
| 7336 | 2026.03.14 20:56:07.644411 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.03.14 20:56:07.644439 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 81 rows starting from the beginning of the part | ||
| 7338 | 2026.03.14 20:56:07.644453 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7339 | 2026.03.14 20:56:07.644486 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 797 rows starting from the beginning of the part | ||
| 7340 | 2026.03.14 20:56:07.644533 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 136 rows starting from the beginning of the part | ||
| 7341 | 2026.03.14 20:56:07.644573 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 797 rows starting from the beginning of the part | ||
| 7342 | 2026.03.14 20:56:07.644612 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 7343 | 2026.03.14 20:56:07.644896 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.03.14 20:56:07.644931 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7345 | 2026.03.14 20:56:07.645285 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7346 | 2026.03.14 20:56:07.645505 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.03.14 20:56:07.645633 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001241 sec., 32232.070910556005 rows/sec., 2.37 MiB/sec. | ||
| 7348 | 2026.03.14 20:56:07.645672 [ 253 ] {19b94de3-37b8-4f34-a60b-888fa779783b} <Debug> TCPHandler: Processed in 0.001407539 sec. | ||
| 7349 | 2026.03.14 20:56:07.645778 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2026.03.14 20:56:07.645872 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7351 | 2026.03.14 20:56:07.645912 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7352 | 2026.03.14 20:56:07.646249 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4835 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020378 sec., 2393116.535618582 rows/sec., 195.78 MiB/sec. | ||
| 7353 | 2026.03.14 20:56:07.646329 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.14 20:56:07.646368 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7355 | 2026.03.14 20:56:07.646623 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7356 | 2026.03.14 20:56:07.646689 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7357 | 2026.03.14 20:56:07.646993 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.03.14 20:56:07.647020 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.03.14 20:56:07.647099 [ 134 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7360 | 2026.03.14 20:56:07.647107 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_46_9} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7361 | 2026.03.14 20:56:07.647128 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001275 sec., 81568.62745098039 rows/sec., 6.37 MiB/sec. | ||
| 7362 | 2026.03.14 20:56:07.647139 [ 134 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.03.14 20:56:07.647169 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7364 | 2026.03.14 20:56:07.647176 [ 253 ] {cad802d6-ec67-4737-b605-c0bed562ad71} <Debug> TCPHandler: Processed in 0.00144902 sec. | ||
| 7365 | 2026.03.14 20:56:07.647229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7366 | 2026.03.14 20:56:07.647274 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7367 | 2026.03.14 20:56:07.647288 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2026.03.14 20:56:07.647355 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7369 | 2026.03.14 20:56:07.647378 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1549 rows starting from the beginning of the part | ||
| 7370 | 2026.03.14 20:56:07.647386 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7371 | 2026.03.14 20:56:07.647423 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 84 rows starting from the beginning of the part | ||
| 7372 | 2026.03.14 20:56:07.647435 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7373 | 2026.03.14 20:56:07.647463 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 490 rows starting from the beginning of the part | ||
| 7374 | 2026.03.14 20:56:07.647500 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7375 | 2026.03.14 20:56:07.647535 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 490 rows starting from the beginning of the part | ||
| 7376 | 2026.03.14 20:56:07.647574 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7377 | 2026.03.14 20:56:07.647903 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.03.14 20:56:07.647937 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7379 | 2026.03.14 20:56:07.648275 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7380 | 2026.03.14 20:56:07.648484 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.03.14 20:56:07.648587 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7382 | 2026.03.14 20:56:07.648598 [ 191 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139095 sec., 2028110.2843380424 rows/sec., 151.24 MiB/sec. | ||
| 7383 | 2026.03.14 20:56:07.648611 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.03.14 20:56:07.648619 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 7385 | 2026.03.14 20:56:07.648658 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7386 | 2026.03.14 20:56:07.648677 [ 253 ] {4a16a32d-2388-4360-b4be-800b7f779340} <Debug> TCPHandler: Processed in 0.00144002 sec. | ||
| 7387 | 2026.03.14 20:56:07.648778 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7388 | 2026.03.14 20:56:07.648785 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.03.14 20:56:07.648819 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7390 | 2026.03.14 20:56:07.648908 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7391 | 2026.03.14 20:56:07.648961 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7392 | 2026.03.14 20:56:07.648977 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7393 | 2026.03.14 20:56:07.649041 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 16021 rows starting from the beginning of the part | ||
| 7394 | 2026.03.14 20:56:07.649055 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.03.14 20:56:07.649122 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_46_9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7396 | 2026.03.14 20:56:07.649155 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part | ||
| 7397 | 2026.03.14 20:56:07.649175 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7398 | 2026.03.14 20:56:07.649243 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7399 | 2026.03.14 20:56:07.649319 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7400 | 2026.03.14 20:56:07.649386 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7401 | 2026.03.14 20:56:07.649450 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7402 | 2026.03.14 20:56:07.649821 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.03.14 20:56:07.649861 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7404 | 2026.03.14 20:56:07.650448 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7405 | 2026.03.14 20:56:07.650674 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.03.14 20:56:07.650775 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7407 | 2026.03.14 20:56:07.650803 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.03.14 20:56:07.650810 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00192 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 7409 | 2026.03.14 20:56:07.650819 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7410 | 2026.03.14 20:56:07.650864 [ 253 ] {333db0d6-eda7-4ce4-b229-5c3399b29b52} <Debug> TCPHandler: Processed in 0.00212873 sec. | ||
| 7411 | 2026.03.14 20:56:07.650907 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 7412 | 2026.03.14 20:56:07.650975 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.03.14 20:56:07.651075 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7414 | 2026.03.14 20:56:07.651117 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7415 | 2026.03.14 20:56:07.651142 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7416 | 2026.03.14 20:56:07.651203 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 596 rows starting from the beginning of the part | ||
| 7417 | 2026.03.14 20:56:07.651335 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 7418 | 2026.03.14 20:56:07.651442 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
| 7419 | 2026.03.14 20:56:07.651445 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.03.14 20:56:07.651488 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7421 | 2026.03.14 20:56:07.651546 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 7422 | 2026.03.14 20:56:07.651660 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 7423 | 2026.03.14 20:56:07.651767 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 7424 | 2026.03.14 20:56:07.651852 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7425 | 2026.03.14 20:56:07.652084 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.03.14 20:56:07.652185 [ 134 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7427 | 2026.03.14 20:56:07.652211 [ 134 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.03.14 20:56:07.652215 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 7429 | 2026.03.14 20:56:07.652229 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7430 | 2026.03.14 20:56:07.652252 [ 253 ] {4d861528-fdaa-48b6-8695-347f8e01585b} <Debug> TCPHandler: Processed in 0.001327628 sec. | ||
| 7431 | 2026.03.14 20:56:07.652289 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7432 | 2026.03.14 20:56:07.652359 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7433 | 2026.03.14 20:56:07.652382 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2640 rows starting from the beginning of the part | ||
| 7434 | 2026.03.14 20:56:07.652426 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 7435 | 2026.03.14 20:56:07.652460 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7436 | 2026.03.14 20:56:07.652490 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7437 | 2026.03.14 20:56:07.652519 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7438 | 2026.03.14 20:56:07.652549 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7439 | 2026.03.14 20:56:07.653851 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588192 sec., 1858717.3339243617 rows/sec., 120.35 MiB/sec. | ||
| 7440 | 2026.03.14 20:56:07.654127 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7441 | 2026.03.14 20:56:07.654360 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.03.14 20:56:07.654417 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_46_9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7443 | 2026.03.14 20:56:07.654446 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16908 rows, containing 5 columns (5 merged, 0 gathered) in 0.005736519 sec., 2947432.057664239 rows/sec., 193.60 MiB/sec. | ||
| 7444 | 2026.03.14 20:56:07.654467 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7445 | 2026.03.14 20:56:07.654667 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7446 | 2026.03.14 20:56:07.654922 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.03.14 20:56:07.654985 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7448 | 2026.03.14 20:56:07.655064 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 7449 | 2026.03.14 20:56:07.657060 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 19 columns (19 merged, 0 gathered) in 0.006195415 sec., 123478.41105075285 rows/sec., 221.27 MiB/sec. | ||
| 7450 | 2026.03.14 20:56:07.658067 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7451 | 2026.03.14 20:56:07.658378 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.03.14 20:56:07.658449 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7453 | 2026.03.14 20:56:07.658537 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 7454 | 2026.03.14 20:56:08.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.49 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 272.36 MiB (RSS), difference: 3.87 MiB | ||
| 7455 | 2026.03.14 20:56:12.092088 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7456 | 2026.03.14 20:56:12.092156 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7457 | 2026.03.14 20:56:12.198510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14329 | ||
| 7458 | 2026.03.14 20:56:12.199051 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.03.14 20:56:12.199084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7460 | 2026.03.14 20:56:12.199560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7461 | 2026.03.14 20:56:12.199784 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2026.03.14 20:56:12.199908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14329 | ||
| 7463 | 2026.03.14 20:56:12.647437 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.03.14 20:56:12.647640 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.03.14 20:56:12.647715 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7466 | 2026.03.14 20:56:12.648533 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.03.14 20:56:12.648584 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7468 | 2026.03.14 20:56:12.649011 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7469 | 2026.03.14 20:56:12.649243 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.03.14 20:56:12.649387 [ 127 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7471 | 2026.03.14 20:56:12.649407 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001822 sec., 155872.66739846324 rows/sec., 9.90 MiB/sec. | ||
| 7472 | 2026.03.14 20:56:12.649456 [ 127 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2026.03.14 20:56:12.649475 [ 253 ] {dd616125-fd04-4690-861f-db7c83b4e64e} <Debug> TCPHandler: Processed in 0.00217705 sec. | ||
| 7474 | 2026.03.14 20:56:12.649482 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7475 | 2026.03.14 20:56:12.649590 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 7476 | 2026.03.14 20:56:12.649608 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.03.14 20:56:12.649699 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7478 | 2026.03.14 20:56:12.649718 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7479 | 2026.03.14 20:56:12.649729 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 7480 | 2026.03.14 20:56:12.649762 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7481 | 2026.03.14 20:56:12.649795 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 7482 | 2026.03.14 20:56:12.649844 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 7483 | 2026.03.14 20:56:12.649885 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 7484 | 2026.03.14 20:56:12.649924 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 7485 | 2026.03.14 20:56:12.649966 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 7486 | 2026.03.14 20:56:12.650614 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.03.14 20:56:12.650652 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7488 | 2026.03.14 20:56:12.651003 [ 205 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145497 sec., 1187653.3536773953 rows/sec., 80.28 MiB/sec. | ||
| 7489 | 2026.03.14 20:56:12.651033 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7490 | 2026.03.14 20:56:12.651128 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7491 | 2026.03.14 20:56:12.651268 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.03.14 20:56:12.651369 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_21_4} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2026.03.14 20:56:12.651409 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001715 sec., 464723.03206997085 rows/sec., 36.16 MiB/sec. | ||
| 7494 | 2026.03.14 20:56:12.651436 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_21_4} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7495 | 2026.03.14 20:56:12.651449 [ 253 ] {ab5a4f3d-352e-43e8-bfc4-b24e5b5f4f9c} <Debug> TCPHandler: Processed in 0.001894856 sec. | ||
| 7496 | 2026.03.14 20:56:12.651507 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7497 | 2026.03.14 20:56:12.651580 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.03.14 20:56:12.651682 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7499 | 2026.03.14 20:56:12.651725 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7500 | 2026.03.14 20:56:12.652188 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.03.14 20:56:12.652225 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7502 | 2026.03.14 20:56:12.652534 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7503 | 2026.03.14 20:56:12.652758 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.03.14 20:56:12.652893 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001234 sec., 115072.93354943274 rows/sec., 6.76 MiB/sec. | ||
| 7505 | 2026.03.14 20:56:12.652932 [ 253 ] {b000c344-67ce-4be3-8a3a-1bdf05685176} <Debug> TCPHandler: Processed in 0.001414159 sec. | ||
| 7506 | 2026.03.14 20:56:12.653052 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.03.14 20:56:12.653147 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7508 | 2026.03.14 20:56:12.653186 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7509 | 2026.03.14 20:56:12.653630 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.03.14 20:56:12.653667 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7511 | 2026.03.14 20:56:12.653977 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7512 | 2026.03.14 20:56:12.654187 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.03.14 20:56:12.654313 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 7514 | 2026.03.14 20:56:12.654351 [ 253 ] {6f6f4386-edfd-40ea-82a8-1f1691d6b43f} <Debug> TCPHandler: Processed in 0.001349369 sec. | ||
| 7515 | 2026.03.14 20:56:12.654464 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.03.14 20:56:12.654558 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7517 | 2026.03.14 20:56:12.654610 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7518 | 2026.03.14 20:56:12.655042 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.03.14 20:56:12.655079 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7520 | 2026.03.14 20:56:12.655375 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7521 | 2026.03.14 20:56:12.655600 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.03.14 20:56:12.655709 [ 127 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7523 | 2026.03.14 20:56:12.655728 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 7524 | 2026.03.14 20:56:12.655747 [ 127 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.03.14 20:56:12.655771 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7526 | 2026.03.14 20:56:12.655771 [ 253 ] {93012306-a5f8-445c-8d0b-2bb5a86ad725} <Debug> TCPHandler: Processed in 0.001357629 sec. | ||
| 7527 | 2026.03.14 20:56:12.655883 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 7528 | 2026.03.14 20:56:12.655902 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7529 | 2026.03.14 20:56:12.656007 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7530 | 2026.03.14 20:56:12.656010 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7531 | 2026.03.14 20:56:12.656059 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 7532 | 2026.03.14 20:56:12.656072 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7533 | 2026.03.14 20:56:12.656137 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 7534 | 2026.03.14 20:56:12.656189 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 7535 | 2026.03.14 20:56:12.656261 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 7536 | 2026.03.14 20:56:12.656332 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 7537 | 2026.03.14 20:56:12.656399 [ 199 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 7538 | 2026.03.14 20:56:12.656747 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.03.14 20:56:12.656793 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7540 | 2026.03.14 20:56:12.657138 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7541 | 2026.03.14 20:56:12.657329 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501411 sec., 599436.1304133246 rows/sec., 36.53 MiB/sec. | ||
| 7542 | 2026.03.14 20:56:12.657376 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.03.14 20:56:12.657481 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7544 | 2026.03.14 20:56:12.657541 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001547 sec., 316742.0814479638 rows/sec., 22.21 MiB/sec. | ||
| 7545 | 2026.03.14 20:56:12.657608 [ 253 ] {969b6290-5724-4af8-bd09-38074d75c9f9} <Debug> TCPHandler: Processed in 0.001755305 sec. | ||
| 7546 | 2026.03.14 20:56:12.657741 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2026.03.14 20:56:12.657836 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_21_4} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.03.14 20:56:12.657848 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7549 | 2026.03.14 20:56:12.657893 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7550 | 2026.03.14 20:56:12.657903 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_21_4} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7551 | 2026.03.14 20:56:12.657988 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7552 | 2026.03.14 20:56:12.658235 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2026.03.14 20:56:12.658271 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7554 | 2026.03.14 20:56:12.658581 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7555 | 2026.03.14 20:56:12.658794 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.03.14 20:56:12.658927 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 7557 | 2026.03.14 20:56:12.658966 [ 253 ] {134f10ad-efb3-4325-b78f-28fe9018a483} <Debug> TCPHandler: Processed in 0.001276537 sec. | ||
| 7558 | 2026.03.14 20:56:12.659079 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7559 | 2026.03.14 20:56:12.659175 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7560 | 2026.03.14 20:56:12.659219 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7561 | 2026.03.14 20:56:12.659634 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.03.14 20:56:12.659671 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7563 | 2026.03.14 20:56:12.660003 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7564 | 2026.03.14 20:56:12.660212 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.03.14 20:56:12.660342 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 7566 | 2026.03.14 20:56:12.660380 [ 253 ] {9b5a65e5-89f0-4130-8ad7-8c8c515da23f} <Debug> TCPHandler: Processed in 0.001351149 sec. | ||
| 7567 | 2026.03.14 20:56:12.660490 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7568 | 2026.03.14 20:56:12.660584 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7569 | 2026.03.14 20:56:12.660625 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7570 | 2026.03.14 20:56:12.660926 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.03.14 20:56:12.660962 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7572 | 2026.03.14 20:56:12.661255 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7573 | 2026.03.14 20:56:12.661454 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.03.14 20:56:12.661550 [ 127 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7575 | 2026.03.14 20:56:12.661577 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 7576 | 2026.03.14 20:56:12.661587 [ 127 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.03.14 20:56:12.661617 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7578 | 2026.03.14 20:56:12.661620 [ 253 ] {944f4aaa-ec29-4b84-a85e-2f5f9f97b728} <Debug> TCPHandler: Processed in 0.001180127 sec. | ||
| 7579 | 2026.03.14 20:56:12.661731 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 7580 | 2026.03.14 20:56:12.661750 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.03.14 20:56:12.661878 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7582 | 2026.03.14 20:56:12.661887 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.03.14 20:56:12.661924 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 7584 | 2026.03.14 20:56:12.661949 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7585 | 2026.03.14 20:56:12.662000 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 7586 | 2026.03.14 20:56:12.662055 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 7587 | 2026.03.14 20:56:12.662099 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 7588 | 2026.03.14 20:56:12.662140 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 7589 | 2026.03.14 20:56:12.662182 [ 189 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 7590 | 2026.03.14 20:56:12.662353 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.03.14 20:56:12.662403 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7592 | 2026.03.14 20:56:12.662808 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7593 | 2026.03.14 20:56:12.663036 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.03.14 20:56:12.663066 [ 199 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139221 sec., 14365.648860444904 rows/sec., 965.19 KiB/sec. | ||
| 7595 | 2026.03.14 20:56:12.663171 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001309 sec., 68754.77463712757 rows/sec., 4.30 MiB/sec. | ||
| 7596 | 2026.03.14 20:56:12.663214 [ 253 ] {b250fe2d-2f31-4402-951b-acad869ff7cf} <Debug> TCPHandler: Processed in 0.001526131 sec. | ||
| 7597 | 2026.03.14 20:56:12.663232 [ 194 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7598 | 2026.03.14 20:56:12.663552 [ 194 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_20_4} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2026.03.14 20:56:12.663635 [ 194 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_20_4} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7600 | 2026.03.14 20:56:12.663715 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7601 | 2026.03.14 20:56:12.965015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7602 | 2026.03.14 20:56:12.982275 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.03.14 20:56:12.982329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7604 | 2026.03.14 20:56:12.987999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7605 | 2026.03.14 20:56:12.988685 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.03.14 20:56:12.991951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7607 | 2026.03.14 20:56:13.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.68 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 272.38 MiB (RSS), difference: -1.30 MiB | ||
| 7608 | 2026.03.14 20:56:16.781813 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.03.14 20:56:16.782031 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7610 | 2026.03.14 20:56:16.782097 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7611 | 2026.03.14 20:56:16.782727 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.03.14 20:56:16.782774 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7613 | 2026.03.14 20:56:16.783167 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7614 | 2026.03.14 20:56:16.783402 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.03.14 20:56:16.783568 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001588 sec., 2518.891687657431 rows/sec., 205.40 KiB/sec. | ||
| 7616 | 2026.03.14 20:56:16.783626 [ 253 ] {7ae17aeb-3580-4469-9149-a199bd3890a4} <Debug> TCPHandler: Processed in 0.001949306 sec. | ||
| 7617 | 2026.03.14 20:56:16.783752 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.03.14 20:56:16.783855 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7619 | 2026.03.14 20:56:16.783899 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7620 | 2026.03.14 20:56:16.785421 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.03.14 20:56:16.785463 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7622 | 2026.03.14 20:56:16.785911 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7623 | 2026.03.14 20:56:16.786130 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.03.14 20:56:16.786270 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Debug> executeQuery: Read 1998 rows, 154.95 KiB in 0.002438 sec., 819524.2001640688 rows/sec., 62.07 MiB/sec. | ||
| 7625 | 2026.03.14 20:56:16.786311 [ 253 ] {92496e73-db1d-4ceb-8db6-06d9699380f2} <Debug> TCPHandler: Processed in 0.002610916 sec. | ||
| 7626 | 2026.03.14 20:56:16.786430 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.03.14 20:56:16.786530 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7628 | 2026.03.14 20:56:16.786572 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7629 | 2026.03.14 20:56:16.787005 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.03.14 20:56:16.787041 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7631 | 2026.03.14 20:56:16.787360 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7632 | 2026.03.14 20:56:16.787576 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.03.14 20:56:16.787697 [ 119 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7634 | 2026.03.14 20:56:16.787709 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001201 sec., 35803.49708576186 rows/sec., 2.61 MiB/sec. | ||
| 7635 | 2026.03.14 20:56:16.787771 [ 119 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.03.14 20:56:16.787790 [ 253 ] {0ee8d57d-e5b7-42eb-bdc0-f4f7811e233c} <Debug> TCPHandler: Processed in 0.001410209 sec. | ||
| 7637 | 2026.03.14 20:56:16.787798 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7638 | 2026.03.14 20:56:16.787900 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7639 | 2026.03.14 20:56:16.787916 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.03.14 20:56:16.787997 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7641 | 2026.03.14 20:56:16.788018 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7642 | 2026.03.14 20:56:16.788026 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 223 rows starting from the beginning of the part | ||
| 7643 | 2026.03.14 20:56:16.788058 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7644 | 2026.03.14 20:56:16.788087 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 7645 | 2026.03.14 20:56:16.788131 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 142 rows starting from the beginning of the part | ||
| 7646 | 2026.03.14 20:56:16.788175 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 7647 | 2026.03.14 20:56:16.788214 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 142 rows starting from the beginning of the part | ||
| 7648 | 2026.03.14 20:56:16.788255 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 43 rows starting from the beginning of the part | ||
| 7649 | 2026.03.14 20:56:16.788675 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.03.14 20:56:16.788709 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7651 | 2026.03.14 20:56:16.789050 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7652 | 2026.03.14 20:56:16.789053 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186886 sec., 530800.7677232691 rows/sec., 35.67 MiB/sec. | ||
| 7653 | 2026.03.14 20:56:16.789278 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.03.14 20:56:16.789307 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7655 | 2026.03.14 20:56:16.789420 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001422 sec., 497890.29535864975 rows/sec., 29.04 MiB/sec. | ||
| 7656 | 2026.03.14 20:56:16.789465 [ 253 ] {7f800078-95f8-4cc7-9df3-acc1afbb3959} <Debug> TCPHandler: Processed in 0.001598622 sec. | ||
| 7657 | 2026.03.14 20:56:16.789574 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.03.14 20:56:16.789673 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7659 | 2026.03.14 20:56:16.789709 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.03.14 20:56:16.789714 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7661 | 2026.03.14 20:56:16.789816 [ 199 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_46_9} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7662 | 2026.03.14 20:56:16.789933 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7663 | 2026.03.14 20:56:16.790107 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.03.14 20:56:16.790148 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7665 | 2026.03.14 20:56:16.790445 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7666 | 2026.03.14 20:56:16.790655 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.03.14 20:56:16.790783 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 7668 | 2026.03.14 20:56:16.790820 [ 253 ] {a651d7b2-40e1-48ed-853d-322e34906119} <Debug> TCPHandler: Processed in 0.001295178 sec. | ||
| 7669 | 2026.03.14 20:56:16.790926 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.03.14 20:56:16.791020 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7671 | 2026.03.14 20:56:16.791059 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7672 | 2026.03.14 20:56:16.791776 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.03.14 20:56:16.791813 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7674 | 2026.03.14 20:56:16.792171 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7675 | 2026.03.14 20:56:16.792385 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.03.14 20:56:16.792516 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001515 sec., 688448.8448844884 rows/sec., 47.57 MiB/sec. | ||
| 7677 | 2026.03.14 20:56:16.792554 [ 253 ] {9f131daf-1b60-40b7-bf67-d65d130d8f2b} <Debug> TCPHandler: Processed in 0.001677373 sec. | ||
| 7678 | 2026.03.14 20:56:16.792664 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.03.14 20:56:16.792759 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7680 | 2026.03.14 20:56:16.792802 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7681 | 2026.03.14 20:56:16.793460 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.03.14 20:56:16.793496 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7683 | 2026.03.14 20:56:16.793920 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7684 | 2026.03.14 20:56:16.794132 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.03.14 20:56:16.794264 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001524 sec., 862860.8923884515 rows/sec., 54.41 MiB/sec. | ||
| 7686 | 2026.03.14 20:56:16.794300 [ 253 ] {34ed3d3c-4034-4678-8bed-57d3f7c11468} <Debug> TCPHandler: Processed in 0.001685493 sec. | ||
| 7687 | 2026.03.14 20:56:16.794408 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.03.14 20:56:16.794503 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7689 | 2026.03.14 20:56:16.794557 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7690 | 2026.03.14 20:56:16.795405 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.03.14 20:56:16.795439 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7692 | 2026.03.14 20:56:16.796005 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7693 | 2026.03.14 20:56:16.796230 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.03.14 20:56:16.796368 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001883 sec., 20711.63037705789 rows/sec., 37.11 MiB/sec. | ||
| 7695 | 2026.03.14 20:56:16.796421 [ 253 ] {0554d2c7-68ba-4c5b-bcf2-4b9bd8ed2622} <Debug> TCPHandler: Processed in 0.002062728 sec. | ||
| 7696 | 2026.03.14 20:56:16.796531 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.03.14 20:56:16.796627 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7698 | 2026.03.14 20:56:16.796670 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7699 | 2026.03.14 20:56:16.796997 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.03.14 20:56:16.797033 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7701 | 2026.03.14 20:56:16.797341 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7702 | 2026.03.14 20:56:16.797558 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.03.14 20:56:16.797686 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 7704 | 2026.03.14 20:56:16.797721 [ 253 ] {0471def9-e522-4640-8688-d7027a73c3bc} <Debug> TCPHandler: Processed in 0.001240207 sec. | ||
| 7705 | 2026.03.14 20:56:17.230093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1006 | ||
| 7706 | 2026.03.14 20:56:17.232723 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.03.14 20:56:17.232766 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7708 | 2026.03.14 20:56:17.233958 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7709 | 2026.03.14 20:56:17.234220 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2026.03.14 20:56:17.234473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 7711 | 2026.03.14 20:56:17.634560 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.03.14 20:56:17.634790 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7713 | 2026.03.14 20:56:17.634870 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7714 | 2026.03.14 20:56:17.635596 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.03.14 20:56:17.635636 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7716 | 2026.03.14 20:56:17.636039 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7717 | 2026.03.14 20:56:17.636279 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.03.14 20:56:17.636432 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0017 sec., 44705.88235294118 rows/sec., 3.68 MiB/sec. | ||
| 7719 | 2026.03.14 20:56:17.636479 [ 253 ] {245aa9e5-6cfd-4243-93a1-9b0cfff859de} <Debug> TCPHandler: Processed in 0.002069209 sec. | ||
| 7720 | 2026.03.14 20:56:17.636600 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.03.14 20:56:17.636713 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.03.14 20:56:17.636756 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7723 | 2026.03.14 20:56:17.637221 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.03.14 20:56:17.637255 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7725 | 2026.03.14 20:56:17.637555 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7726 | 2026.03.14 20:56:17.637772 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.03.14 20:56:17.637899 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 7728 | 2026.03.14 20:56:17.637936 [ 253 ] {d878cd87-d42e-44a6-bddc-51e064905265} <Debug> TCPHandler: Processed in 0.001385159 sec. | ||
| 7729 | 2026.03.14 20:56:17.638050 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.03.14 20:56:17.638143 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7731 | 2026.03.14 20:56:17.638182 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7732 | 2026.03.14 20:56:17.638591 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.03.14 20:56:17.638626 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7734 | 2026.03.14 20:56:17.638930 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7735 | 2026.03.14 20:56:17.639134 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.03.14 20:56:17.639260 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 7737 | 2026.03.14 20:56:17.639296 [ 253 ] {7de7fcee-cfc6-4ab4-9fa4-5a532723e442} <Debug> TCPHandler: Processed in 0.001298988 sec. | ||
| 7738 | 2026.03.14 20:56:17.639404 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.03.14 20:56:17.639495 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.03.14 20:56:17.639537 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7741 | 2026.03.14 20:56:17.639898 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.03.14 20:56:17.639930 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7743 | 2026.03.14 20:56:17.640242 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7744 | 2026.03.14 20:56:17.640447 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.03.14 20:56:17.640569 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001092 sec., 29304.0293040293 rows/sec., 2.04 MiB/sec. | ||
| 7746 | 2026.03.14 20:56:17.640604 [ 253 ] {12a049f5-9a8b-491e-a4df-ac318006e8be} <Debug> TCPHandler: Processed in 0.001246697 sec. | ||
| 7747 | 2026.03.14 20:56:17.640706 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.03.14 20:56:17.640797 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.03.14 20:56:17.640848 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7750 | 2026.03.14 20:56:17.641576 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.03.14 20:56:17.641609 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7752 | 2026.03.14 20:56:17.642120 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7753 | 2026.03.14 20:56:17.642336 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.03.14 20:56:17.642465 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001685 sec., 5934.718100890207 rows/sec., 10.63 MiB/sec. | ||
| 7755 | 2026.03.14 20:56:17.642515 [ 253 ] {af9564fb-b43b-46d6-b9b8-e35e506f5d4b} <Debug> TCPHandler: Processed in 0.001855845 sec. | ||
| 7756 | 2026.03.14 20:56:17.642618 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.03.14 20:56:17.642717 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.03.14 20:56:17.642757 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7759 | 2026.03.14 20:56:17.643066 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.03.14 20:56:17.643099 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7761 | 2026.03.14 20:56:17.643385 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7762 | 2026.03.14 20:56:17.643582 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.03.14 20:56:17.643713 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001014 sec., 11834.31952662722 rows/sec., 816.69 KiB/sec. | ||
| 7764 | 2026.03.14 20:56:17.643747 [ 253 ] {5cc75488-f552-433a-8dfc-53da5fd1e678} <Debug> TCPHandler: Processed in 0.001176286 sec. | ||
| 7765 | 2026.03.14 20:56:19.700092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14777 | ||
| 7766 | 2026.03.14 20:56:19.700665 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.03.14 20:56:19.700713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7768 | 2026.03.14 20:56:19.701259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7769 | 2026.03.14 20:56:19.701498 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.03.14 20:56:19.701628 [ 116 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7771 | 2026.03.14 20:56:19.701641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14777 | ||
| 7772 | 2026.03.14 20:56:19.701676 [ 116 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.03.14 20:56:19.701700 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7774 | 2026.03.14 20:56:19.701838 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 7775 | 2026.03.14 20:56:19.702012 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7776 | 2026.03.14 20:56:19.702055 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12409 rows starting from the beginning of the part | ||
| 7777 | 2026.03.14 20:56:19.702126 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7778 | 2026.03.14 20:56:19.702170 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7779 | 2026.03.14 20:56:19.702209 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7780 | 2026.03.14 20:56:19.702246 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7781 | 2026.03.14 20:56:19.702282 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7782 | 2026.03.14 20:56:19.704128 [ 199 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14777 rows, containing 4 columns (4 merged, 0 gathered) in 0.002388852 sec., 6185816.450747054 rows/sec., 88.49 MiB/sec. | ||
| 7783 | 2026.03.14 20:56:19.704570 [ 202 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7784 | 2026.03.14 20:56:19.705001 [ 202 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.03.14 20:56:19.705100 [ 202 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_31_6} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7786 | 2026.03.14 20:56:19.705204 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7787 | 2026.03.14 20:56:20.492142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7788 | 2026.03.14 20:56:20.509628 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.03.14 20:56:20.509686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7790 | 2026.03.14 20:56:20.515290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7791 | 2026.03.14 20:56:20.515973 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.03.14 20:56:20.516256 [ 115 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7793 | 2026.03.14 20:56:20.516322 [ 115 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.03.14 20:56:20.516346 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 7795 | 2026.03.14 20:56:20.516511 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 7796 | 2026.03.14 20:56:20.519013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7797 | 2026.03.14 20:56:20.520827 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7798 | 2026.03.14 20:56:20.522320 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 7799 | 2026.03.14 20:56:20.527007 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 7800 | 2026.03.14 20:56:20.531552 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 7801 | 2026.03.14 20:56:20.535929 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 7802 | 2026.03.14 20:56:20.540355 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 7803 | 2026.03.14 20:56:20.544223 [ 192 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 7804 | 2026.03.14 20:56:20.603681 [ 202 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.0872504 sec., 2681.9361286595818 rows/sec., 13.87 MiB/sec. | ||
| 7805 | 2026.03.14 20:56:20.606202 [ 200 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7806 | 2026.03.14 20:56:20.608204 [ 200 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_31_6} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.03.14 20:56:20.608304 [ 200 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_31_6} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7808 | 2026.03.14 20:56:20.610421 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7809 | 2026.03.14 20:56:21.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.68 MiB, peak 284.24 MiB, free memory in arenas 0.00 B, will set to 277.06 MiB (RSS), difference: 3.38 MiB | ||
| 7810 | 2026.03.14 20:56:22.647538 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.03.14 20:56:22.647723 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7812 | 2026.03.14 20:56:22.647794 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7813 | 2026.03.14 20:56:22.648497 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.03.14 20:56:22.648548 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7815 | 2026.03.14 20:56:22.648954 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7816 | 2026.03.14 20:56:22.649176 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.03.14 20:56:22.649327 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001651 sec., 172016.95941853424 rows/sec., 10.93 MiB/sec. | ||
| 7818 | 2026.03.14 20:56:22.649380 [ 253 ] {c98c0713-b290-4ee9-aab4-06b55c4bebbc} <Debug> TCPHandler: Processed in 0.001965117 sec. | ||
| 7819 | 2026.03.14 20:56:22.649497 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2026.03.14 20:56:22.649596 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7821 | 2026.03.14 20:56:22.649642 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7822 | 2026.03.14 20:56:22.650411 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.03.14 20:56:22.650449 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7824 | 2026.03.14 20:56:22.650826 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7825 | 2026.03.14 20:56:22.651038 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.03.14 20:56:22.651168 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001594 sec., 500000 rows/sec., 38.90 MiB/sec. | ||
| 7827 | 2026.03.14 20:56:22.651206 [ 253 ] {c60c5347-0032-448e-a06a-a205a1a7a3fa} <Debug> TCPHandler: Processed in 0.001757784 sec. | ||
| 7828 | 2026.03.14 20:56:22.651312 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.03.14 20:56:22.651406 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7830 | 2026.03.14 20:56:22.651445 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7831 | 2026.03.14 20:56:22.651898 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.03.14 20:56:22.651934 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7833 | 2026.03.14 20:56:22.652232 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7834 | 2026.03.14 20:56:22.652439 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.03.14 20:56:22.652568 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001181 sec., 120237.08721422523 rows/sec., 7.06 MiB/sec. | ||
| 7836 | 2026.03.14 20:56:22.652606 [ 253 ] {ba1dbdd8-efd2-49f5-976f-19c328d12d1c} <Debug> TCPHandler: Processed in 0.001340658 sec. | ||
| 7837 | 2026.03.14 20:56:22.652712 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2026.03.14 20:56:22.652812 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7839 | 2026.03.14 20:56:22.652851 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7840 | 2026.03.14 20:56:22.653269 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.03.14 20:56:22.653305 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7842 | 2026.03.14 20:56:22.653604 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7843 | 2026.03.14 20:56:22.653828 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2026.03.14 20:56:22.653959 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 7845 | 2026.03.14 20:56:22.653996 [ 253 ] {282ba346-0415-40b2-994d-0379193b9b4b} <Debug> TCPHandler: Processed in 0.001331179 sec. | ||
| 7846 | 2026.03.14 20:56:22.654102 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2026.03.14 20:56:22.654200 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7848 | 2026.03.14 20:56:22.654238 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7849 | 2026.03.14 20:56:22.654654 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.03.14 20:56:22.654690 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7851 | 2026.03.14 20:56:22.654993 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7852 | 2026.03.14 20:56:22.655202 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.03.14 20:56:22.655324 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 7854 | 2026.03.14 20:56:22.655361 [ 253 ] {601cc00b-8900-49bb-a216-17d40e131520} <Debug> TCPHandler: Processed in 0.001305887 sec. | ||
| 7855 | 2026.03.14 20:56:22.655464 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.03.14 20:56:22.655554 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7857 | 2026.03.14 20:56:22.655593 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7858 | 2026.03.14 20:56:22.656160 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.03.14 20:56:22.656196 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7860 | 2026.03.14 20:56:22.656505 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7861 | 2026.03.14 20:56:22.656703 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.03.14 20:56:22.656835 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001299 sec., 377213.2409545804 rows/sec., 26.45 MiB/sec. | ||
| 7863 | 2026.03.14 20:56:22.656872 [ 253 ] {2782839d-2d3a-4c3d-b564-9f912739e1b7} <Debug> TCPHandler: Processed in 0.00145507 sec. | ||
| 7864 | 2026.03.14 20:56:22.656974 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.03.14 20:56:22.657064 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7866 | 2026.03.14 20:56:22.657104 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7867 | 2026.03.14 20:56:22.657420 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.03.14 20:56:22.657456 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7869 | 2026.03.14 20:56:22.657749 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7870 | 2026.03.14 20:56:22.657951 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.03.14 20:56:22.658072 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 7872 | 2026.03.14 20:56:22.658108 [ 253 ] {a041f20e-f1db-4186-b275-0b7d014006b6} <Debug> TCPHandler: Processed in 0.001180696 sec. | ||
| 7873 | 2026.03.14 20:56:22.658213 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.03.14 20:56:22.658305 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7875 | 2026.03.14 20:56:22.658346 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7876 | 2026.03.14 20:56:22.658731 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.03.14 20:56:22.658773 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7878 | 2026.03.14 20:56:22.659093 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7879 | 2026.03.14 20:56:22.659300 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.03.14 20:56:22.659423 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001136 sec., 233274.64788732392 rows/sec., 15.50 MiB/sec. | ||
| 7881 | 2026.03.14 20:56:22.659459 [ 253 ] {c28803f2-7d3c-479e-95b7-cfd50ee8883e} <Debug> TCPHandler: Processed in 0.001292598 sec. | ||
| 7882 | 2026.03.14 20:56:22.659564 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.03.14 20:56:22.659654 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7884 | 2026.03.14 20:56:22.659695 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7885 | 2026.03.14 20:56:22.660000 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.03.14 20:56:22.660035 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7887 | 2026.03.14 20:56:22.660317 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7888 | 2026.03.14 20:56:22.660515 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.03.14 20:56:22.660639 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 7890 | 2026.03.14 20:56:22.660674 [ 253 ] {551b3c1a-77e9-45e4-a250-4e769c7f136b} <Debug> TCPHandler: Processed in 0.001157505 sec. | ||
| 7891 | 2026.03.14 20:56:22.660783 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2026.03.14 20:56:22.660872 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7893 | 2026.03.14 20:56:22.660912 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7894 | 2026.03.14 20:56:22.661223 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.03.14 20:56:22.661259 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7896 | 2026.03.14 20:56:22.661549 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7897 | 2026.03.14 20:56:22.661761 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.03.14 20:56:22.661883 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001027 sec., 87633.88510223954 rows/sec., 5.48 MiB/sec. | ||
| 7899 | 2026.03.14 20:56:22.661917 [ 253 ] {5484dff0-8ca2-4194-9f82-492091e14a1d} <Debug> TCPHandler: Processed in 0.001188257 sec. | ||
| 7900 | 2026.03.14 20:56:27.092400 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7901 | 2026.03.14 20:56:27.092507 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7902 | 2026.03.14 20:56:27.201894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15289 | ||
| 7903 | 2026.03.14 20:56:27.202599 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.03.14 20:56:27.202637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7905 | 2026.03.14 20:56:27.203373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7906 | 2026.03.14 20:56:27.203608 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.03.14 20:56:27.203747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15289 | ||
| 7908 | 2026.03.14 20:56:27.234925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1038 | ||
| 7909 | 2026.03.14 20:56:27.237558 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.03.14 20:56:27.237601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7911 | 2026.03.14 20:56:27.238757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7912 | 2026.03.14 20:56:27.239032 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.03.14 20:56:27.239284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 7914 | 2026.03.14 20:56:27.641727 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.03.14 20:56:27.641913 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7916 | 2026.03.14 20:56:27.641978 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7917 | 2026.03.14 20:56:27.642700 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.03.14 20:56:27.642747 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7919 | 2026.03.14 20:56:27.643166 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7920 | 2026.03.14 20:56:27.643405 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.03.14 20:56:27.643548 [ 106 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7922 | 2026.03.14 20:56:27.643560 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001695 sec., 80235.98820058997 rows/sec., 6.97 MiB/sec. | ||
| 7923 | 2026.03.14 20:56:27.643586 [ 106 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.03.14 20:56:27.643606 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7925 | 2026.03.14 20:56:27.643609 [ 253 ] {43f003f9-6935-4af5-8c87-7ad577901e36} <Debug> TCPHandler: Processed in 0.002006708 sec. | ||
| 7926 | 2026.03.14 20:56:27.643724 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7927 | 2026.03.14 20:56:27.643740 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.03.14 20:56:27.643872 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7929 | 2026.03.14 20:56:27.643874 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7930 | 2026.03.14 20:56:27.643916 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7931 | 2026.03.14 20:56:27.643929 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2888 rows starting from the beginning of the part | ||
| 7932 | 2026.03.14 20:56:27.644010 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 797 rows starting from the beginning of the part | ||
| 7933 | 2026.03.14 20:56:27.644062 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1998 rows starting from the beginning of the part | ||
| 7934 | 2026.03.14 20:56:27.644113 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 7935 | 2026.03.14 20:56:27.644156 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 797 rows starting from the beginning of the part | ||
| 7936 | 2026.03.14 20:56:27.644200 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 136 rows starting from the beginning of the part | ||
| 7937 | 2026.03.14 20:56:27.644365 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.03.14 20:56:27.644407 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7939 | 2026.03.14 20:56:27.644925 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7940 | 2026.03.14 20:56:27.645187 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.03.14 20:56:27.645349 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001495 sec., 26755.852842809363 rows/sec., 1.96 MiB/sec. | ||
| 7942 | 2026.03.14 20:56:27.645396 [ 253 ] {fd566d92-c26d-4fc4-831d-1dcf49e67164} <Debug> TCPHandler: Processed in 0.001706623 sec. | ||
| 7943 | 2026.03.14 20:56:27.645523 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2026.03.14 20:56:27.645642 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7945 | 2026.03.14 20:56:27.645691 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7946 | 2026.03.14 20:56:27.646214 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.03.14 20:56:27.646255 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7948 | 2026.03.14 20:56:27.646558 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6692 rows, containing 5 columns (5 merged, 0 gathered) in 0.00288335 sec., 2320911.4398182672 rows/sec., 187.90 MiB/sec. | ||
| 7949 | 2026.03.14 20:56:27.646600 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7950 | 2026.03.14 20:56:27.646837 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.03.14 20:56:27.646937 [ 106 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7952 | 2026.03.14 20:56:27.646965 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001348 sec., 77151.3353115727 rows/sec., 6.03 MiB/sec. | ||
| 7953 | 2026.03.14 20:56:27.646968 [ 106 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.03.14 20:56:27.646996 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7955 | 2026.03.14 20:56:27.647004 [ 253 ] {be9e05fb-8884-461a-afd5-d7b857de0ee6} <Debug> TCPHandler: Processed in 0.001540081 sec. | ||
| 7956 | 2026.03.14 20:56:27.647061 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7957 | 2026.03.14 20:56:27.647115 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.03.14 20:56:27.647147 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7959 | 2026.03.14 20:56:27.647154 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7960 | 2026.03.14 20:56:27.647202 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1549 rows starting from the beginning of the part | ||
| 7961 | 2026.03.14 20:56:27.647214 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7962 | 2026.03.14 20:56:27.647247 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 490 rows starting from the beginning of the part | ||
| 7963 | 2026.03.14 20:56:27.647262 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7964 | 2026.03.14 20:56:27.647289 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1043 rows starting from the beginning of the part | ||
| 7965 | 2026.03.14 20:56:27.647330 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 7966 | 2026.03.14 20:56:27.647364 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 490 rows starting from the beginning of the part | ||
| 7967 | 2026.03.14 20:56:27.647398 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7968 | 2026.03.14 20:56:27.647607 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.03.14 20:56:27.647679 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.03.14 20:56:27.647699 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_51_10} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7971 | 2026.03.14 20:56:27.647721 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7972 | 2026.03.14 20:56:27.647803 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7973 | 2026.03.14 20:56:27.648069 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7974 | 2026.03.14 20:56:27.648286 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.03.14 20:56:27.648385 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7976 | 2026.03.14 20:56:27.648411 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.03.14 20:56:27.648416 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7978 | 2026.03.14 20:56:27.648427 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7979 | 2026.03.14 20:56:27.648454 [ 253 ] {e39f1a24-e461-4827-b79b-f2a0130615fd} <Debug> TCPHandler: Processed in 0.001387589 sec. | ||
| 7980 | 2026.03.14 20:56:27.648506 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7981 | 2026.03.14 20:56:27.648561 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.03.14 20:56:27.648611 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7983 | 2026.03.14 20:56:27.648644 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16908 rows starting from the beginning of the part | ||
| 7984 | 2026.03.14 20:56:27.648650 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616642 sec., 2319623.02105228 rows/sec., 171.37 MiB/sec. | ||
| 7985 | 2026.03.14 20:56:27.648658 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.03.14 20:56:27.648699 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 7987 | 2026.03.14 20:56:27.648719 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7988 | 2026.03.14 20:56:27.648748 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1315 rows starting from the beginning of the part | ||
| 7989 | 2026.03.14 20:56:27.648795 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 7990 | 2026.03.14 20:56:27.648833 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 7991 | 2026.03.14 20:56:27.648835 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7992 | 2026.03.14 20:56:27.648871 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7993 | 2026.03.14 20:56:27.649092 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.03.14 20:56:27.649168 [ 188 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_51_10} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7995 | 2026.03.14 20:56:27.649244 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7996 | 2026.03.14 20:56:27.649604 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.03.14 20:56:27.649645 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 7998 | 2026.03.14 20:56:27.650359 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7999 | 2026.03.14 20:56:27.650593 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.03.14 20:56:27.650735 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002094 sec., 19102.196752626554 rows/sec., 34.23 MiB/sec. | ||
| 8001 | 2026.03.14 20:56:27.650788 [ 253 ] {2d29e00b-434e-4926-a366-d7ed0dbb9dc6} <Debug> TCPHandler: Processed in 0.002273862 sec. | ||
| 8002 | 2026.03.14 20:56:27.650899 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2026.03.14 20:56:27.650991 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8004 | 2026.03.14 20:56:27.651032 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8005 | 2026.03.14 20:56:27.651377 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.03.14 20:56:27.651410 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8007 | 2026.03.14 20:56:27.651816 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8008 | 2026.03.14 20:56:27.652020 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.03.14 20:56:27.652117 [ 106 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8010 | 2026.03.14 20:56:27.652145 [ 106 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.03.14 20:56:27.652146 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 8012 | 2026.03.14 20:56:27.652161 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8013 | 2026.03.14 20:56:27.652187 [ 253 ] {76395c43-389f-4b85-bd2c-89a598b8ba9a} <Debug> TCPHandler: Processed in 0.001335789 sec. | ||
| 8014 | 2026.03.14 20:56:27.652239 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8015 | 2026.03.14 20:56:27.652336 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8016 | 2026.03.14 20:56:27.652366 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2952 rows starting from the beginning of the part | ||
| 8017 | 2026.03.14 20:56:27.652426 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8018 | 2026.03.14 20:56:27.652466 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
| 8019 | 2026.03.14 20:56:27.652506 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 8020 | 2026.03.14 20:56:27.652540 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8021 | 2026.03.14 20:56:27.652574 [ 202 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8022 | 2026.03.14 20:56:27.654001 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001795815 sec., 1810876.9555884097 rows/sec., 117.21 MiB/sec. | ||
| 8023 | 2026.03.14 20:56:27.654366 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8024 | 2026.03.14 20:56:27.654607 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.14 20:56:27.654674 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_51_10} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8026 | 2026.03.14 20:56:27.654746 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8027 | 2026.03.14 20:56:27.654992 [ 202 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18945 rows, containing 5 columns (5 merged, 0 gathered) in 0.00652387 sec., 2903951.1823503533 rows/sec., 190.40 MiB/sec. | ||
| 8028 | 2026.03.14 20:56:27.655263 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8029 | 2026.03.14 20:56:27.655519 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.03.14 20:56:27.655587 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8031 | 2026.03.14 20:56:27.655671 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 8032 | 2026.03.14 20:56:28.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.63 MiB, peak 287.50 MiB, free memory in arenas 0.00 B, will set to 280.00 MiB (RSS), difference: 2.36 MiB | ||
| 8033 | 2026.03.14 20:56:28.001325 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000869562 sec. | ||
| 8034 | 2026.03.14 20:56:28.019230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8035 | 2026.03.14 20:56:28.034347 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.03.14 20:56:28.034398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8037 | 2026.03.14 20:56:28.039730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8038 | 2026.03.14 20:56:28.040401 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.03.14 20:56:28.042867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8040 | 2026.03.14 20:56:32.647000 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.03.14 20:56:32.647273 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8042 | 2026.03.14 20:56:32.647368 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8043 | 2026.03.14 20:56:32.648173 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.03.14 20:56:32.648218 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8045 | 2026.03.14 20:56:32.648626 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8046 | 2026.03.14 20:56:32.648848 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.03.14 20:56:32.648999 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001795 sec., 158217.27019498608 rows/sec., 10.05 MiB/sec. | ||
| 8048 | 2026.03.14 20:56:32.649041 [ 253 ] {98706e44-de96-42d4-9efa-4dafce76a634} <Debug> TCPHandler: Processed in 0.00220341 sec. | ||
| 8049 | 2026.03.14 20:56:32.649159 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.03.14 20:56:32.649254 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8051 | 2026.03.14 20:56:32.649293 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8052 | 2026.03.14 20:56:32.649982 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.03.14 20:56:32.650019 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8054 | 2026.03.14 20:56:32.650380 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8055 | 2026.03.14 20:56:32.650584 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.03.14 20:56:32.650713 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001478 sec., 539242.2192151557 rows/sec., 41.95 MiB/sec. | ||
| 8057 | 2026.03.14 20:56:32.650751 [ 253 ] {bd5e417e-427e-4507-9e80-6be86dcaeb30} <Debug> TCPHandler: Processed in 0.001640793 sec. | ||
| 8058 | 2026.03.14 20:56:32.650864 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.03.14 20:56:32.650963 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.03.14 20:56:32.651002 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8061 | 2026.03.14 20:56:32.651447 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.03.14 20:56:32.651483 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8063 | 2026.03.14 20:56:32.651787 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8064 | 2026.03.14 20:56:32.652006 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.03.14 20:56:32.652132 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001188 sec., 119528.61952861953 rows/sec., 7.02 MiB/sec. | ||
| 8066 | 2026.03.14 20:56:32.652169 [ 253 ] {5b9179d8-69ec-43b5-8803-7d6e1d2aecc2} <Debug> TCPHandler: Processed in 0.001354108 sec. | ||
| 8067 | 2026.03.14 20:56:32.652282 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.03.14 20:56:32.652375 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8069 | 2026.03.14 20:56:32.652413 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8070 | 2026.03.14 20:56:32.652823 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.03.14 20:56:32.652859 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8072 | 2026.03.14 20:56:32.653144 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8073 | 2026.03.14 20:56:32.653338 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.03.14 20:56:32.653462 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001106 sec., 134719.71066907776 rows/sec., 8.70 MiB/sec. | ||
| 8075 | 2026.03.14 20:56:32.653499 [ 253 ] {225802c2-d00b-4b95-b550-c1aa1816950a} <Debug> TCPHandler: Processed in 0.001264637 sec. | ||
| 8076 | 2026.03.14 20:56:32.653605 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.03.14 20:56:32.653697 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8078 | 2026.03.14 20:56:32.653735 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8079 | 2026.03.14 20:56:32.654140 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.03.14 20:56:32.654176 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8081 | 2026.03.14 20:56:32.654476 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8082 | 2026.03.14 20:56:32.654675 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.03.14 20:56:32.654796 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001117 sec., 132497.76186213072 rows/sec., 7.54 MiB/sec. | ||
| 8084 | 2026.03.14 20:56:32.654833 [ 253 ] {be5b0a93-ad13-48f1-b502-83f56bcff5ab} <Debug> TCPHandler: Processed in 0.001274388 sec. | ||
| 8085 | 2026.03.14 20:56:32.654937 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2026.03.14 20:56:32.655028 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8087 | 2026.03.14 20:56:32.655066 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8088 | 2026.03.14 20:56:32.655581 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.03.14 20:56:32.655616 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8090 | 2026.03.14 20:56:32.655960 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8091 | 2026.03.14 20:56:32.656200 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.03.14 20:56:32.656334 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001323 sec., 370370.3703703704 rows/sec., 25.97 MiB/sec. | ||
| 8093 | 2026.03.14 20:56:32.656374 [ 253 ] {c2d86bbd-4cee-4429-aa46-8c13534e4cff} <Debug> TCPHandler: Processed in 0.0014833 sec. | ||
| 8094 | 2026.03.14 20:56:32.656478 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.03.14 20:56:32.656575 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8096 | 2026.03.14 20:56:32.656617 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8097 | 2026.03.14 20:56:32.656956 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.03.14 20:56:32.656993 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8099 | 2026.03.14 20:56:32.657299 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8100 | 2026.03.14 20:56:32.657509 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.03.14 20:56:32.657633 [ 100 ] {} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8102 | 2026.03.14 20:56:32.657640 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 8103 | 2026.03.14 20:56:32.657717 [ 100 ] {} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.03.14 20:56:32.657728 [ 253 ] {00f3a5d2-0416-4c83-a52b-b95c313452b8} <Debug> TCPHandler: Processed in 0.001300218 sec. | ||
| 8105 | 2026.03.14 20:56:32.657749 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8106 | 2026.03.14 20:56:32.657846 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.03.14 20:56:32.657857 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 8108 | 2026.03.14 20:56:32.657957 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8109 | 2026.03.14 20:56:32.657986 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8110 | 2026.03.14 20:56:32.658006 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8111 | 2026.03.14 20:56:32.658028 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 8112 | 2026.03.14 20:56:32.658097 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8113 | 2026.03.14 20:56:32.658171 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8114 | 2026.03.14 20:56:32.658237 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8115 | 2026.03.14 20:56:32.658300 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8116 | 2026.03.14 20:56:32.658348 [ 197 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8117 | 2026.03.14 20:56:32.658402 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.03.14 20:56:32.658441 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8119 | 2026.03.14 20:56:32.658823 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8120 | 2026.03.14 20:56:32.659095 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.03.14 20:56:32.659231 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001293 sec., 204949.72931167824 rows/sec., 13.62 MiB/sec. | ||
| 8122 | 2026.03.14 20:56:32.659256 [ 202 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00143474 sec., 87820.78982951614 rows/sec., 4.48 MiB/sec. | ||
| 8123 | 2026.03.14 20:56:32.659267 [ 253 ] {3e461656-2a7f-41dd-aaf1-7b6d0b00e240} <Debug> TCPHandler: Processed in 0.00147186 sec. | ||
| 8124 | 2026.03.14 20:56:32.659436 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.03.14 20:56:32.659529 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.03.14 20:56:32.659532 [ 202 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8127 | 2026.03.14 20:56:32.659571 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8128 | 2026.03.14 20:56:32.659877 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2026.03.14 20:56:32.659890 [ 202 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.03.14 20:56:32.659916 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8131 | 2026.03.14 20:56:32.659983 [ 202 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_21_4} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8132 | 2026.03.14 20:56:32.660078 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8133 | 2026.03.14 20:56:32.660235 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8134 | 2026.03.14 20:56:32.660440 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.03.14 20:56:32.660563 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 8136 | 2026.03.14 20:56:32.660598 [ 253 ] {430f809d-c707-46d4-bb36-2467032fb47b} <Debug> TCPHandler: Processed in 0.001208306 sec. | ||
| 8137 | 2026.03.14 20:56:32.660701 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.03.14 20:56:32.660792 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.03.14 20:56:32.660832 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8140 | 2026.03.14 20:56:32.661143 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.03.14 20:56:32.661178 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8142 | 2026.03.14 20:56:32.661479 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8143 | 2026.03.14 20:56:32.661677 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.03.14 20:56:32.661800 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001025 sec., 87804.87804878048 rows/sec., 5.49 MiB/sec. | ||
| 8145 | 2026.03.14 20:56:32.661834 [ 253 ] {03187e05-8fd6-4b01-8bd7-f18d498e881a} <Debug> TCPHandler: Processed in 0.001179846 sec. | ||
| 8146 | 2026.03.14 20:56:34.703971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15737 | ||
| 8147 | 2026.03.14 20:56:34.704568 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.03.14 20:56:34.704625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8149 | 2026.03.14 20:56:34.705215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8150 | 2026.03.14 20:56:34.705487 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.03.14 20:56:34.705646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15737 | ||
| 8152 | 2026.03.14 20:56:35.070036 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41355 | ||
| 8153 | 2026.03.14 20:56:35.070171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8154 | 2026.03.14 20:56:35.070207 [ 292 ] {} <Debug> TCP-Session: a0b32ad0-a124-43fc-9cfe-d1d24a22adae Authenticating user 'default' from [fd00:1122:3344:101::e]:41355 | ||
| 8155 | 2026.03.14 20:56:35.070235 [ 292 ] {} <Debug> TCP-Session: a0b32ad0-a124-43fc-9cfe-d1d24a22adae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.03.14 20:56:35.070251 [ 292 ] {} <Debug> TCP-Session: a0b32ad0-a124-43fc-9cfe-d1d24a22adae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8157 | 2026.03.14 20:56:35.070511 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34837 | ||
| 8158 | 2026.03.14 20:56:35.070523 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54230 | ||
| 8159 | 2026.03.14 20:56:35.070547 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51927 | ||
| 8160 | 2026.03.14 20:56:35.070583 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53919 | ||
| 8161 | 2026.03.14 20:56:35.070612 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36484 | ||
| 8162 | 2026.03.14 20:56:35.070641 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8163 | 2026.03.14 20:56:35.070646 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8164 | 2026.03.14 20:56:35.070580 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39458 | ||
| 8165 | 2026.03.14 20:56:35.070711 [ 3 ] {} <Debug> TCP-Session: 639f3f9e-c520-4ca9-be34-ef21ef66d377 Authenticating user 'default' from [fd00:1122:3344:101::e]:54230 | ||
| 8166 | 2026.03.14 20:56:35.070697 [ 293 ] {} <Debug> TCP-Session: 620c6412-e0fc-4c70-a8d7-0d28997cc99d Authenticating user 'default' from [fd00:1122:3344:101::e]:34837 | ||
| 8167 | 2026.03.14 20:56:35.070760 [ 3 ] {} <Debug> TCP-Session: 639f3f9e-c520-4ca9-be34-ef21ef66d377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2026.03.14 20:56:35.070575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42515 | ||
| 8169 | 2026.03.14 20:56:35.070792 [ 293 ] {} <Debug> TCP-Session: 620c6412-e0fc-4c70-a8d7-0d28997cc99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2026.03.14 20:56:35.070800 [ 3 ] {} <Debug> TCP-Session: 639f3f9e-c520-4ca9-be34-ef21ef66d377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2026.03.14 20:56:35.070833 [ 293 ] {} <Debug> TCP-Session: 620c6412-e0fc-4c70-a8d7-0d28997cc99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8172 | 2026.03.14 20:56:35.070848 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8173 | 2026.03.14 20:56:35.070790 [ 292 ] {} <Trace> TCP-Session: a0b32ad0-a124-43fc-9cfe-d1d24a22adae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.03.14 20:56:35.070915 [ 286 ] {} <Debug> TCP-Session: 792e2b9e-85d0-4a40-9e63-99e4e62c8d5a Authenticating user 'default' from [fd00:1122:3344:101::e]:51927 | ||
| 8175 | 2026.03.14 20:56:35.070524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59116 | ||
| 8176 | 2026.03.14 20:56:35.070967 [ 286 ] {} <Debug> TCP-Session: 792e2b9e-85d0-4a40-9e63-99e4e62c8d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8177 | 2026.03.14 20:56:35.070989 [ 286 ] {} <Debug> TCP-Session: 792e2b9e-85d0-4a40-9e63-99e4e62c8d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2026.03.14 20:56:35.071142 [ 292 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41355) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8179 | 2026.03.14 20:56:35.071272 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8180 | 2026.03.14 20:56:35.071321 [ 287 ] {} <Debug> TCP-Session: f1693a3a-a206-487b-a4c8-547a87b3884b Authenticating user 'default' from [fd00:1122:3344:101::e]:39458 | ||
| 8181 | 2026.03.14 20:56:35.071353 [ 287 ] {} <Debug> TCP-Session: f1693a3a-a206-487b-a4c8-547a87b3884b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.03.14 20:56:35.071369 [ 287 ] {} <Debug> TCP-Session: f1693a3a-a206-487b-a4c8-547a87b3884b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8183 | 2026.03.14 20:56:35.071370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8184 | 2026.03.14 20:56:35.071417 [ 289 ] {} <Debug> TCP-Session: 4d5247d5-5b62-4954-b759-3518ecdc045a Authenticating user 'default' from [fd00:1122:3344:101::e]:42515 | ||
| 8185 | 2026.03.14 20:56:35.071435 [ 289 ] {} <Debug> TCP-Session: 4d5247d5-5b62-4954-b759-3518ecdc045a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2026.03.14 20:56:35.071452 [ 289 ] {} <Debug> TCP-Session: 4d5247d5-5b62-4954-b759-3518ecdc045a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.03.14 20:56:35.071521 [ 292 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8188 | 2026.03.14 20:56:35.071611 [ 292 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8189 | 2026.03.14 20:56:35.071672 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8190 | 2026.03.14 20:56:35.071719 [ 290 ] {} <Debug> TCP-Session: f4b6c658-37b0-4741-bdbc-2b6ecc6ee92a Authenticating user 'default' from [fd00:1122:3344:101::e]:53919 | ||
| 8191 | 2026.03.14 20:56:35.071743 [ 290 ] {} <Debug> TCP-Session: f4b6c658-37b0-4741-bdbc-2b6ecc6ee92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.03.14 20:56:35.071763 [ 290 ] {} <Debug> TCP-Session: f4b6c658-37b0-4741-bdbc-2b6ecc6ee92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.03.14 20:56:35.071806 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8194 | 2026.03.14 20:56:35.071853 [ 291 ] {} <Debug> TCP-Session: 4595335c-f98a-4cd9-adbd-1111feaab0b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36484 | ||
| 8195 | 2026.03.14 20:56:35.071875 [ 291 ] {} <Debug> TCP-Session: 4595335c-f98a-4cd9-adbd-1111feaab0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2026.03.14 20:56:35.071894 [ 291 ] {} <Debug> TCP-Session: 4595335c-f98a-4cd9-adbd-1111feaab0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.03.14 20:56:35.072030 [ 292 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 8198 | 2026.03.14 20:56:35.072039 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8199 | 2026.03.14 20:56:35.072100 [ 294 ] {} <Debug> TCP-Session: d6680d53-9853-4a92-aa56-19d5019987e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59116 | ||
| 8200 | 2026.03.14 20:56:35.072123 [ 294 ] {} <Debug> TCP-Session: d6680d53-9853-4a92-aa56-19d5019987e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8201 | 2026.03.14 20:56:35.072139 [ 294 ] {} <Debug> TCP-Session: d6680d53-9853-4a92-aa56-19d5019987e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.03.14 20:56:35.073247 [ 330 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Trace> AggregatingTransform: Aggregating | ||
| 8203 | 2026.03.14 20:56:35.073300 [ 330 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Trace> Aggregator: Aggregation method: without_key | ||
| 8204 | 2026.03.14 20:56:35.073344 [ 330 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001164076 sec. (859.050 rows/sec., 33.56 KiB/sec.) | ||
| 8205 | 2026.03.14 20:56:35.073365 [ 330 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Trace> Aggregator: Merging aggregated data | ||
| 8206 | 2026.03.14 20:56:35.074830 [ 292 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003772 sec., 265.11134676564154 rows/sec., 10.36 KiB/sec. | ||
| 8207 | 2026.03.14 20:56:35.075024 [ 292 ] {ccb04e80-d0e5-4c9b-9969-6c8946bd7b55} <Debug> TCPHandler: Processed in 0.00439909 sec. | ||
| 8208 | 2026.03.14 20:56:35.075202 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8209 | 2026.03.14 20:56:35.075244 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8210 | 2026.03.14 20:56:35.075250 [ 292 ] {} <Debug> TCP-Session: a0b32ad0-a124-43fc-9cfe-d1d24a22adae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.03.14 20:56:35.075276 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8212 | 2026.03.14 20:56:35.075304 [ 293 ] {} <Debug> TCP-Session: 620c6412-e0fc-4c70-a8d7-0d28997cc99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8213 | 2026.03.14 20:56:35.075302 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8214 | 2026.03.14 20:56:35.075340 [ 291 ] {} <Debug> TCP-Session: 4595335c-f98a-4cd9-adbd-1111feaab0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.03.14 20:56:35.075358 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8216 | 2026.03.14 20:56:35.075374 [ 3 ] {} <Debug> TCP-Session: 639f3f9e-c520-4ca9-be34-ef21ef66d377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2026.03.14 20:56:35.075332 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8218 | 2026.03.14 20:56:35.075413 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8219 | 2026.03.14 20:56:35.075461 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8220 | 2026.03.14 20:56:35.075464 [ 294 ] {} <Debug> TCP-Session: d6680d53-9853-4a92-aa56-19d5019987e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.03.14 20:56:35.075489 [ 286 ] {} <Debug> TCP-Session: 792e2b9e-85d0-4a40-9e63-99e4e62c8d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.03.14 20:56:35.075496 [ 290 ] {} <Debug> TCP-Session: f4b6c658-37b0-4741-bdbc-2b6ecc6ee92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2026.03.14 20:56:35.075424 [ 289 ] {} <Debug> TCP-Session: 4d5247d5-5b62-4954-b759-3518ecdc045a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.03.14 20:56:35.075428 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8225 | 2026.03.14 20:56:35.075577 [ 287 ] {} <Debug> TCP-Session: f1693a3a-a206-487b-a4c8-547a87b3884b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.03.14 20:56:35.162792 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33983 | ||
| 8227 | 2026.03.14 20:56:35.162924 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8228 | 2026.03.14 20:56:35.162961 [ 292 ] {} <Debug> TCP-Session: a4b9a89e-b33f-401a-b13c-5eb04f4ece01 Authenticating user 'default' from [fd00:1122:3344:101::e]:33983 | ||
| 8229 | 2026.03.14 20:56:35.162993 [ 292 ] {} <Debug> TCP-Session: a4b9a89e-b33f-401a-b13c-5eb04f4ece01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8230 | 2026.03.14 20:56:35.163013 [ 292 ] {} <Debug> TCP-Session: a4b9a89e-b33f-401a-b13c-5eb04f4ece01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8231 | 2026.03.14 20:56:35.163207 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42246 | ||
| 8232 | 2026.03.14 20:56:35.163236 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46185 | ||
| 8233 | 2026.03.14 20:56:35.163244 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53800 | ||
| 8234 | 2026.03.14 20:56:35.163284 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38854 | ||
| 8235 | 2026.03.14 20:56:35.163306 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46822 | ||
| 8236 | 2026.03.14 20:56:35.163330 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8237 | 2026.03.14 20:56:35.163334 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8238 | 2026.03.14 20:56:35.163371 [ 3 ] {} <Debug> TCP-Session: 82c8fa3c-b6a7-48ae-82c0-a29050264839 Authenticating user 'default' from [fd00:1122:3344:101::e]:46185 | ||
| 8239 | 2026.03.14 20:56:35.163372 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8240 | 2026.03.14 20:56:35.163392 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8241 | 2026.03.14 20:56:35.163397 [ 293 ] {} <Debug> TCP-Session: d27cc560-2629-4022-b20d-f32003362c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:42246 | ||
| 8242 | 2026.03.14 20:56:35.163422 [ 294 ] {} <Debug> TCP-Session: 6eec1217-d1bf-4ddf-a8c6-d5909fd57f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:53800 | ||
| 8243 | 2026.03.14 20:56:35.163438 [ 291 ] {} <Debug> TCP-Session: 31fc2476-8d47-4299-a9e5-3a18f2670123 Authenticating user 'default' from [fd00:1122:3344:101::e]:46822 | ||
| 8244 | 2026.03.14 20:56:35.163451 [ 293 ] {} <Debug> TCP-Session: d27cc560-2629-4022-b20d-f32003362c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.03.14 20:56:35.163465 [ 294 ] {} <Debug> TCP-Session: 6eec1217-d1bf-4ddf-a8c6-d5909fd57f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.03.14 20:56:35.163478 [ 291 ] {} <Debug> TCP-Session: 31fc2476-8d47-4299-a9e5-3a18f2670123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2026.03.14 20:56:35.163483 [ 293 ] {} <Debug> TCP-Session: d27cc560-2629-4022-b20d-f32003362c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2026.03.14 20:56:35.163510 [ 291 ] {} <Debug> TCP-Session: 31fc2476-8d47-4299-a9e5-3a18f2670123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8249 | 2026.03.14 20:56:35.163497 [ 294 ] {} <Debug> TCP-Session: 6eec1217-d1bf-4ddf-a8c6-d5909fd57f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2026.03.14 20:56:35.163400 [ 3 ] {} <Debug> TCP-Session: 82c8fa3c-b6a7-48ae-82c0-a29050264839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.03.14 20:56:35.163390 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8252 | 2026.03.14 20:56:35.163584 [ 3 ] {} <Debug> TCP-Session: 82c8fa3c-b6a7-48ae-82c0-a29050264839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8253 | 2026.03.14 20:56:35.163295 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55687 | ||
| 8254 | 2026.03.14 20:56:35.163613 [ 287 ] {} <Debug> TCP-Session: c3120cf2-496d-48c5-95cc-1ee14f53656d Authenticating user 'default' from [fd00:1122:3344:101::e]:38854 | ||
| 8255 | 2026.03.14 20:56:35.163286 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42256 | ||
| 8256 | 2026.03.14 20:56:35.163661 [ 287 ] {} <Debug> TCP-Session: c3120cf2-496d-48c5-95cc-1ee14f53656d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.03.14 20:56:35.163687 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8258 | 2026.03.14 20:56:35.163695 [ 287 ] {} <Debug> TCP-Session: c3120cf2-496d-48c5-95cc-1ee14f53656d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.03.14 20:56:35.163718 [ 290 ] {} <Debug> TCP-Session: 29f6923e-922c-4470-b913-b3f3a01c2f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:55687 | ||
| 8260 | 2026.03.14 20:56:35.163728 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8261 | 2026.03.14 20:56:35.163746 [ 290 ] {} <Debug> TCP-Session: 29f6923e-922c-4470-b913-b3f3a01c2f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.03.14 20:56:35.163262 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52601 | ||
| 8263 | 2026.03.14 20:56:35.163770 [ 290 ] {} <Debug> TCP-Session: 29f6923e-922c-4470-b913-b3f3a01c2f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.03.14 20:56:35.163768 [ 289 ] {} <Debug> TCP-Session: 36be6f57-e436-43ec-948c-77b73e2e3193 Authenticating user 'default' from [fd00:1122:3344:101::e]:42256 | ||
| 8265 | 2026.03.14 20:56:35.163401 [ 292 ] {} <Trace> TCP-Session: a4b9a89e-b33f-401a-b13c-5eb04f4ece01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.03.14 20:56:35.163813 [ 289 ] {} <Debug> TCP-Session: 36be6f57-e436-43ec-948c-77b73e2e3193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.03.14 20:56:35.163830 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8268 | 2026.03.14 20:56:35.163863 [ 289 ] {} <Debug> TCP-Session: 36be6f57-e436-43ec-948c-77b73e2e3193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.03.14 20:56:35.163890 [ 286 ] {} <Debug> TCP-Session: 1d759852-aa73-42e7-9860-5a374475c616 Authenticating user 'default' from [fd00:1122:3344:101::e]:52601 | ||
| 8270 | 2026.03.14 20:56:35.163914 [ 286 ] {} <Debug> TCP-Session: 1d759852-aa73-42e7-9860-5a374475c616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.03.14 20:56:35.163926 [ 286 ] {} <Debug> TCP-Session: 1d759852-aa73-42e7-9860-5a374475c616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8272 | 2026.03.14 20:56:35.164037 [ 292 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33983) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8273 | 2026.03.14 20:56:35.164382 [ 292 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8274 | 2026.03.14 20:56:35.164452 [ 292 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8275 | 2026.03.14 20:56:35.164840 [ 292 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 8276 | 2026.03.14 20:56:35.166007 [ 333 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Trace> AggregatingTransform: Aggregating | ||
| 8277 | 2026.03.14 20:56:35.166077 [ 333 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8278 | 2026.03.14 20:56:35.166115 [ 333 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001144875 sec. (873.458 rows/sec., 34.12 KiB/sec.) | ||
| 8279 | 2026.03.14 20:56:35.166133 [ 333 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Trace> Aggregator: Merging aggregated data | ||
| 8280 | 2026.03.14 20:56:35.167762 [ 292 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0038 sec., 263.1578947368421 rows/sec., 10.28 KiB/sec. | ||
| 8281 | 2026.03.14 20:56:35.167957 [ 292 ] {da8056f2-43e7-486a-a5ef-68c444d6445b} <Debug> TCPHandler: Processed in 0.004725805 sec. | ||
| 8282 | 2026.03.14 20:56:35.168092 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8283 | 2026.03.14 20:56:35.168119 [ 292 ] {} <Debug> TCP-Session: a4b9a89e-b33f-401a-b13c-5eb04f4ece01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.03.14 20:56:35.168128 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8285 | 2026.03.14 20:56:35.168146 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8286 | 2026.03.14 20:56:35.168169 [ 290 ] {} <Debug> TCP-Session: 29f6923e-922c-4470-b913-b3f3a01c2f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.03.14 20:56:35.168181 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8288 | 2026.03.14 20:56:35.168205 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8289 | 2026.03.14 20:56:35.168219 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8290 | 2026.03.14 20:56:35.168247 [ 293 ] {} <Debug> TCP-Session: d27cc560-2629-4022-b20d-f32003362c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.03.14 20:56:35.168258 [ 286 ] {} <Debug> TCP-Session: 1d759852-aa73-42e7-9860-5a374475c616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.03.14 20:56:35.168259 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8293 | 2026.03.14 20:56:35.168270 [ 289 ] {} <Debug> TCP-Session: 36be6f57-e436-43ec-948c-77b73e2e3193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8294 | 2026.03.14 20:56:35.168319 [ 291 ] {} <Debug> TCP-Session: 31fc2476-8d47-4299-a9e5-3a18f2670123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.03.14 20:56:35.168182 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8296 | 2026.03.14 20:56:35.168240 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8297 | 2026.03.14 20:56:35.168382 [ 3 ] {} <Debug> TCP-Session: 82c8fa3c-b6a7-48ae-82c0-a29050264839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8298 | 2026.03.14 20:56:35.168183 [ 294 ] {} <Debug> TCP-Session: 6eec1217-d1bf-4ddf-a8c6-d5909fd57f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.03.14 20:56:35.168408 [ 287 ] {} <Debug> TCP-Session: c3120cf2-496d-48c5-95cc-1ee14f53656d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.03.14 20:56:35.543044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8301 | 2026.03.14 20:56:35.560885 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.03.14 20:56:35.560956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8303 | 2026.03.14 20:56:35.567367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8304 | 2026.03.14 20:56:35.568132 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.03.14 20:56:35.571886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8306 | 2026.03.14 20:56:37.239607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1074 | ||
| 8307 | 2026.03.14 20:56:37.242059 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.03.14 20:56:37.242109 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8309 | 2026.03.14 20:56:37.243414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8310 | 2026.03.14 20:56:37.243685 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.03.14 20:56:37.243955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 8312 | 2026.03.14 20:56:37.642890 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.03.14 20:56:37.643071 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8314 | 2026.03.14 20:56:37.643141 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8315 | 2026.03.14 20:56:37.643878 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.03.14 20:56:37.643925 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8317 | 2026.03.14 20:56:37.644330 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8318 | 2026.03.14 20:56:37.644592 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.03.14 20:56:37.644744 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001721 sec., 79023.82335851248 rows/sec., 6.86 MiB/sec. | ||
| 8320 | 2026.03.14 20:56:37.644787 [ 253 ] {9f569d56-8234-4fe6-83bd-39ec59832519} <Debug> TCPHandler: Processed in 0.002030078 sec. | ||
| 8321 | 2026.03.14 20:56:37.644908 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.03.14 20:56:37.645006 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8323 | 2026.03.14 20:56:37.645048 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8324 | 2026.03.14 20:56:37.645529 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.03.14 20:56:37.645570 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8326 | 2026.03.14 20:56:37.645911 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8327 | 2026.03.14 20:56:37.646135 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.03.14 20:56:37.646258 [ 93 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8329 | 2026.03.14 20:56:37.646271 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001283 sec., 31176.929072486357 rows/sec., 2.29 MiB/sec. | ||
| 8330 | 2026.03.14 20:56:37.646322 [ 93 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.03.14 20:56:37.646332 [ 253 ] {07ade139-945f-4060-82b7-a96f73fc4a1c} <Debug> TCPHandler: Processed in 0.00147361 sec. | ||
| 8332 | 2026.03.14 20:56:37.646351 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8333 | 2026.03.14 20:56:37.646455 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8334 | 2026.03.14 20:56:37.646459 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.03.14 20:56:37.646542 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8336 | 2026.03.14 20:56:37.646569 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8337 | 2026.03.14 20:56:37.646569 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 223 rows starting from the beginning of the part | ||
| 8338 | 2026.03.14 20:56:37.646611 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8339 | 2026.03.14 20:56:37.646642 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8340 | 2026.03.14 20:56:37.646685 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part | ||
| 8341 | 2026.03.14 20:56:37.646724 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 8342 | 2026.03.14 20:56:37.646759 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 142 rows starting from the beginning of the part | ||
| 8343 | 2026.03.14 20:56:37.646797 [ 187 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 8344 | 2026.03.14 20:56:37.647096 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.03.14 20:56:37.647141 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8346 | 2026.03.14 20:56:37.647509 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8347 | 2026.03.14 20:56:37.647600 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174656 sec., 508233.89996730955 rows/sec., 33.89 MiB/sec. | ||
| 8348 | 2026.03.14 20:56:37.647724 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.03.14 20:56:37.647829 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8350 | 2026.03.14 20:56:37.647864 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001315 sec., 79087.45247148289 rows/sec., 6.18 MiB/sec. | ||
| 8351 | 2026.03.14 20:56:37.647911 [ 253 ] {1c351aa4-66d3-4fe5-9361-b9e9bcd1031c} <Debug> TCPHandler: Processed in 0.001504441 sec. | ||
| 8352 | 2026.03.14 20:56:37.648052 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2026.03.14 20:56:37.648139 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.03.14 20:56:37.648151 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8355 | 2026.03.14 20:56:37.648201 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8356 | 2026.03.14 20:56:37.648236 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_51_10} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8357 | 2026.03.14 20:56:37.648338 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8358 | 2026.03.14 20:56:37.648763 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.03.14 20:56:37.648816 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8360 | 2026.03.14 20:56:37.649275 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8361 | 2026.03.14 20:56:37.649498 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.03.14 20:56:37.649641 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
| 8363 | 2026.03.14 20:56:37.649680 [ 253 ] {06f48906-ac38-4601-9476-f20197fe2e9c} <Debug> TCPHandler: Processed in 0.001677743 sec. | ||
| 8364 | 2026.03.14 20:56:37.649801 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.03.14 20:56:37.649897 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8366 | 2026.03.14 20:56:37.649952 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8367 | 2026.03.14 20:56:37.650804 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.03.14 20:56:37.650840 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8369 | 2026.03.14 20:56:37.651416 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8370 | 2026.03.14 20:56:37.651658 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.03.14 20:56:37.651798 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00192 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 8372 | 2026.03.14 20:56:37.651852 [ 253 ] {4743a271-59e0-42a9-80cf-d1131dd81d1e} <Debug> TCPHandler: Processed in 0.002100829 sec. | ||
| 8373 | 2026.03.14 20:56:37.651967 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.03.14 20:56:37.652062 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8375 | 2026.03.14 20:56:37.652105 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8376 | 2026.03.14 20:56:37.652487 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.03.14 20:56:37.652523 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8378 | 2026.03.14 20:56:37.652891 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8379 | 2026.03.14 20:56:37.653109 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.03.14 20:56:37.653238 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 8381 | 2026.03.14 20:56:37.653273 [ 253 ] {cab44108-de51-42c4-9a65-47633aff706f} <Debug> TCPHandler: Processed in 0.001356779 sec. | ||
| 8382 | 2026.03.14 20:56:40.725794 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57025 | ||
| 8383 | 2026.03.14 20:56:40.725903 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8384 | 2026.03.14 20:56:40.725930 [ 292 ] {} <Debug> TCP-Session: c2a8d20c-4d01-429c-8f8e-5a968a770238 Authenticating user 'default' from [fd00:1122:3344:101::e]:57025 | ||
| 8385 | 2026.03.14 20:56:40.725953 [ 292 ] {} <Debug> TCP-Session: c2a8d20c-4d01-429c-8f8e-5a968a770238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.03.14 20:56:40.725966 [ 292 ] {} <Debug> TCP-Session: c2a8d20c-4d01-429c-8f8e-5a968a770238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2026.03.14 20:56:40.726182 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38233 | ||
| 8388 | 2026.03.14 20:56:40.726217 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64434 | ||
| 8389 | 2026.03.14 20:56:40.726214 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38423 | ||
| 8390 | 2026.03.14 20:56:40.726274 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35129 | ||
| 8391 | 2026.03.14 20:56:40.726315 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8392 | 2026.03.14 20:56:40.726310 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8393 | 2026.03.14 20:56:40.726349 [ 292 ] {} <Trace> TCP-Session: c2a8d20c-4d01-429c-8f8e-5a968a770238 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.03.14 20:56:40.726360 [ 293 ] {} <Debug> TCP-Session: 7c061818-f84e-474e-b6cd-fa7bccde0255 Authenticating user 'default' from [fd00:1122:3344:101::e]:38233 | ||
| 8395 | 2026.03.14 20:56:40.726377 [ 3 ] {} <Debug> TCP-Session: 2e45cf62-c688-48fd-926b-63d33bebf871 Authenticating user 'default' from [fd00:1122:3344:101::e]:64434 | ||
| 8396 | 2026.03.14 20:56:40.726398 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8397 | 2026.03.14 20:56:40.726407 [ 293 ] {} <Debug> TCP-Session: 7c061818-f84e-474e-b6cd-fa7bccde0255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2026.03.14 20:56:40.726417 [ 3 ] {} <Debug> TCP-Session: 2e45cf62-c688-48fd-926b-63d33bebf871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.03.14 20:56:40.726436 [ 291 ] {} <Debug> TCP-Session: 6176ee11-a8f2-45d8-bade-f3a918043f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:35129 | ||
| 8400 | 2026.03.14 20:56:40.726439 [ 293 ] {} <Debug> TCP-Session: 7c061818-f84e-474e-b6cd-fa7bccde0255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.03.14 20:56:40.726453 [ 3 ] {} <Debug> TCP-Session: 2e45cf62-c688-48fd-926b-63d33bebf871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2026.03.14 20:56:40.726476 [ 291 ] {} <Debug> TCP-Session: 6176ee11-a8f2-45d8-bade-f3a918043f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8403 | 2026.03.14 20:56:40.726382 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8404 | 2026.03.14 20:56:40.726531 [ 292 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57025) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8405 | 2026.03.14 20:56:40.726507 [ 291 ] {} <Debug> TCP-Session: 6176ee11-a8f2-45d8-bade-f3a918043f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2026.03.14 20:56:40.726565 [ 294 ] {} <Debug> TCP-Session: 92f4a21d-1035-4d30-881f-c87785d5f8b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38423 | ||
| 8407 | 2026.03.14 20:56:40.726259 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50771 | ||
| 8408 | 2026.03.14 20:56:40.726612 [ 294 ] {} <Debug> TCP-Session: 92f4a21d-1035-4d30-881f-c87785d5f8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.03.14 20:56:40.726250 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36594 | ||
| 8410 | 2026.03.14 20:56:40.726637 [ 294 ] {} <Debug> TCP-Session: 92f4a21d-1035-4d30-881f-c87785d5f8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.03.14 20:56:40.726664 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8412 | 2026.03.14 20:56:40.726251 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51727 | ||
| 8413 | 2026.03.14 20:56:40.726701 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8414 | 2026.03.14 20:56:40.726690 [ 290 ] {} <Debug> TCP-Session: bed20fdc-44d2-4f13-9e97-b84db8f86b92 Authenticating user 'default' from [fd00:1122:3344:101::e]:50771 | ||
| 8415 | 2026.03.14 20:56:40.726738 [ 287 ] {} <Debug> TCP-Session: 3b79e9af-f8df-40d7-8663-06d7bec7e4b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36594 | ||
| 8416 | 2026.03.14 20:56:40.726755 [ 290 ] {} <Debug> TCP-Session: bed20fdc-44d2-4f13-9e97-b84db8f86b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8417 | 2026.03.14 20:56:40.726759 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8418 | 2026.03.14 20:56:40.726773 [ 287 ] {} <Debug> TCP-Session: 3b79e9af-f8df-40d7-8663-06d7bec7e4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8419 | 2026.03.14 20:56:40.726781 [ 290 ] {} <Debug> TCP-Session: bed20fdc-44d2-4f13-9e97-b84db8f86b92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2026.03.14 20:56:40.726801 [ 289 ] {} <Debug> TCP-Session: b3d67faa-5fa9-47ee-a76c-2760d2953f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:51727 | ||
| 8421 | 2026.03.14 20:56:40.726809 [ 287 ] {} <Debug> TCP-Session: 3b79e9af-f8df-40d7-8663-06d7bec7e4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8422 | 2026.03.14 20:56:40.726820 [ 292 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8423 | 2026.03.14 20:56:40.726839 [ 289 ] {} <Debug> TCP-Session: b3d67faa-5fa9-47ee-a76c-2760d2953f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2026.03.14 20:56:40.726229 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39897 | ||
| 8425 | 2026.03.14 20:56:40.726881 [ 289 ] {} <Debug> TCP-Session: b3d67faa-5fa9-47ee-a76c-2760d2953f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8426 | 2026.03.14 20:56:40.726899 [ 292 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8427 | 2026.03.14 20:56:40.727086 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8428 | 2026.03.14 20:56:40.727117 [ 286 ] {} <Debug> TCP-Session: 7e95fdde-45dd-47f0-9f14-06319a0731dd Authenticating user 'default' from [fd00:1122:3344:101::e]:39897 | ||
| 8429 | 2026.03.14 20:56:40.727133 [ 286 ] {} <Debug> TCP-Session: 7e95fdde-45dd-47f0-9f14-06319a0731dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8430 | 2026.03.14 20:56:40.727146 [ 286 ] {} <Debug> TCP-Session: 7e95fdde-45dd-47f0-9f14-06319a0731dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8431 | 2026.03.14 20:56:40.727217 [ 292 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 8432 | 2026.03.14 20:56:40.728194 [ 313 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Trace> AggregatingTransform: Aggregating | ||
| 8433 | 2026.03.14 20:56:40.728255 [ 313 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 8434 | 2026.03.14 20:56:40.728298 [ 313 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972464 sec. (1028.316 rows/sec., 40.17 KiB/sec.) | ||
| 8435 | 2026.03.14 20:56:40.728321 [ 313 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Trace> Aggregator: Merging aggregated data | ||
| 8436 | 2026.03.14 20:56:40.729554 [ 292 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 8437 | 2026.03.14 20:56:40.729746 [ 292 ] {d2df9aca-a6d2-4fa6-94d5-8e247ab606f0} <Debug> TCPHandler: Processed in 0.003515889 sec. | ||
| 8438 | 2026.03.14 20:56:40.729870 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8439 | 2026.03.14 20:56:40.729898 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8440 | 2026.03.14 20:56:40.729901 [ 292 ] {} <Debug> TCP-Session: c2a8d20c-4d01-429c-8f8e-5a968a770238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8441 | 2026.03.14 20:56:40.729933 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8442 | 2026.03.14 20:56:40.729942 [ 293 ] {} <Debug> TCP-Session: 7c061818-f84e-474e-b6cd-fa7bccde0255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8443 | 2026.03.14 20:56:40.729959 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8444 | 2026.03.14 20:56:40.729973 [ 3 ] {} <Debug> TCP-Session: 2e45cf62-c688-48fd-926b-63d33bebf871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2026.03.14 20:56:40.729988 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8446 | 2026.03.14 20:56:40.730002 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8447 | 2026.03.14 20:56:40.730044 [ 287 ] {} <Debug> TCP-Session: 3b79e9af-f8df-40d7-8663-06d7bec7e4b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2026.03.14 20:56:40.730019 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8449 | 2026.03.14 20:56:40.730064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8450 | 2026.03.14 20:56:40.730107 [ 289 ] {} <Debug> TCP-Session: b3d67faa-5fa9-47ee-a76c-2760d2953f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8451 | 2026.03.14 20:56:40.730071 [ 290 ] {} <Debug> TCP-Session: bed20fdc-44d2-4f13-9e97-b84db8f86b92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8452 | 2026.03.14 20:56:40.730130 [ 291 ] {} <Debug> TCP-Session: 6176ee11-a8f2-45d8-bade-f3a918043f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8453 | 2026.03.14 20:56:40.730008 [ 286 ] {} <Debug> TCP-Session: 7e95fdde-45dd-47f0-9f14-06319a0731dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8454 | 2026.03.14 20:56:40.729943 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8455 | 2026.03.14 20:56:40.730219 [ 294 ] {} <Debug> TCP-Session: 92f4a21d-1035-4d30-881f-c87785d5f8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8456 | 2026.03.14 20:56:42.092587 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8457 | 2026.03.14 20:56:42.092651 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8458 | 2026.03.14 20:56:42.205811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16249 | ||
| 8459 | 2026.03.14 20:56:42.206359 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.03.14 20:56:42.206399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8461 | 2026.03.14 20:56:42.206887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8462 | 2026.03.14 20:56:42.207129 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.03.14 20:56:42.207256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16249 | ||
| 8464 | 2026.03.14 20:56:42.649474 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.03.14 20:56:42.649671 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.03.14 20:56:42.649743 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8467 | 2026.03.14 20:56:42.650514 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.03.14 20:56:42.650560 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8469 | 2026.03.14 20:56:42.650947 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8470 | 2026.03.14 20:56:42.651164 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.03.14 20:56:42.651312 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001692 sec., 167848.69976359338 rows/sec., 10.66 MiB/sec. | ||
| 8472 | 2026.03.14 20:56:42.651354 [ 253 ] {18eec648-d66c-4a5b-ab60-e1b800b427a5} <Debug> TCPHandler: Processed in 0.002012397 sec. | ||
| 8473 | 2026.03.14 20:56:42.651472 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.03.14 20:56:42.651566 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8475 | 2026.03.14 20:56:42.651606 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8476 | 2026.03.14 20:56:42.652377 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.03.14 20:56:42.652413 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8478 | 2026.03.14 20:56:42.652750 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8479 | 2026.03.14 20:56:42.652952 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.03.14 20:56:42.653079 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001531 sec., 520574.78772044415 rows/sec., 40.50 MiB/sec. | ||
| 8481 | 2026.03.14 20:56:42.653116 [ 253 ] {6d272403-337d-4183-b1d4-c04b5f53b33b} <Debug> TCPHandler: Processed in 0.001692423 sec. | ||
| 8482 | 2026.03.14 20:56:42.653221 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.03.14 20:56:42.653314 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.03.14 20:56:42.653353 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8485 | 2026.03.14 20:56:42.653774 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.03.14 20:56:42.653810 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8487 | 2026.03.14 20:56:42.654103 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8488 | 2026.03.14 20:56:42.654313 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.03.14 20:56:42.654439 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001143 sec., 124234.47069116362 rows/sec., 7.30 MiB/sec. | ||
| 8490 | 2026.03.14 20:56:42.654475 [ 253 ] {17f753b3-50b2-4c4b-b590-d4b1616b1cfd} <Debug> TCPHandler: Processed in 0.001301998 sec. | ||
| 8491 | 2026.03.14 20:56:42.654583 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.03.14 20:56:42.654675 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.03.14 20:56:42.654712 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8494 | 2026.03.14 20:56:42.655135 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.03.14 20:56:42.655171 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8496 | 2026.03.14 20:56:42.655456 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8497 | 2026.03.14 20:56:42.655656 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.03.14 20:56:42.655763 [ 87 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 8499 | 2026.03.14 20:56:42.655780 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001122 sec., 132798.57397504456 rows/sec., 8.58 MiB/sec. | ||
| 8500 | 2026.03.14 20:56:42.655835 [ 87 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.03.14 20:56:42.655842 [ 253 ] {ea8c56c6-a3f1-4c76-bf9b-98bfee7bd4ad} <Debug> TCPHandler: Processed in 0.001307038 sec. | ||
| 8502 | 2026.03.14 20:56:42.655867 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8503 | 2026.03.14 20:56:42.655962 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 8504 | 2026.03.14 20:56:42.655966 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.03.14 20:56:42.656058 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8506 | 2026.03.14 20:56:42.656081 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.03.14 20:56:42.656087 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 882 rows starting from the beginning of the part | ||
| 8508 | 2026.03.14 20:56:42.656120 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8509 | 2026.03.14 20:56:42.656146 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8510 | 2026.03.14 20:56:42.656190 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 708 rows starting from the beginning of the part | ||
| 8511 | 2026.03.14 20:56:42.656227 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8512 | 2026.03.14 20:56:42.656261 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8513 | 2026.03.14 20:56:42.656296 [ 187 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 8514 | 2026.03.14 20:56:42.656544 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2026.03.14 20:56:42.656578 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8516 | 2026.03.14 20:56:42.656877 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8517 | 2026.03.14 20:56:42.657076 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2026.03.14 20:56:42.657201 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 8519 | 2026.03.14 20:56:42.657237 [ 253 ] {a22e4917-9e01-44c2-818c-30d8ba848935} <Debug> TCPHandler: Processed in 0.001318558 sec. | ||
| 8520 | 2026.03.14 20:56:42.657286 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361189 sec., 1605948.916719133 rows/sec., 103.68 MiB/sec. | ||
| 8521 | 2026.03.14 20:56:42.657342 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.03.14 20:56:42.657437 [ 205 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 8523 | 2026.03.14 20:56:42.657440 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8524 | 2026.03.14 20:56:42.657487 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8525 | 2026.03.14 20:56:42.657676 [ 205 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2026.03.14 20:56:42.657740 [ 205 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_30_6} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 8527 | 2026.03.14 20:56:42.657828 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8528 | 2026.03.14 20:56:42.658167 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.03.14 20:56:42.658210 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8530 | 2026.03.14 20:56:42.658665 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8531 | 2026.03.14 20:56:42.658976 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.03.14 20:56:42.659160 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001737 sec., 282095.56706966035 rows/sec., 19.78 MiB/sec. | ||
| 8533 | 2026.03.14 20:56:42.659213 [ 253 ] {d5d86766-ef99-4c0f-a051-612994d67437} <Debug> TCPHandler: Processed in 0.001918526 sec. | ||
| 8534 | 2026.03.14 20:56:42.659341 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.03.14 20:56:42.659461 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8536 | 2026.03.14 20:56:42.659517 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8537 | 2026.03.14 20:56:42.659933 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.03.14 20:56:42.659973 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8539 | 2026.03.14 20:56:42.660392 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8540 | 2026.03.14 20:56:42.660689 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.14 20:56:42.660853 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
| 8542 | 2026.03.14 20:56:42.660903 [ 253 ] {cb1601f9-ceb1-4fb4-b442-eb352e657260} <Debug> TCPHandler: Processed in 0.001622102 sec. | ||
| 8543 | 2026.03.14 20:56:42.661028 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.03.14 20:56:42.661155 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8545 | 2026.03.14 20:56:42.661212 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8546 | 2026.03.14 20:56:42.661726 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.03.14 20:56:42.661771 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8548 | 2026.03.14 20:56:42.662236 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8549 | 2026.03.14 20:56:42.662548 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.03.14 20:56:42.662714 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001583 sec., 167403.66392924826 rows/sec., 11.12 MiB/sec. | ||
| 8551 | 2026.03.14 20:56:42.662766 [ 253 ] {050952df-3bc0-4b05-8e28-79c6822e8c26} <Debug> TCPHandler: Processed in 0.001797755 sec. | ||
| 8552 | 2026.03.14 20:56:42.662893 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.03.14 20:56:42.663009 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8554 | 2026.03.14 20:56:42.663069 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8555 | 2026.03.14 20:56:42.663461 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.03.14 20:56:42.663503 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8557 | 2026.03.14 20:56:42.663898 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8558 | 2026.03.14 20:56:42.664203 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.03.14 20:56:42.664401 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. | ||
| 8560 | 2026.03.14 20:56:42.664451 [ 253 ] {6503a5bd-40f9-4a3b-af59-f21b104f1cd0} <Debug> TCPHandler: Processed in 0.001618352 sec. | ||
| 8561 | 2026.03.14 20:56:42.664574 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.03.14 20:56:42.664692 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.03.14 20:56:42.664749 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8564 | 2026.03.14 20:56:42.665179 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.03.14 20:56:42.665219 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8566 | 2026.03.14 20:56:42.665632 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8567 | 2026.03.14 20:56:42.665925 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.03.14 20:56:42.666129 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001459 sec., 61686.0863605209 rows/sec., 3.86 MiB/sec. | ||
| 8569 | 2026.03.14 20:56:42.666178 [ 253 ] {0e894dd6-9ea5-42ae-aa39-ead8aded70b1} <Debug> TCPHandler: Processed in 0.001663513 sec. | ||
| 8570 | 2026.03.14 20:56:43.072037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8571 | 2026.03.14 20:56:43.088761 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.03.14 20:56:43.088814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8573 | 2026.03.14 20:56:43.095085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8574 | 2026.03.14 20:56:43.095771 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.03.14 20:56:43.098898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8576 | 2026.03.14 20:56:46.789996 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.03.14 20:56:46.790218 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8578 | 2026.03.14 20:56:46.790282 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8579 | 2026.03.14 20:56:46.790876 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.03.14 20:56:46.790924 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8581 | 2026.03.14 20:56:46.791310 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8582 | 2026.03.14 20:56:46.791539 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.03.14 20:56:46.791694 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001531 sec., 2612.671456564337 rows/sec., 213.04 KiB/sec. | ||
| 8584 | 2026.03.14 20:56:46.791736 [ 253 ] {de68e47d-69df-49ec-9a7f-bbe1596eb9fd} <Debug> TCPHandler: Processed in 0.001876255 sec. | ||
| 8585 | 2026.03.14 20:56:46.791856 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.03.14 20:56:46.791952 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8587 | 2026.03.14 20:56:46.791992 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8588 | 2026.03.14 20:56:46.793297 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.03.14 20:56:46.793333 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8590 | 2026.03.14 20:56:46.793791 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8591 | 2026.03.14 20:56:46.793996 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.03.14 20:56:46.794140 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Debug> executeQuery: Read 1998 rows, 154.95 KiB in 0.002207 sec., 905301.3140009061 rows/sec., 68.56 MiB/sec. | ||
| 8593 | 2026.03.14 20:56:46.794180 [ 253 ] {7c685395-155c-464d-be6c-a4ad67f9d309} <Debug> TCPHandler: Processed in 0.002374573 sec. | ||
| 8594 | 2026.03.14 20:56:46.794300 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.03.14 20:56:46.794395 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.03.14 20:56:46.794435 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8597 | 2026.03.14 20:56:46.794859 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.03.14 20:56:46.794896 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8599 | 2026.03.14 20:56:46.795197 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8600 | 2026.03.14 20:56:46.795398 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.03.14 20:56:46.795526 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.00115 sec., 37391.30434782609 rows/sec., 2.73 MiB/sec. | ||
| 8602 | 2026.03.14 20:56:46.795563 [ 253 ] {31f4dcfc-1e70-47f8-86d6-b03ae37399c1} <Debug> TCPHandler: Processed in 0.001313518 sec. | ||
| 8603 | 2026.03.14 20:56:46.795661 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.03.14 20:56:46.795756 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.03.14 20:56:46.795796 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8606 | 2026.03.14 20:56:46.796364 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.03.14 20:56:46.796400 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8608 | 2026.03.14 20:56:46.796721 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8609 | 2026.03.14 20:56:46.796932 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.03.14 20:56:46.797063 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001325 sec., 534339.6226415094 rows/sec., 31.17 MiB/sec. | ||
| 8611 | 2026.03.14 20:56:46.797101 [ 253 ] {5fd6bbd0-0040-4c8c-9fa8-3b8d3af46355} <Debug> TCPHandler: Processed in 0.00148919 sec. | ||
| 8612 | 2026.03.14 20:56:46.797226 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.03.14 20:56:46.797321 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8614 | 2026.03.14 20:56:46.797360 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8615 | 2026.03.14 20:56:46.797733 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.03.14 20:56:46.797769 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8617 | 2026.03.14 20:56:46.798043 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8618 | 2026.03.14 20:56:46.798253 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.03.14 20:56:46.798377 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 65.41 KiB/sec. | ||
| 8620 | 2026.03.14 20:56:46.798414 [ 253 ] {293f130a-1482-4b2f-b486-fe5469edcd6a} <Debug> TCPHandler: Processed in 0.001237837 sec. | ||
| 8621 | 2026.03.14 20:56:46.798535 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.03.14 20:56:46.798658 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8623 | 2026.03.14 20:56:46.798708 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8624 | 2026.03.14 20:56:46.799468 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.03.14 20:56:46.799505 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8626 | 2026.03.14 20:56:46.799871 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8627 | 2026.03.14 20:56:46.800079 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.03.14 20:56:46.800212 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001578 sec., 660963.2446134348 rows/sec., 45.67 MiB/sec. | ||
| 8629 | 2026.03.14 20:56:46.800251 [ 253 ] {3cf835b5-16ec-4faa-9f23-944143bffa67} <Debug> TCPHandler: Processed in 0.001779314 sec. | ||
| 8630 | 2026.03.14 20:56:46.800366 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.03.14 20:56:46.800462 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.03.14 20:56:46.800505 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8633 | 2026.03.14 20:56:46.801097 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.03.14 20:56:46.801134 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8635 | 2026.03.14 20:56:46.801549 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8636 | 2026.03.14 20:56:46.801758 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.03.14 20:56:46.801888 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001445 sec., 910034.6020761245 rows/sec., 57.38 MiB/sec. | ||
| 8638 | 2026.03.14 20:56:46.801925 [ 253 ] {60d60dd3-6da3-498d-a112-b25c7dba6baa} <Debug> TCPHandler: Processed in 0.001610273 sec. | ||
| 8639 | 2026.03.14 20:56:46.802031 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.03.14 20:56:46.802130 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.03.14 20:56:46.802185 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8642 | 2026.03.14 20:56:46.803047 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.03.14 20:56:46.803084 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8644 | 2026.03.14 20:56:46.803643 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8645 | 2026.03.14 20:56:46.803858 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.03.14 20:56:46.803972 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8647 | 2026.03.14 20:56:46.803999 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001892 sec., 20613.107822410147 rows/sec., 36.94 MiB/sec. | ||
| 8648 | 2026.03.14 20:56:46.804040 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.03.14 20:56:46.804066 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8650 | 2026.03.14 20:56:46.804074 [ 253 ] {954351ab-789c-4364-a4b7-ef8df9861221} <Debug> TCPHandler: Processed in 0.002093489 sec. | ||
| 8651 | 2026.03.14 20:56:46.804162 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 8652 | 2026.03.14 20:56:46.804189 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2026.03.14 20:56:46.804285 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8654 | 2026.03.14 20:56:46.804327 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8655 | 2026.03.14 20:56:46.804365 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8656 | 2026.03.14 20:56:46.804421 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 765 rows starting from the beginning of the part | ||
| 8657 | 2026.03.14 20:56:46.804548 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
| 8658 | 2026.03.14 20:56:46.804657 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 8659 | 2026.03.14 20:56:46.804657 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2026.03.14 20:56:46.804703 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8661 | 2026.03.14 20:56:46.804759 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8662 | 2026.03.14 20:56:46.804865 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8663 | 2026.03.14 20:56:46.804974 [ 205 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
| 8664 | 2026.03.14 20:56:46.805030 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8665 | 2026.03.14 20:56:46.805266 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.03.14 20:56:46.805401 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001135 sec., 42290.748898678416 rows/sec., 2.85 MiB/sec. | ||
| 8667 | 2026.03.14 20:56:46.805436 [ 253 ] {bb239eeb-9fab-489f-b148-b5e45986180b} <Debug> TCPHandler: Processed in 0.001298658 sec. | ||
| 8668 | 2026.03.14 20:56:46.820051 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 933 rows, containing 19 columns (19 merged, 0 gathered) in 0.01592632 sec., 58582.271359611004 rows/sec., 104.98 MiB/sec. | ||
| 8669 | 2026.03.14 20:56:46.821637 [ 194 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8670 | 2026.03.14 20:56:46.822017 [ 194 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.03.14 20:56:46.822100 [ 194 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8672 | 2026.03.14 20:56:46.822235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 8673 | 2026.03.14 20:56:47.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.24 MiB, peak 290.84 MiB, free memory in arenas 0.00 B, will set to 284.73 MiB (RSS), difference: 2.49 MiB | ||
| 8674 | 2026.03.14 20:56:47.244284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1126 | ||
| 8675 | 2026.03.14 20:56:47.247023 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.03.14 20:56:47.247072 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8677 | 2026.03.14 20:56:47.248335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8678 | 2026.03.14 20:56:47.248603 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.03.14 20:56:47.248886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1126 | ||
| 8680 | 2026.03.14 20:56:47.635005 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.03.14 20:56:47.635197 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8682 | 2026.03.14 20:56:47.635264 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8683 | 2026.03.14 20:56:47.635866 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.03.14 20:56:47.635902 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8685 | 2026.03.14 20:56:47.636285 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8686 | 2026.03.14 20:56:47.636503 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.03.14 20:56:47.636648 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001503 sec., 6653.35994677312 rows/sec., 542.53 KiB/sec. | ||
| 8688 | 2026.03.14 20:56:47.636688 [ 253 ] {72ebb48f-0eaa-4fd7-af16-1360c69c45fa} <Debug> TCPHandler: Processed in 0.001813385 sec. | ||
| 8689 | 2026.03.14 20:56:47.636806 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.03.14 20:56:47.636900 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8691 | 2026.03.14 20:56:47.636938 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8692 | 2026.03.14 20:56:47.637355 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.03.14 20:56:47.637388 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8694 | 2026.03.14 20:56:47.637678 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8695 | 2026.03.14 20:56:47.637880 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.03.14 20:56:47.637974 [ 78 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8697 | 2026.03.14 20:56:47.638004 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001123 sec., 72128.22796081923 rows/sec., 5.90 MiB/sec. | ||
| 8698 | 2026.03.14 20:56:47.638012 [ 78 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.03.14 20:56:47.638034 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8700 | 2026.03.14 20:56:47.638041 [ 253 ] {4957417d-1c21-4f0d-96dd-b902bd88b0a8} <Debug> TCPHandler: Processed in 0.001282968 sec. | ||
| 8701 | 2026.03.14 20:56:47.638152 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2026.03.14 20:56:47.638150 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8703 | 2026.03.14 20:56:47.638245 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8704 | 2026.03.14 20:56:47.638288 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8705 | 2026.03.14 20:56:47.638315 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8706 | 2026.03.14 20:56:47.638356 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2888 rows starting from the beginning of the part | ||
| 8707 | 2026.03.14 20:56:47.638428 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 797 rows starting from the beginning of the part | ||
| 8708 | 2026.03.14 20:56:47.638480 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 136 rows starting from the beginning of the part | ||
| 8709 | 2026.03.14 20:56:47.638528 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 797 rows starting from the beginning of the part | ||
| 8710 | 2026.03.14 20:56:47.638572 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1998 rows starting from the beginning of the part | ||
| 8711 | 2026.03.14 20:56:47.638616 [ 189 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 81 rows starting from the beginning of the part | ||
| 8712 | 2026.03.14 20:56:47.638719 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.03.14 20:56:47.638759 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8714 | 2026.03.14 20:56:47.639070 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8715 | 2026.03.14 20:56:47.639287 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.03.14 20:56:47.639417 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.00119 sec., 16806.72268907563 rows/sec., 1.19 MiB/sec. | ||
| 8717 | 2026.03.14 20:56:47.639454 [ 253 ] {c4704d8e-f8ec-4f6e-9a6a-150dc382a1d8} <Debug> TCPHandler: Processed in 0.001349928 sec. | ||
| 8718 | 2026.03.14 20:56:47.639559 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.03.14 20:56:47.639650 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8720 | 2026.03.14 20:56:47.639689 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8721 | 2026.03.14 20:56:47.640098 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.03.14 20:56:47.640133 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8723 | 2026.03.14 20:56:47.640424 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8724 | 2026.03.14 20:56:47.640626 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.03.14 20:56:47.640720 [ 78 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8726 | 2026.03.14 20:56:47.640747 [ 78 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.03.14 20:56:47.640750 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001118 sec., 75134.16815742396 rows/sec., 5.88 MiB/sec. | ||
| 8728 | 2026.03.14 20:56:47.640764 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8729 | 2026.03.14 20:56:47.640791 [ 253 ] {d2608151-679c-4e72-9fd5-08a3af311140} <Debug> TCPHandler: Processed in 0.001279208 sec. | ||
| 8730 | 2026.03.14 20:56:47.640822 [ 191 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6697 rows, containing 5 columns (5 merged, 0 gathered) in 0.002724158 sec., 2458374.2940020366 rows/sec., 199.02 MiB/sec. | ||
| 8731 | 2026.03.14 20:56:47.640831 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8732 | 2026.03.14 20:56:47.640900 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.03.14 20:56:47.640963 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8734 | 2026.03.14 20:56:47.640993 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1549 rows starting from the beginning of the part | ||
| 8735 | 2026.03.14 20:56:47.640996 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8736 | 2026.03.14 20:56:47.641042 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 490 rows starting from the beginning of the part | ||
| 8737 | 2026.03.14 20:56:47.641047 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8738 | 2026.03.14 20:56:47.641088 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8739 | 2026.03.14 20:56:47.641127 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 490 rows starting from the beginning of the part | ||
| 8740 | 2026.03.14 20:56:47.641165 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1043 rows starting from the beginning of the part | ||
| 8741 | 2026.03.14 20:56:47.641186 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8742 | 2026.03.14 20:56:47.641201 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 84 rows starting from the beginning of the part | ||
| 8743 | 2026.03.14 20:56:47.641480 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.03.14 20:56:47.641516 [ 198 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2026.03.14 20:56:47.641522 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8746 | 2026.03.14 20:56:47.641596 [ 198 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_56_11} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8747 | 2026.03.14 20:56:47.641682 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8748 | 2026.03.14 20:56:47.641887 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8749 | 2026.03.14 20:56:47.642113 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.03.14 20:56:47.642225 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 5 parts from all_1_51_10 to all_55_55_0 | ||
| 8751 | 2026.03.14 20:56:47.642251 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.03.14 20:56:47.642254 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Debug> executeQuery: Read 37 rows, 2.63 KiB in 0.001275 sec., 29019.60784313725 rows/sec., 2.02 MiB/sec. | ||
| 8753 | 2026.03.14 20:56:47.642268 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8754 | 2026.03.14 20:56:47.642297 [ 253 ] {1bd9b442-3f72-4400-b0f9-63cd776805b2} <Debug> TCPHandler: Processed in 0.001444429 sec. | ||
| 8755 | 2026.03.14 20:56:47.642355 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_10 to all_55_55_0 into Compact with storage Full | ||
| 8756 | 2026.03.14 20:56:47.642403 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8757 | 2026.03.14 20:56:47.642484 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8758 | 2026.03.14 20:56:47.642502 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703963 sec., 2206620.6836650795 rows/sec., 163.08 MiB/sec. | ||
| 8759 | 2026.03.14 20:56:47.642503 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8760 | 2026.03.14 20:56:47.642524 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18945 rows starting from the beginning of the part | ||
| 8761 | 2026.03.14 20:56:47.642576 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8762 | 2026.03.14 20:56:47.642609 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8763 | 2026.03.14 20:56:47.642661 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8764 | 2026.03.14 20:56:47.642680 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8765 | 2026.03.14 20:56:47.642705 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 8766 | 2026.03.14 20:56:47.642752 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1315 rows starting from the beginning of the part | ||
| 8767 | 2026.03.14 20:56:47.642951 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.03.14 20:56:47.643019 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_56_11} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8769 | 2026.03.14 20:56:47.643111 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8770 | 2026.03.14 20:56:47.643498 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.03.14 20:56:47.643544 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8772 | 2026.03.14 20:56:47.644177 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8773 | 2026.03.14 20:56:47.644409 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.03.14 20:56:47.644549 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002064 sec., 4844.961240310078 rows/sec., 8.68 MiB/sec. | ||
| 8775 | 2026.03.14 20:56:47.644615 [ 253 ] {838f9139-d2c9-4dae-b9d4-12f917d155f8} <Debug> TCPHandler: Processed in 0.002262841 sec. | ||
| 8776 | 2026.03.14 20:56:47.644727 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.03.14 20:56:47.644824 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.03.14 20:56:47.644866 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8779 | 2026.03.14 20:56:47.645189 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.03.14 20:56:47.645223 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8781 | 2026.03.14 20:56:47.645527 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8782 | 2026.03.14 20:56:47.645732 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.03.14 20:56:47.645827 [ 78 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8784 | 2026.03.14 20:56:47.645855 [ 78 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.03.14 20:56:47.645861 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 8786 | 2026.03.14 20:56:47.645873 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8787 | 2026.03.14 20:56:47.645898 [ 253 ] {0a4cffbb-97fe-4225-9d8b-ce185bf1a2a5} <Debug> TCPHandler: Processed in 0.001223227 sec. | ||
| 8788 | 2026.03.14 20:56:47.645998 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8789 | 2026.03.14 20:56:47.646156 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8790 | 2026.03.14 20:56:47.646196 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3252 rows starting from the beginning of the part | ||
| 8791 | 2026.03.14 20:56:47.646269 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8792 | 2026.03.14 20:56:47.646322 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8793 | 2026.03.14 20:56:47.646367 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8794 | 2026.03.14 20:56:47.646411 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
| 8795 | 2026.03.14 20:56:47.646454 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 8796 | 2026.03.14 20:56:47.647922 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990258 sec., 1784693.240775819 rows/sec., 115.48 MiB/sec. | ||
| 8797 | 2026.03.14 20:56:47.647959 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005640577 sec., 3714159.0301843234 rows/sec., 243.13 MiB/sec. | ||
| 8798 | 2026.03.14 20:56:47.648294 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8799 | 2026.03.14 20:56:47.648309 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 8800 | 2026.03.14 20:56:47.648560 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.03.14 20:56:47.648569 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.03.14 20:56:47.648625 [ 198 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_56_11} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8803 | 2026.03.14 20:56:47.648636 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 5 parts: [all_1_51_10, all_55_55_0] -> all_1_55_11 | ||
| 8804 | 2026.03.14 20:56:47.648705 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8805 | 2026.03.14 20:56:47.648753 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8806 | 2026.03.14 20:56:49.707444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16697 | ||
| 8807 | 2026.03.14 20:56:49.708015 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.03.14 20:56:49.708066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8809 | 2026.03.14 20:56:49.708608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8810 | 2026.03.14 20:56:49.708842 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.03.14 20:56:49.708988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16697 | ||
| 8812 | 2026.03.14 20:56:50.599077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8813 | 2026.03.14 20:56:50.616103 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.03.14 20:56:50.616165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8815 | 2026.03.14 20:56:50.622209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8816 | 2026.03.14 20:56:50.622900 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.03.14 20:56:50.626380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8818 | 2026.03.14 20:56:52.649040 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.03.14 20:56:52.649313 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8820 | 2026.03.14 20:56:52.649405 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8821 | 2026.03.14 20:56:52.650258 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.03.14 20:56:52.650296 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8823 | 2026.03.14 20:56:52.650686 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8824 | 2026.03.14 20:56:52.650897 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2026.03.14 20:56:52.651048 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 8826 | 2026.03.14 20:56:52.651088 [ 253 ] {2ddf6f66-6881-4d52-96dd-989bfc031a26} <Debug> TCPHandler: Processed in 0.002208211 sec. | ||
| 8827 | 2026.03.14 20:56:52.651210 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2026.03.14 20:56:52.651314 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8829 | 2026.03.14 20:56:52.651354 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8830 | 2026.03.14 20:56:52.652277 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2026.03.14 20:56:52.652311 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8832 | 2026.03.14 20:56:52.652646 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8833 | 2026.03.14 20:56:52.652850 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2026.03.14 20:56:52.652981 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001685 sec., 472997.03264094953 rows/sec., 36.80 MiB/sec. | ||
| 8835 | 2026.03.14 20:56:52.653016 [ 253 ] {6ef94eeb-f4a3-461a-afa5-911fa133e9f5} <Debug> TCPHandler: Processed in 0.001854705 sec. | ||
| 8836 | 2026.03.14 20:56:52.653140 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8837 | 2026.03.14 20:56:52.653260 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8838 | 2026.03.14 20:56:52.653309 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8839 | 2026.03.14 20:56:52.653836 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.03.14 20:56:52.653869 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8841 | 2026.03.14 20:56:52.654175 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8842 | 2026.03.14 20:56:52.654383 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.03.14 20:56:52.654508 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001272 sec., 111635.22012578617 rows/sec., 6.56 MiB/sec. | ||
| 8844 | 2026.03.14 20:56:52.654544 [ 253 ] {65a2d0ff-d4a2-4eb4-a632-0cfcb3b67c71} <Debug> TCPHandler: Processed in 0.00146302 sec. | ||
| 8845 | 2026.03.14 20:56:52.654667 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2026.03.14 20:56:52.654760 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8847 | 2026.03.14 20:56:52.654798 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8848 | 2026.03.14 20:56:52.655256 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.03.14 20:56:52.655288 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8850 | 2026.03.14 20:56:52.655589 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8851 | 2026.03.14 20:56:52.655789 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.03.14 20:56:52.655912 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 8853 | 2026.03.14 20:56:52.655948 [ 253 ] {002c5c2b-f193-431d-bed1-4494d4f06ccf} <Debug> TCPHandler: Processed in 0.001338029 sec. | ||
| 8854 | 2026.03.14 20:56:52.656056 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.03.14 20:56:52.656147 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.03.14 20:56:52.656185 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8857 | 2026.03.14 20:56:52.656621 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.03.14 20:56:52.656656 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8859 | 2026.03.14 20:56:52.656947 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8860 | 2026.03.14 20:56:52.657144 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.03.14 20:56:52.657270 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 8862 | 2026.03.14 20:56:52.657306 [ 253 ] {364a4701-711b-4b39-8870-bacb9aaefd94} <Debug> TCPHandler: Processed in 0.001297258 sec. | ||
| 8863 | 2026.03.14 20:56:52.657414 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.03.14 20:56:52.657506 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8865 | 2026.03.14 20:56:52.657544 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8866 | 2026.03.14 20:56:52.658145 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.03.14 20:56:52.658180 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8868 | 2026.03.14 20:56:52.658484 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8869 | 2026.03.14 20:56:52.658689 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.03.14 20:56:52.658813 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001325 sec., 369811.320754717 rows/sec., 25.93 MiB/sec. | ||
| 8871 | 2026.03.14 20:56:52.658850 [ 253 ] {096b068e-1805-4efb-b9d8-65221fb73156} <Debug> TCPHandler: Processed in 0.00148673 sec. | ||
| 8872 | 2026.03.14 20:56:52.658954 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.03.14 20:56:52.659046 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8874 | 2026.03.14 20:56:52.659086 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8875 | 2026.03.14 20:56:52.659408 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.03.14 20:56:52.659443 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8877 | 2026.03.14 20:56:52.659729 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8878 | 2026.03.14 20:56:52.659934 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.03.14 20:56:52.660055 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 8880 | 2026.03.14 20:56:52.660090 [ 253 ] {c3b0a0de-c07c-4db2-8891-8ee0617c9907} <Debug> TCPHandler: Processed in 0.001183917 sec. | ||
| 8881 | 2026.03.14 20:56:52.660207 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.03.14 20:56:52.660328 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8883 | 2026.03.14 20:56:52.660379 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8884 | 2026.03.14 20:56:52.660873 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.03.14 20:56:52.660910 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8886 | 2026.03.14 20:56:52.661247 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8887 | 2026.03.14 20:56:52.661460 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.03.14 20:56:52.661586 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001283 sec., 206547.15510522213 rows/sec., 13.73 MiB/sec. | ||
| 8889 | 2026.03.14 20:56:52.661623 [ 253 ] {de1452c5-90d7-4c13-80b6-305e2913328e} <Debug> TCPHandler: Processed in 0.001476561 sec. | ||
| 8890 | 2026.03.14 20:56:52.661728 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.03.14 20:56:52.661823 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8892 | 2026.03.14 20:56:52.661863 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8893 | 2026.03.14 20:56:52.662180 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.03.14 20:56:52.662216 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8895 | 2026.03.14 20:56:52.662502 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8896 | 2026.03.14 20:56:52.662697 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.03.14 20:56:52.662822 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 8898 | 2026.03.14 20:56:52.662857 [ 253 ] {1d31ebf7-e36d-4e61-8083-5d84848f973d} <Debug> TCPHandler: Processed in 0.001177177 sec. | ||
| 8899 | 2026.03.14 20:56:52.662960 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2026.03.14 20:56:52.663062 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8901 | 2026.03.14 20:56:52.663105 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8902 | 2026.03.14 20:56:52.663462 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.03.14 20:56:52.663499 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8904 | 2026.03.14 20:56:52.663821 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8905 | 2026.03.14 20:56:52.664030 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.03.14 20:56:52.664159 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 5.04 MiB/sec. | ||
| 8907 | 2026.03.14 20:56:52.664196 [ 253 ] {6dde85ba-08c3-4bf2-8f47-e9a2023ef64a} <Debug> TCPHandler: Processed in 0.001287188 sec. | ||
| 8908 | 2026.03.14 20:56:57.092692 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8909 | 2026.03.14 20:56:57.092763 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8910 | 2026.03.14 20:56:57.209307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17209 | ||
| 8911 | 2026.03.14 20:56:57.209897 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.03.14 20:56:57.209949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8913 | 2026.03.14 20:56:57.210468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8914 | 2026.03.14 20:56:57.210703 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.03.14 20:56:57.210851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17209 | ||
| 8916 | 2026.03.14 20:56:57.210872 [ 13 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8917 | 2026.03.14 20:56:57.210949 [ 13 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.03.14 20:56:57.210973 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8919 | 2026.03.14 20:56:57.211100 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 8920 | 2026.03.14 20:56:57.211249 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8921 | 2026.03.14 20:56:57.211290 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14777 rows starting from the beginning of the part | ||
| 8922 | 2026.03.14 20:56:57.211355 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8923 | 2026.03.14 20:56:57.211402 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8924 | 2026.03.14 20:56:57.211448 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8925 | 2026.03.14 20:56:57.211491 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8926 | 2026.03.14 20:56:57.211532 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8927 | 2026.03.14 20:56:57.213520 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17209 rows, containing 4 columns (4 merged, 0 gathered) in 0.002479584 sec., 6940277.078735788 rows/sec., 99.28 MiB/sec. | ||
| 8928 | 2026.03.14 20:56:57.213623 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8929 | 2026.03.14 20:56:57.213890 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.03.14 20:56:57.213968 [ 198 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_36_7} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8931 | 2026.03.14 20:56:57.214057 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8932 | 2026.03.14 20:56:57.249436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1160 | ||
| 8933 | 2026.03.14 20:56:57.251890 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.03.14 20:56:57.251957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8935 | 2026.03.14 20:56:57.253213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8936 | 2026.03.14 20:56:57.253488 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.03.14 20:56:57.253642 [ 13 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8938 | 2026.03.14 20:56:57.253684 [ 13 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.03.14 20:56:57.253701 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8940 | 2026.03.14 20:56:57.253809 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 8941 | 2026.03.14 20:56:57.253817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 8942 | 2026.03.14 20:56:57.254482 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8943 | 2026.03.14 20:56:57.254676 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 956 rows starting from the beginning of the part | ||
| 8944 | 2026.03.14 20:56:57.255088 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 8945 | 2026.03.14 20:56:57.255459 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 8946 | 2026.03.14 20:56:57.255810 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 8947 | 2026.03.14 20:56:57.256155 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 8948 | 2026.03.14 20:56:57.256502 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8949 | 2026.03.14 20:56:57.262913 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 72 columns (72 merged, 0 gathered) in 0.009154726 sec., 126710.50995955532 rows/sec., 104.41 MiB/sec. | ||
| 8950 | 2026.03.14 20:56:57.264014 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8951 | 2026.03.14 20:56:57.264503 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.03.14 20:56:57.264571 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_26_5} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8953 | 2026.03.14 20:56:57.264714 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 8954 | 2026.03.14 20:56:57.643578 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.03.14 20:56:57.643741 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8956 | 2026.03.14 20:56:57.643804 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8957 | 2026.03.14 20:56:57.644469 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.03.14 20:56:57.644515 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8959 | 2026.03.14 20:56:57.644914 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8960 | 2026.03.14 20:56:57.645142 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.03.14 20:56:57.645303 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001608 sec., 84577.1144278607 rows/sec., 7.35 MiB/sec. | ||
| 8962 | 2026.03.14 20:56:57.645353 [ 253 ] {a419e1fe-6c7c-4dca-b8f8-510d6e6ee2f7} <Debug> TCPHandler: Processed in 0.001894186 sec. | ||
| 8963 | 2026.03.14 20:56:57.645474 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.03.14 20:56:57.645576 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.03.14 20:56:57.645620 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8966 | 2026.03.14 20:56:57.646039 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.03.14 20:56:57.646076 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8968 | 2026.03.14 20:56:57.646390 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8969 | 2026.03.14 20:56:57.646614 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.03.14 20:56:57.646726 [ 13 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8971 | 2026.03.14 20:56:57.646750 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001197 sec., 33416.87552213868 rows/sec., 2.45 MiB/sec. | ||
| 8972 | 2026.03.14 20:56:57.646805 [ 13 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.03.14 20:56:57.646813 [ 253 ] {a7cff330-c10f-4699-9b34-abcc08b6ec12} <Debug> TCPHandler: Processed in 0.00139189 sec. | ||
| 8974 | 2026.03.14 20:56:57.646851 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8975 | 2026.03.14 20:56:57.646941 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.03.14 20:56:57.646970 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8977 | 2026.03.14 20:56:57.647042 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8978 | 2026.03.14 20:56:57.647073 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8979 | 2026.03.14 20:56:57.647083 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8980 | 2026.03.14 20:56:57.647107 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 223 rows starting from the beginning of the part | ||
| 8981 | 2026.03.14 20:56:57.647172 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 142 rows starting from the beginning of the part | ||
| 8982 | 2026.03.14 20:56:57.647221 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part | ||
| 8983 | 2026.03.14 20:56:57.647266 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 8984 | 2026.03.14 20:56:57.647312 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 142 rows starting from the beginning of the part | ||
| 8985 | 2026.03.14 20:56:57.647354 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 8986 | 2026.03.14 20:56:57.647523 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.03.14 20:56:57.647558 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 8988 | 2026.03.14 20:56:57.647866 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8989 | 2026.03.14 20:56:57.648073 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.03.14 20:56:57.648209 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.85 MiB/sec. | ||
| 8991 | 2026.03.14 20:56:57.648207 [ 192 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278878 sec., 476980.603310089 rows/sec., 31.86 MiB/sec. | ||
| 8992 | 2026.03.14 20:56:57.648248 [ 253 ] {ca6570c0-2897-4254-bb3e-9d66b723501b} <Debug> TCPHandler: Processed in 0.001357138 sec. | ||
| 8993 | 2026.03.14 20:56:57.648365 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2026.03.14 20:56:57.648415 [ 186 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8995 | 2026.03.14 20:56:57.648472 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8996 | 2026.03.14 20:56:57.648522 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8997 | 2026.03.14 20:56:57.648708 [ 186 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.03.14 20:56:57.648793 [ 186 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_56_11} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8999 | 2026.03.14 20:56:57.648900 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9000 | 2026.03.14 20:56:57.648914 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.03.14 20:56:57.648955 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9002 | 2026.03.14 20:56:57.649287 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9003 | 2026.03.14 20:56:57.649505 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.03.14 20:56:57.649643 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 9005 | 2026.03.14 20:56:57.649680 [ 253 ] {a51011ba-5ac0-4563-a0e9-a236ddb928ac} <Debug> TCPHandler: Processed in 0.001364478 sec. | ||
| 9006 | 2026.03.14 20:56:57.649784 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.03.14 20:56:57.649878 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9008 | 2026.03.14 20:56:57.649933 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9009 | 2026.03.14 20:56:57.650742 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.03.14 20:56:57.650778 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9011 | 2026.03.14 20:56:57.651362 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9012 | 2026.03.14 20:56:57.651594 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.03.14 20:56:57.651735 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001875 sec., 21333.333333333336 rows/sec., 38.23 MiB/sec. | ||
| 9014 | 2026.03.14 20:56:57.651798 [ 253 ] {93ab202e-7559-4586-a809-db7bb7cb962d} <Debug> TCPHandler: Processed in 0.002062968 sec. | ||
| 9015 | 2026.03.14 20:56:57.651905 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.03.14 20:56:57.652000 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9017 | 2026.03.14 20:56:57.652042 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9018 | 2026.03.14 20:56:57.652362 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.03.14 20:56:57.652398 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9020 | 2026.03.14 20:56:57.652707 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9021 | 2026.03.14 20:56:57.652905 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.03.14 20:56:57.653037 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 9023 | 2026.03.14 20:56:57.653072 [ 253 ] {51136b6d-6581-4e07-b3f6-142804efddc4} <Debug> TCPHandler: Processed in 0.001216597 sec. | ||
| 9024 | 2026.03.14 20:56:58.126677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 9025 | 2026.03.14 20:56:58.144015 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.03.14 20:56:58.144069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9027 | 2026.03.14 20:56:58.149570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9028 | 2026.03.14 20:56:58.150229 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.03.14 20:56:58.150519 [ 32 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9030 | 2026.03.14 20:56:58.150580 [ 32 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.03.14 20:56:58.150599 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9032 | 2026.03.14 20:56:58.150703 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 9033 | 2026.03.14 20:56:58.153119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 9034 | 2026.03.14 20:56:58.154757 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9035 | 2026.03.14 20:56:58.156221 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 9036 | 2026.03.14 20:56:58.160844 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 9037 | 2026.03.14 20:56:58.165267 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 9038 | 2026.03.14 20:56:58.169471 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 9039 | 2026.03.14 20:56:58.173725 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 9040 | 2026.03.14 20:56:58.178141 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 9041 | 2026.03.14 20:56:58.233660 [ 203 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.083001472 sec., 3277.0503154450075 rows/sec., 16.95 MiB/sec. | ||
| 9042 | 2026.03.14 20:56:58.236522 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9043 | 2026.03.14 20:56:58.238565 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.03.14 20:56:58.238684 [ 196 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_36_7} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9045 | 2026.03.14 20:56:58.241205 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 9046 | 2026.03.14 20:56:59.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.38 MiB, peak 298.26 MiB, free memory in arenas 0.00 B, will set to 290.53 MiB (RSS), difference: 4.14 MiB | ||
| 9047 | 2026.03.14 20:57:02.648420 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.03.14 20:57:02.648615 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9049 | 2026.03.14 20:57:02.648680 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9050 | 2026.03.14 20:57:02.649409 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.03.14 20:57:02.649457 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9052 | 2026.03.14 20:57:02.649866 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9053 | 2026.03.14 20:57:02.650083 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.03.14 20:57:02.650220 [ 69 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9055 | 2026.03.14 20:57:02.650233 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001665 sec., 170570.57057057056 rows/sec., 10.83 MiB/sec. | ||
| 9056 | 2026.03.14 20:57:02.650289 [ 69 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.03.14 20:57:02.650300 [ 253 ] {4274dcb7-1017-4482-a0e1-94b2464ca020} <Debug> TCPHandler: Processed in 0.002008637 sec. | ||
| 9058 | 2026.03.14 20:57:02.650330 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9059 | 2026.03.14 20:57:02.650439 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2026.03.14 20:57:02.650459 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 9061 | 2026.03.14 20:57:02.650549 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9062 | 2026.03.14 20:57:02.650595 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9063 | 2026.03.14 20:57:02.650608 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9064 | 2026.03.14 20:57:02.650650 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 9065 | 2026.03.14 20:57:02.650734 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9066 | 2026.03.14 20:57:02.650789 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9067 | 2026.03.14 20:57:02.650838 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9068 | 2026.03.14 20:57:02.650891 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9069 | 2026.03.14 20:57:02.650938 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9070 | 2026.03.14 20:57:02.651380 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.03.14 20:57:02.651421 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9072 | 2026.03.14 20:57:02.651840 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9073 | 2026.03.14 20:57:02.652001 [ 203 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602593 sec., 1078252.556949893 rows/sec., 72.89 MiB/sec. | ||
| 9074 | 2026.03.14 20:57:02.652071 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2026.03.14 20:57:02.652146 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9076 | 2026.03.14 20:57:02.652208 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001687 sec., 472436.2774155305 rows/sec., 36.76 MiB/sec. | ||
| 9077 | 2026.03.14 20:57:02.652253 [ 253 ] {edf34ea7-6afe-4f67-a1b8-031812e11874} <Debug> TCPHandler: Processed in 0.001865236 sec. | ||
| 9078 | 2026.03.14 20:57:02.652366 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2026.03.14 20:57:02.652402 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.03.14 20:57:02.652461 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9081 | 2026.03.14 20:57:02.652477 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_26_5} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9082 | 2026.03.14 20:57:02.652511 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9083 | 2026.03.14 20:57:02.652569 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9084 | 2026.03.14 20:57:02.652958 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.03.14 20:57:02.652999 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9086 | 2026.03.14 20:57:02.653306 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9087 | 2026.03.14 20:57:02.653510 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.03.14 20:57:02.653647 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001204 sec., 117940.19933554817 rows/sec., 6.93 MiB/sec. | ||
| 9089 | 2026.03.14 20:57:02.653685 [ 253 ] {6e16f57c-371e-4522-8f13-17e5cdcee970} <Debug> TCPHandler: Processed in 0.001369569 sec. | ||
| 9090 | 2026.03.14 20:57:02.653791 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.03.14 20:57:02.653885 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.03.14 20:57:02.653925 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9093 | 2026.03.14 20:57:02.654353 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.03.14 20:57:02.654389 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9095 | 2026.03.14 20:57:02.654698 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9096 | 2026.03.14 20:57:02.654906 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.03.14 20:57:02.655031 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 9098 | 2026.03.14 20:57:02.655068 [ 253 ] {df2904d2-88b1-42b2-b71b-6caaae37fcde} <Debug> TCPHandler: Processed in 0.001326639 sec. | ||
| 9099 | 2026.03.14 20:57:02.655176 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.03.14 20:57:02.655270 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.03.14 20:57:02.655308 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9102 | 2026.03.14 20:57:02.655740 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.03.14 20:57:02.655776 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9104 | 2026.03.14 20:57:02.656077 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9105 | 2026.03.14 20:57:02.656297 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.03.14 20:57:02.656397 [ 69 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9107 | 2026.03.14 20:57:02.656421 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 9108 | 2026.03.14 20:57:02.656432 [ 69 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.03.14 20:57:02.656460 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9110 | 2026.03.14 20:57:02.656464 [ 253 ] {9ce45123-46e2-4992-849a-1b9a8256125f} <Debug> TCPHandler: Processed in 0.001336898 sec. | ||
| 9111 | 2026.03.14 20:57:02.656557 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 9112 | 2026.03.14 20:57:02.656585 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2026.03.14 20:57:02.656682 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9114 | 2026.03.14 20:57:02.656684 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9115 | 2026.03.14 20:57:02.656724 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 9116 | 2026.03.14 20:57:02.656741 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9117 | 2026.03.14 20:57:02.656802 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9118 | 2026.03.14 20:57:02.656859 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9119 | 2026.03.14 20:57:02.656905 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9120 | 2026.03.14 20:57:02.656949 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9121 | 2026.03.14 20:57:02.656990 [ 202 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9122 | 2026.03.14 20:57:02.657327 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.03.14 20:57:02.657366 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9124 | 2026.03.14 20:57:02.657718 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9125 | 2026.03.14 20:57:02.657867 [ 192 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358609 sec., 662442.2479168031 rows/sec., 40.37 MiB/sec. | ||
| 9126 | 2026.03.14 20:57:02.657934 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.03.14 20:57:02.658014 [ 203 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9128 | 2026.03.14 20:57:02.658067 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.0014 sec., 350000 rows/sec., 24.54 MiB/sec. | ||
| 9129 | 2026.03.14 20:57:02.658106 [ 253 ] {5bdc5aa7-f4ed-4a0d-a849-0fdb1309a8d5} <Debug> TCPHandler: Processed in 0.001571771 sec. | ||
| 9130 | 2026.03.14 20:57:02.658208 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2026.03.14 20:57:02.658273 [ 203 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2026.03.14 20:57:02.658302 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9133 | 2026.03.14 20:57:02.658339 [ 203 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_26_5} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9134 | 2026.03.14 20:57:02.658345 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9135 | 2026.03.14 20:57:02.658415 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9136 | 2026.03.14 20:57:02.658681 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.03.14 20:57:02.658716 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9138 | 2026.03.14 20:57:02.659013 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9139 | 2026.03.14 20:57:02.659216 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.03.14 20:57:02.659343 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 9141 | 2026.03.14 20:57:02.659378 [ 253 ] {3620c7bc-d77f-4274-b85e-18d5a9637114} <Debug> TCPHandler: Processed in 0.001219377 sec. | ||
| 9142 | 2026.03.14 20:57:02.659481 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2026.03.14 20:57:02.659584 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9144 | 2026.03.14 20:57:02.659628 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9145 | 2026.03.14 20:57:02.660025 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.03.14 20:57:02.660061 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9147 | 2026.03.14 20:57:02.660386 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9148 | 2026.03.14 20:57:02.660625 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.03.14 20:57:02.660756 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 9150 | 2026.03.14 20:57:02.660793 [ 253 ] {ba832239-2c32-4d29-bdb1-e5065a616b56} <Debug> TCPHandler: Processed in 0.001360888 sec. | ||
| 9151 | 2026.03.14 20:57:02.660902 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.03.14 20:57:02.660997 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9153 | 2026.03.14 20:57:02.661038 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9154 | 2026.03.14 20:57:02.661341 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.03.14 20:57:02.661377 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9156 | 2026.03.14 20:57:02.661687 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9157 | 2026.03.14 20:57:02.661890 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.03.14 20:57:02.662005 [ 69 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9159 | 2026.03.14 20:57:02.662029 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 9160 | 2026.03.14 20:57:02.662041 [ 69 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.03.14 20:57:02.662069 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9162 | 2026.03.14 20:57:02.662073 [ 253 ] {c4c28d34-18e0-4101-b220-e0ac499e01aa} <Debug> TCPHandler: Processed in 0.001220147 sec. | ||
| 9163 | 2026.03.14 20:57:02.662139 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::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 | ||
| 9164 | 2026.03.14 20:57:02.662193 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.03.14 20:57:02.662226 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9166 | 2026.03.14 20:57:02.662256 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 9167 | 2026.03.14 20:57:02.662292 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9168 | 2026.03.14 20:57:02.662300 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9169 | 2026.03.14 20:57:02.662342 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9170 | 2026.03.14 20:57:02.662350 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9171 | 2026.03.14 20:57:02.662393 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9172 | 2026.03.14 20:57:02.662425 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9173 | 2026.03.14 20:57:02.662459 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9174 | 2026.03.14 20:57:02.662681 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.03.14 20:57:02.662721 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9176 | 2026.03.14 20:57:02.663042 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9177 | 2026.03.14 20:57:02.663134 [ 193 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001024985 sec., 24390.600838061047 rows/sec., 1.60 MiB/sec. | ||
| 9178 | 2026.03.14 20:57:02.663253 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9179 | 2026.03.14 20:57:02.663258 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.03.14 20:57:02.663410 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. | ||
| 9181 | 2026.03.14 20:57:02.663450 [ 253 ] {89886cb4-ec21-47d5-b303-0223b5638e90} <Debug> TCPHandler: Processed in 0.001307218 sec. | ||
| 9182 | 2026.03.14 20:57:02.663515 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.03.14 20:57:02.663586 [ 192 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_25_5} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9184 | 2026.03.14 20:57:02.663653 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9185 | 2026.03.14 20:57:04.711077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17657 | ||
| 9186 | 2026.03.14 20:57:04.711815 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.03.14 20:57:04.711884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9188 | 2026.03.14 20:57:04.712431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9189 | 2026.03.14 20:57:04.712678 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.03.14 20:57:04.712840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17657 | ||
| 9191 | 2026.03.14 20:57:05.653325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9192 | 2026.03.14 20:57:05.668820 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.03.14 20:57:05.668866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9194 | 2026.03.14 20:57:05.674499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9195 | 2026.03.14 20:57:05.675213 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.03.14 20:57:05.677850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9197 | 2026.03.14 20:57:07.254238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1192 | ||
| 9198 | 2026.03.14 20:57:07.256974 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.03.14 20:57:07.257015 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9200 | 2026.03.14 20:57:07.258221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9201 | 2026.03.14 20:57:07.258483 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.03.14 20:57:07.258746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9203 | 2026.03.14 20:57:07.643100 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.03.14 20:57:07.643273 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9205 | 2026.03.14 20:57:07.643336 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9206 | 2026.03.14 20:57:07.644199 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.03.14 20:57:07.644244 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9208 | 2026.03.14 20:57:07.644673 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9209 | 2026.03.14 20:57:07.644896 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.03.14 20:57:07.645045 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001818 sec., 74807.48074807481 rows/sec., 6.50 MiB/sec. | ||
| 9211 | 2026.03.14 20:57:07.645092 [ 253 ] {57f4d8a0-b186-415f-a770-0450f35b5fec} <Debug> TCPHandler: Processed in 0.002115529 sec. | ||
| 9212 | 2026.03.14 20:57:07.645223 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.03.14 20:57:07.645323 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9214 | 2026.03.14 20:57:07.645365 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9215 | 2026.03.14 20:57:07.645789 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.03.14 20:57:07.645825 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9217 | 2026.03.14 20:57:07.646113 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9218 | 2026.03.14 20:57:07.646318 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.03.14 20:57:07.646451 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00115 sec., 34782.608695652176 rows/sec., 2.55 MiB/sec. | ||
| 9220 | 2026.03.14 20:57:07.646488 [ 253 ] {e49e10a1-867c-4bc6-a981-fbc4287aae9a} <Debug> TCPHandler: Processed in 0.001316478 sec. | ||
| 9221 | 2026.03.14 20:57:07.646596 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.03.14 20:57:07.646694 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9223 | 2026.03.14 20:57:07.646733 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9224 | 2026.03.14 20:57:07.647157 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.03.14 20:57:07.647193 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9226 | 2026.03.14 20:57:07.647500 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9227 | 2026.03.14 20:57:07.647704 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.03.14 20:57:07.647828 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 7.05 MiB/sec. | ||
| 9229 | 2026.03.14 20:57:07.647865 [ 253 ] {d9a35bf9-062d-41c3-81d5-1bce0fe1bd64} <Debug> TCPHandler: Processed in 0.001316208 sec. | ||
| 9230 | 2026.03.14 20:57:07.647973 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.03.14 20:57:07.648065 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9232 | 2026.03.14 20:57:07.648107 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9233 | 2026.03.14 20:57:07.648499 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.03.14 20:57:07.648534 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9235 | 2026.03.14 20:57:07.648848 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9236 | 2026.03.14 20:57:07.649048 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.03.14 20:57:07.649173 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 9238 | 2026.03.14 20:57:07.649180 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 9239 | 2026.03.14 20:57:07.649210 [ 253 ] {24db9dbf-9462-432c-9a99-69033a4bb3d2} <Debug> TCPHandler: Processed in 0.001284727 sec. | ||
| 9240 | 2026.03.14 20:57:07.649249 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2026.03.14 20:57:07.649303 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 9242 | 2026.03.14 20:57:07.649331 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.03.14 20:57:07.649393 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 9244 | 2026.03.14 20:57:07.649430 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9245 | 2026.03.14 20:57:07.649484 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9246 | 2026.03.14 20:57:07.649489 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9247 | 2026.03.14 20:57:07.649521 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 20950 rows starting from the beginning of the part | ||
| 9248 | 2026.03.14 20:57:07.649607 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 37 rows starting from the beginning of the part | ||
| 9249 | 2026.03.14 20:57:07.649653 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 9250 | 2026.03.14 20:57:07.649693 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9251 | 2026.03.14 20:57:07.649729 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9252 | 2026.03.14 20:57:07.649765 [ 203 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9253 | 2026.03.14 20:57:07.650367 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.03.14 20:57:07.650401 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9255 | 2026.03.14 20:57:07.650988 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9256 | 2026.03.14 20:57:07.651213 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.03.14 20:57:07.651352 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00194 sec., 20618.556701030928 rows/sec., 36.95 MiB/sec. | ||
| 9258 | 2026.03.14 20:57:07.651406 [ 253 ] {64e5beae-e27b-4cba-a4f0-97cbd09f5047} <Debug> TCPHandler: Processed in 0.002122199 sec. | ||
| 9259 | 2026.03.14 20:57:07.651522 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.03.14 20:57:07.651615 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.03.14 20:57:07.651660 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9262 | 2026.03.14 20:57:07.652013 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.03.14 20:57:07.652047 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9264 | 2026.03.14 20:57:07.652426 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9265 | 2026.03.14 20:57:07.652629 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.03.14 20:57:07.652754 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 9267 | 2026.03.14 20:57:07.652788 [ 253 ] {5db04596-cea6-4ee0-baa7-ede46c8e0fc5} <Debug> TCPHandler: Processed in 0.001313698 sec. | ||
| 9268 | 2026.03.14 20:57:07.655909 [ 194 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21837 rows, containing 5 columns (5 merged, 0 gathered) in 0.00654675 sec., 3335548.172757475 rows/sec., 218.65 MiB/sec. | ||
| 9269 | 2026.03.14 20:57:07.656328 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9270 | 2026.03.14 20:57:07.656575 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.03.14 20:57:07.656642 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 9272 | 2026.03.14 20:57:07.656717 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9273 | 2026.03.14 20:57:08.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.05 MiB, peak 299.31 MiB, free memory in arenas 0.00 B, will set to 294.01 MiB (RSS), difference: 1.96 MiB | ||
| 9274 | 2026.03.14 20:57:12.092808 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9275 | 2026.03.14 20:57:12.092873 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9276 | 2026.03.14 20:57:12.213011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18169 | ||
| 9277 | 2026.03.14 20:57:12.213538 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.03.14 20:57:12.213584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9279 | 2026.03.14 20:57:12.214084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9280 | 2026.03.14 20:57:12.214315 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.03.14 20:57:12.214454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18169 | ||
| 9282 | 2026.03.14 20:57:12.649042 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.03.14 20:57:12.649239 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9284 | 2026.03.14 20:57:12.649312 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9285 | 2026.03.14 20:57:12.650228 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.03.14 20:57:12.650281 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9287 | 2026.03.14 20:57:12.650687 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9288 | 2026.03.14 20:57:12.650911 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.03.14 20:57:12.651060 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001875 sec., 151466.6666666667 rows/sec., 9.62 MiB/sec. | ||
| 9290 | 2026.03.14 20:57:12.651107 [ 253 ] {5236e63c-47e4-423a-a5e7-f502aa5a72fc} <Debug> TCPHandler: Processed in 0.00220626 sec. | ||
| 9291 | 2026.03.14 20:57:12.651255 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.03.14 20:57:12.651357 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9293 | 2026.03.14 20:57:12.651399 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9294 | 2026.03.14 20:57:12.652256 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.03.14 20:57:12.652292 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9296 | 2026.03.14 20:57:12.652688 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9297 | 2026.03.14 20:57:12.652901 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.03.14 20:57:12.653030 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001695 sec., 470206.48967551626 rows/sec., 36.58 MiB/sec. | ||
| 9299 | 2026.03.14 20:57:12.653039 [ 55 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9300 | 2026.03.14 20:57:12.653068 [ 253 ] {30d68f35-e83c-4b07-9bf8-8e29d1f54fc2} <Debug> TCPHandler: Processed in 0.001866495 sec. | ||
| 9301 | 2026.03.14 20:57:12.653113 [ 55 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.03.14 20:57:12.653139 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9303 | 2026.03.14 20:57:12.653214 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.03.14 20:57:12.653272 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9305 | 2026.03.14 20:57:12.653322 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9306 | 2026.03.14 20:57:12.653367 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9307 | 2026.03.14 20:57:12.653411 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9308 | 2026.03.14 20:57:12.653452 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2888 rows starting from the beginning of the part | ||
| 9309 | 2026.03.14 20:57:12.653521 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 797 rows starting from the beginning of the part | ||
| 9310 | 2026.03.14 20:57:12.653573 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 9311 | 2026.03.14 20:57:12.653618 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 797 rows starting from the beginning of the part | ||
| 9312 | 2026.03.14 20:57:12.653655 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 9313 | 2026.03.14 20:57:12.653693 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 797 rows starting from the beginning of the part | ||
| 9314 | 2026.03.14 20:57:12.653838 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.03.14 20:57:12.653879 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9316 | 2026.03.14 20:57:12.654198 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9317 | 2026.03.14 20:57:12.654429 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.03.14 20:57:12.654562 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001259 sec., 112787.92692613185 rows/sec., 6.63 MiB/sec. | ||
| 9319 | 2026.03.14 20:57:12.654600 [ 253 ] {79472f18-5c61-49be-9f64-79b9e8083f5d} <Debug> TCPHandler: Processed in 0.001433929 sec. | ||
| 9320 | 2026.03.14 20:57:12.654712 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.03.14 20:57:12.654806 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9322 | 2026.03.14 20:57:12.654844 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9323 | 2026.03.14 20:57:12.655327 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.03.14 20:57:12.655365 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9325 | 2026.03.14 20:57:12.655633 [ 191 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002418294 sec., 2295419.829019962 rows/sec., 187.60 MiB/sec. | ||
| 9326 | 2026.03.14 20:57:12.655683 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9327 | 2026.03.14 20:57:12.655906 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9328 | 2026.03.14 20:57:12.655910 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2026.03.14 20:57:12.656068 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00128 sec., 116406.24999999999 rows/sec., 7.52 MiB/sec. | ||
| 9330 | 2026.03.14 20:57:12.656108 [ 253 ] {9fca09ea-5ddb-4cdb-8677-050a05eb7095} <Debug> TCPHandler: Processed in 0.00144391 sec. | ||
| 9331 | 2026.03.14 20:57:12.656172 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.03.14 20:57:12.656224 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2026.03.14 20:57:12.656253 [ 194 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_61_12} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9334 | 2026.03.14 20:57:12.656324 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9335 | 2026.03.14 20:57:12.656328 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9336 | 2026.03.14 20:57:12.656372 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9337 | 2026.03.14 20:57:12.656831 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.03.14 20:57:12.656867 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9339 | 2026.03.14 20:57:12.657166 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9340 | 2026.03.14 20:57:12.657370 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.03.14 20:57:12.657493 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 9342 | 2026.03.14 20:57:12.657530 [ 253 ] {e64f1f17-5632-4af3-8fc4-99bf43b5d732} <Debug> TCPHandler: Processed in 0.001355129 sec. | ||
| 9343 | 2026.03.14 20:57:12.657637 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.03.14 20:57:12.657731 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9345 | 2026.03.14 20:57:12.657770 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9346 | 2026.03.14 20:57:12.658355 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.03.14 20:57:12.658391 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9348 | 2026.03.14 20:57:12.658706 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9349 | 2026.03.14 20:57:12.658909 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.03.14 20:57:12.659019 [ 55 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9351 | 2026.03.14 20:57:12.659034 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001321 sec., 370931.1127933384 rows/sec., 26.01 MiB/sec. | ||
| 9352 | 2026.03.14 20:57:12.659065 [ 55 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.03.14 20:57:12.659084 [ 253 ] {673cd369-617d-46ca-a999-e2e1a30dc779} <Debug> TCPHandler: Processed in 0.00149542 sec. | ||
| 9354 | 2026.03.14 20:57:12.659090 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9355 | 2026.03.14 20:57:12.659189 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9356 | 2026.03.14 20:57:12.659200 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.03.14 20:57:12.659279 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9358 | 2026.03.14 20:57:12.659303 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9359 | 2026.03.14 20:57:12.659307 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1549 rows starting from the beginning of the part | ||
| 9360 | 2026.03.14 20:57:12.659345 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9361 | 2026.03.14 20:57:12.659368 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 490 rows starting from the beginning of the part | ||
| 9362 | 2026.03.14 20:57:12.659409 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9363 | 2026.03.14 20:57:12.659446 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 490 rows starting from the beginning of the part | ||
| 9364 | 2026.03.14 20:57:12.659481 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9365 | 2026.03.14 20:57:12.659516 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 490 rows starting from the beginning of the part | ||
| 9366 | 2026.03.14 20:57:12.659672 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.03.14 20:57:12.659718 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9368 | 2026.03.14 20:57:12.660015 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9369 | 2026.03.14 20:57:12.660211 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.03.14 20:57:12.660341 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 9371 | 2026.03.14 20:57:12.660377 [ 253 ] {0e6a3aa6-7dbb-4e9c-8ad0-7868ac7662ce} <Debug> TCPHandler: Processed in 0.001224237 sec. | ||
| 9372 | 2026.03.14 20:57:12.660482 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.03.14 20:57:12.660576 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.03.14 20:57:12.660617 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9375 | 2026.03.14 20:57:12.660685 [ 198 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534971 sec., 2102319.8483880153 rows/sec., 156.15 MiB/sec. | ||
| 9376 | 2026.03.14 20:57:12.660866 [ 200 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9377 | 2026.03.14 20:57:12.661012 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.03.14 20:57:12.661046 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9379 | 2026.03.14 20:57:12.661104 [ 200 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.03.14 20:57:12.661167 [ 200 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_61_12} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9381 | 2026.03.14 20:57:12.661226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 9382 | 2026.03.14 20:57:12.661393 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9383 | 2026.03.14 20:57:12.661592 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.03.14 20:57:12.661716 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 9385 | 2026.03.14 20:57:12.661752 [ 253 ] {da8a68c0-9741-4acf-b95d-0e09be695f9e} <Debug> TCPHandler: Processed in 0.001317438 sec. | ||
| 9386 | 2026.03.14 20:57:12.661859 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.03.14 20:57:12.661951 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9388 | 2026.03.14 20:57:12.661992 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9389 | 2026.03.14 20:57:12.662294 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.03.14 20:57:12.662330 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9391 | 2026.03.14 20:57:12.662601 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9392 | 2026.03.14 20:57:12.662799 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.03.14 20:57:12.662924 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 9394 | 2026.03.14 20:57:12.662959 [ 253 ] {608e8dd9-c489-486a-a977-57c6a64ad562} <Debug> TCPHandler: Processed in 0.001147396 sec. | ||
| 9395 | 2026.03.14 20:57:12.663063 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2026.03.14 20:57:12.663154 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9397 | 2026.03.14 20:57:12.663194 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9398 | 2026.03.14 20:57:12.663506 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.03.14 20:57:12.663541 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9400 | 2026.03.14 20:57:12.663829 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9401 | 2026.03.14 20:57:12.664026 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.03.14 20:57:12.664149 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001012 sec., 88932.80632411066 rows/sec., 5.56 MiB/sec. | ||
| 9403 | 2026.03.14 20:57:12.664157 [ 53 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9404 | 2026.03.14 20:57:12.664184 [ 253 ] {0ff9d752-e860-45a3-a0ac-819559a48207} <Debug> TCPHandler: Processed in 0.001168596 sec. | ||
| 9405 | 2026.03.14 20:57:12.664205 [ 53 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.03.14 20:57:12.664229 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9407 | 2026.03.14 20:57:12.664358 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9408 | 2026.03.14 20:57:12.664504 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9409 | 2026.03.14 20:57:12.664540 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3552 rows starting from the beginning of the part | ||
| 9410 | 2026.03.14 20:57:12.664605 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9411 | 2026.03.14 20:57:12.664651 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9412 | 2026.03.14 20:57:12.664699 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9413 | 2026.03.14 20:57:12.664741 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9414 | 2026.03.14 20:57:12.664784 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9415 | 2026.03.14 20:57:12.666117 [ 199 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 4 columns (4 merged, 0 gathered) in 0.001814765 sec., 2172182.073160988 rows/sec., 140.41 MiB/sec. | ||
| 9416 | 2026.03.14 20:57:12.666390 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9417 | 2026.03.14 20:57:12.666639 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.03.14 20:57:12.666702 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_61_12} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9419 | 2026.03.14 20:57:12.666786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9420 | 2026.03.14 20:57:13.178010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9421 | 2026.03.14 20:57:13.193928 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.03.14 20:57:13.193980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9423 | 2026.03.14 20:57:13.199387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9424 | 2026.03.14 20:57:13.200081 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.03.14 20:57:13.202677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9426 | 2026.03.14 20:57:16.779632 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.03.14 20:57:16.779827 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9428 | 2026.03.14 20:57:16.779895 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9429 | 2026.03.14 20:57:16.780622 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.03.14 20:57:16.780676 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9431 | 2026.03.14 20:57:16.781098 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9432 | 2026.03.14 20:57:16.781325 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.03.14 20:57:16.781475 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001698 sec., 2355.7126030624263 rows/sec., 192.09 KiB/sec. | ||
| 9434 | 2026.03.14 20:57:16.781527 [ 253 ] {b76b449b-a303-420f-9a3c-f7737e8e49cb} <Debug> TCPHandler: Processed in 0.002029518 sec. | ||
| 9435 | 2026.03.14 20:57:16.781667 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.03.14 20:57:16.781785 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9437 | 2026.03.14 20:57:16.781829 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9438 | 2026.03.14 20:57:16.783677 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.03.14 20:57:16.783713 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9440 | 2026.03.14 20:57:16.784134 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9441 | 2026.03.14 20:57:16.784347 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.03.14 20:57:16.784478 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Debug> executeQuery: Read 1998 rows, 154.95 KiB in 0.002719 sec., 734828.9812431041 rows/sec., 55.65 MiB/sec. | ||
| 9443 | 2026.03.14 20:57:16.784516 [ 253 ] {6c4f5bf1-6af8-4172-a640-4cfaef4466f2} <Debug> TCPHandler: Processed in 0.00291505 sec. | ||
| 9444 | 2026.03.14 20:57:16.784634 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.03.14 20:57:16.784754 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9446 | 2026.03.14 20:57:16.784803 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9447 | 2026.03.14 20:57:16.785295 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.03.14 20:57:16.785339 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9449 | 2026.03.14 20:57:16.785680 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9450 | 2026.03.14 20:57:16.785890 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.03.14 20:57:16.786018 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001289 sec., 33359.19317300233 rows/sec., 2.43 MiB/sec. | ||
| 9452 | 2026.03.14 20:57:16.786055 [ 253 ] {fa905a4d-492a-4e2d-9188-4037d150a1c0} <Debug> TCPHandler: Processed in 0.001482411 sec. | ||
| 9453 | 2026.03.14 20:57:16.786195 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.03.14 20:57:16.786291 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9455 | 2026.03.14 20:57:16.786332 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9456 | 2026.03.14 20:57:16.787049 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.03.14 20:57:16.787087 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9458 | 2026.03.14 20:57:16.787438 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9459 | 2026.03.14 20:57:16.787649 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.03.14 20:57:16.787765 [ 49 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 9461 | 2026.03.14 20:57:16.787791 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001519 sec., 466096.1158657011 rows/sec., 27.19 MiB/sec. | ||
| 9462 | 2026.03.14 20:57:16.787824 [ 49 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2026.03.14 20:57:16.787837 [ 253 ] {730f070f-648b-43a6-a0d6-dd72fec75ed9} <Debug> TCPHandler: Processed in 0.001692673 sec. | ||
| 9464 | 2026.03.14 20:57:16.787852 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9465 | 2026.03.14 20:57:16.787958 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.03.14 20:57:16.787978 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 9467 | 2026.03.14 20:57:16.788058 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.03.14 20:57:16.788103 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9469 | 2026.03.14 20:57:16.788127 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9470 | 2026.03.14 20:57:16.788167 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 882 rows starting from the beginning of the part | ||
| 9471 | 2026.03.14 20:57:16.788237 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 708 rows starting from the beginning of the part | ||
| 9472 | 2026.03.14 20:57:16.788292 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9473 | 2026.03.14 20:57:16.788338 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 9474 | 2026.03.14 20:57:16.788376 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 9475 | 2026.03.14 20:57:16.788419 [ 191 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 708 rows starting from the beginning of the part | ||
| 9476 | 2026.03.14 20:57:16.788503 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.03.14 20:57:16.788545 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9478 | 2026.03.14 20:57:16.788896 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9479 | 2026.03.14 20:57:16.789129 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.03.14 20:57:16.789232 [ 49 ] {} <Debug> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9481 | 2026.03.14 20:57:16.789261 [ 49 ] {} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.03.14 20:57:16.789268 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 57.21 KiB/sec. | ||
| 9483 | 2026.03.14 20:57:16.789279 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9484 | 2026.03.14 20:57:16.789313 [ 253 ] {a1681d87-0891-482d-b514-6cb2857d0ab1} <Debug> TCPHandler: Processed in 0.001404959 sec. | ||
| 9485 | 2026.03.14 20:57:16.789378 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 9486 | 2026.03.14 20:57:16.789426 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2026.03.14 20:57:16.789465 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9488 | 2026.03.14 20:57:16.789494 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 9489 | 2026.03.14 20:57:16.789520 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9490 | 2026.03.14 20:57:16.789552 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9491 | 2026.03.14 20:57:16.789561 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9492 | 2026.03.14 20:57:16.789598 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9493 | 2026.03.14 20:57:16.789640 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9494 | 2026.03.14 20:57:16.789677 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9495 | 2026.03.14 20:57:16.789693 [ 199 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770505 sec., 1550405.1104063531 rows/sec., 98.81 MiB/sec. | ||
| 9496 | 2026.03.14 20:57:16.789922 [ 199 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 9497 | 2026.03.14 20:57:16.790226 [ 199 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.03.14 20:57:16.790310 [ 199 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_35_7} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 9499 | 2026.03.14 20:57:16.790325 [ 196 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000982333 sec., 5089.923681684317 rows/sec., 377.77 KiB/sec. | ||
| 9500 | 2026.03.14 20:57:16.790343 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.03.14 20:57:16.790394 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9502 | 2026.03.14 20:57:16.790409 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 9503 | 2026.03.14 20:57:16.790440 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9504 | 2026.03.14 20:57:16.790682 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.03.14 20:57:16.790742 [ 200 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_9_2} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9506 | 2026.03.14 20:57:16.790791 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9507 | 2026.03.14 20:57:16.790799 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9508 | 2026.03.14 20:57:16.790999 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.03.14 20:57:16.791126 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.001624 sec., 642241.3793103448 rows/sec., 44.37 MiB/sec. | ||
| 9510 | 2026.03.14 20:57:16.791163 [ 253 ] {f92345a4-3fe2-4964-b306-8bdc2ee0803f} <Debug> TCPHandler: Processed in 0.001787415 sec. | ||
| 9511 | 2026.03.14 20:57:16.791271 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.03.14 20:57:16.791366 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9513 | 2026.03.14 20:57:16.791410 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9514 | 2026.03.14 20:57:16.792022 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.03.14 20:57:16.792058 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9516 | 2026.03.14 20:57:16.792472 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9517 | 2026.03.14 20:57:16.792677 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.03.14 20:57:16.792815 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001467 sec., 896387.184730743 rows/sec., 56.52 MiB/sec. | ||
| 9519 | 2026.03.14 20:57:16.792853 [ 253 ] {35a3e931-6d71-4e16-906d-813190bfca09} <Debug> TCPHandler: Processed in 0.001631262 sec. | ||
| 9520 | 2026.03.14 20:57:16.792962 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.03.14 20:57:16.793057 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9522 | 2026.03.14 20:57:16.793113 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9523 | 2026.03.14 20:57:16.793907 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.03.14 20:57:16.793943 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9525 | 2026.03.14 20:57:16.794487 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9526 | 2026.03.14 20:57:16.794701 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.03.14 20:57:16.794850 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001811 sec., 21535.063500828273 rows/sec., 38.59 MiB/sec. | ||
| 9528 | 2026.03.14 20:57:16.794904 [ 253 ] {3e14c46e-f536-4d29-8baa-2ab501939282} <Debug> TCPHandler: Processed in 0.001991267 sec. | ||
| 9529 | 2026.03.14 20:57:16.795010 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.03.14 20:57:16.795104 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9531 | 2026.03.14 20:57:16.795146 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9532 | 2026.03.14 20:57:16.795466 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.03.14 20:57:16.795502 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9534 | 2026.03.14 20:57:16.795809 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9535 | 2026.03.14 20:57:16.796012 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.03.14 20:57:16.796137 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 9537 | 2026.03.14 20:57:16.796172 [ 253 ] {cdb22085-54d4-4d0e-ad5f-94209e2ff434} <Debug> TCPHandler: Processed in 0.001212477 sec. | ||
| 9538 | 2026.03.14 20:57:17.259114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1242 | ||
| 9539 | 2026.03.14 20:57:17.261897 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.03.14 20:57:17.261941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9541 | 2026.03.14 20:57:17.263127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9542 | 2026.03.14 20:57:17.263398 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.03.14 20:57:17.263673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 9544 | 2026.03.14 20:57:17.635259 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.03.14 20:57:17.635460 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9546 | 2026.03.14 20:57:17.635531 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9547 | 2026.03.14 20:57:17.636208 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.03.14 20:57:17.636255 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9549 | 2026.03.14 20:57:17.636653 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9550 | 2026.03.14 20:57:17.636890 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.03.14 20:57:17.637042 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001632 sec., 46568.62745098039 rows/sec., 3.84 MiB/sec. | ||
| 9552 | 2026.03.14 20:57:17.637088 [ 253 ] {7be2e83a-e246-4ed0-8e4a-5835069050e4} <Debug> TCPHandler: Processed in 0.001999298 sec. | ||
| 9553 | 2026.03.14 20:57:17.637206 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.03.14 20:57:17.637305 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.03.14 20:57:17.637346 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9556 | 2026.03.14 20:57:17.637821 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.03.14 20:57:17.637859 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9558 | 2026.03.14 20:57:17.638177 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9559 | 2026.03.14 20:57:17.638398 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.03.14 20:57:17.638530 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001248 sec., 8012.820512820513 rows/sec., 602.53 KiB/sec. | ||
| 9561 | 2026.03.14 20:57:17.638543 [ 48 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9562 | 2026.03.14 20:57:17.638566 [ 253 ] {927f962f-7142-4b3f-8f94-7ba4ad82569d} <Debug> TCPHandler: Processed in 0.001410989 sec. | ||
| 9563 | 2026.03.14 20:57:17.638632 [ 48 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.03.14 20:57:17.638663 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9565 | 2026.03.14 20:57:17.638701 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2026.03.14 20:57:17.638779 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9567 | 2026.03.14 20:57:17.638810 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9568 | 2026.03.14 20:57:17.638858 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9569 | 2026.03.14 20:57:17.638921 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9570 | 2026.03.14 20:57:17.638959 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 223 rows starting from the beginning of the part | ||
| 9571 | 2026.03.14 20:57:17.639024 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 142 rows starting from the beginning of the part | ||
| 9572 | 2026.03.14 20:57:17.639068 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 9573 | 2026.03.14 20:57:17.639114 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 142 rows starting from the beginning of the part | ||
| 9574 | 2026.03.14 20:57:17.639154 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 43 rows starting from the beginning of the part | ||
| 9575 | 2026.03.14 20:57:17.639198 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9576 | 2026.03.14 20:57:17.639284 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.03.14 20:57:17.639324 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9578 | 2026.03.14 20:57:17.639688 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9579 | 2026.03.14 20:57:17.639995 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.03.14 20:57:17.640128 [ 196 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399779 sec., 428639.0923138581 rows/sec., 28.59 MiB/sec. | ||
| 9581 | 2026.03.14 20:57:17.640139 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001358 sec., 54491.89985272459 rows/sec., 4.25 MiB/sec. | ||
| 9582 | 2026.03.14 20:57:17.640220 [ 253 ] {4547fa1c-b1ef-4bb3-a111-506884aeadb5} <Debug> TCPHandler: Processed in 0.001565972 sec. | ||
| 9583 | 2026.03.14 20:57:17.640334 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2026.03.14 20:57:17.640349 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9585 | 2026.03.14 20:57:17.640429 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9586 | 2026.03.14 20:57:17.640479 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9587 | 2026.03.14 20:57:17.640666 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.03.14 20:57:17.640752 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_61_12} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9589 | 2026.03.14 20:57:17.640839 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.03.14 20:57:17.640865 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9591 | 2026.03.14 20:57:17.640881 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9592 | 2026.03.14 20:57:17.641216 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9593 | 2026.03.14 20:57:17.641425 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.03.14 20:57:17.641556 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001146 sec., 27923.211169284466 rows/sec., 1.94 MiB/sec. | ||
| 9595 | 2026.03.14 20:57:17.641593 [ 253 ] {834de172-36d4-4fc6-a59c-f583653c40f3} <Debug> TCPHandler: Processed in 0.001307528 sec. | ||
| 9596 | 2026.03.14 20:57:17.641696 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2026.03.14 20:57:17.641789 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9598 | 2026.03.14 20:57:17.641841 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9599 | 2026.03.14 20:57:17.642579 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2026.03.14 20:57:17.642616 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9601 | 2026.03.14 20:57:17.643131 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9602 | 2026.03.14 20:57:17.643353 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2026.03.14 20:57:17.643472 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9604 | 2026.03.14 20:57:17.643494 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 9605 | 2026.03.14 20:57:17.643521 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.03.14 20:57:17.643548 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9607 | 2026.03.14 20:57:17.643565 [ 253 ] {2a89e264-0ec0-4afb-a5a2-a4d36b6ff05a} <Debug> TCPHandler: Processed in 0.001916857 sec. | ||
| 9608 | 2026.03.14 20:57:17.643651 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 9609 | 2026.03.14 20:57:17.643685 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2026.03.14 20:57:17.643783 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9611 | 2026.03.14 20:57:17.643824 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9612 | 2026.03.14 20:57:17.643869 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9613 | 2026.03.14 20:57:17.643932 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 933 rows starting from the beginning of the part | ||
| 9614 | 2026.03.14 20:57:17.644118 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 9615 | 2026.03.14 20:57:17.644144 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.03.14 20:57:17.644183 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9617 | 2026.03.14 20:57:17.644243 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9618 | 2026.03.14 20:57:17.644361 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9619 | 2026.03.14 20:57:17.644471 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
| 9620 | 2026.03.14 20:57:17.644476 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9621 | 2026.03.14 20:57:17.644578 [ 197 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 9622 | 2026.03.14 20:57:17.644695 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2026.03.14 20:57:17.644828 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec. | ||
| 9624 | 2026.03.14 20:57:17.644864 [ 253 ] {9d7075f1-0fc2-4381-be4e-5c6d4f220c10} <Debug> TCPHandler: Processed in 0.001227617 sec. | ||
| 9625 | 2026.03.14 20:57:17.650560 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 19 columns (19 merged, 0 gathered) in 0.006932275 sec., 154638.98936496317 rows/sec., 277.11 MiB/sec. | ||
| 9626 | 2026.03.14 20:57:17.652206 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9627 | 2026.03.14 20:57:17.652551 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.03.14 20:57:17.652652 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9629 | 2026.03.14 20:57:17.652771 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
| 9630 | 2026.03.14 20:57:18.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.64 MiB, peak 302.99 MiB, free memory in arenas 0.00 B, will set to 297.11 MiB (RSS), difference: 2.46 MiB | ||
| 9631 | 2026.03.14 20:57:19.714770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18617 | ||
| 9632 | 2026.03.14 20:57:19.715611 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.03.14 20:57:19.715695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9634 | 2026.03.14 20:57:19.716438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9635 | 2026.03.14 20:57:19.716687 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.03.14 20:57:19.716839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18617 | ||
| 9637 | 2026.03.14 20:57:20.702985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9638 | 2026.03.14 20:57:20.719753 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.03.14 20:57:20.719812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9640 | 2026.03.14 20:57:20.725427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9641 | 2026.03.14 20:57:20.726109 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.03.14 20:57:20.728843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9643 | 2026.03.14 20:57:22.648963 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.03.14 20:57:22.649170 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9645 | 2026.03.14 20:57:22.649238 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9646 | 2026.03.14 20:57:22.650050 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.03.14 20:57:22.650087 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9648 | 2026.03.14 20:57:22.650475 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9649 | 2026.03.14 20:57:22.650694 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.03.14 20:57:22.650844 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001727 sec., 164447.01795020266 rows/sec., 10.44 MiB/sec. | ||
| 9651 | 2026.03.14 20:57:22.650884 [ 253 ] {d6700745-fbd5-443f-a61e-8c8dcfdb4fa9} <Debug> TCPHandler: Processed in 0.002055688 sec. | ||
| 9652 | 2026.03.14 20:57:22.651012 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.03.14 20:57:22.651107 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9654 | 2026.03.14 20:57:22.651152 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9655 | 2026.03.14 20:57:22.651971 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.03.14 20:57:22.652006 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9657 | 2026.03.14 20:57:22.652357 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9658 | 2026.03.14 20:57:22.652564 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.03.14 20:57:22.652692 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001603 sec., 497192.7635683094 rows/sec., 38.68 MiB/sec. | ||
| 9660 | 2026.03.14 20:57:22.652728 [ 253 ] {a35ab4b0-7cc2-44cd-9f2b-ef82419a6401} <Debug> TCPHandler: Processed in 0.001772984 sec. | ||
| 9661 | 2026.03.14 20:57:22.652838 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.03.14 20:57:22.652932 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9663 | 2026.03.14 20:57:22.652972 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9664 | 2026.03.14 20:57:22.653456 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.03.14 20:57:22.653493 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9666 | 2026.03.14 20:57:22.653796 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9667 | 2026.03.14 20:57:22.653994 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.03.14 20:57:22.654121 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001207 sec., 117647.05882352941 rows/sec., 6.91 MiB/sec. | ||
| 9669 | 2026.03.14 20:57:22.654157 [ 253 ] {23ed87a8-71f5-41b5-8055-bc855e20f211} <Debug> TCPHandler: Processed in 0.001367319 sec. | ||
| 9670 | 2026.03.14 20:57:22.654267 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.03.14 20:57:22.654362 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.03.14 20:57:22.654401 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9673 | 2026.03.14 20:57:22.654872 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.03.14 20:57:22.654911 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9675 | 2026.03.14 20:57:22.655210 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9676 | 2026.03.14 20:57:22.655412 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.03.14 20:57:22.655535 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 9678 | 2026.03.14 20:57:22.655571 [ 253 ] {25a95f16-4e86-4c2c-afd1-e22406b5a37d} <Debug> TCPHandler: Processed in 0.001351988 sec. | ||
| 9679 | 2026.03.14 20:57:22.655683 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.03.14 20:57:22.655777 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9681 | 2026.03.14 20:57:22.655816 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9682 | 2026.03.14 20:57:22.656307 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.03.14 20:57:22.656342 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9684 | 2026.03.14 20:57:22.656647 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9685 | 2026.03.14 20:57:22.656856 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.03.14 20:57:22.656980 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 9687 | 2026.03.14 20:57:22.657016 [ 253 ] {b1c62fa5-99cb-4bd2-be6e-5726b52715f6} <Debug> TCPHandler: Processed in 0.001381479 sec. | ||
| 9688 | 2026.03.14 20:57:22.657124 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2026.03.14 20:57:22.657229 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9690 | 2026.03.14 20:57:22.657269 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9691 | 2026.03.14 20:57:22.657852 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.03.14 20:57:22.657885 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9693 | 2026.03.14 20:57:22.658199 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9694 | 2026.03.14 20:57:22.658396 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.03.14 20:57:22.658520 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001309 sec., 374331.55080213904 rows/sec., 26.24 MiB/sec. | ||
| 9696 | 2026.03.14 20:57:22.658556 [ 253 ] {d27c007e-841e-4390-a2b4-225aa74382f2} <Debug> TCPHandler: Processed in 0.00147993 sec. | ||
| 9697 | 2026.03.14 20:57:22.658660 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.03.14 20:57:22.658753 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9699 | 2026.03.14 20:57:22.658793 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9700 | 2026.03.14 20:57:22.659111 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.03.14 20:57:22.659144 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9702 | 2026.03.14 20:57:22.659438 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9703 | 2026.03.14 20:57:22.659636 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.03.14 20:57:22.659725 [ 42 ] {} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9705 | 2026.03.14 20:57:22.659757 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 9706 | 2026.03.14 20:57:22.659761 [ 42 ] {} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.14 20:57:22.659788 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9708 | 2026.03.14 20:57:22.659793 [ 253 ] {91fa3a42-5d09-4e6d-8462-7450f9579dc6} <Debug> TCPHandler: Processed in 0.001180307 sec. | ||
| 9709 | 2026.03.14 20:57:22.659890 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 9710 | 2026.03.14 20:57:22.659905 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.03.14 20:57:22.659992 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2026.03.14 20:57:22.660008 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9713 | 2026.03.14 20:57:22.660025 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9714 | 2026.03.14 20:57:22.660050 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9715 | 2026.03.14 20:57:22.660086 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9716 | 2026.03.14 20:57:22.660132 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9717 | 2026.03.14 20:57:22.660177 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9718 | 2026.03.14 20:57:22.660218 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9719 | 2026.03.14 20:57:22.660257 [ 187 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9720 | 2026.03.14 20:57:22.660453 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.03.14 20:57:22.660487 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9722 | 2026.03.14 20:57:22.660804 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9723 | 2026.03.14 20:57:22.661017 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.03.14 20:57:22.661028 [ 188 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172476 sec., 133051.76395934756 rows/sec., 6.79 MiB/sec. | ||
| 9725 | 2026.03.14 20:57:22.661142 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 9726 | 2026.03.14 20:57:22.661182 [ 253 ] {f1b2b14d-dd8f-46ee-9708-4406f825d1c1} <Debug> TCPHandler: Processed in 0.001323959 sec. | ||
| 9727 | 2026.03.14 20:57:22.661182 [ 193 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9728 | 2026.03.14 20:57:22.661303 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.03.14 20:57:22.661397 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9730 | 2026.03.14 20:57:22.661441 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9731 | 2026.03.14 20:57:22.661463 [ 193 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.03.14 20:57:22.661523 [ 193 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_26_5} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9733 | 2026.03.14 20:57:22.661577 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9734 | 2026.03.14 20:57:22.661748 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2026.03.14 20:57:22.661781 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9736 | 2026.03.14 20:57:22.662064 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9737 | 2026.03.14 20:57:22.662265 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.03.14 20:57:22.662388 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 9739 | 2026.03.14 20:57:22.662422 [ 253 ] {58aad3fe-9b04-40f6-bfc3-74413a83aecd} <Debug> TCPHandler: Processed in 0.001174697 sec. | ||
| 9740 | 2026.03.14 20:57:22.662527 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2026.03.14 20:57:22.662628 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9742 | 2026.03.14 20:57:22.662667 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9743 | 2026.03.14 20:57:22.663003 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.03.14 20:57:22.663036 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9745 | 2026.03.14 20:57:22.663326 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9746 | 2026.03.14 20:57:22.663525 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.03.14 20:57:22.663645 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001034 sec., 87040.61895551257 rows/sec., 5.45 MiB/sec. | ||
| 9748 | 2026.03.14 20:57:22.663679 [ 253 ] {185eb73e-cdfc-4284-a7e2-357031f45962} <Debug> TCPHandler: Processed in 0.001199946 sec. | ||
| 9749 | 2026.03.14 20:57:27.092918 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9750 | 2026.03.14 20:57:27.092983 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9751 | 2026.03.14 20:57:27.216951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19129 | ||
| 9752 | 2026.03.14 20:57:27.217502 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.03.14 20:57:27.217555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9754 | 2026.03.14 20:57:27.218065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9755 | 2026.03.14 20:57:27.218298 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.03.14 20:57:27.218441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19129 | ||
| 9757 | 2026.03.14 20:57:27.264074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1274 | ||
| 9758 | 2026.03.14 20:57:27.266565 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.03.14 20:57:27.266628 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9760 | 2026.03.14 20:57:27.267862 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9761 | 2026.03.14 20:57:27.268142 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.03.14 20:57:27.268448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 9763 | 2026.03.14 20:57:27.582030 [ 33 ] {} <Debug> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9764 | 2026.03.14 20:57:27.582108 [ 33 ] {} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.03.14 20:57:27.582132 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9766 | 2026.03.14 20:57:27.582288 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9767 | 2026.03.14 20:57:27.582493 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9768 | 2026.03.14 20:57:27.582549 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 9769 | 2026.03.14 20:57:27.582658 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 9770 | 2026.03.14 20:57:27.582734 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 9771 | 2026.03.14 20:57:27.582809 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 9772 | 2026.03.14 20:57:27.582876 [ 188 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 9773 | 2026.03.14 20:57:27.583766 [ 193 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557681 sec., 26963.158695522383 rows/sec., 2.25 MiB/sec. | ||
| 9774 | 2026.03.14 20:57:27.583933 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9775 | 2026.03.14 20:57:27.584241 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.03.14 20:57:27.584323 [ 192 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_14_3} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9777 | 2026.03.14 20:57:27.584419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9778 | 2026.03.14 20:57:27.642847 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.03.14 20:57:27.643024 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9780 | 2026.03.14 20:57:27.643095 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9781 | 2026.03.14 20:57:27.643849 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.03.14 20:57:27.643900 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9783 | 2026.03.14 20:57:27.644315 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9784 | 2026.03.14 20:57:27.644558 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.03.14 20:57:27.644719 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001748 sec., 77803.20366132724 rows/sec., 6.76 MiB/sec. | ||
| 9786 | 2026.03.14 20:57:27.644769 [ 253 ] {287b37a0-5f8d-416e-97c4-47270a2f6f53} <Debug> TCPHandler: Processed in 0.002045378 sec. | ||
| 9787 | 2026.03.14 20:57:27.644886 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.03.14 20:57:27.644985 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.03.14 20:57:27.645030 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9790 | 2026.03.14 20:57:27.645442 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.03.14 20:57:27.645480 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9792 | 2026.03.14 20:57:27.645784 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9793 | 2026.03.14 20:57:27.645989 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.03.14 20:57:27.646120 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. | ||
| 9795 | 2026.03.14 20:57:27.646159 [ 253 ] {c492d15b-2164-4295-981f-4ee529dfb84f} <Debug> TCPHandler: Processed in 0.001322968 sec. | ||
| 9796 | 2026.03.14 20:57:27.646268 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.03.14 20:57:27.646364 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9798 | 2026.03.14 20:57:27.646404 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9799 | 2026.03.14 20:57:27.646817 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.03.14 20:57:27.646853 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9801 | 2026.03.14 20:57:27.647160 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9802 | 2026.03.14 20:57:27.647367 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.03.14 20:57:27.647497 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 7.05 MiB/sec. | ||
| 9804 | 2026.03.14 20:57:27.647535 [ 253 ] {c35aecae-0aba-4379-830e-a3eb331f58d9} <Debug> TCPHandler: Processed in 0.001314958 sec. | ||
| 9805 | 2026.03.14 20:57:27.647647 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.03.14 20:57:27.647741 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.03.14 20:57:27.647783 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9808 | 2026.03.14 20:57:27.648170 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.03.14 20:57:27.648206 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9810 | 2026.03.14 20:57:27.648528 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9811 | 2026.03.14 20:57:27.648733 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.03.14 20:57:27.648842 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 9813 | 2026.03.14 20:57:27.648868 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 9814 | 2026.03.14 20:57:27.648888 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.03.14 20:57:27.648909 [ 253 ] {59dd2a66-6f68-40d4-8360-3d45c7aba7ae} <Debug> TCPHandler: Processed in 0.001308838 sec. | ||
| 9816 | 2026.03.14 20:57:27.648911 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9817 | 2026.03.14 20:57:27.649005 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 9818 | 2026.03.14 20:57:27.649023 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.03.14 20:57:27.649114 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9820 | 2026.03.14 20:57:27.649125 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9821 | 2026.03.14 20:57:27.649149 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 21837 rows starting from the beginning of the part | ||
| 9822 | 2026.03.14 20:57:27.649188 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9823 | 2026.03.14 20:57:27.649207 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 9824 | 2026.03.14 20:57:27.649250 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1315 rows starting from the beginning of the part | ||
| 9825 | 2026.03.14 20:57:27.649286 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 9826 | 2026.03.14 20:57:27.649323 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 9827 | 2026.03.14 20:57:27.649361 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9828 | 2026.03.14 20:57:27.649999 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.03.14 20:57:27.650039 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9830 | 2026.03.14 20:57:27.650633 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9831 | 2026.03.14 20:57:27.650868 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.03.14 20:57:27.651009 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001903 sec., 21019.442984760903 rows/sec., 37.67 MiB/sec. | ||
| 9833 | 2026.03.14 20:57:27.651072 [ 253 ] {acd9ee3d-4dde-43dc-aa23-cebfb1d6f35b} <Debug> TCPHandler: Processed in 0.002096839 sec. | ||
| 9834 | 2026.03.14 20:57:27.651178 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.03.14 20:57:27.651272 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9836 | 2026.03.14 20:57:27.651313 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9837 | 2026.03.14 20:57:27.651638 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.03.14 20:57:27.651674 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9839 | 2026.03.14 20:57:27.652187 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9840 | 2026.03.14 20:57:27.652399 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.03.14 20:57:27.652532 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001279 sec., 46911.64972634871 rows/sec., 3.16 MiB/sec. | ||
| 9842 | 2026.03.14 20:57:27.652567 [ 253 ] {454a9ec3-2d2d-42a1-8369-e490a1be5652} <Debug> TCPHandler: Processed in 0.001437079 sec. | ||
| 9843 | 2026.03.14 20:57:27.656967 [ 202 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23874 rows, containing 5 columns (5 merged, 0 gathered) in 0.00797906 sec., 2992081.774043559 rows/sec., 195.89 MiB/sec. | ||
| 9844 | 2026.03.14 20:57:27.657372 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 9845 | 2026.03.14 20:57:27.657647 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.03.14 20:57:27.657717 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 9847 | 2026.03.14 20:57:27.657794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 9848 | 2026.03.14 20:57:28.228983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9849 | 2026.03.14 20:57:28.246271 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.03.14 20:57:28.246319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9851 | 2026.03.14 20:57:28.252465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9852 | 2026.03.14 20:57:28.253131 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.03.14 20:57:28.255809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9854 | 2026.03.14 20:57:32.648688 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2026.03.14 20:57:32.648899 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9856 | 2026.03.14 20:57:32.648968 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9857 | 2026.03.14 20:57:32.649776 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.03.14 20:57:32.649817 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9859 | 2026.03.14 20:57:32.650227 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9860 | 2026.03.14 20:57:32.650453 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2026.03.14 20:57:32.650602 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 9862 | 2026.03.14 20:57:32.650643 [ 253 ] {cae937a9-b94a-447f-8fae-f3668a793cce} <Debug> TCPHandler: Processed in 0.002088369 sec. | ||
| 9863 | 2026.03.14 20:57:32.650786 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2026.03.14 20:57:32.650885 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9865 | 2026.03.14 20:57:32.650925 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9866 | 2026.03.14 20:57:32.651934 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2026.03.14 20:57:32.651971 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9868 | 2026.03.14 20:57:32.652328 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9869 | 2026.03.14 20:57:32.652541 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2026.03.14 20:57:32.652669 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001801 sec., 442531.92670738476 rows/sec., 34.43 MiB/sec. | ||
| 9871 | 2026.03.14 20:57:32.652689 [ 60 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9872 | 2026.03.14 20:57:32.652706 [ 253 ] {e186b32c-2cae-45ad-96ef-0d600784646d} <Debug> TCPHandler: Processed in 0.001968268 sec. | ||
| 9873 | 2026.03.14 20:57:32.652764 [ 60 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.03.14 20:57:32.652794 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9875 | 2026.03.14 20:57:32.652853 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.03.14 20:57:32.652888 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9877 | 2026.03.14 20:57:32.652952 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9878 | 2026.03.14 20:57:32.652973 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9879 | 2026.03.14 20:57:32.652991 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9880 | 2026.03.14 20:57:32.653001 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2888 rows starting from the beginning of the part | ||
| 9881 | 2026.03.14 20:57:32.653057 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1998 rows starting from the beginning of the part | ||
| 9882 | 2026.03.14 20:57:32.653102 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 9883 | 2026.03.14 20:57:32.653144 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 797 rows starting from the beginning of the part | ||
| 9884 | 2026.03.14 20:57:32.653183 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 136 rows starting from the beginning of the part | ||
| 9885 | 2026.03.14 20:57:32.653225 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 797 rows starting from the beginning of the part | ||
| 9886 | 2026.03.14 20:57:32.653510 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.03.14 20:57:32.653545 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9888 | 2026.03.14 20:57:32.653852 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9889 | 2026.03.14 20:57:32.654059 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.03.14 20:57:32.654185 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001252 sec., 113418.53035143769 rows/sec., 6.66 MiB/sec. | ||
| 9891 | 2026.03.14 20:57:32.654223 [ 253 ] {7fe33bfc-f96a-4303-b57a-8678da9e0d86} <Debug> TCPHandler: Processed in 0.001424099 sec. | ||
| 9892 | 2026.03.14 20:57:32.654341 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.03.14 20:57:32.654435 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.03.14 20:57:32.654474 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9895 | 2026.03.14 20:57:32.654954 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.03.14 20:57:32.654989 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9897 | 2026.03.14 20:57:32.655278 [ 188 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6692 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425093 sec., 2759481.8013164853 rows/sec., 223.40 MiB/sec. | ||
| 9898 | 2026.03.14 20:57:32.655288 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9899 | 2026.03.14 20:57:32.655516 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.03.14 20:57:32.655628 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9901 | 2026.03.14 20:57:32.655680 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 7.63 MiB/sec. | ||
| 9902 | 2026.03.14 20:57:32.655727 [ 253 ] {cbee00bb-51bd-4f98-94fe-e8ffff6f1a58} <Debug> TCPHandler: Processed in 0.00143374 sec. | ||
| 9903 | 2026.03.14 20:57:32.655865 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.03.14 20:57:32.655963 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.03.14 20:57:32.655967 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9906 | 2026.03.14 20:57:32.656030 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9907 | 2026.03.14 20:57:32.656053 [ 202 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_66_13} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9908 | 2026.03.14 20:57:32.656154 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9909 | 2026.03.14 20:57:32.656537 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.03.14 20:57:32.656578 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9911 | 2026.03.14 20:57:32.656904 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9912 | 2026.03.14 20:57:32.657129 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.03.14 20:57:32.657265 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001318 sec., 112291.35053110775 rows/sec., 6.39 MiB/sec. | ||
| 9914 | 2026.03.14 20:57:32.657304 [ 253 ] {2bd6861c-89df-4aea-aafd-e8f69efc4cec} <Debug> TCPHandler: Processed in 0.001497651 sec. | ||
| 9915 | 2026.03.14 20:57:32.657422 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2026.03.14 20:57:32.657516 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9917 | 2026.03.14 20:57:32.657556 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9918 | 2026.03.14 20:57:32.658214 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.03.14 20:57:32.658274 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9920 | 2026.03.14 20:57:32.658593 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9921 | 2026.03.14 20:57:32.658794 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2026.03.14 20:57:32.658923 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001425 sec., 343859.649122807 rows/sec., 24.11 MiB/sec. | ||
| 9923 | 2026.03.14 20:57:32.658927 [ 60 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9924 | 2026.03.14 20:57:32.658963 [ 253 ] {7005cbef-5bfb-47ec-973f-693f47ea9422} <Debug> TCPHandler: Processed in 0.001590342 sec. | ||
| 9925 | 2026.03.14 20:57:32.658976 [ 60 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.03.14 20:57:32.659001 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9927 | 2026.03.14 20:57:32.659070 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.03.14 20:57:32.659087 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9929 | 2026.03.14 20:57:32.659200 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9930 | 2026.03.14 20:57:32.659215 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9931 | 2026.03.14 20:57:32.659248 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9932 | 2026.03.14 20:57:32.659256 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1549 rows starting from the beginning of the part | ||
| 9933 | 2026.03.14 20:57:32.659337 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1043 rows starting from the beginning of the part | ||
| 9934 | 2026.03.14 20:57:32.659389 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 9935 | 2026.03.14 20:57:32.659436 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 490 rows starting from the beginning of the part | ||
| 9936 | 2026.03.14 20:57:32.659481 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9937 | 2026.03.14 20:57:32.659530 [ 189 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 490 rows starting from the beginning of the part | ||
| 9938 | 2026.03.14 20:57:32.659586 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.03.14 20:57:32.659624 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9940 | 2026.03.14 20:57:32.659946 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9941 | 2026.03.14 20:57:32.660174 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2026.03.14 20:57:32.660306 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 9943 | 2026.03.14 20:57:32.660344 [ 253 ] {7cc404d3-e719-49ad-b3b8-3a22db76d1cf} <Debug> TCPHandler: Processed in 0.001322689 sec. | ||
| 9944 | 2026.03.14 20:57:32.660452 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.03.14 20:57:32.660552 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9946 | 2026.03.14 20:57:32.660594 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9947 | 2026.03.14 20:57:32.661033 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.03.14 20:57:32.661042 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992627 sec., 1881937.7635653839 rows/sec., 139.04 MiB/sec. | ||
| 9949 | 2026.03.14 20:57:32.661070 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9950 | 2026.03.14 20:57:32.661251 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9951 | 2026.03.14 20:57:32.661440 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9952 | 2026.03.14 20:57:32.661494 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.03.14 20:57:32.661572 [ 202 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_66_13} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9954 | 2026.03.14 20:57:32.661633 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9955 | 2026.03.14 20:57:32.661688 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.03.14 20:57:32.661823 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 9957 | 2026.03.14 20:57:32.661859 [ 253 ] {3d73b73b-703f-4198-8a25-e562ee99403a} <Debug> TCPHandler: Processed in 0.00146307 sec. | ||
| 9958 | 2026.03.14 20:57:32.661970 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.03.14 20:57:32.662062 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.03.14 20:57:32.662102 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9961 | 2026.03.14 20:57:32.662395 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.03.14 20:57:32.662427 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9963 | 2026.03.14 20:57:32.662714 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9964 | 2026.03.14 20:57:32.662908 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.03.14 20:57:32.663030 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000986 sec., 1014.1987829614606 rows/sec., 68.34 KiB/sec. | ||
| 9966 | 2026.03.14 20:57:32.663073 [ 253 ] {09471aaf-cca7-4a5a-8276-c4dd2b428395} <Debug> TCPHandler: Processed in 0.001157096 sec. | ||
| 9967 | 2026.03.14 20:57:32.663172 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.03.14 20:57:32.663264 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9969 | 2026.03.14 20:57:32.663303 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9970 | 2026.03.14 20:57:32.663628 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.03.14 20:57:32.663661 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9972 | 2026.03.14 20:57:32.663952 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9973 | 2026.03.14 20:57:32.664154 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.03.14 20:57:32.664276 [ 74 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9975 | 2026.03.14 20:57:32.664278 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001032 sec., 87209.3023255814 rows/sec., 5.46 MiB/sec. | ||
| 9976 | 2026.03.14 20:57:32.664314 [ 74 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.03.14 20:57:32.664330 [ 253 ] {b4c43054-309a-474e-9fa6-2306744e610b} <Debug> TCPHandler: Processed in 0.001205716 sec. | ||
| 9978 | 2026.03.14 20:57:32.664333 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9979 | 2026.03.14 20:57:32.664479 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9980 | 2026.03.14 20:57:32.664666 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9981 | 2026.03.14 20:57:32.664715 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3942 rows starting from the beginning of the part | ||
| 9982 | 2026.03.14 20:57:32.664799 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
| 9983 | 2026.03.14 20:57:32.664866 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 9984 | 2026.03.14 20:57:32.664925 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 9985 | 2026.03.14 20:57:32.664981 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9986 | 2026.03.14 20:57:32.665043 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 9987 | 2026.03.14 20:57:32.666218 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001799995 sec., 2356673.212981147 rows/sec., 152.31 MiB/sec. | ||
| 9988 | 2026.03.14 20:57:32.666460 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9989 | 2026.03.14 20:57:32.666676 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.03.14 20:57:32.666737 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_66_13} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9991 | 2026.03.14 20:57:32.666792 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9992 | 2026.03.14 20:57:34.718651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19577 | ||
| 9993 | 2026.03.14 20:57:34.719403 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.03.14 20:57:34.719469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 9995 | 2026.03.14 20:57:34.720163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9996 | 2026.03.14 20:57:34.720538 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.03.14 20:57:34.720766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19577 | ||
| 9998 | 2026.03.14 20:57:34.720757 [ 113 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9999 | 2026.03.14 20:57:34.720862 [ 113 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.03.14 20:57:34.720895 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10001 | 2026.03.14 20:57:34.721038 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::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 | ||
| 10002 | 2026.03.14 20:57:34.721200 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10003 | 2026.03.14 20:57:34.721255 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17209 rows starting from the beginning of the part | ||
| 10004 | 2026.03.14 20:57:34.721350 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10005 | 2026.03.14 20:57:34.721412 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10006 | 2026.03.14 20:57:34.721475 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10007 | 2026.03.14 20:57:34.721532 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10008 | 2026.03.14 20:57:34.721589 [ 189 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10009 | 2026.03.14 20:57:34.723932 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19577 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957971 sec., 6618388.077503126 rows/sec., 94.68 MiB/sec. | ||
| 10010 | 2026.03.14 20:57:34.724207 [ 202 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10011 | 2026.03.14 20:57:34.724495 [ 202 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.03.14 20:57:34.724568 [ 202 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_41_8} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10013 | 2026.03.14 20:57:34.724654 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 10014 | 2026.03.14 20:57:35.116732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56341 | ||
| 10015 | 2026.03.14 20:57:35.116842 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10016 | 2026.03.14 20:57:35.116870 [ 292 ] {} <Debug> TCP-Session: c4908544-f6ed-46a4-aeba-d93ca58beefe Authenticating user 'default' from [fd00:1122:3344:101::e]:56341 | ||
| 10017 | 2026.03.14 20:57:35.116893 [ 292 ] {} <Debug> TCP-Session: c4908544-f6ed-46a4-aeba-d93ca58beefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2026.03.14 20:57:35.116907 [ 292 ] {} <Debug> TCP-Session: c4908544-f6ed-46a4-aeba-d93ca58beefe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2026.03.14 20:57:35.117117 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39279 | ||
| 10020 | 2026.03.14 20:57:35.117123 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47257 | ||
| 10021 | 2026.03.14 20:57:35.117115 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37357 | ||
| 10022 | 2026.03.14 20:57:35.117188 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34611 | ||
| 10023 | 2026.03.14 20:57:35.117197 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50891 | ||
| 10024 | 2026.03.14 20:57:35.117257 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10025 | 2026.03.14 20:57:35.117289 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10026 | 2026.03.14 20:57:35.117307 [ 293 ] {} <Debug> TCP-Session: 22dd03f0-b09c-4cf4-9abd-d07dd489e409 Authenticating user 'default' from [fd00:1122:3344:101::e]:47257 | ||
| 10027 | 2026.03.14 20:57:35.117248 [ 292 ] {} <Trace> TCP-Session: c4908544-f6ed-46a4-aeba-d93ca58beefe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.03.14 20:57:35.117340 [ 293 ] {} <Debug> TCP-Session: 22dd03f0-b09c-4cf4-9abd-d07dd489e409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.03.14 20:57:35.117326 [ 294 ] {} <Debug> TCP-Session: 0c46f084-f7e8-434f-b4c6-b218adb784f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37357 | ||
| 10030 | 2026.03.14 20:57:35.117368 [ 293 ] {} <Debug> TCP-Session: 22dd03f0-b09c-4cf4-9abd-d07dd489e409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.03.14 20:57:35.117189 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10032 | 2026.03.14 20:57:35.117404 [ 294 ] {} <Debug> TCP-Session: 0c46f084-f7e8-434f-b4c6-b218adb784f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.03.14 20:57:35.117176 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34097 | ||
| 10034 | 2026.03.14 20:57:35.117445 [ 294 ] {} <Debug> TCP-Session: 0c46f084-f7e8-434f-b4c6-b218adb784f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.03.14 20:57:35.117439 [ 3 ] {} <Debug> TCP-Session: 45cad075-2b95-4abf-a096-250333fae0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39279 | ||
| 10036 | 2026.03.14 20:57:35.117179 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54798 | ||
| 10037 | 2026.03.14 20:57:35.117513 [ 292 ] {fb802292-f597-4dea-a69e-7927f037802d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10038 | 2026.03.14 20:57:35.117511 [ 3 ] {} <Debug> TCP-Session: 45cad075-2b95-4abf-a096-250333fae0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10039 | 2026.03.14 20:57:35.117126 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57802 | ||
| 10040 | 2026.03.14 20:57:35.117574 [ 3 ] {} <Debug> TCP-Session: 45cad075-2b95-4abf-a096-250333fae0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.03.14 20:57:35.117817 [ 292 ] {fb802292-f597-4dea-a69e-7927f037802d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10042 | 2026.03.14 20:57:35.117877 [ 292 ] {fb802292-f597-4dea-a69e-7927f037802d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10043 | 2026.03.14 20:57:35.117895 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10044 | 2026.03.14 20:57:35.117933 [ 291 ] {} <Debug> TCP-Session: 43265c7f-39ed-4d76-9ecb-f4e74cab171f Authenticating user 'default' from [fd00:1122:3344:101::e]:50891 | ||
| 10045 | 2026.03.14 20:57:35.117960 [ 291 ] {} <Debug> TCP-Session: 43265c7f-39ed-4d76-9ecb-f4e74cab171f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10046 | 2026.03.14 20:57:35.117974 [ 291 ] {} <Debug> TCP-Session: 43265c7f-39ed-4d76-9ecb-f4e74cab171f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10047 | 2026.03.14 20:57:35.118001 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10048 | 2026.03.14 20:57:35.118034 [ 286 ] {} <Debug> TCP-Session: 4141b17c-26d1-41f1-9d86-71dce57b2ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57802 | ||
| 10049 | 2026.03.14 20:57:35.118052 [ 286 ] {} <Debug> TCP-Session: 4141b17c-26d1-41f1-9d86-71dce57b2ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.03.14 20:57:35.118067 [ 286 ] {} <Debug> TCP-Session: 4141b17c-26d1-41f1-9d86-71dce57b2ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.03.14 20:57:35.118118 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10052 | 2026.03.14 20:57:35.118154 [ 287 ] {} <Debug> TCP-Session: bffda87f-88b3-4ad7-a25b-6c0622af6f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:34097 | ||
| 10053 | 2026.03.14 20:57:35.118172 [ 287 ] {} <Debug> TCP-Session: bffda87f-88b3-4ad7-a25b-6c0622af6f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2026.03.14 20:57:35.118176 [ 292 ] {fb802292-f597-4dea-a69e-7927f037802d} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 10055 | 2026.03.14 20:57:35.118185 [ 287 ] {} <Debug> TCP-Session: bffda87f-88b3-4ad7-a25b-6c0622af6f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10056 | 2026.03.14 20:57:35.118374 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10057 | 2026.03.14 20:57:35.118413 [ 290 ] {} <Debug> TCP-Session: 3d3dda38-8dd6-45f3-b849-9205e6c07b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:34611 | ||
| 10058 | 2026.03.14 20:57:35.118429 [ 290 ] {} <Debug> TCP-Session: 3d3dda38-8dd6-45f3-b849-9205e6c07b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.03.14 20:57:35.118445 [ 290 ] {} <Debug> TCP-Session: 3d3dda38-8dd6-45f3-b849-9205e6c07b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2026.03.14 20:57:35.118474 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10061 | 2026.03.14 20:57:35.118509 [ 289 ] {} <Debug> TCP-Session: 40bbb9c2-1431-42dc-9ae4-3e358640ca4c Authenticating user 'default' from [fd00:1122:3344:101::e]:54798 | ||
| 10062 | 2026.03.14 20:57:35.118526 [ 289 ] {} <Debug> TCP-Session: 40bbb9c2-1431-42dc-9ae4-3e358640ca4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.03.14 20:57:35.118538 [ 289 ] {} <Debug> TCP-Session: 40bbb9c2-1431-42dc-9ae4-3e358640ca4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10064 | 2026.03.14 20:57:35.119202 [ 342 ] {fb802292-f597-4dea-a69e-7927f037802d} <Trace> AggregatingTransform: Aggregating | ||
| 10065 | 2026.03.14 20:57:35.119253 [ 342 ] {fb802292-f597-4dea-a69e-7927f037802d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10066 | 2026.03.14 20:57:35.119292 [ 342 ] {fb802292-f597-4dea-a69e-7927f037802d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000134 sec. (999.866 rows/sec., 39.06 KiB/sec.) | ||
| 10067 | 2026.03.14 20:57:35.119311 [ 342 ] {fb802292-f597-4dea-a69e-7927f037802d} <Trace> Aggregator: Merging aggregated data | ||
| 10068 | 2026.03.14 20:57:35.120600 [ 292 ] {fb802292-f597-4dea-a69e-7927f037802d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 10069 | 2026.03.14 20:57:35.120753 [ 292 ] {fb802292-f597-4dea-a69e-7927f037802d} <Debug> TCPHandler: Processed in 0.00363099 sec. | ||
| 10070 | 2026.03.14 20:57:35.120853 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10071 | 2026.03.14 20:57:35.120880 [ 292 ] {} <Debug> TCP-Session: c4908544-f6ed-46a4-aeba-d93ca58beefe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.03.14 20:57:35.120883 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10073 | 2026.03.14 20:57:35.120898 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10074 | 2026.03.14 20:57:35.120913 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10075 | 2026.03.14 20:57:35.120945 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10076 | 2026.03.14 20:57:35.120968 [ 286 ] {} <Debug> TCP-Session: 4141b17c-26d1-41f1-9d86-71dce57b2ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10077 | 2026.03.14 20:57:35.120969 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10078 | 2026.03.14 20:57:35.120983 [ 289 ] {} <Debug> TCP-Session: 40bbb9c2-1431-42dc-9ae4-3e358640ca4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10079 | 2026.03.14 20:57:35.120996 [ 294 ] {} <Debug> TCP-Session: 0c46f084-f7e8-434f-b4c6-b218adb784f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10080 | 2026.03.14 20:57:35.121034 [ 291 ] {} <Debug> TCP-Session: 43265c7f-39ed-4d76-9ecb-f4e74cab171f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10081 | 2026.03.14 20:57:35.120989 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10082 | 2026.03.14 20:57:35.120978 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10083 | 2026.03.14 20:57:35.121112 [ 290 ] {} <Debug> TCP-Session: 3d3dda38-8dd6-45f3-b849-9205e6c07b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2026.03.14 20:57:35.120934 [ 293 ] {} <Debug> TCP-Session: 22dd03f0-b09c-4cf4-9abd-d07dd489e409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10085 | 2026.03.14 20:57:35.121137 [ 287 ] {} <Debug> TCP-Session: bffda87f-88b3-4ad7-a25b-6c0622af6f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2026.03.14 20:57:35.120930 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10087 | 2026.03.14 20:57:35.121209 [ 3 ] {} <Debug> TCP-Session: 45cad075-2b95-4abf-a096-250333fae0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10088 | 2026.03.14 20:57:35.273726 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45170 | ||
| 10089 | 2026.03.14 20:57:35.273835 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10090 | 2026.03.14 20:57:35.273862 [ 292 ] {} <Debug> TCP-Session: 14fd5979-6387-47c1-a121-746862502d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:45170 | ||
| 10091 | 2026.03.14 20:57:35.273884 [ 292 ] {} <Debug> TCP-Session: 14fd5979-6387-47c1-a121-746862502d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10092 | 2026.03.14 20:57:35.273899 [ 292 ] {} <Debug> TCP-Session: 14fd5979-6387-47c1-a121-746862502d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.03.14 20:57:35.274083 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40488 | ||
| 10094 | 2026.03.14 20:57:35.274084 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46422 | ||
| 10095 | 2026.03.14 20:57:35.274129 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58512 | ||
| 10096 | 2026.03.14 20:57:35.274153 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42597 | ||
| 10097 | 2026.03.14 20:57:35.274157 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10098 | 2026.03.14 20:57:35.274208 [ 292 ] {} <Trace> TCP-Session: 14fd5979-6387-47c1-a121-746862502d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.03.14 20:57:35.274218 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10100 | 2026.03.14 20:57:35.274241 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10101 | 2026.03.14 20:57:35.274247 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10102 | 2026.03.14 20:57:35.274266 [ 293 ] {} <Debug> TCP-Session: 6f3f110b-d81d-4a60-a61d-66558616be0d Authenticating user 'default' from [fd00:1122:3344:101::e]:46422 | ||
| 10103 | 2026.03.14 20:57:35.274277 [ 287 ] {} <Debug> TCP-Session: e5c936d8-acab-477a-ad7d-e1739afe799f Authenticating user 'default' from [fd00:1122:3344:101::e]:58512 | ||
| 10104 | 2026.03.14 20:57:35.274284 [ 291 ] {} <Debug> TCP-Session: e08b8a6b-86c9-4ede-af89-a3ed1ac510ae Authenticating user 'default' from [fd00:1122:3344:101::e]:42597 | ||
| 10105 | 2026.03.14 20:57:35.274302 [ 293 ] {} <Debug> TCP-Session: 6f3f110b-d81d-4a60-a61d-66558616be0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2026.03.14 20:57:35.274312 [ 287 ] {} <Debug> TCP-Session: e5c936d8-acab-477a-ad7d-e1739afe799f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2026.03.14 20:57:35.274317 [ 291 ] {} <Debug> TCP-Session: e08b8a6b-86c9-4ede-af89-a3ed1ac510ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2026.03.14 20:57:35.274328 [ 293 ] {} <Debug> TCP-Session: 6f3f110b-d81d-4a60-a61d-66558616be0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10109 | 2026.03.14 20:57:35.274338 [ 287 ] {} <Debug> TCP-Session: e5c936d8-acab-477a-ad7d-e1739afe799f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.03.14 20:57:35.274358 [ 291 ] {} <Debug> TCP-Session: e08b8a6b-86c9-4ede-af89-a3ed1ac510ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.03.14 20:57:35.274233 [ 3 ] {} <Debug> TCP-Session: e0d9566f-76cc-4eea-8a12-2192ee2929ec Authenticating user 'default' from [fd00:1122:3344:101::e]:40488 | ||
| 10112 | 2026.03.14 20:57:35.274388 [ 292 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45170) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10113 | 2026.03.14 20:57:35.274414 [ 3 ] {} <Debug> TCP-Session: e0d9566f-76cc-4eea-8a12-2192ee2929ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10114 | 2026.03.14 20:57:35.274134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64329 | ||
| 10115 | 2026.03.14 20:57:35.274437 [ 3 ] {} <Debug> TCP-Session: e0d9566f-76cc-4eea-8a12-2192ee2929ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10116 | 2026.03.14 20:57:35.274080 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56842 | ||
| 10117 | 2026.03.14 20:57:35.274089 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49693 | ||
| 10118 | 2026.03.14 20:57:35.274135 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38331 | ||
| 10119 | 2026.03.14 20:57:35.274543 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10120 | 2026.03.14 20:57:35.274552 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10121 | 2026.03.14 20:57:35.274575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10122 | 2026.03.14 20:57:35.274583 [ 294 ] {} <Debug> TCP-Session: 23934414-d8db-473c-bf46-7ead2ddaca4c Authenticating user 'default' from [fd00:1122:3344:101::e]:56842 | ||
| 10123 | 2026.03.14 20:57:35.274581 [ 290 ] {} <Debug> TCP-Session: 2c28fc3f-4a25-40eb-8425-134722771519 Authenticating user 'default' from [fd00:1122:3344:101::e]:64329 | ||
| 10124 | 2026.03.14 20:57:35.274597 [ 286 ] {} <Debug> TCP-Session: cb345eac-aec3-40f9-9640-02adee8028bb Authenticating user 'default' from [fd00:1122:3344:101::e]:49693 | ||
| 10125 | 2026.03.14 20:57:35.274603 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10126 | 2026.03.14 20:57:35.274611 [ 290 ] {} <Debug> TCP-Session: 2c28fc3f-4a25-40eb-8425-134722771519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10127 | 2026.03.14 20:57:35.274621 [ 286 ] {} <Debug> TCP-Session: cb345eac-aec3-40f9-9640-02adee8028bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10128 | 2026.03.14 20:57:35.274639 [ 289 ] {} <Debug> TCP-Session: 21c5bae6-1d27-4d09-a17a-5684f792e689 Authenticating user 'default' from [fd00:1122:3344:101::e]:38331 | ||
| 10129 | 2026.03.14 20:57:35.274644 [ 290 ] {} <Debug> TCP-Session: 2c28fc3f-4a25-40eb-8425-134722771519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10130 | 2026.03.14 20:57:35.274663 [ 286 ] {} <Debug> TCP-Session: cb345eac-aec3-40f9-9640-02adee8028bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2026.03.14 20:57:35.274676 [ 289 ] {} <Debug> TCP-Session: 21c5bae6-1d27-4d09-a17a-5684f792e689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10132 | 2026.03.14 20:57:35.274670 [ 292 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10133 | 2026.03.14 20:57:35.274707 [ 289 ] {} <Debug> TCP-Session: 21c5bae6-1d27-4d09-a17a-5684f792e689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10134 | 2026.03.14 20:57:35.274609 [ 294 ] {} <Debug> TCP-Session: 23934414-d8db-473c-bf46-7ead2ddaca4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.03.14 20:57:35.274767 [ 294 ] {} <Debug> TCP-Session: 23934414-d8db-473c-bf46-7ead2ddaca4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.03.14 20:57:35.274778 [ 292 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10137 | 2026.03.14 20:57:35.275077 [ 292 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 10138 | 2026.03.14 20:57:35.276020 [ 331 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Trace> AggregatingTransform: Aggregating | ||
| 10139 | 2026.03.14 20:57:35.276075 [ 331 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 10140 | 2026.03.14 20:57:35.276114 [ 331 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934563 sec. (1070.019 rows/sec., 41.80 KiB/sec.) | ||
| 10141 | 2026.03.14 20:57:35.276134 [ 331 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Trace> Aggregator: Merging aggregated data | ||
| 10142 | 2026.03.14 20:57:35.277491 [ 292 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00316 sec., 316.4556962025316 rows/sec., 12.36 KiB/sec. | ||
| 10143 | 2026.03.14 20:57:35.277654 [ 292 ] {b5b37289-19d8-49b7-b0d0-894c1b2448f2} <Debug> TCPHandler: Processed in 0.00356929 sec. | ||
| 10144 | 2026.03.14 20:57:35.277787 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10145 | 2026.03.14 20:57:35.277816 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10146 | 2026.03.14 20:57:35.277836 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10147 | 2026.03.14 20:57:35.277858 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10148 | 2026.03.14 20:57:35.277877 [ 293 ] {} <Debug> TCP-Session: 6f3f110b-d81d-4a60-a61d-66558616be0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.03.14 20:57:35.277887 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10150 | 2026.03.14 20:57:35.277921 [ 291 ] {} <Debug> TCP-Session: e08b8a6b-86c9-4ede-af89-a3ed1ac510ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2026.03.14 20:57:35.277929 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10152 | 2026.03.14 20:57:35.277953 [ 287 ] {} <Debug> TCP-Session: e5c936d8-acab-477a-ad7d-e1739afe799f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10153 | 2026.03.14 20:57:35.277956 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10154 | 2026.03.14 20:57:35.277997 [ 286 ] {} <Debug> TCP-Session: cb345eac-aec3-40f9-9640-02adee8028bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.03.14 20:57:35.277907 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10156 | 2026.03.14 20:57:35.277899 [ 294 ] {} <Debug> TCP-Session: 23934414-d8db-473c-bf46-7ead2ddaca4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.03.14 20:57:35.278076 [ 290 ] {} <Debug> TCP-Session: 2c28fc3f-4a25-40eb-8425-134722771519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10158 | 2026.03.14 20:57:35.277882 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10159 | 2026.03.14 20:57:35.277819 [ 292 ] {} <Debug> TCP-Session: 14fd5979-6387-47c1-a121-746862502d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.03.14 20:57:35.278029 [ 289 ] {} <Debug> TCP-Session: 21c5bae6-1d27-4d09-a17a-5684f792e689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.03.14 20:57:35.278138 [ 3 ] {} <Debug> TCP-Session: e0d9566f-76cc-4eea-8a12-2192ee2929ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.03.14 20:57:35.755948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10163 | 2026.03.14 20:57:35.773391 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.03.14 20:57:35.773454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10165 | 2026.03.14 20:57:35.779596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10166 | 2026.03.14 20:57:35.780320 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2026.03.14 20:57:35.780657 [ 113 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10168 | 2026.03.14 20:57:35.780721 [ 113 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.03.14 20:57:35.780746 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10170 | 2026.03.14 20:57:35.780904 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::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 | ||
| 10171 | 2026.03.14 20:57:35.783932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10172 | 2026.03.14 20:57:35.784778 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10173 | 2026.03.14 20:57:35.786227 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 10174 | 2026.03.14 20:57:35.790960 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 10175 | 2026.03.14 20:57:35.795779 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 10176 | 2026.03.14 20:57:35.800720 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 10177 | 2026.03.14 20:57:35.805575 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 10178 | 2026.03.14 20:57:35.809494 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 10179 | 2026.03.14 20:57:35.867622 [ 202 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.086797054 sec., 3560.0286618022774 rows/sec., 18.41 MiB/sec. | ||
| 10180 | 2026.03.14 20:57:35.870757 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10181 | 2026.03.14 20:57:35.873022 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.03.14 20:57:35.873143 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_41_8} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10183 | 2026.03.14 20:57:35.875221 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10184 | 2026.03.14 20:57:37.268794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1310 | ||
| 10185 | 2026.03.14 20:57:37.271250 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.03.14 20:57:37.271300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10187 | 2026.03.14 20:57:37.272516 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10188 | 2026.03.14 20:57:37.272786 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.03.14 20:57:37.273049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
| 10190 | 2026.03.14 20:57:37.642860 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2026.03.14 20:57:37.643054 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10192 | 2026.03.14 20:57:37.643126 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10193 | 2026.03.14 20:57:37.643867 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.03.14 20:57:37.643916 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10195 | 2026.03.14 20:57:37.644324 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10196 | 2026.03.14 20:57:37.644560 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2026.03.14 20:57:37.644717 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001716 sec., 79254.07925407925 rows/sec., 6.88 MiB/sec. | ||
| 10198 | 2026.03.14 20:57:37.644759 [ 253 ] {4be5b4a2-9ece-40bc-ba1c-28d23c827052} <Debug> TCPHandler: Processed in 0.002037148 sec. | ||
| 10199 | 2026.03.14 20:57:37.644883 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2026.03.14 20:57:37.644979 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10201 | 2026.03.14 20:57:37.645020 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10202 | 2026.03.14 20:57:37.645428 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.03.14 20:57:37.645465 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10204 | 2026.03.14 20:57:37.645770 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10205 | 2026.03.14 20:57:37.645991 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2026.03.14 20:57:37.646124 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001163 sec., 34393.809114359414 rows/sec., 2.53 MiB/sec. | ||
| 10207 | 2026.03.14 20:57:37.646163 [ 253 ] {4033b0a7-d1fc-4a30-bf8b-ed00b752363e} <Debug> TCPHandler: Processed in 0.001328908 sec. | ||
| 10208 | 2026.03.14 20:57:37.646269 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.03.14 20:57:37.646364 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10210 | 2026.03.14 20:57:37.646404 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10211 | 2026.03.14 20:57:37.646830 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.03.14 20:57:37.646867 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10213 | 2026.03.14 20:57:37.647173 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10214 | 2026.03.14 20:57:37.647384 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.03.14 20:57:37.647513 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 6.96 MiB/sec. | ||
| 10216 | 2026.03.14 20:57:37.647550 [ 253 ] {b79fecc2-72f2-4384-83e3-c51060e0f551} <Debug> TCPHandler: Processed in 0.001329539 sec. | ||
| 10217 | 2026.03.14 20:57:37.647657 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2026.03.14 20:57:37.647751 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10219 | 2026.03.14 20:57:37.647793 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10220 | 2026.03.14 20:57:37.648196 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.03.14 20:57:37.648231 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10222 | 2026.03.14 20:57:37.648553 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10223 | 2026.03.14 20:57:37.648764 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.03.14 20:57:37.648894 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 10225 | 2026.03.14 20:57:37.648931 [ 253 ] {3adee8ad-ec1a-4f7f-8dd1-ad4ec78eb11b} <Debug> TCPHandler: Processed in 0.001323129 sec. | ||
| 10226 | 2026.03.14 20:57:37.649038 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2026.03.14 20:57:37.649133 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10228 | 2026.03.14 20:57:37.649186 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10229 | 2026.03.14 20:57:37.650043 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.03.14 20:57:37.650079 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10231 | 2026.03.14 20:57:37.650650 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10232 | 2026.03.14 20:57:37.650870 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.03.14 20:57:37.651010 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001896 sec., 21097.04641350211 rows/sec., 37.80 MiB/sec. | ||
| 10234 | 2026.03.14 20:57:37.651064 [ 253 ] {f4a0f8b7-3edf-4e2c-b810-a81614ed7028} <Debug> TCPHandler: Processed in 0.002075099 sec. | ||
| 10235 | 2026.03.14 20:57:37.651172 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2026.03.14 20:57:37.651267 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10237 | 2026.03.14 20:57:37.651308 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10238 | 2026.03.14 20:57:37.651642 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.03.14 20:57:37.651677 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10240 | 2026.03.14 20:57:37.651976 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10241 | 2026.03.14 20:57:37.652181 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2026.03.14 20:57:37.652308 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 10243 | 2026.03.14 20:57:37.652344 [ 253 ] {463d5607-5bd2-435e-8bc3-33ffdc3d2f51} <Debug> TCPHandler: Processed in 0.001221076 sec. | ||
| 10244 | 2026.03.14 20:57:40.860416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53627 | ||
| 10245 | 2026.03.14 20:57:40.860532 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10246 | 2026.03.14 20:57:40.860558 [ 292 ] {} <Debug> TCP-Session: ebc68826-c6db-4045-861d-dab9847c7c65 Authenticating user 'default' from [fd00:1122:3344:101::e]:53627 | ||
| 10247 | 2026.03.14 20:57:40.860580 [ 292 ] {} <Debug> TCP-Session: ebc68826-c6db-4045-861d-dab9847c7c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.03.14 20:57:40.860593 [ 292 ] {} <Debug> TCP-Session: ebc68826-c6db-4045-861d-dab9847c7c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.03.14 20:57:40.860784 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35046 | ||
| 10250 | 2026.03.14 20:57:40.860804 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61010 | ||
| 10251 | 2026.03.14 20:57:40.860845 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39910 | ||
| 10252 | 2026.03.14 20:57:40.860873 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57061 | ||
| 10253 | 2026.03.14 20:57:40.860897 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50722 | ||
| 10254 | 2026.03.14 20:57:40.860920 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36991 | ||
| 10255 | 2026.03.14 20:57:40.860949 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10256 | 2026.03.14 20:57:40.860961 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10257 | 2026.03.14 20:57:40.860976 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10258 | 2026.03.14 20:57:40.860995 [ 294 ] {} <Debug> TCP-Session: fc373e79-98c5-4120-8f41-371888f6dd34 Authenticating user 'default' from [fd00:1122:3344:101::e]:61010 | ||
| 10259 | 2026.03.14 20:57:40.861000 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10260 | 2026.03.14 20:57:40.861021 [ 286 ] {} <Debug> TCP-Session: 425c656e-dfa2-4479-9a19-53b451d73dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57061 | ||
| 10261 | 2026.03.14 20:57:40.861031 [ 294 ] {} <Debug> TCP-Session: fc373e79-98c5-4120-8f41-371888f6dd34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2026.03.14 20:57:40.861051 [ 289 ] {} <Debug> TCP-Session: b3865247-6c2f-4061-ac8b-733ecf65ee69 Authenticating user 'default' from [fd00:1122:3344:101::e]:50722 | ||
| 10263 | 2026.03.14 20:57:40.861063 [ 294 ] {} <Debug> TCP-Session: fc373e79-98c5-4120-8f41-371888f6dd34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10264 | 2026.03.14 20:57:40.861054 [ 286 ] {} <Debug> TCP-Session: 425c656e-dfa2-4479-9a19-53b451d73dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.03.14 20:57:40.861086 [ 289 ] {} <Debug> TCP-Session: b3865247-6c2f-4061-ac8b-733ecf65ee69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2026.03.14 20:57:40.861116 [ 286 ] {} <Debug> TCP-Session: 425c656e-dfa2-4479-9a19-53b451d73dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2026.03.14 20:57:40.861140 [ 289 ] {} <Debug> TCP-Session: b3865247-6c2f-4061-ac8b-733ecf65ee69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.03.14 20:57:40.861005 [ 3 ] {} <Debug> TCP-Session: 7cba5ab6-d54e-4b4c-95e4-4f32e2065f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:39910 | ||
| 10269 | 2026.03.14 20:57:40.861162 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10270 | 2026.03.14 20:57:40.861194 [ 3 ] {} <Debug> TCP-Session: 7cba5ab6-d54e-4b4c-95e4-4f32e2065f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2026.03.14 20:57:40.860928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10272 | 2026.03.14 20:57:40.861221 [ 291 ] {} <Debug> TCP-Session: bec98c2c-d0ce-4668-8c7e-f5aa98c378d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36991 | ||
| 10273 | 2026.03.14 20:57:40.860906 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38419 | ||
| 10274 | 2026.03.14 20:57:40.861263 [ 291 ] {} <Debug> TCP-Session: bec98c2c-d0ce-4668-8c7e-f5aa98c378d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.03.14 20:57:40.861252 [ 293 ] {} <Debug> TCP-Session: 1eae046b-c706-48db-9c77-649ce6905b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:35046 | ||
| 10276 | 2026.03.14 20:57:40.861284 [ 291 ] {} <Debug> TCP-Session: bec98c2c-d0ce-4668-8c7e-f5aa98c378d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.03.14 20:57:40.861311 [ 293 ] {} <Debug> TCP-Session: 1eae046b-c706-48db-9c77-649ce6905b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.03.14 20:57:40.860901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57305 | ||
| 10279 | 2026.03.14 20:57:40.861337 [ 293 ] {} <Debug> TCP-Session: 1eae046b-c706-48db-9c77-649ce6905b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.03.14 20:57:40.860933 [ 292 ] {} <Trace> TCP-Session: ebc68826-c6db-4045-861d-dab9847c7c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.03.14 20:57:40.861221 [ 3 ] {} <Debug> TCP-Session: 7cba5ab6-d54e-4b4c-95e4-4f32e2065f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2026.03.14 20:57:40.861449 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10283 | 2026.03.14 20:57:40.861480 [ 287 ] {} <Debug> TCP-Session: 2d6fd13a-3c46-4912-a03a-cc538f578e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:38419 | ||
| 10284 | 2026.03.14 20:57:40.861495 [ 287 ] {} <Debug> TCP-Session: 2d6fd13a-3c46-4912-a03a-cc538f578e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.03.14 20:57:40.861508 [ 287 ] {} <Debug> TCP-Session: 2d6fd13a-3c46-4912-a03a-cc538f578e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.03.14 20:57:40.861569 [ 292 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10287 | 2026.03.14 20:57:40.861646 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10288 | 2026.03.14 20:57:40.861679 [ 290 ] {} <Debug> TCP-Session: 0a07da64-fb67-4a88-af61-efc9eaabb414 Authenticating user 'default' from [fd00:1122:3344:101::e]:57305 | ||
| 10289 | 2026.03.14 20:57:40.861696 [ 290 ] {} <Debug> TCP-Session: 0a07da64-fb67-4a88-af61-efc9eaabb414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.03.14 20:57:40.861708 [ 290 ] {} <Debug> TCP-Session: 0a07da64-fb67-4a88-af61-efc9eaabb414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2026.03.14 20:57:40.861838 [ 292 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10292 | 2026.03.14 20:57:40.861897 [ 292 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10293 | 2026.03.14 20:57:40.862180 [ 292 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 10294 | 2026.03.14 20:57:40.863130 [ 340 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Trace> AggregatingTransform: Aggregating | ||
| 10295 | 2026.03.14 20:57:40.863158 [ 340 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10296 | 2026.03.14 20:57:40.863187 [ 340 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909383 sec. (1099.647 rows/sec., 42.95 KiB/sec.) | ||
| 10297 | 2026.03.14 20:57:40.863201 [ 340 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Trace> Aggregator: Merging aggregated data | ||
| 10298 | 2026.03.14 20:57:40.864477 [ 292 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002973 sec., 336.3605785401951 rows/sec., 13.14 KiB/sec. | ||
| 10299 | 2026.03.14 20:57:40.864600 [ 292 ] {3f807a30-0f16-41bd-b85d-b79d62fff5e6} <Debug> TCPHandler: Processed in 0.003791852 sec. | ||
| 10300 | 2026.03.14 20:57:40.864716 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10301 | 2026.03.14 20:57:40.864743 [ 292 ] {} <Debug> TCP-Session: ebc68826-c6db-4045-861d-dab9847c7c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10302 | 2026.03.14 20:57:40.864747 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10303 | 2026.03.14 20:57:40.864774 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10304 | 2026.03.14 20:57:40.864794 [ 293 ] {} <Debug> TCP-Session: 1eae046b-c706-48db-9c77-649ce6905b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2026.03.14 20:57:40.864806 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10306 | 2026.03.14 20:57:40.864823 [ 286 ] {} <Debug> TCP-Session: 425c656e-dfa2-4479-9a19-53b451d73dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10307 | 2026.03.14 20:57:40.864828 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10308 | 2026.03.14 20:57:40.864844 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10309 | 2026.03.14 20:57:40.864862 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10310 | 2026.03.14 20:57:40.864884 [ 291 ] {} <Debug> TCP-Session: bec98c2c-d0ce-4668-8c7e-f5aa98c378d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2026.03.14 20:57:40.864894 [ 287 ] {} <Debug> TCP-Session: 2d6fd13a-3c46-4912-a03a-cc538f578e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10312 | 2026.03.14 20:57:40.864883 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10313 | 2026.03.14 20:57:40.864926 [ 289 ] {} <Debug> TCP-Session: b3865247-6c2f-4061-ac8b-733ecf65ee69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2026.03.14 20:57:40.864803 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10315 | 2026.03.14 20:57:40.864971 [ 290 ] {} <Debug> TCP-Session: 0a07da64-fb67-4a88-af61-efc9eaabb414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2026.03.14 20:57:40.864858 [ 3 ] {} <Debug> TCP-Session: 7cba5ab6-d54e-4b4c-95e4-4f32e2065f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2026.03.14 20:57:40.865004 [ 294 ] {} <Debug> TCP-Session: fc373e79-98c5-4120-8f41-371888f6dd34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10318 | 2026.03.14 20:57:42.093022 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10319 | 2026.03.14 20:57:42.093095 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10320 | 2026.03.14 20:57:42.221003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20089 | ||
| 10321 | 2026.03.14 20:57:42.221543 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.03.14 20:57:42.221592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10323 | 2026.03.14 20:57:42.222103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10324 | 2026.03.14 20:57:42.222352 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.03.14 20:57:42.222499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20089 | ||
| 10326 | 2026.03.14 20:57:42.650033 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10327 | 2026.03.14 20:57:42.650227 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.03.14 20:57:42.650297 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10329 | 2026.03.14 20:57:42.651073 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2026.03.14 20:57:42.651118 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10331 | 2026.03.14 20:57:42.651506 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10332 | 2026.03.14 20:57:42.651727 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.03.14 20:57:42.651877 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 10334 | 2026.03.14 20:57:42.651924 [ 253 ] {21db0a49-16ba-4e37-a8a4-cd5bb9358dc1} <Debug> TCPHandler: Processed in 0.002020368 sec. | ||
| 10335 | 2026.03.14 20:57:42.652054 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.03.14 20:57:42.652154 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10337 | 2026.03.14 20:57:42.652196 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10338 | 2026.03.14 20:57:42.653003 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.03.14 20:57:42.653038 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10340 | 2026.03.14 20:57:42.653375 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10341 | 2026.03.14 20:57:42.653585 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.03.14 20:57:42.653712 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001582 sec., 503792.66750948166 rows/sec., 39.20 MiB/sec. | ||
| 10343 | 2026.03.14 20:57:42.653748 [ 253 ] {c4ddb34d-e333-4773-9686-c8550665f2e1} <Debug> TCPHandler: Processed in 0.001744634 sec. | ||
| 10344 | 2026.03.14 20:57:42.653862 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.03.14 20:57:42.653956 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10346 | 2026.03.14 20:57:42.653995 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10347 | 2026.03.14 20:57:42.654430 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.03.14 20:57:42.654464 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10349 | 2026.03.14 20:57:42.654759 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10350 | 2026.03.14 20:57:42.654966 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.03.14 20:57:42.655090 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001153 sec., 123156.98178664355 rows/sec., 7.23 MiB/sec. | ||
| 10352 | 2026.03.14 20:57:42.655100 [ 70 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10353 | 2026.03.14 20:57:42.655126 [ 253 ] {a5bf274e-47bd-4f5c-8436-e86609f09cbf} <Debug> TCPHandler: Processed in 0.001312248 sec. | ||
| 10354 | 2026.03.14 20:57:42.655142 [ 70 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.03.14 20:57:42.655167 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10356 | 2026.03.14 20:57:42.655237 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10357 | 2026.03.14 20:57:42.655293 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10358 | 2026.03.14 20:57:42.655330 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10359 | 2026.03.14 20:57:42.655375 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10360 | 2026.03.14 20:57:42.655440 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10361 | 2026.03.14 20:57:42.655477 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 223 rows starting from the beginning of the part | ||
| 10362 | 2026.03.14 20:57:42.655544 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 142 rows starting from the beginning of the part | ||
| 10363 | 2026.03.14 20:57:42.655589 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 10364 | 2026.03.14 20:57:42.655633 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 142 rows starting from the beginning of the part | ||
| 10365 | 2026.03.14 20:57:42.655677 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 10366 | 2026.03.14 20:57:42.655716 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 142 rows starting from the beginning of the part | ||
| 10367 | 2026.03.14 20:57:42.655831 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.03.14 20:57:42.655871 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10369 | 2026.03.14 20:57:42.656170 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10370 | 2026.03.14 20:57:42.656397 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.03.14 20:57:42.656530 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001219 sec., 122231.33716160787 rows/sec., 7.90 MiB/sec. | ||
| 10372 | 2026.03.14 20:57:42.656565 [ 253 ] {5868cf0e-de8a-465a-afc3-fa7bc2727eea} <Debug> TCPHandler: Processed in 0.001375329 sec. | ||
| 10373 | 2026.03.14 20:57:42.656588 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351058 sec., 539577.1314036851 rows/sec., 35.47 MiB/sec. | ||
| 10374 | 2026.03.14 20:57:42.656684 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2026.03.14 20:57:42.656749 [ 196 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10376 | 2026.03.14 20:57:42.656782 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10377 | 2026.03.14 20:57:42.656824 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10378 | 2026.03.14 20:57:42.657004 [ 196 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.03.14 20:57:42.657078 [ 196 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_66_13} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10380 | 2026.03.14 20:57:42.657159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10381 | 2026.03.14 20:57:42.657262 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2026.03.14 20:57:42.657301 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10383 | 2026.03.14 20:57:42.657598 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10384 | 2026.03.14 20:57:42.657799 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.03.14 20:57:42.657923 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 10386 | 2026.03.14 20:57:42.657958 [ 253 ] {fe182a4a-1a04-4aa0-862d-ba9ff7380c8b} <Debug> TCPHandler: Processed in 0.001321358 sec. | ||
| 10387 | 2026.03.14 20:57:42.658068 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10388 | 2026.03.14 20:57:42.658159 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10389 | 2026.03.14 20:57:42.658203 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10390 | 2026.03.14 20:57:42.658792 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10391 | 2026.03.14 20:57:42.658826 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10392 | 2026.03.14 20:57:42.659135 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10393 | 2026.03.14 20:57:42.659338 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2026.03.14 20:57:42.659466 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001324 sec., 370090.6344410876 rows/sec., 25.95 MiB/sec. | ||
| 10395 | 2026.03.14 20:57:42.659503 [ 253 ] {6b220920-25f8-45d0-9518-e55bc488224d} <Debug> TCPHandler: Processed in 0.00148264 sec. | ||
| 10396 | 2026.03.14 20:57:42.659624 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2026.03.14 20:57:42.659717 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10398 | 2026.03.14 20:57:42.659759 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10399 | 2026.03.14 20:57:42.660097 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2026.03.14 20:57:42.660131 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10401 | 2026.03.14 20:57:42.660428 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10402 | 2026.03.14 20:57:42.660643 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2026.03.14 20:57:42.660767 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 10404 | 2026.03.14 20:57:42.660802 [ 253 ] {3a8a807d-8568-4e94-9895-9f3064304b27} <Debug> TCPHandler: Processed in 0.001224987 sec. | ||
| 10405 | 2026.03.14 20:57:42.660911 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2026.03.14 20:57:42.661003 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10407 | 2026.03.14 20:57:42.661044 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10408 | 2026.03.14 20:57:42.661473 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.03.14 20:57:42.661509 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10410 | 2026.03.14 20:57:42.661848 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10411 | 2026.03.14 20:57:42.662066 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.03.14 20:57:42.662194 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 10413 | 2026.03.14 20:57:42.662231 [ 253 ] {7928d7c4-4261-425a-aabb-7bfd4a4580eb} <Debug> TCPHandler: Processed in 0.001367649 sec. | ||
| 10414 | 2026.03.14 20:57:42.662356 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2026.03.14 20:57:42.662450 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10416 | 2026.03.14 20:57:42.662492 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10417 | 2026.03.14 20:57:42.662806 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.03.14 20:57:42.662839 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10419 | 2026.03.14 20:57:42.663128 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10420 | 2026.03.14 20:57:42.663331 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.03.14 20:57:42.663454 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 10422 | 2026.03.14 20:57:42.663489 [ 253 ] {a239ec08-a498-407c-887f-4b8599de035b} <Debug> TCPHandler: Processed in 0.001181286 sec. | ||
| 10423 | 2026.03.14 20:57:42.663600 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.03.14 20:57:42.663693 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10425 | 2026.03.14 20:57:42.663732 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10426 | 2026.03.14 20:57:42.664060 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.03.14 20:57:42.664093 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10428 | 2026.03.14 20:57:42.664387 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10429 | 2026.03.14 20:57:42.664584 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.03.14 20:57:42.664708 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001033 sec., 87124.87899322361 rows/sec., 5.45 MiB/sec. | ||
| 10431 | 2026.03.14 20:57:42.664743 [ 253 ] {9da11910-959d-4787-8a48-2a7e3913be16} <Debug> TCPHandler: Processed in 0.001190396 sec. | ||
| 10432 | 2026.03.14 20:57:43.284152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10433 | 2026.03.14 20:57:43.299456 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.03.14 20:57:43.299509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10435 | 2026.03.14 20:57:43.305125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10436 | 2026.03.14 20:57:43.305810 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.03.14 20:57:43.308374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10438 | 2026.03.14 20:57:46.792592 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.03.14 20:57:46.792803 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10440 | 2026.03.14 20:57:46.792875 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10441 | 2026.03.14 20:57:46.793555 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.03.14 20:57:46.793613 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10443 | 2026.03.14 20:57:46.794012 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10444 | 2026.03.14 20:57:46.794237 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.03.14 20:57:46.794399 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 10446 | 2026.03.14 20:57:46.794424 [ 77 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10447 | 2026.03.14 20:57:46.794451 [ 253 ] {73e37ceb-c1b4-4e39-8a99-80f1ab3afcb1} <Debug> TCPHandler: Processed in 0.001992358 sec. | ||
| 10448 | 2026.03.14 20:57:46.794527 [ 77 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.03.14 20:57:46.794571 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10450 | 2026.03.14 20:57:46.794615 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.03.14 20:57:46.794703 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 10452 | 2026.03.14 20:57:46.794727 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10453 | 2026.03.14 20:57:46.794771 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10454 | 2026.03.14 20:57:46.794815 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10455 | 2026.03.14 20:57:46.794850 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 10456 | 2026.03.14 20:57:46.794915 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10457 | 2026.03.14 20:57:46.794966 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10458 | 2026.03.14 20:57:46.795012 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10459 | 2026.03.14 20:57:46.795057 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 10460 | 2026.03.14 20:57:46.795100 [ 200 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10461 | 2026.03.14 20:57:46.795169 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.03.14 20:57:46.795206 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10463 | 2026.03.14 20:57:46.795504 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10464 | 2026.03.14 20:57:46.795709 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.03.14 20:57:46.795842 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001138 sec., 3514.9384885764503 rows/sec., 286.62 KiB/sec. | ||
| 10466 | 2026.03.14 20:57:46.795882 [ 253 ] {57b0b6d4-a1ea-433d-a328-0300a80e4d59} <Debug> TCPHandler: Processed in 0.001317219 sec. | ||
| 10467 | 2026.03.14 20:57:46.795992 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.03.14 20:57:46.796080 [ 194 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142143 sec., 1032762.7811429335 rows/sec., 70.19 MiB/sec. | ||
| 10469 | 2026.03.14 20:57:46.796089 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10470 | 2026.03.14 20:57:46.796150 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10471 | 2026.03.14 20:57:46.796282 [ 197 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10472 | 2026.03.14 20:57:46.796632 [ 197 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.03.14 20:57:46.796725 [ 197 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_31_6} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10474 | 2026.03.14 20:57:46.796829 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10475 | 2026.03.14 20:57:46.797563 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2026.03.14 20:57:46.797605 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10477 | 2026.03.14 20:57:46.798032 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10478 | 2026.03.14 20:57:46.798236 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.03.14 20:57:46.798371 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Debug> executeQuery: Read 2122 rows, 166.78 KiB in 0.002303 sec., 921406.8606165871 rows/sec., 70.72 MiB/sec. | ||
| 10480 | 2026.03.14 20:57:46.798410 [ 253 ] {e6ba35ef-54ce-4baf-b7b4-be490d798aac} <Debug> TCPHandler: Processed in 0.002466154 sec. | ||
| 10481 | 2026.03.14 20:57:46.798526 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2026.03.14 20:57:46.798648 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10483 | 2026.03.14 20:57:46.798699 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10484 | 2026.03.14 20:57:46.799194 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.03.14 20:57:46.799238 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10486 | 2026.03.14 20:57:46.799616 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10487 | 2026.03.14 20:57:46.799848 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.03.14 20:57:46.799978 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001356 sec., 42035.398230088496 rows/sec., 3.11 MiB/sec. | ||
| 10489 | 2026.03.14 20:57:46.800016 [ 253 ] {c90639a7-a248-4f51-9aca-3e4dfa22a5cb} <Debug> TCPHandler: Processed in 0.001550411 sec. | ||
| 10490 | 2026.03.14 20:57:46.800119 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2026.03.14 20:57:46.800219 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10492 | 2026.03.14 20:57:46.800268 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10493 | 2026.03.14 20:57:46.800904 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2026.03.14 20:57:46.800941 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10495 | 2026.03.14 20:57:46.801299 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10496 | 2026.03.14 20:57:46.801502 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2026.03.14 20:57:46.801629 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001428 sec., 512605.0420168067 rows/sec., 30.32 MiB/sec. | ||
| 10498 | 2026.03.14 20:57:46.801679 [ 253 ] {c4117c28-7723-46db-9a51-79a23b757229} <Debug> TCPHandler: Processed in 0.001611012 sec. | ||
| 10499 | 2026.03.14 20:57:46.801802 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2026.03.14 20:57:46.801898 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10501 | 2026.03.14 20:57:46.801938 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10502 | 2026.03.14 20:57:46.802340 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2026.03.14 20:57:46.802376 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10504 | 2026.03.14 20:57:46.802660 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10505 | 2026.03.14 20:57:46.802857 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2026.03.14 20:57:46.802980 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 10507 | 2026.03.14 20:57:46.803031 [ 253 ] {780f6aa6-7650-4c39-866b-e6cfed72d829} <Debug> TCPHandler: Processed in 0.001278598 sec. | ||
| 10508 | 2026.03.14 20:57:46.803149 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2026.03.14 20:57:46.803250 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10510 | 2026.03.14 20:57:46.803290 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10511 | 2026.03.14 20:57:46.803688 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2026.03.14 20:57:46.803725 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10513 | 2026.03.14 20:57:46.804028 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10514 | 2026.03.14 20:57:46.804240 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2026.03.14 20:57:46.804340 [ 77 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10516 | 2026.03.14 20:57:46.804368 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 10517 | 2026.03.14 20:57:46.804371 [ 77 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.03.14 20:57:46.804407 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10519 | 2026.03.14 20:57:46.804413 [ 253 ] {ca173610-4380-4a47-ae0c-c829751cd3ea} <Debug> TCPHandler: Processed in 0.001314578 sec. | ||
| 10520 | 2026.03.14 20:57:46.804514 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 10521 | 2026.03.14 20:57:46.804525 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.03.14 20:57:46.804659 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10523 | 2026.03.14 20:57:46.804669 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10524 | 2026.03.14 20:57:46.804701 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10525 | 2026.03.14 20:57:46.804712 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 10526 | 2026.03.14 20:57:46.804791 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10527 | 2026.03.14 20:57:46.804841 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10528 | 2026.03.14 20:57:46.804885 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10529 | 2026.03.14 20:57:46.804928 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 10530 | 2026.03.14 20:57:46.804972 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10531 | 2026.03.14 20:57:46.805481 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.03.14 20:57:46.805523 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10533 | 2026.03.14 20:57:46.805915 [ 197 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450989 sec., 526537.4168928916 rows/sec., 32.28 MiB/sec. | ||
| 10534 | 2026.03.14 20:57:46.805918 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10535 | 2026.03.14 20:57:46.806065 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10536 | 2026.03.14 20:57:46.806172 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.03.14 20:57:46.806320 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Debug> executeQuery: Read 1081 rows, 77.21 KiB in 0.001679 sec., 643835.6164383562 rows/sec., 44.91 MiB/sec. | ||
| 10538 | 2026.03.14 20:57:46.806360 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.03.14 20:57:46.806361 [ 253 ] {6817f430-b3d5-45e1-8fda-36bfa4029e09} <Debug> TCPHandler: Processed in 0.001886605 sec. | ||
| 10540 | 2026.03.14 20:57:46.806447 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_31_6} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10541 | 2026.03.14 20:57:46.806492 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2026.03.14 20:57:46.806532 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10543 | 2026.03.14 20:57:46.806593 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10544 | 2026.03.14 20:57:46.806640 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10545 | 2026.03.14 20:57:46.807355 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.03.14 20:57:46.807392 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10547 | 2026.03.14 20:57:46.807829 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10548 | 2026.03.14 20:57:46.808043 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.03.14 20:57:46.808176 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Debug> executeQuery: Read 1495 rows, 99.85 KiB in 0.001603 sec., 932626.325639426 rows/sec., 60.83 MiB/sec. | ||
| 10550 | 2026.03.14 20:57:46.808214 [ 253 ] {ad35a526-e976-4830-b214-11bcaa71393b} <Debug> TCPHandler: Processed in 0.001771184 sec. | ||
| 10551 | 2026.03.14 20:57:46.808316 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.03.14 20:57:46.808410 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10553 | 2026.03.14 20:57:46.808463 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10554 | 2026.03.14 20:57:46.809268 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.03.14 20:57:46.809305 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10556 | 2026.03.14 20:57:46.809854 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10557 | 2026.03.14 20:57:46.810072 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.03.14 20:57:46.810209 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001817 sec., 22564.667033571823 rows/sec., 40.43 MiB/sec. | ||
| 10559 | 2026.03.14 20:57:46.810263 [ 253 ] {cb4e124b-e7e8-40d1-87cf-422d8f2ed288} <Debug> TCPHandler: Processed in 0.001996397 sec. | ||
| 10560 | 2026.03.14 20:57:46.810371 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.03.14 20:57:46.810466 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.03.14 20:57:46.810506 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10563 | 2026.03.14 20:57:46.810822 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.03.14 20:57:46.810857 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10565 | 2026.03.14 20:57:46.811163 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10566 | 2026.03.14 20:57:46.811364 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.03.14 20:57:46.811485 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 10568 | 2026.03.14 20:57:46.811519 [ 253 ] {e4b9cb68-7ddd-44d2-97a7-214137a8ba9b} <Debug> TCPHandler: Processed in 0.001215227 sec. | ||
| 10569 | 2026.03.14 20:57:47.273487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1366 | ||
| 10570 | 2026.03.14 20:57:47.276578 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.03.14 20:57:47.276627 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10572 | 2026.03.14 20:57:47.277881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10573 | 2026.03.14 20:57:47.278143 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.03.14 20:57:47.278273 [ 79 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10575 | 2026.03.14 20:57:47.278308 [ 79 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.03.14 20:57:47.278327 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10577 | 2026.03.14 20:57:47.278417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 10578 | 2026.03.14 20:57:47.278443 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 10579 | 2026.03.14 20:57:47.279037 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10580 | 2026.03.14 20:57:47.279180 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1160 rows starting from the beginning of the part | ||
| 10581 | 2026.03.14 20:57:47.279535 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 10582 | 2026.03.14 20:57:47.279857 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 10583 | 2026.03.14 20:57:47.280164 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 10584 | 2026.03.14 20:57:47.280473 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 10585 | 2026.03.14 20:57:47.280777 [ 199 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 10586 | 2026.03.14 20:57:47.287878 [ 191 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 72 columns (72 merged, 0 gathered) in 0.00949063 sec., 143931.43553167704 rows/sec., 116.14 MiB/sec. | ||
| 10587 | 2026.03.14 20:57:47.289435 [ 186 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10588 | 2026.03.14 20:57:47.290006 [ 186 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2026.03.14 20:57:47.290081 [ 186 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_31_6} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10590 | 2026.03.14 20:57:47.290414 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 10591 | 2026.03.14 20:57:47.635613 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10592 | 2026.03.14 20:57:47.635788 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10593 | 2026.03.14 20:57:47.635861 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10594 | 2026.03.14 20:57:47.636556 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.03.14 20:57:47.636610 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10596 | 2026.03.14 20:57:47.637011 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10597 | 2026.03.14 20:57:47.637233 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2026.03.14 20:57:47.637408 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001664 sec., 6009.615384615385 rows/sec., 490.04 KiB/sec. | ||
| 10599 | 2026.03.14 20:57:47.637461 [ 253 ] {01122dd9-0412-419f-bc80-b3f7bb06dcb6} <Debug> TCPHandler: Processed in 0.001972277 sec. | ||
| 10600 | 2026.03.14 20:57:47.637584 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10601 | 2026.03.14 20:57:47.637684 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10602 | 2026.03.14 20:57:47.637727 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10603 | 2026.03.14 20:57:47.638157 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2026.03.14 20:57:47.638191 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10605 | 2026.03.14 20:57:47.638502 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10606 | 2026.03.14 20:57:47.638703 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.03.14 20:57:47.638831 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001169 sec., 69289.99144568008 rows/sec., 5.66 MiB/sec. | ||
| 10608 | 2026.03.14 20:57:47.638868 [ 253 ] {9a063ee5-ddd6-48f1-8d23-1b4c6f5678b6} <Debug> TCPHandler: Processed in 0.001337938 sec. | ||
| 10609 | 2026.03.14 20:57:47.638976 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2026.03.14 20:57:47.639070 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10611 | 2026.03.14 20:57:47.639110 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10612 | 2026.03.14 20:57:47.639490 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.03.14 20:57:47.639524 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10614 | 2026.03.14 20:57:47.639819 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10615 | 2026.03.14 20:57:47.640018 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2026.03.14 20:57:47.640146 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001095 sec., 18264.8401826484 rows/sec., 1.29 MiB/sec. | ||
| 10617 | 2026.03.14 20:57:47.640182 [ 253 ] {654da0bd-54a8-4726-bced-6109a7928456} <Debug> TCPHandler: Processed in 0.001253818 sec. | ||
| 10618 | 2026.03.14 20:57:47.640286 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.03.14 20:57:47.640380 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10620 | 2026.03.14 20:57:47.640419 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10621 | 2026.03.14 20:57:47.640810 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.03.14 20:57:47.640844 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10623 | 2026.03.14 20:57:47.641270 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10624 | 2026.03.14 20:57:47.641548 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.03.14 20:57:47.641706 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001342 sec., 62593.14456035767 rows/sec., 4.90 MiB/sec. | ||
| 10626 | 2026.03.14 20:57:47.641751 [ 253 ] {e935f91b-e20a-4b69-9c7a-1d4703bcc58a} <Debug> TCPHandler: Processed in 0.001515151 sec. | ||
| 10627 | 2026.03.14 20:57:47.641862 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.03.14 20:57:47.641956 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10629 | 2026.03.14 20:57:47.641999 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10630 | 2026.03.14 20:57:47.642352 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.03.14 20:57:47.642386 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10632 | 2026.03.14 20:57:47.642702 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10633 | 2026.03.14 20:57:47.642922 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.03.14 20:57:47.643026 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 | ||
| 10635 | 2026.03.14 20:57:47.643052 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Debug> executeQuery: Read 37 rows, 2.63 KiB in 0.001115 sec., 33183.856502242146 rows/sec., 2.31 MiB/sec. | ||
| 10636 | 2026.03.14 20:57:47.643063 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.03.14 20:57:47.643083 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10638 | 2026.03.14 20:57:47.643090 [ 253 ] {5c399167-a5fe-4fba-93fb-a42ac72b4bcb} <Debug> TCPHandler: Processed in 0.001276887 sec. | ||
| 10639 | 2026.03.14 20:57:47.643201 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2026.03.14 20:57:47.643209 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full | ||
| 10641 | 2026.03.14 20:57:47.643296 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10642 | 2026.03.14 20:57:47.643356 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10643 | 2026.03.14 20:57:47.643368 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10644 | 2026.03.14 20:57:47.643411 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 23874 rows starting from the beginning of the part | ||
| 10645 | 2026.03.14 20:57:47.643480 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 10646 | 2026.03.14 20:57:47.643531 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10647 | 2026.03.14 20:57:47.643580 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 10648 | 2026.03.14 20:57:47.643619 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1495 rows starting from the beginning of the part | ||
| 10649 | 2026.03.14 20:57:47.644106 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.03.14 20:57:47.644146 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10651 | 2026.03.14 20:57:47.644720 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10652 | 2026.03.14 20:57:47.644965 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.03.14 20:57:47.645106 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 10654 | 2026.03.14 20:57:47.645167 [ 253 ] {c3db78c7-67dd-48aa-9eff-6718993ba5e2} <Debug> TCPHandler: Processed in 0.002014748 sec. | ||
| 10655 | 2026.03.14 20:57:47.645275 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.03.14 20:57:47.645368 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.03.14 20:57:47.645409 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10658 | 2026.03.14 20:57:47.645727 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.03.14 20:57:47.645762 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10660 | 2026.03.14 20:57:47.646090 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10661 | 2026.03.14 20:57:47.646296 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.03.14 20:57:47.646423 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 10663 | 2026.03.14 20:57:47.646458 [ 253 ] {cd4d4c5c-af1e-4bde-b59c-c2449bde8664} <Debug> TCPHandler: Processed in 0.001231187 sec. | ||
| 10664 | 2026.03.14 20:57:47.653448 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26059 rows, containing 5 columns (5 merged, 0 gathered) in 0.010289192 sec., 2532657.5692240945 rows/sec., 165.89 MiB/sec. | ||
| 10665 | 2026.03.14 20:57:47.653693 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 10666 | 2026.03.14 20:57:47.653981 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.03.14 20:57:47.654056 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 | ||
| 10668 | 2026.03.14 20:57:47.654140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10669 | 2026.03.14 20:57:48.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.54 MiB, peak 313.33 MiB, free memory in arenas 0.00 B, will set to 304.06 MiB (RSS), difference: 7.52 MiB | ||
| 10670 | 2026.03.14 20:57:49.722701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20537 | ||
| 10671 | 2026.03.14 20:57:49.723326 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.03.14 20:57:49.723385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10673 | 2026.03.14 20:57:49.723955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10674 | 2026.03.14 20:57:49.724182 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.03.14 20:57:49.724326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20537 | ||
| 10676 | 2026.03.14 20:57:50.808536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10677 | 2026.03.14 20:57:50.824348 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10678 | 2026.03.14 20:57:50.824399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10679 | 2026.03.14 20:57:50.830479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10680 | 2026.03.14 20:57:50.831151 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2026.03.14 20:57:50.833762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10682 | 2026.03.14 20:57:52.641777 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.03.14 20:57:52.641985 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10684 | 2026.03.14 20:57:52.642048 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10685 | 2026.03.14 20:57:52.642703 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.14 20:57:52.642738 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10687 | 2026.03.14 20:57:52.643100 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10688 | 2026.03.14 20:57:52.643375 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.14 20:57:52.643494 [ 146 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10690 | 2026.03.14 20:57:52.643526 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 10691 | 2026.03.14 20:57:52.643536 [ 146 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.03.14 20:57:52.643560 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10693 | 2026.03.14 20:57:52.643568 [ 253 ] {cf06cf97-2711-4cab-aec8-8c9b001eb9f7} <Debug> TCPHandler: Processed in 0.001923456 sec. | ||
| 10694 | 2026.03.14 20:57:52.643643 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10695 | 2026.03.14 20:57:52.643696 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.03.14 20:57:52.643736 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10697 | 2026.03.14 20:57:52.643764 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2888 rows starting from the beginning of the part | ||
| 10698 | 2026.03.14 20:57:52.643791 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10699 | 2026.03.14 20:57:52.643821 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 136 rows starting from the beginning of the part | ||
| 10700 | 2026.03.14 20:57:52.643831 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10701 | 2026.03.14 20:57:52.643865 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 797 rows starting from the beginning of the part | ||
| 10702 | 2026.03.14 20:57:52.643908 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2122 rows starting from the beginning of the part | ||
| 10703 | 2026.03.14 20:57:52.643954 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 81 rows starting from the beginning of the part | ||
| 10704 | 2026.03.14 20:57:52.643994 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10705 | 2026.03.14 20:57:52.644249 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2026.03.14 20:57:52.644283 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10707 | 2026.03.14 20:57:52.644580 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10708 | 2026.03.14 20:57:52.644785 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.03.14 20:57:52.644911 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 10710 | 2026.03.14 20:57:52.644948 [ 253 ] {1cfa368b-a3b2-4ba9-bdc9-878e5f81467e} <Debug> TCPHandler: Processed in 0.001304598 sec. | ||
| 10711 | 2026.03.14 20:57:52.644947 [ 147 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10712 | 2026.03.14 20:57:52.645017 [ 147 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.03.14 20:57:52.645038 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10714 | 2026.03.14 20:57:52.645065 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.03.14 20:57:52.645145 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10716 | 2026.03.14 20:57:52.645164 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10717 | 2026.03.14 20:57:52.645229 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10718 | 2026.03.14 20:57:52.645288 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10719 | 2026.03.14 20:57:52.645326 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1549 rows starting from the beginning of the part | ||
| 10720 | 2026.03.14 20:57:52.645422 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 10721 | 2026.03.14 20:57:52.645471 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 490 rows starting from the beginning of the part | ||
| 10722 | 2026.03.14 20:57:52.645511 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1081 rows starting from the beginning of the part | ||
| 10723 | 2026.03.14 20:57:52.645586 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 84 rows starting from the beginning of the part | ||
| 10724 | 2026.03.14 20:57:52.645635 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10725 | 2026.03.14 20:57:52.645642 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.03.14 20:57:52.645683 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10727 | 2026.03.14 20:57:52.646055 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10728 | 2026.03.14 20:57:52.646101 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6080 rows, containing 5 columns (5 merged, 0 gathered) in 0.002493914 sec., 2437934.908741841 rows/sec., 197.94 MiB/sec. | ||
| 10729 | 2026.03.14 20:57:52.646268 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.03.14 20:57:52.646365 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10731 | 2026.03.14 20:57:52.646404 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 10732 | 2026.03.14 20:57:52.646442 [ 253 ] {0672186e-a620-4924-932d-e4913e588723} <Debug> TCPHandler: Processed in 0.00142861 sec. | ||
| 10733 | 2026.03.14 20:57:52.646549 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.03.14 20:57:52.646609 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.03.14 20:57:52.646642 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10736 | 2026.03.14 20:57:52.646682 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10737 | 2026.03.14 20:57:52.646683 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_71_14} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10738 | 2026.03.14 20:57:52.646751 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10739 | 2026.03.14 20:57:52.647005 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.03.14 20:57:52.647039 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10741 | 2026.03.14 20:57:52.647077 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983847 sec., 1699727.851996651 rows/sec., 126.21 MiB/sec. | ||
| 10742 | 2026.03.14 20:57:52.647306 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10743 | 2026.03.14 20:57:52.647335 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10744 | 2026.03.14 20:57:52.647544 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.03.14 20:57:52.647562 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.03.14 20:57:52.647615 [ 203 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_71_14} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10747 | 2026.03.14 20:57:52.647685 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 10748 | 2026.03.14 20:57:52.647688 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 10749 | 2026.03.14 20:57:52.647697 [ 147 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10750 | 2026.03.14 20:57:52.647732 [ 253 ] {81d40e84-1731-4b20-baf2-eed7a5a3a35a} <Debug> TCPHandler: Processed in 0.001230386 sec. | ||
| 10751 | 2026.03.14 20:57:52.647745 [ 147 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.03.14 20:57:52.647769 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10753 | 2026.03.14 20:57:52.647837 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10754 | 2026.03.14 20:57:52.647931 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10755 | 2026.03.14 20:57:52.647955 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4242 rows starting from the beginning of the part | ||
| 10756 | 2026.03.14 20:57:52.647999 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10757 | 2026.03.14 20:57:52.648032 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 10758 | 2026.03.14 20:57:52.648063 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
| 10759 | 2026.03.14 20:57:52.648094 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
| 10760 | 2026.03.14 20:57:52.648124 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10761 | 2026.03.14 20:57:52.649518 [ 191 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707864 sec., 2641896.5444555306 rows/sec., 170.93 MiB/sec. | ||
| 10762 | 2026.03.14 20:57:52.649944 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10763 | 2026.03.14 20:57:52.650267 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.03.14 20:57:52.650361 [ 189 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_71_14} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10765 | 2026.03.14 20:57:52.650458 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10766 | 2026.03.14 20:57:53.587104 [ 146 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10767 | 2026.03.14 20:57:53.587172 [ 146 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.03.14 20:57:53.587197 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10769 | 2026.03.14 20:57:53.587306 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10770 | 2026.03.14 20:57:53.587444 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10771 | 2026.03.14 20:57:53.587483 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 10772 | 2026.03.14 20:57:53.587554 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10773 | 2026.03.14 20:57:53.587605 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10774 | 2026.03.14 20:57:53.587651 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10775 | 2026.03.14 20:57:53.587692 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10776 | 2026.03.14 20:57:53.588553 [ 188 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289428 sec., 22490.592727938278 rows/sec., 1.48 MiB/sec. | ||
| 10777 | 2026.03.14 20:57:53.588700 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10778 | 2026.03.14 20:57:53.588954 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.03.14 20:57:53.589021 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_29_6} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10780 | 2026.03.14 20:57:53.589086 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10781 | 2026.03.14 20:57:57.093337 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10782 | 2026.03.14 20:57:57.093409 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10783 | 2026.03.14 20:57:57.224516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21049 | ||
| 10784 | 2026.03.14 20:57:57.225045 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.03.14 20:57:57.225087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10786 | 2026.03.14 20:57:57.225589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10787 | 2026.03.14 20:57:57.225864 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.03.14 20:57:57.226016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21049 | ||
| 10789 | 2026.03.14 20:57:57.278852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1388 | ||
| 10790 | 2026.03.14 20:57:57.281091 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.03.14 20:57:57.281143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10792 | 2026.03.14 20:57:57.282349 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10793 | 2026.03.14 20:57:57.282646 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.03.14 20:57:57.283025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 10795 | 2026.03.14 20:57:57.643822 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2026.03.14 20:57:57.644008 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10797 | 2026.03.14 20:57:57.644073 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10798 | 2026.03.14 20:57:57.644893 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.03.14 20:57:57.644938 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10800 | 2026.03.14 20:57:57.645334 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10801 | 2026.03.14 20:57:57.645628 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.03.14 20:57:57.645786 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001826 sec., 74479.73713033955 rows/sec., 6.47 MiB/sec. | ||
| 10803 | 2026.03.14 20:57:57.645828 [ 253 ] {0b304cdb-1dbe-492f-818c-e4586642ab71} <Debug> TCPHandler: Processed in 0.00213321 sec. | ||
| 10804 | 2026.03.14 20:57:57.646031 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.03.14 20:57:57.646128 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.03.14 20:57:57.646168 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10807 | 2026.03.14 20:57:57.646651 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.03.14 20:57:57.646688 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10809 | 2026.03.14 20:57:57.646994 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10810 | 2026.03.14 20:57:57.647213 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.03.14 20:57:57.647347 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001238 sec., 32310.177705977385 rows/sec., 2.37 MiB/sec. | ||
| 10812 | 2026.03.14 20:57:57.647387 [ 253 ] {ae8a1860-70ad-4842-af70-ea8ea611a89b} <Debug> TCPHandler: Processed in 0.001409649 sec. | ||
| 10813 | 2026.03.14 20:57:57.647508 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.03.14 20:57:57.647605 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10815 | 2026.03.14 20:57:57.647646 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10816 | 2026.03.14 20:57:57.648108 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.03.14 20:57:57.648145 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10818 | 2026.03.14 20:57:57.648467 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10819 | 2026.03.14 20:57:57.648697 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.03.14 20:57:57.648829 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001242 sec., 83735.90982286634 rows/sec., 6.54 MiB/sec. | ||
| 10821 | 2026.03.14 20:57:57.648867 [ 253 ] {8d0a918a-20ad-4cf6-a6d2-879f3f1bd1cb} <Debug> TCPHandler: Processed in 0.001409339 sec. | ||
| 10822 | 2026.03.14 20:57:57.648984 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2026.03.14 20:57:57.649081 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10824 | 2026.03.14 20:57:57.649127 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10825 | 2026.03.14 20:57:57.649535 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.03.14 20:57:57.649572 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10827 | 2026.03.14 20:57:57.649928 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10828 | 2026.03.14 20:57:57.650151 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.03.14 20:57:57.650282 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 10830 | 2026.03.14 20:57:57.650319 [ 253 ] {db604115-7000-4c8c-bdbd-e74753665dab} <Debug> TCPHandler: Processed in 0.001384599 sec. | ||
| 10831 | 2026.03.14 20:57:57.650429 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.03.14 20:57:57.650524 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.03.14 20:57:57.650578 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10834 | 2026.03.14 20:57:57.651382 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.03.14 20:57:57.651418 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10836 | 2026.03.14 20:57:57.651996 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10837 | 2026.03.14 20:57:57.652219 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.03.14 20:57:57.652328 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10839 | 2026.03.14 20:57:57.652356 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00185 sec., 21621.62162162162 rows/sec., 38.74 MiB/sec. | ||
| 10840 | 2026.03.14 20:57:57.652376 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.03.14 20:57:57.652402 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10842 | 2026.03.14 20:57:57.652415 [ 253 ] {2e2977de-2507-41f7-8cd3-bbf05c914671} <Debug> TCPHandler: Processed in 0.002034948 sec. | ||
| 10843 | 2026.03.14 20:57:57.652501 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::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 | ||
| 10844 | 2026.03.14 20:57:57.652543 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2026.03.14 20:57:57.652649 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10846 | 2026.03.14 20:57:57.652692 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10847 | 2026.03.14 20:57:57.652719 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10848 | 2026.03.14 20:57:57.652776 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1072 rows starting from the beginning of the part | ||
| 10849 | 2026.03.14 20:57:57.652896 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10850 | 2026.03.14 20:57:57.652996 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10851 | 2026.03.14 20:57:57.653018 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.03.14 20:57:57.653059 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10853 | 2026.03.14 20:57:57.653087 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 10854 | 2026.03.14 20:57:57.653184 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 10855 | 2026.03.14 20:57:57.653275 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10856 | 2026.03.14 20:57:57.653391 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10857 | 2026.03.14 20:57:57.653661 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.03.14 20:57:57.653817 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 10859 | 2026.03.14 20:57:57.653865 [ 253 ] {6174c38c-44cb-4a0d-883e-8426ddf1935a} <Debug> TCPHandler: Processed in 0.001371019 sec. | ||
| 10860 | 2026.03.14 20:57:57.659361 [ 198 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 19 columns (19 merged, 0 gathered) in 0.006900875 sec., 180122.08596735922 rows/sec., 322.77 MiB/sec. | ||
| 10861 | 2026.03.14 20:57:57.661239 [ 198 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10862 | 2026.03.14 20:57:57.661578 [ 198 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.03.14 20:57:57.661644 [ 198 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10864 | 2026.03.14 20:57:57.661768 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 10865 | 2026.03.14 20:57:58.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.79 MiB, peak 317.12 MiB, free memory in arenas 0.00 B, will set to 309.07 MiB (RSS), difference: 3.28 MiB | ||
| 10866 | 2026.03.14 20:57:58.333938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10867 | 2026.03.14 20:57:58.349990 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.03.14 20:57:58.350045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 10869 | 2026.03.14 20:57:58.356399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10870 | 2026.03.14 20:57:58.357126 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.03.14 20:57:58.359814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10872 | 2026.03.14 20:58:02.648723 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2026.03.14 20:58:02.648912 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10874 | 2026.03.14 20:58:02.648978 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10875 | 2026.03.14 20:58:02.649757 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.03.14 20:58:02.649800 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10877 | 2026.03.14 20:58:02.650214 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10878 | 2026.03.14 20:58:02.650453 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.03.14 20:58:02.650608 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 10880 | 2026.03.14 20:58:02.650658 [ 253 ] {af428410-ba2d-494f-98d9-e6dee026fda2} <Debug> TCPHandler: Processed in 0.002058279 sec. | ||
| 10881 | 2026.03.14 20:58:02.650787 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.03.14 20:58:02.650891 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10883 | 2026.03.14 20:58:02.650934 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10884 | 2026.03.14 20:58:02.651811 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.03.14 20:58:02.651855 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10886 | 2026.03.14 20:58:02.652278 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10887 | 2026.03.14 20:58:02.652485 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.03.14 20:58:02.652619 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001751 sec., 455168.47515705315 rows/sec., 35.41 MiB/sec. | ||
| 10889 | 2026.03.14 20:58:02.652658 [ 253 ] {d36f5212-f7f9-44e5-bf3a-6881d8d61b09} <Debug> TCPHandler: Processed in 0.001922776 sec. | ||
| 10890 | 2026.03.14 20:58:02.652759 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2026.03.14 20:58:02.652853 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10892 | 2026.03.14 20:58:02.652893 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10893 | 2026.03.14 20:58:02.653323 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.03.14 20:58:02.653358 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10895 | 2026.03.14 20:58:02.653652 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10896 | 2026.03.14 20:58:02.653859 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.03.14 20:58:02.653986 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001154 sec., 123050.25996533794 rows/sec., 7.23 MiB/sec. | ||
| 10898 | 2026.03.14 20:58:02.654023 [ 253 ] {fdd6db71-02ac-4fb2-aba0-86e4143e89d1} <Debug> TCPHandler: Processed in 0.001313238 sec. | ||
| 10899 | 2026.03.14 20:58:02.654127 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.03.14 20:58:02.654220 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10901 | 2026.03.14 20:58:02.654258 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10902 | 2026.03.14 20:58:02.654682 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.03.14 20:58:02.654718 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10904 | 2026.03.14 20:58:02.655013 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10905 | 2026.03.14 20:58:02.655219 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.03.14 20:58:02.655329 [ 137 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 10907 | 2026.03.14 20:58:02.655345 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 10908 | 2026.03.14 20:58:02.655397 [ 137 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.03.14 20:58:02.655406 [ 253 ] {5f1be918-1a89-475d-a100-a9a7440a563c} <Debug> TCPHandler: Processed in 0.001326838 sec. | ||
| 10910 | 2026.03.14 20:58:02.655427 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10911 | 2026.03.14 20:58:02.655521 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2026.03.14 20:58:02.655535 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::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 | ||
| 10913 | 2026.03.14 20:58:02.655620 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10914 | 2026.03.14 20:58:02.655663 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10915 | 2026.03.14 20:58:02.655665 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10916 | 2026.03.14 20:58:02.655712 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 882 rows starting from the beginning of the part | ||
| 10917 | 2026.03.14 20:58:02.655786 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 10918 | 2026.03.14 20:58:02.655837 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 10919 | 2026.03.14 20:58:02.655886 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 10920 | 2026.03.14 20:58:02.655931 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 732 rows starting from the beginning of the part | ||
| 10921 | 2026.03.14 20:58:02.655972 [ 196 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 10922 | 2026.03.14 20:58:02.656085 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.03.14 20:58:02.656127 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10924 | 2026.03.14 20:58:02.656459 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10925 | 2026.03.14 20:58:02.656678 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.03.14 20:58:02.656808 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 10927 | 2026.03.14 20:58:02.656846 [ 253 ] {ad8c8408-66b8-4291-8249-8eea497b4662} <Debug> TCPHandler: Processed in 0.001372569 sec. | ||
| 10928 | 2026.03.14 20:58:02.656952 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.03.14 20:58:02.657044 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10930 | 2026.03.14 20:58:02.657083 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10931 | 2026.03.14 20:58:02.657150 [ 188 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2210 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656733 sec., 1333950.6124402664 rows/sec., 86.44 MiB/sec. | ||
| 10932 | 2026.03.14 20:58:02.657377 [ 202 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 10933 | 2026.03.14 20:58:02.657681 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2026.03.14 20:58:02.657686 [ 202 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.03.14 20:58:02.657729 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10936 | 2026.03.14 20:58:02.657795 [ 202 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_40_8} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 10937 | 2026.03.14 20:58:02.657881 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10938 | 2026.03.14 20:58:02.658102 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10939 | 2026.03.14 20:58:02.658318 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.03.14 20:58:02.658455 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001428 sec., 343137.2549019608 rows/sec., 24.06 MiB/sec. | ||
| 10941 | 2026.03.14 20:58:02.658494 [ 253 ] {b89a7431-9d7c-4f28-a1c8-3688ae93831b} <Debug> TCPHandler: Processed in 0.001589861 sec. | ||
| 10942 | 2026.03.14 20:58:02.658613 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10943 | 2026.03.14 20:58:02.658709 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10944 | 2026.03.14 20:58:02.658751 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10945 | 2026.03.14 20:58:02.659092 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2026.03.14 20:58:02.659131 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10947 | 2026.03.14 20:58:02.659442 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10948 | 2026.03.14 20:58:02.659650 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.03.14 20:58:02.659781 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 10950 | 2026.03.14 20:58:02.659818 [ 253 ] {2ff198d7-998f-4f6a-b547-920badce0dea} <Debug> TCPHandler: Processed in 0.001255678 sec. | ||
| 10951 | 2026.03.14 20:58:02.659928 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10952 | 2026.03.14 20:58:02.660023 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10953 | 2026.03.14 20:58:02.660066 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10954 | 2026.03.14 20:58:02.660459 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.03.14 20:58:02.660496 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10956 | 2026.03.14 20:58:02.660816 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10957 | 2026.03.14 20:58:02.661018 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.03.14 20:58:02.661146 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001141 sec., 232252.41016652057 rows/sec., 15.43 MiB/sec. | ||
| 10959 | 2026.03.14 20:58:02.661185 [ 253 ] {248de576-9fa1-4b39-88a7-4730ea48b792} <Debug> TCPHandler: Processed in 0.001307398 sec. | ||
| 10960 | 2026.03.14 20:58:02.661294 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2026.03.14 20:58:02.661390 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10962 | 2026.03.14 20:58:02.661431 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10963 | 2026.03.14 20:58:02.661733 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.03.14 20:58:02.661769 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10965 | 2026.03.14 20:58:02.662060 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10966 | 2026.03.14 20:58:02.662268 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.03.14 20:58:02.662398 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 10968 | 2026.03.14 20:58:02.662433 [ 253 ] {78d12390-299c-40fc-b90f-0e2db90b7f12} <Debug> TCPHandler: Processed in 0.001187737 sec. | ||
| 10969 | 2026.03.14 20:58:02.662539 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10970 | 2026.03.14 20:58:02.662632 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10971 | 2026.03.14 20:58:02.662673 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10972 | 2026.03.14 20:58:02.662989 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.03.14 20:58:02.663025 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10974 | 2026.03.14 20:58:02.663316 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10975 | 2026.03.14 20:58:02.663512 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.03.14 20:58:02.663638 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001024 sec., 87890.625 rows/sec., 5.50 MiB/sec. | ||
| 10977 | 2026.03.14 20:58:02.663677 [ 253 ] {7d5d2efb-ddd3-4d28-9aa4-0ab65123a39f} <Debug> TCPHandler: Processed in 0.001187807 sec. | ||
| 10978 | 2026.03.14 20:58:04.727017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21497 | ||
| 10979 | 2026.03.14 20:58:04.727580 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.03.14 20:58:04.727637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10981 | 2026.03.14 20:58:04.728195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10982 | 2026.03.14 20:58:04.728441 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.03.14 20:58:04.728581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21497 | ||
| 10984 | 2026.03.14 20:58:05.860794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10985 | 2026.03.14 20:58:05.877244 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2026.03.14 20:58:05.877297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10987 | 2026.03.14 20:58:05.883412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10988 | 2026.03.14 20:58:05.884095 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.03.14 20:58:05.887236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10990 | 2026.03.14 20:58:07.284119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1420 | ||
| 10991 | 2026.03.14 20:58:07.286451 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.03.14 20:58:07.286499 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 10993 | 2026.03.14 20:58:07.287687 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10994 | 2026.03.14 20:58:07.287955 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.03.14 20:58:07.288215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
| 10996 | 2026.03.14 20:58:07.643348 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10997 | 2026.03.14 20:58:07.643543 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10998 | 2026.03.14 20:58:07.643611 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10999 | 2026.03.14 20:58:07.644402 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2026.03.14 20:58:07.644442 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11001 | 2026.03.14 20:58:07.644839 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11002 | 2026.03.14 20:58:07.645060 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2026.03.14 20:58:07.645212 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001722 sec., 78977.93263646922 rows/sec., 6.86 MiB/sec. | ||
| 11004 | 2026.03.14 20:58:07.645252 [ 253 ] {0935cd30-5efb-4028-870e-a149b8dfc1de} <Debug> TCPHandler: Processed in 0.002033078 sec. | ||
| 11005 | 2026.03.14 20:58:07.645369 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11006 | 2026.03.14 20:58:07.645465 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11007 | 2026.03.14 20:58:07.645506 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11008 | 2026.03.14 20:58:07.645921 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.03.14 20:58:07.645955 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11010 | 2026.03.14 20:58:07.646252 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11011 | 2026.03.14 20:58:07.646456 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.03.14 20:58:07.646563 [ 130 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11013 | 2026.03.14 20:58:07.646581 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001135 sec., 35242.29074889868 rows/sec., 2.59 MiB/sec. | ||
| 11014 | 2026.03.14 20:58:07.646600 [ 130 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.03.14 20:58:07.646618 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11016 | 2026.03.14 20:58:07.646619 [ 253 ] {e890df65-6459-4c52-8ea7-26f713cf934e} <Debug> TCPHandler: Processed in 0.001300458 sec. | ||
| 11017 | 2026.03.14 20:58:07.646734 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11018 | 2026.03.14 20:58:07.646753 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11019 | 2026.03.14 20:58:07.646867 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11020 | 2026.03.14 20:58:07.646880 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11021 | 2026.03.14 20:58:07.646907 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11022 | 2026.03.14 20:58:07.646919 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 223 rows starting from the beginning of the part | ||
| 11023 | 2026.03.14 20:58:07.646995 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 57 rows starting from the beginning of the part | ||
| 11024 | 2026.03.14 20:58:07.647042 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
| 11025 | 2026.03.14 20:58:07.647089 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 11026 | 2026.03.14 20:58:07.647132 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 142 rows starting from the beginning of the part | ||
| 11027 | 2026.03.14 20:58:07.647174 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
| 11028 | 2026.03.14 20:58:07.647347 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.14 20:58:07.647387 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11030 | 2026.03.14 20:58:07.647708 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11031 | 2026.03.14 20:58:07.647930 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.03.14 20:58:07.648056 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 11033 | 2026.03.14 20:58:07.648082 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139962 sec., 372958.3744159129 rows/sec., 25.78 MiB/sec. | ||
| 11034 | 2026.03.14 20:58:07.648098 [ 253 ] {c5b8dd63-569c-4448-81a1-209f311a3fe8} <Debug> TCPHandler: Processed in 0.001392859 sec. | ||
| 11035 | 2026.03.14 20:58:07.648234 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.03.14 20:58:07.648276 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11037 | 2026.03.14 20:58:07.648328 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11038 | 2026.03.14 20:58:07.648375 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11039 | 2026.03.14 20:58:07.648587 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2026.03.14 20:58:07.648676 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_71_14} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11041 | 2026.03.14 20:58:07.648775 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11042 | 2026.03.14 20:58:07.648793 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.03.14 20:58:07.648834 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11044 | 2026.03.14 20:58:07.649172 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11045 | 2026.03.14 20:58:07.649386 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.03.14 20:58:07.649491 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 11047 | 2026.03.14 20:58:07.649515 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 11048 | 2026.03.14 20:58:07.649519 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.03.14 20:58:07.649544 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11050 | 2026.03.14 20:58:07.649553 [ 253 ] {8af31885-0e99-433c-a06c-69236f4dc8e1} <Debug> TCPHandler: Processed in 0.001366209 sec. | ||
| 11051 | 2026.03.14 20:58:07.649609 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 11052 | 2026.03.14 20:58:07.649661 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.03.14 20:58:07.649721 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11054 | 2026.03.14 20:58:07.649751 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_69_14, total 26059 rows starting from the beginning of the part | ||
| 11055 | 2026.03.14 20:58:07.649760 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11056 | 2026.03.14 20:58:07.649798 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 37 rows starting from the beginning of the part | ||
| 11057 | 2026.03.14 20:58:07.649819 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11058 | 2026.03.14 20:58:07.649840 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 11059 | 2026.03.14 20:58:07.649879 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11060 | 2026.03.14 20:58:07.649912 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 11061 | 2026.03.14 20:58:07.649948 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11062 | 2026.03.14 20:58:07.650700 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.03.14 20:58:07.650741 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11064 | 2026.03.14 20:58:07.651358 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11065 | 2026.03.14 20:58:07.651580 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.03.14 20:58:07.651716 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001975 sec., 20253.164556962023 rows/sec., 36.29 MiB/sec. | ||
| 11067 | 2026.03.14 20:58:07.651770 [ 253 ] {5a55f5ed-d511-4d7e-a3a2-ffaf87cbb841} <Debug> TCPHandler: Processed in 0.002157179 sec. | ||
| 11068 | 2026.03.14 20:58:07.651876 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2026.03.14 20:58:07.651971 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11070 | 2026.03.14 20:58:07.652012 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11071 | 2026.03.14 20:58:07.652337 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.03.14 20:58:07.652370 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11073 | 2026.03.14 20:58:07.652703 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11074 | 2026.03.14 20:58:07.652910 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.03.14 20:58:07.653034 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11076 | 2026.03.14 20:58:07.653069 [ 253 ] {fc94a75a-098e-420c-a47b-3568154c08e3} <Debug> TCPHandler: Processed in 0.001240627 sec. | ||
| 11077 | 2026.03.14 20:58:07.660863 [ 194 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26841 rows, containing 5 columns (5 merged, 0 gathered) in 0.011280885 sec., 2379334.6000779197 rows/sec., 156.06 MiB/sec. | ||
| 11078 | 2026.03.14 20:58:07.661121 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 11079 | 2026.03.14 20:58:07.661381 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.03.14 20:58:07.661455 [ 188 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 11081 | 2026.03.14 20:58:07.661534 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11082 | 2026.03.14 20:58:08.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.02 MiB, peak 317.30 MiB, free memory in arenas 0.00 B, will set to 311.30 MiB (RSS), difference: 1.28 MiB | ||
| 11083 | 2026.03.14 20:58:12.093663 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11084 | 2026.03.14 20:58:12.093756 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11085 | 2026.03.14 20:58:12.228769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22009 | ||
| 11086 | 2026.03.14 20:58:12.229372 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.03.14 20:58:12.229407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11088 | 2026.03.14 20:58:12.229878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11089 | 2026.03.14 20:58:12.230098 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.03.14 20:58:12.230225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22009 | ||
| 11091 | 2026.03.14 20:58:12.230223 [ 124 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11092 | 2026.03.14 20:58:12.230275 [ 124 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.03.14 20:58:12.230297 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11094 | 2026.03.14 20:58:12.230418 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11095 | 2026.03.14 20:58:12.230563 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11096 | 2026.03.14 20:58:12.230604 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19577 rows starting from the beginning of the part | ||
| 11097 | 2026.03.14 20:58:12.230668 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11098 | 2026.03.14 20:58:12.230715 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11099 | 2026.03.14 20:58:12.230759 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11100 | 2026.03.14 20:58:12.230797 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11101 | 2026.03.14 20:58:12.230835 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11102 | 2026.03.14 20:58:12.232980 [ 200 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22009 rows, containing 4 columns (4 merged, 0 gathered) in 0.002616406 sec., 8411920.779878965 rows/sec., 120.33 MiB/sec. | ||
| 11103 | 2026.03.14 20:58:12.233278 [ 187 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11104 | 2026.03.14 20:58:12.233598 [ 187 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.03.14 20:58:12.233675 [ 187 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_46_9} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11106 | 2026.03.14 20:58:12.233758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11107 | 2026.03.14 20:58:12.649257 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.03.14 20:58:12.649418 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11109 | 2026.03.14 20:58:12.649490 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11110 | 2026.03.14 20:58:12.650259 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.03.14 20:58:12.650302 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11112 | 2026.03.14 20:58:12.650682 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11113 | 2026.03.14 20:58:12.650896 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2026.03.14 20:58:12.651045 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001672 sec., 169856.45933014352 rows/sec., 10.79 MiB/sec. | ||
| 11115 | 2026.03.14 20:58:12.651093 [ 253 ] {79e1bb03-d41d-4ebf-bc2a-a07fefa79d0a} <Debug> TCPHandler: Processed in 0.001950277 sec. | ||
| 11116 | 2026.03.14 20:58:12.651218 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11117 | 2026.03.14 20:58:12.651317 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11118 | 2026.03.14 20:58:12.651359 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11119 | 2026.03.14 20:58:12.652188 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2026.03.14 20:58:12.652222 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11121 | 2026.03.14 20:58:12.652573 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11122 | 2026.03.14 20:58:12.652773 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11123 | 2026.03.14 20:58:12.652900 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001606 sec., 496264.0099626401 rows/sec., 38.61 MiB/sec. | ||
| 11124 | 2026.03.14 20:58:12.652937 [ 253 ] {fb761698-dd68-4de5-8452-b4d39dd2b886} <Debug> TCPHandler: Processed in 0.001768764 sec. | ||
| 11125 | 2026.03.14 20:58:12.653043 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11126 | 2026.03.14 20:58:12.653136 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11127 | 2026.03.14 20:58:12.653177 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11128 | 2026.03.14 20:58:12.653627 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2026.03.14 20:58:12.653661 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11130 | 2026.03.14 20:58:12.653966 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11131 | 2026.03.14 20:58:12.654171 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2026.03.14 20:58:12.654294 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001177 sec., 120645.70943075615 rows/sec., 7.09 MiB/sec. | ||
| 11133 | 2026.03.14 20:58:12.654330 [ 253 ] {c6f4c59f-4b12-4af4-bcfd-9110110f9b55} <Debug> TCPHandler: Processed in 0.001334759 sec. | ||
| 11134 | 2026.03.14 20:58:12.654436 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11135 | 2026.03.14 20:58:12.654537 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11136 | 2026.03.14 20:58:12.654576 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11137 | 2026.03.14 20:58:12.654992 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.03.14 20:58:12.655025 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11139 | 2026.03.14 20:58:12.655313 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11140 | 2026.03.14 20:58:12.655527 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2026.03.14 20:58:12.655649 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 11142 | 2026.03.14 20:58:12.655684 [ 253 ] {e26dd5a0-8398-4a5c-84cd-083576cb80a0} <Debug> TCPHandler: Processed in 0.001295098 sec. | ||
| 11143 | 2026.03.14 20:58:12.655787 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2026.03.14 20:58:12.655878 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11145 | 2026.03.14 20:58:12.655915 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11146 | 2026.03.14 20:58:12.656338 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2026.03.14 20:58:12.656371 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11148 | 2026.03.14 20:58:12.656671 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11149 | 2026.03.14 20:58:12.656864 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2026.03.14 20:58:12.656986 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 11151 | 2026.03.14 20:58:12.657023 [ 253 ] {0449f597-881a-42b2-bb78-200779531658} <Debug> TCPHandler: Processed in 0.001282238 sec. | ||
| 11152 | 2026.03.14 20:58:12.657126 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11153 | 2026.03.14 20:58:12.657217 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11154 | 2026.03.14 20:58:12.657256 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11155 | 2026.03.14 20:58:12.657829 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.03.14 20:58:12.657864 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11157 | 2026.03.14 20:58:12.658171 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11158 | 2026.03.14 20:58:12.658378 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.03.14 20:58:12.658511 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001311 sec., 373760.4881769641 rows/sec., 26.20 MiB/sec. | ||
| 11160 | 2026.03.14 20:58:12.658548 [ 253 ] {48cab189-6f8d-4cba-94ae-ba74df75ccfc} <Debug> TCPHandler: Processed in 0.00146914 sec. | ||
| 11161 | 2026.03.14 20:58:12.658653 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.03.14 20:58:12.658753 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11163 | 2026.03.14 20:58:12.658802 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11164 | 2026.03.14 20:58:12.659158 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.03.14 20:58:12.659192 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11166 | 2026.03.14 20:58:12.659511 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11167 | 2026.03.14 20:58:12.659709 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.03.14 20:58:12.659830 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 11169 | 2026.03.14 20:58:12.659865 [ 253 ] {4e0c2ca3-e7bc-4edc-a5d1-d332257698a6} <Debug> TCPHandler: Processed in 0.001259558 sec. | ||
| 11170 | 2026.03.14 20:58:12.659969 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.03.14 20:58:12.660062 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.03.14 20:58:12.660104 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11173 | 2026.03.14 20:58:12.660498 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.03.14 20:58:12.660531 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11175 | 2026.03.14 20:58:12.660850 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11176 | 2026.03.14 20:58:12.661047 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.03.14 20:58:12.661169 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001125 sec., 235555.55555555556 rows/sec., 15.65 MiB/sec. | ||
| 11178 | 2026.03.14 20:58:12.661205 [ 253 ] {42cc2600-76e7-4e34-b3ed-a0f8452cba21} <Debug> TCPHandler: Processed in 0.001282388 sec. | ||
| 11179 | 2026.03.14 20:58:12.661310 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.03.14 20:58:12.661401 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11181 | 2026.03.14 20:58:12.661441 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11182 | 2026.03.14 20:58:12.661783 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.03.14 20:58:12.661816 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11184 | 2026.03.14 20:58:12.662098 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11185 | 2026.03.14 20:58:12.662300 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.03.14 20:58:12.662424 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 11187 | 2026.03.14 20:58:12.662459 [ 253 ] {9f5fb0a3-42da-4d5a-aa2b-ef5d91427b21} <Debug> TCPHandler: Processed in 0.001196226 sec. | ||
| 11188 | 2026.03.14 20:58:12.662586 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.03.14 20:58:12.662676 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.03.14 20:58:12.662715 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11191 | 2026.03.14 20:58:12.663057 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.03.14 20:58:12.663092 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11193 | 2026.03.14 20:58:12.663387 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11194 | 2026.03.14 20:58:12.663595 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.03.14 20:58:12.663716 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 11196 | 2026.03.14 20:58:12.663750 [ 253 ] {5954e3d1-8cdf-4649-8b14-8e43223fa92b} <Debug> TCPHandler: Processed in 0.001211287 sec. | ||
| 11197 | 2026.03.14 20:58:13.387398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11198 | 2026.03.14 20:58:13.404932 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.03.14 20:58:13.404989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11200 | 2026.03.14 20:58:13.411030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11201 | 2026.03.14 20:58:13.411745 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.03.14 20:58:13.412040 [ 120 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11203 | 2026.03.14 20:58:13.412108 [ 120 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.03.14 20:58:13.412128 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11205 | 2026.03.14 20:58:13.412261 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11206 | 2026.03.14 20:58:13.415036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11207 | 2026.03.14 20:58:13.415835 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11208 | 2026.03.14 20:58:13.417185 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 11209 | 2026.03.14 20:58:13.421658 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 11210 | 2026.03.14 20:58:13.426032 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 11211 | 2026.03.14 20:58:13.430399 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 11212 | 2026.03.14 20:58:13.434705 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 11213 | 2026.03.14 20:58:13.438493 [ 194 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 11214 | 2026.03.14 20:58:13.489374 [ 200 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077177472 sec., 4496.130684353071 rows/sec., 23.25 MiB/sec. | ||
| 11215 | 2026.03.14 20:58:13.492242 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11216 | 2026.03.14 20:58:13.494268 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.03.14 20:58:13.494381 [ 186 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_46_9} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11218 | 2026.03.14 20:58:13.497001 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11219 | 2026.03.14 20:58:16.782696 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.03.14 20:58:16.782880 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11221 | 2026.03.14 20:58:16.782945 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11222 | 2026.03.14 20:58:16.783562 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.03.14 20:58:16.783601 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11224 | 2026.03.14 20:58:16.783977 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11225 | 2026.03.14 20:58:16.784197 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.03.14 20:58:16.784343 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00151 sec., 2649.006622516556 rows/sec., 216.01 KiB/sec. | ||
| 11227 | 2026.03.14 20:58:16.784386 [ 253 ] {0685aa56-8bfc-4046-8bb2-43c67325cb1f} <Debug> TCPHandler: Processed in 0.001813925 sec. | ||
| 11228 | 2026.03.14 20:58:16.784502 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.03.14 20:58:16.784600 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11230 | 2026.03.14 20:58:16.784639 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11231 | 2026.03.14 20:58:16.786044 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.03.14 20:58:16.786078 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11233 | 2026.03.14 20:58:16.786489 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11234 | 2026.03.14 20:58:16.786702 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.03.14 20:58:16.786814 [ 118 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11236 | 2026.03.14 20:58:16.786833 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Debug> executeQuery: Read 2002 rows, 155.32 KiB in 0.002251 sec., 889382.4966681475 rows/sec., 67.38 MiB/sec. | ||
| 11237 | 2026.03.14 20:58:16.786857 [ 118 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.03.14 20:58:16.786874 [ 253 ] {0cae3e32-adde-4e20-a241-8612c8042822} <Debug> TCPHandler: Processed in 0.002421364 sec. | ||
| 11239 | 2026.03.14 20:58:16.786881 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11240 | 2026.03.14 20:58:16.786978 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11241 | 2026.03.14 20:58:16.787027 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.03.14 20:58:16.787076 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11243 | 2026.03.14 20:58:16.787108 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2892 rows starting from the beginning of the part | ||
| 11244 | 2026.03.14 20:58:16.787120 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11245 | 2026.03.14 20:58:16.787163 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11246 | 2026.03.14 20:58:16.787171 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 11247 | 2026.03.14 20:58:16.787226 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 797 rows starting from the beginning of the part | ||
| 11248 | 2026.03.14 20:58:16.787272 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 136 rows starting from the beginning of the part | ||
| 11249 | 2026.03.14 20:58:16.787313 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 797 rows starting from the beginning of the part | ||
| 11250 | 2026.03.14 20:58:16.787355 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2002 rows starting from the beginning of the part | ||
| 11251 | 2026.03.14 20:58:16.787693 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.03.14 20:58:16.787729 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11253 | 2026.03.14 20:58:16.788208 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11254 | 2026.03.14 20:58:16.788426 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.03.14 20:58:16.788574 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001472 sec., 30570.652173913044 rows/sec., 2.23 MiB/sec. | ||
| 11256 | 2026.03.14 20:58:16.788614 [ 253 ] {8058503d-71a7-44bf-be6f-4b24316a5534} <Debug> TCPHandler: Processed in 0.001634663 sec. | ||
| 11257 | 2026.03.14 20:58:16.788737 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.03.14 20:58:16.788832 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11259 | 2026.03.14 20:58:16.788872 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11260 | 2026.03.14 20:58:16.789434 [ 197 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6760 rows, containing 5 columns (5 merged, 0 gathered) in 0.002489204 sec., 2715727.59805946 rows/sec., 220.27 MiB/sec. | ||
| 11261 | 2026.03.14 20:58:16.789538 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.03.14 20:58:16.789577 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11263 | 2026.03.14 20:58:16.789778 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11264 | 2026.03.14 20:58:16.789937 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11265 | 2026.03.14 20:58:16.790021 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.03.14 20:58:16.790082 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_76_15} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11267 | 2026.03.14 20:58:16.790144 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 11268 | 2026.03.14 20:58:16.790151 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.03.14 20:58:16.790278 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001465 sec., 483276.4505119454 rows/sec., 28.19 MiB/sec. | ||
| 11270 | 2026.03.14 20:58:16.790316 [ 253 ] {0b3d66ee-0a70-4f27-869e-7ba4bca77d83} <Debug> TCPHandler: Processed in 0.001630622 sec. | ||
| 11271 | 2026.03.14 20:58:16.790440 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.03.14 20:58:16.790544 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11273 | 2026.03.14 20:58:16.790585 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11274 | 2026.03.14 20:58:16.790966 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.03.14 20:58:16.791002 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11276 | 2026.03.14 20:58:16.791286 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11277 | 2026.03.14 20:58:16.791489 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.03.14 20:58:16.791622 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. | ||
| 11279 | 2026.03.14 20:58:16.791661 [ 253 ] {592d784b-f2b8-4f04-bad4-4a5f527f2395} <Debug> TCPHandler: Processed in 0.001271378 sec. | ||
| 11280 | 2026.03.14 20:58:16.791769 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.03.14 20:58:16.791863 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11282 | 2026.03.14 20:58:16.791903 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11283 | 2026.03.14 20:58:16.792679 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.03.14 20:58:16.792714 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11285 | 2026.03.14 20:58:16.793058 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11286 | 2026.03.14 20:58:16.793262 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.03.14 20:58:16.793361 [ 118 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11288 | 2026.03.14 20:58:16.793387 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Debug> executeQuery: Read 1045 rows, 73.95 KiB in 0.001541 sec., 678131.0837118754 rows/sec., 46.86 MiB/sec. | ||
| 11289 | 2026.03.14 20:58:16.793390 [ 118 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.03.14 20:58:16.793417 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11291 | 2026.03.14 20:58:16.793424 [ 253 ] {51526a83-b55c-4fdd-a55e-37ace61681c6} <Debug> TCPHandler: Processed in 0.001705313 sec. | ||
| 11292 | 2026.03.14 20:58:16.793486 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11293 | 2026.03.14 20:58:16.793541 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2026.03.14 20:58:16.793570 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11295 | 2026.03.14 20:58:16.793595 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1551 rows starting from the beginning of the part | ||
| 11296 | 2026.03.14 20:58:16.793637 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11297 | 2026.03.14 20:58:16.793641 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11298 | 2026.03.14 20:58:16.793681 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11299 | 2026.03.14 20:58:16.793690 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 490 rows starting from the beginning of the part | ||
| 11300 | 2026.03.14 20:58:16.793726 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 11301 | 2026.03.14 20:58:16.793762 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 490 rows starting from the beginning of the part | ||
| 11302 | 2026.03.14 20:58:16.793796 [ 193 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1045 rows starting from the beginning of the part | ||
| 11303 | 2026.03.14 20:58:16.794336 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.03.14 20:58:16.794370 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11305 | 2026.03.14 20:58:16.794845 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11306 | 2026.03.14 20:58:16.794900 [ 197 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3784 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144573 sec., 2617362.8547515785 rows/sec., 193.56 MiB/sec. | ||
| 11307 | 2026.03.14 20:58:16.795057 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.03.14 20:58:16.795174 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11309 | 2026.03.14 20:58:16.795199 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001581 sec., 831752.0556609741 rows/sec., 52.44 MiB/sec. | ||
| 11310 | 2026.03.14 20:58:16.795241 [ 253 ] {df3838be-fe1d-4c26-b719-5d34323e962a} <Debug> TCPHandler: Processed in 0.001757694 sec. | ||
| 11311 | 2026.03.14 20:58:16.795351 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11312 | 2026.03.14 20:58:16.795446 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11313 | 2026.03.14 20:58:16.795502 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11314 | 2026.03.14 20:58:16.795524 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.03.14 20:58:16.795627 [ 192 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_76_15} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11316 | 2026.03.14 20:58:16.795736 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11317 | 2026.03.14 20:58:16.796333 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2026.03.14 20:58:16.796375 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11319 | 2026.03.14 20:58:16.796959 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11320 | 2026.03.14 20:58:16.797174 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.03.14 20:58:16.797313 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001885 sec., 21750.663129973476 rows/sec., 38.98 MiB/sec. | ||
| 11322 | 2026.03.14 20:58:16.797366 [ 253 ] {c2c12f4e-326b-463a-8c20-78e53e7ec217} <Debug> TCPHandler: Processed in 0.002064618 sec. | ||
| 11323 | 2026.03.14 20:58:16.797475 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2026.03.14 20:58:16.797580 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11325 | 2026.03.14 20:58:16.797623 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11326 | 2026.03.14 20:58:16.797941 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2026.03.14 20:58:16.797977 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11328 | 2026.03.14 20:58:16.798281 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11329 | 2026.03.14 20:58:16.798489 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2026.03.14 20:58:16.798624 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 11331 | 2026.03.14 20:58:16.798619 [ 117 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11332 | 2026.03.14 20:58:16.798661 [ 253 ] {1af2e598-c1a3-4760-bc0d-1b535d9b16d3} <Debug> TCPHandler: Processed in 0.001236587 sec. | ||
| 11333 | 2026.03.14 20:58:16.798758 [ 117 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2026.03.14 20:58:16.798791 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11335 | 2026.03.14 20:58:16.798862 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11336 | 2026.03.14 20:58:16.798939 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11337 | 2026.03.14 20:58:16.798961 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4512 rows starting from the beginning of the part | ||
| 11338 | 2026.03.14 20:58:16.799002 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11339 | 2026.03.14 20:58:16.799033 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11340 | 2026.03.14 20:58:16.799063 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11341 | 2026.03.14 20:58:16.799152 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 11342 | 2026.03.14 20:58:16.799185 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
| 11343 | 2026.03.14 20:58:16.800502 [ 192 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001665993 sec., 2917179.123801841 rows/sec., 188.78 MiB/sec. | ||
| 11344 | 2026.03.14 20:58:16.800839 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11345 | 2026.03.14 20:58:16.801067 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2026.03.14 20:58:16.801125 [ 193 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_76_15} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11347 | 2026.03.14 20:58:16.801177 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11348 | 2026.03.14 20:58:17.288533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1470 | ||
| 11349 | 2026.03.14 20:58:17.291315 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2026.03.14 20:58:17.291369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11351 | 2026.03.14 20:58:17.292624 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11352 | 2026.03.14 20:58:17.292899 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2026.03.14 20:58:17.293182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 11354 | 2026.03.14 20:58:17.635963 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.03.14 20:58:17.636141 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11356 | 2026.03.14 20:58:17.636205 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11357 | 2026.03.14 20:58:17.636952 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.03.14 20:58:17.636999 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11359 | 2026.03.14 20:58:17.637398 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11360 | 2026.03.14 20:58:17.637649 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.03.14 20:58:17.637804 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001709 sec., 44470.450555880634 rows/sec., 3.66 MiB/sec. | ||
| 11362 | 2026.03.14 20:58:17.637847 [ 253 ] {1d6b4e7b-8f5d-43f4-bfc3-6d6d8d6ae20b} <Debug> TCPHandler: Processed in 0.002011488 sec. | ||
| 11363 | 2026.03.14 20:58:17.637987 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2026.03.14 20:58:17.638082 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11365 | 2026.03.14 20:58:17.638124 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11366 | 2026.03.14 20:58:17.638567 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.03.14 20:58:17.638603 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11368 | 2026.03.14 20:58:17.638895 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11369 | 2026.03.14 20:58:17.639097 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.03.14 20:58:17.639226 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 11371 | 2026.03.14 20:58:17.639263 [ 253 ] {cea63e89-f780-405d-9cb7-d1b40a3d3232} <Debug> TCPHandler: Processed in 0.001337268 sec. | ||
| 11372 | 2026.03.14 20:58:17.639387 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2026.03.14 20:58:17.639482 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11374 | 2026.03.14 20:58:17.639522 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11375 | 2026.03.14 20:58:17.639976 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2026.03.14 20:58:17.640012 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11377 | 2026.03.14 20:58:17.640309 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11378 | 2026.03.14 20:58:17.640514 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2026.03.14 20:58:17.640653 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 11380 | 2026.03.14 20:58:17.640692 [ 253 ] {d60234bb-ebe2-4265-85ee-f8a930466b37} <Debug> TCPHandler: Processed in 0.001362989 sec. | ||
| 11381 | 2026.03.14 20:58:17.640806 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.03.14 20:58:17.640899 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11383 | 2026.03.14 20:58:17.640941 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11384 | 2026.03.14 20:58:17.641299 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2026.03.14 20:58:17.641335 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11386 | 2026.03.14 20:58:17.641650 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11387 | 2026.03.14 20:58:17.641862 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2026.03.14 20:58:17.641991 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001111 sec., 28802.880288028802 rows/sec., 2.01 MiB/sec. | ||
| 11389 | 2026.03.14 20:58:17.642030 [ 253 ] {b4447bc9-81fe-4de6-a441-64864d0c8f04} <Debug> TCPHandler: Processed in 0.001274217 sec. | ||
| 11390 | 2026.03.14 20:58:17.642137 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2026.03.14 20:58:17.642232 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11392 | 2026.03.14 20:58:17.642284 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11393 | 2026.03.14 20:58:17.643035 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.03.14 20:58:17.643072 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11395 | 2026.03.14 20:58:17.643573 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11396 | 2026.03.14 20:58:17.643786 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2026.03.14 20:58:17.643921 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 11398 | 2026.03.14 20:58:17.643975 [ 253 ] {0595b371-4c0c-4cc1-bac5-00f7ccaf679d} <Debug> TCPHandler: Processed in 0.001887446 sec. | ||
| 11399 | 2026.03.14 20:58:17.644083 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2026.03.14 20:58:17.644179 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11401 | 2026.03.14 20:58:17.644221 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11402 | 2026.03.14 20:58:17.644530 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2026.03.14 20:58:17.644574 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11404 | 2026.03.14 20:58:17.644867 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11405 | 2026.03.14 20:58:17.645064 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2026.03.14 20:58:17.645191 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001031 sec., 11639.185257032008 rows/sec., 803.23 KiB/sec. | ||
| 11407 | 2026.03.14 20:58:17.645227 [ 253 ] {d9d17e06-59fc-49e0-93e3-32df693c2644} <Debug> TCPHandler: Processed in 0.001194326 sec. | ||
| 11408 | 2026.03.14 20:58:19.730417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22457 | ||
| 11409 | 2026.03.14 20:58:19.730975 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.03.14 20:58:19.731022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11411 | 2026.03.14 20:58:19.731510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11412 | 2026.03.14 20:58:19.731736 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.03.14 20:58:19.731866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22457 | ||
| 11414 | 2026.03.14 20:58:20.915217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11415 | 2026.03.14 20:58:20.930445 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.03.14 20:58:20.930497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11417 | 2026.03.14 20:58:20.936208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11418 | 2026.03.14 20:58:20.936865 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.03.14 20:58:20.939462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11420 | 2026.03.14 20:58:22.650676 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11421 | 2026.03.14 20:58:22.650865 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11422 | 2026.03.14 20:58:22.650927 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11423 | 2026.03.14 20:58:22.651669 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2026.03.14 20:58:22.651712 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11425 | 2026.03.14 20:58:22.652119 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11426 | 2026.03.14 20:58:22.652347 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2026.03.14 20:58:22.652498 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001681 sec., 168947.05532421177 rows/sec., 10.73 MiB/sec. | ||
| 11428 | 2026.03.14 20:58:22.652540 [ 253 ] {a30db8d8-8835-4c51-b66a-7c305c71089c} <Debug> TCPHandler: Processed in 0.001995728 sec. | ||
| 11429 | 2026.03.14 20:58:22.652670 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11430 | 2026.03.14 20:58:22.652766 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11431 | 2026.03.14 20:58:22.652809 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11432 | 2026.03.14 20:58:22.653602 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.03.14 20:58:22.653643 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11434 | 2026.03.14 20:58:22.653997 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11435 | 2026.03.14 20:58:22.654202 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.03.14 20:58:22.654334 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001587 sec., 502205.4190296156 rows/sec., 39.07 MiB/sec. | ||
| 11437 | 2026.03.14 20:58:22.654371 [ 253 ] {3592ac95-5a90-4baf-94fc-ff53dd5c367c} <Debug> TCPHandler: Processed in 0.001759574 sec. | ||
| 11438 | 2026.03.14 20:58:22.654482 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2026.03.14 20:58:22.654578 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11440 | 2026.03.14 20:58:22.654618 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11441 | 2026.03.14 20:58:22.655052 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.03.14 20:58:22.655086 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11443 | 2026.03.14 20:58:22.655378 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11444 | 2026.03.14 20:58:22.655581 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.03.14 20:58:22.655716 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001156 sec., 122837.37024221454 rows/sec., 7.22 MiB/sec. | ||
| 11446 | 2026.03.14 20:58:22.655753 [ 253 ] {80949cfc-19d2-4ec4-9285-f17964f97f0c} <Debug> TCPHandler: Processed in 0.001321008 sec. | ||
| 11447 | 2026.03.14 20:58:22.655867 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.03.14 20:58:22.655962 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11449 | 2026.03.14 20:58:22.656001 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11450 | 2026.03.14 20:58:22.656422 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.03.14 20:58:22.656456 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11452 | 2026.03.14 20:58:22.656776 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11453 | 2026.03.14 20:58:22.656987 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.03.14 20:58:22.657111 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 11455 | 2026.03.14 20:58:22.657148 [ 253 ] {7280fb5d-4bfe-4c9e-9b7e-3c7a8c21254c} <Debug> TCPHandler: Processed in 0.001331249 sec. | ||
| 11456 | 2026.03.14 20:58:22.657259 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.03.14 20:58:22.657353 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11458 | 2026.03.14 20:58:22.657392 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11459 | 2026.03.14 20:58:22.657811 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2026.03.14 20:58:22.657846 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11461 | 2026.03.14 20:58:22.658161 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11462 | 2026.03.14 20:58:22.658366 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.03.14 20:58:22.658490 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 11464 | 2026.03.14 20:58:22.658527 [ 253 ] {c268178e-62c2-4c32-aa13-24eb43d0fa2d} <Debug> TCPHandler: Processed in 0.001316448 sec. | ||
| 11465 | 2026.03.14 20:58:22.658648 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.03.14 20:58:22.658743 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11467 | 2026.03.14 20:58:22.658783 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11468 | 2026.03.14 20:58:22.659339 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.03.14 20:58:22.659374 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11470 | 2026.03.14 20:58:22.659696 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11471 | 2026.03.14 20:58:22.659898 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.03.14 20:58:22.660029 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001304 sec., 375766.87116564414 rows/sec., 26.35 MiB/sec. | ||
| 11473 | 2026.03.14 20:58:22.660066 [ 253 ] {09932961-c375-4e29-ab1f-e2480bd9e59e} <Debug> TCPHandler: Processed in 0.00147705 sec. | ||
| 11474 | 2026.03.14 20:58:22.660197 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11475 | 2026.03.14 20:58:22.660321 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11476 | 2026.03.14 20:58:22.660371 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11477 | 2026.03.14 20:58:22.660751 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.03.14 20:58:22.660792 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11479 | 2026.03.14 20:58:22.661127 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11480 | 2026.03.14 20:58:22.661344 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.03.14 20:58:22.661435 [ 110 ] {} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11482 | 2026.03.14 20:58:22.661468 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001172 sec., 5119.453924914676 rows/sec., 267.47 KiB/sec. | ||
| 11483 | 2026.03.14 20:58:22.661473 [ 110 ] {} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2026.03.14 20:58:22.661499 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11485 | 2026.03.14 20:58:22.661505 [ 253 ] {9abb8c6e-9bb7-4e0f-8a61-ceb023619fe8} <Debug> TCPHandler: Processed in 0.001367189 sec. | ||
| 11486 | 2026.03.14 20:58:22.661585 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 11487 | 2026.03.14 20:58:22.661617 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11488 | 2026.03.14 20:58:22.661683 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11489 | 2026.03.14 20:58:22.661711 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11490 | 2026.03.14 20:58:22.661715 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 11491 | 2026.03.14 20:58:22.661752 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11492 | 2026.03.14 20:58:22.661784 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11493 | 2026.03.14 20:58:22.661833 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11494 | 2026.03.14 20:58:22.661877 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11495 | 2026.03.14 20:58:22.661921 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11496 | 2026.03.14 20:58:22.661976 [ 203 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11497 | 2026.03.14 20:58:22.662185 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.03.14 20:58:22.662220 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11499 | 2026.03.14 20:58:22.662568 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11500 | 2026.03.14 20:58:22.662626 [ 193 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001081535 sec., 171977.79082507733 rows/sec., 8.77 MiB/sec. | ||
| 11501 | 2026.03.14 20:58:22.662728 [ 193 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11502 | 2026.03.14 20:58:22.662777 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2026.03.14 20:58:22.662911 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 11504 | 2026.03.14 20:58:22.662948 [ 253 ] {6db5619e-e488-4b0c-b810-44b94a8186b5} <Debug> TCPHandler: Processed in 0.001379649 sec. | ||
| 11505 | 2026.03.14 20:58:22.662972 [ 193 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.03.14 20:58:22.663050 [ 193 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_31_6} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11507 | 2026.03.14 20:58:22.663073 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2026.03.14 20:58:22.663107 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11509 | 2026.03.14 20:58:22.663168 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11510 | 2026.03.14 20:58:22.663210 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11511 | 2026.03.14 20:58:22.663518 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.03.14 20:58:22.663552 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11513 | 2026.03.14 20:58:22.663843 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11514 | 2026.03.14 20:58:22.664041 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2026.03.14 20:58:22.664163 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 11516 | 2026.03.14 20:58:22.664197 [ 253 ] {5d3286af-bbc1-4a52-8100-ceebec5985ff} <Debug> TCPHandler: Processed in 0.001183097 sec. | ||
| 11517 | 2026.03.14 20:58:22.664308 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11518 | 2026.03.14 20:58:22.664400 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11519 | 2026.03.14 20:58:22.664440 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11520 | 2026.03.14 20:58:22.664762 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.03.14 20:58:22.664794 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11522 | 2026.03.14 20:58:22.665093 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11523 | 2026.03.14 20:58:22.665300 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.03.14 20:58:22.665428 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 11525 | 2026.03.14 20:58:22.665464 [ 253 ] {3f482bc9-622e-4eb1-8332-3b59b3d465a9} <Debug> TCPHandler: Processed in 0.001211646 sec. | ||
| 11526 | 2026.03.14 20:58:27.094018 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11527 | 2026.03.14 20:58:27.094082 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11528 | 2026.03.14 20:58:27.232053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22969 | ||
| 11529 | 2026.03.14 20:58:27.232589 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.03.14 20:58:27.232626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11531 | 2026.03.14 20:58:27.233107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11532 | 2026.03.14 20:58:27.233330 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.03.14 20:58:27.233461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22969 | ||
| 11534 | 2026.03.14 20:58:27.293581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1502 | ||
| 11535 | 2026.03.14 20:58:27.295925 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2026.03.14 20:58:27.295972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11537 | 2026.03.14 20:58:27.297161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11538 | 2026.03.14 20:58:27.297436 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2026.03.14 20:58:27.297979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
| 11540 | 2026.03.14 20:58:27.643989 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.03.14 20:58:27.644180 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11542 | 2026.03.14 20:58:27.644242 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11543 | 2026.03.14 20:58:27.644956 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.03.14 20:58:27.644996 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11545 | 2026.03.14 20:58:27.645396 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11546 | 2026.03.14 20:58:27.645624 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.03.14 20:58:27.645781 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001654 sec., 82224.90931076178 rows/sec., 7.14 MiB/sec. | ||
| 11548 | 2026.03.14 20:58:27.645825 [ 253 ] {8be8ea4e-372b-4901-b6bf-9d7515447a04} <Debug> TCPHandler: Processed in 0.001968507 sec. | ||
| 11549 | 2026.03.14 20:58:27.645940 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.03.14 20:58:27.646039 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11551 | 2026.03.14 20:58:27.646081 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11552 | 2026.03.14 20:58:27.646489 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.03.14 20:58:27.646524 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11554 | 2026.03.14 20:58:27.646835 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11555 | 2026.03.14 20:58:27.647054 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.03.14 20:58:27.647156 [ 106 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11557 | 2026.03.14 20:58:27.647184 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001164 sec., 34364.26116838487 rows/sec., 2.52 MiB/sec. | ||
| 11558 | 2026.03.14 20:58:27.647191 [ 106 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.03.14 20:58:27.647215 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11560 | 2026.03.14 20:58:27.647225 [ 253 ] {76799454-7d36-4bd8-a8e3-325c17ce7b96} <Debug> TCPHandler: Processed in 0.001334708 sec. | ||
| 11561 | 2026.03.14 20:58:27.647331 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2026.03.14 20:58:27.647328 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11563 | 2026.03.14 20:58:27.647426 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11564 | 2026.03.14 20:58:27.647471 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11565 | 2026.03.14 20:58:27.647513 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11566 | 2026.03.14 20:58:27.647560 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 225 rows starting from the beginning of the part | ||
| 11567 | 2026.03.14 20:58:27.647652 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 142 rows starting from the beginning of the part | ||
| 11568 | 2026.03.14 20:58:27.647737 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 45 rows starting from the beginning of the part | ||
| 11569 | 2026.03.14 20:58:27.647827 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11570 | 2026.03.14 20:58:27.647882 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 142 rows starting from the beginning of the part | ||
| 11571 | 2026.03.14 20:58:27.647930 [ 189 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 40 rows starting from the beginning of the part | ||
| 11572 | 2026.03.14 20:58:27.647989 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.03.14 20:58:27.648037 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11574 | 2026.03.14 20:58:27.648408 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11575 | 2026.03.14 20:58:27.648644 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.03.14 20:58:27.648781 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001373 sec., 75746.54042243262 rows/sec., 5.92 MiB/sec. | ||
| 11577 | 2026.03.14 20:58:27.648821 [ 253 ] {63bb798b-3e29-4411-badf-d712af977aa0} <Debug> TCPHandler: Processed in 0.001540161 sec. | ||
| 11578 | 2026.03.14 20:58:27.648874 [ 191 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598442 sec., 377867.94891525625 rows/sec., 25.23 MiB/sec. | ||
| 11579 | 2026.03.14 20:58:27.648926 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.03.14 20:58:27.649028 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11581 | 2026.03.14 20:58:27.649047 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11582 | 2026.03.14 20:58:27.649072 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11583 | 2026.03.14 20:58:27.649299 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.03.14 20:58:27.649362 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_76_15} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11585 | 2026.03.14 20:58:27.649436 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11586 | 2026.03.14 20:58:27.649481 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.03.14 20:58:27.649514 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11588 | 2026.03.14 20:58:27.649842 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11589 | 2026.03.14 20:58:27.650050 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.03.14 20:58:27.650153 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 11591 | 2026.03.14 20:58:27.650179 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.03.14 20:58:27.650179 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 11593 | 2026.03.14 20:58:27.650195 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11594 | 2026.03.14 20:58:27.650222 [ 253 ] {43f46770-7573-4fe7-9cd9-9dbeb54f297c} <Debug> TCPHandler: Processed in 0.001345999 sec. | ||
| 11595 | 2026.03.14 20:58:27.650260 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 11596 | 2026.03.14 20:58:27.650324 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.03.14 20:58:27.650363 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11598 | 2026.03.14 20:58:27.650393 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 26841 rows starting from the beginning of the part | ||
| 11599 | 2026.03.14 20:58:27.650422 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11600 | 2026.03.14 20:58:27.650438 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 11601 | 2026.03.14 20:58:27.650480 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11602 | 2026.03.14 20:58:27.650481 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1315 rows starting from the beginning of the part | ||
| 11603 | 2026.03.14 20:58:27.650535 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 11604 | 2026.03.14 20:58:27.650570 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 11605 | 2026.03.14 20:58:27.650605 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11606 | 2026.03.14 20:58:27.651333 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.03.14 20:58:27.651373 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11608 | 2026.03.14 20:58:27.652188 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11609 | 2026.03.14 20:58:27.652430 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.03.14 20:58:27.652578 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002174 sec., 18399.264029438822 rows/sec., 32.97 MiB/sec. | ||
| 11611 | 2026.03.14 20:58:27.652633 [ 253 ] {9fe53cca-41fa-4431-a578-271586eee0da} <Debug> TCPHandler: Processed in 0.002358933 sec. | ||
| 11612 | 2026.03.14 20:58:27.652740 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11613 | 2026.03.14 20:58:27.652835 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11614 | 2026.03.14 20:58:27.652877 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11615 | 2026.03.14 20:58:27.653190 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.03.14 20:58:27.653226 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11617 | 2026.03.14 20:58:27.653633 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11618 | 2026.03.14 20:58:27.653846 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.03.14 20:58:27.653984 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 11620 | 2026.03.14 20:58:27.654022 [ 253 ] {8a050124-586d-49d7-b5c8-5ba949cb7f80} <Debug> TCPHandler: Processed in 0.001331878 sec. | ||
| 11621 | 2026.03.14 20:58:27.658142 [ 202 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28878 rows, containing 5 columns (5 merged, 0 gathered) in 0.007905558 sec., 3652873.079926806 rows/sec., 239.32 MiB/sec. | ||
| 11622 | 2026.03.14 20:58:27.658614 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 11623 | 2026.03.14 20:58:27.658923 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.03.14 20:58:27.659007 [ 191 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 11625 | 2026.03.14 20:58:27.659100 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11626 | 2026.03.14 20:58:28.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.37 MiB, peak 325.94 MiB, free memory in arenas 0.00 B, will set to 315.36 MiB (RSS), difference: 1.99 MiB | ||
| 11627 | 2026.03.14 20:58:28.001834 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001285808 sec. | ||
| 11628 | 2026.03.14 20:58:28.439641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11629 | 2026.03.14 20:58:28.456000 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.03.14 20:58:28.456058 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11631 | 2026.03.14 20:58:28.462182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11632 | 2026.03.14 20:58:28.462867 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.03.14 20:58:28.465702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11634 | 2026.03.14 20:58:32.649881 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2026.03.14 20:58:32.650093 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11636 | 2026.03.14 20:58:32.650167 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11637 | 2026.03.14 20:58:32.651148 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.03.14 20:58:32.651211 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11639 | 2026.03.14 20:58:32.651652 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11640 | 2026.03.14 20:58:32.651879 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.03.14 20:58:32.652042 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002001 sec., 141929.03548225886 rows/sec., 9.01 MiB/sec. | ||
| 11642 | 2026.03.14 20:58:32.652092 [ 253 ] {48db63be-90bd-4325-92f0-611543bc61e6} <Debug> TCPHandler: Processed in 0.002346562 sec. | ||
| 11643 | 2026.03.14 20:58:32.652229 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2026.03.14 20:58:32.652334 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11645 | 2026.03.14 20:58:32.652377 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11646 | 2026.03.14 20:58:32.653275 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.03.14 20:58:32.653312 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11648 | 2026.03.14 20:58:32.653678 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11649 | 2026.03.14 20:58:32.653879 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.03.14 20:58:32.654002 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001706 sec., 467174.6776084408 rows/sec., 36.35 MiB/sec. | ||
| 11651 | 2026.03.14 20:58:32.654038 [ 253 ] {dd34d6c4-9ee9-463c-a173-7c97e9a306e6} <Debug> TCPHandler: Processed in 0.001879636 sec. | ||
| 11652 | 2026.03.14 20:58:32.654157 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11653 | 2026.03.14 20:58:32.654247 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11654 | 2026.03.14 20:58:32.654285 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11655 | 2026.03.14 20:58:32.654695 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2026.03.14 20:58:32.654794 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11657 | 2026.03.14 20:58:32.655102 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11658 | 2026.03.14 20:58:32.655310 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2026.03.14 20:58:32.655439 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001179 sec., 120441.05173876167 rows/sec., 7.08 MiB/sec. | ||
| 11660 | 2026.03.14 20:58:32.655477 [ 253 ] {654aa104-f865-4cf7-b4c7-4f158b54099b} <Debug> TCPHandler: Processed in 0.001348829 sec. | ||
| 11661 | 2026.03.14 20:58:32.655594 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.03.14 20:58:32.655688 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11663 | 2026.03.14 20:58:32.655727 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11664 | 2026.03.14 20:58:32.656165 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.03.14 20:58:32.656202 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11666 | 2026.03.14 20:58:32.656502 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11667 | 2026.03.14 20:58:32.656712 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.03.14 20:58:32.656866 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 11669 | 2026.03.14 20:58:32.656915 [ 253 ] {9ab414e7-fcd7-4401-8002-e2f2ecb63f77} <Debug> TCPHandler: Processed in 0.001371948 sec. | ||
| 11670 | 2026.03.14 20:58:32.657030 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2026.03.14 20:58:32.657124 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11672 | 2026.03.14 20:58:32.657162 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11673 | 2026.03.14 20:58:32.657592 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.03.14 20:58:32.657628 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11675 | 2026.03.14 20:58:32.657936 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11676 | 2026.03.14 20:58:32.658134 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.03.14 20:58:32.658272 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 11678 | 2026.03.14 20:58:32.658316 [ 253 ] {b942932b-e384-4cc5-ac22-68e784259401} <Debug> TCPHandler: Processed in 0.001334099 sec. | ||
| 11679 | 2026.03.14 20:58:32.658428 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2026.03.14 20:58:32.658520 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11681 | 2026.03.14 20:58:32.658559 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11682 | 2026.03.14 20:58:32.659129 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2026.03.14 20:58:32.659165 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11684 | 2026.03.14 20:58:32.659477 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11685 | 2026.03.14 20:58:32.659672 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.03.14 20:58:32.659797 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001294 sec., 378670.7882534776 rows/sec., 26.55 MiB/sec. | ||
| 11687 | 2026.03.14 20:58:32.659833 [ 253 ] {ad620970-645a-4622-ac68-eb23d0189fbf} <Debug> TCPHandler: Processed in 0.00145277 sec. | ||
| 11688 | 2026.03.14 20:58:32.659945 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2026.03.14 20:58:32.660037 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11690 | 2026.03.14 20:58:32.660077 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11691 | 2026.03.14 20:58:32.660405 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2026.03.14 20:58:32.660441 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11693 | 2026.03.14 20:58:32.660727 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11694 | 2026.03.14 20:58:32.660931 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2026.03.14 20:58:32.661052 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 11696 | 2026.03.14 20:58:32.661089 [ 253 ] {2a4f1bab-6e5a-493d-bba0-5b6fff521728} <Debug> TCPHandler: Processed in 0.001191866 sec. | ||
| 11697 | 2026.03.14 20:58:32.661199 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2026.03.14 20:58:32.661290 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11699 | 2026.03.14 20:58:32.661331 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11700 | 2026.03.14 20:58:32.661724 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2026.03.14 20:58:32.661759 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11702 | 2026.03.14 20:58:32.662072 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11703 | 2026.03.14 20:58:32.662270 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2026.03.14 20:58:32.662407 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00112 sec., 236607.14285714287 rows/sec., 15.72 MiB/sec. | ||
| 11705 | 2026.03.14 20:58:32.662447 [ 253 ] {97c4c47a-2dda-4dfc-bbc8-221624f21cb5} <Debug> TCPHandler: Processed in 0.001294107 sec. | ||
| 11706 | 2026.03.14 20:58:32.662559 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.03.14 20:58:32.662651 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11708 | 2026.03.14 20:58:32.662691 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11709 | 2026.03.14 20:58:32.662999 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.03.14 20:58:32.663034 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11711 | 2026.03.14 20:58:32.663317 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11712 | 2026.03.14 20:58:32.663518 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.03.14 20:58:32.663639 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 11714 | 2026.03.14 20:58:32.663674 [ 253 ] {e946af6f-62a1-4c60-b621-ee725d856336} <Debug> TCPHandler: Processed in 0.001162805 sec. | ||
| 11715 | 2026.03.14 20:58:32.663784 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2026.03.14 20:58:32.663874 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11717 | 2026.03.14 20:58:32.663914 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11718 | 2026.03.14 20:58:32.664240 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.03.14 20:58:32.664274 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11720 | 2026.03.14 20:58:32.664566 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11721 | 2026.03.14 20:58:32.664774 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.03.14 20:58:32.664911 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 11723 | 2026.03.14 20:58:32.664962 [ 253 ] {f2dd7b7a-9d03-4959-b43a-3fdd39833072} <Debug> TCPHandler: Processed in 0.001224717 sec. | ||
| 11724 | 2026.03.14 20:58:34.733654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23417 | ||
| 11725 | 2026.03.14 20:58:34.734197 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.03.14 20:58:34.734244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11727 | 2026.03.14 20:58:34.734769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11728 | 2026.03.14 20:58:34.735040 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2026.03.14 20:58:34.735205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23417 | ||
| 11730 | 2026.03.14 20:58:35.073101 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47245 | ||
| 11731 | 2026.03.14 20:58:35.073214 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11732 | 2026.03.14 20:58:35.073238 [ 287 ] {} <Debug> TCP-Session: 43354d98-03c9-445d-934a-60d8d4e2b6cb Authenticating user 'default' from [fd00:1122:3344:101::e]:47245 | ||
| 11733 | 2026.03.14 20:58:35.073259 [ 287 ] {} <Debug> TCP-Session: 43354d98-03c9-445d-934a-60d8d4e2b6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11734 | 2026.03.14 20:58:35.073271 [ 287 ] {} <Debug> TCP-Session: 43354d98-03c9-445d-934a-60d8d4e2b6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11735 | 2026.03.14 20:58:35.073459 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37718 | ||
| 11736 | 2026.03.14 20:58:35.073484 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51999 | ||
| 11737 | 2026.03.14 20:58:35.073525 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57554 | ||
| 11738 | 2026.03.14 20:58:35.073545 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53116 | ||
| 11739 | 2026.03.14 20:58:35.073566 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63637 | ||
| 11740 | 2026.03.14 20:58:35.073602 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11741 | 2026.03.14 20:58:35.073629 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11742 | 2026.03.14 20:58:35.073603 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11743 | 2026.03.14 20:58:35.073658 [ 287 ] {} <Trace> TCP-Session: 43354d98-03c9-445d-934a-60d8d4e2b6cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.03.14 20:58:35.073668 [ 293 ] {} <Debug> TCP-Session: 7723b8c9-edec-4176-abff-1e2651cc842b Authenticating user 'default' from [fd00:1122:3344:101::e]:57554 | ||
| 11745 | 2026.03.14 20:58:35.073695 [ 291 ] {} <Debug> TCP-Session: 3432aee0-d303-423c-a1c0-43cdd079e9b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51999 | ||
| 11746 | 2026.03.14 20:58:35.073664 [ 289 ] {} <Debug> TCP-Session: e02acb93-70d8-4a0a-958f-9a53542e9745 Authenticating user 'default' from [fd00:1122:3344:101::e]:37718 | ||
| 11747 | 2026.03.14 20:58:35.073723 [ 293 ] {} <Debug> TCP-Session: 7723b8c9-edec-4176-abff-1e2651cc842b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.03.14 20:58:35.073732 [ 291 ] {} <Debug> TCP-Session: 3432aee0-d303-423c-a1c0-43cdd079e9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11749 | 2026.03.14 20:58:35.073755 [ 289 ] {} <Debug> TCP-Session: e02acb93-70d8-4a0a-958f-9a53542e9745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.03.14 20:58:35.073756 [ 293 ] {} <Debug> TCP-Session: 7723b8c9-edec-4176-abff-1e2651cc842b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.03.14 20:58:35.073773 [ 291 ] {} <Debug> TCP-Session: 3432aee0-d303-423c-a1c0-43cdd079e9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11752 | 2026.03.14 20:58:35.073784 [ 289 ] {} <Debug> TCP-Session: e02acb93-70d8-4a0a-958f-9a53542e9745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2026.03.14 20:58:35.073535 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47762 | ||
| 11754 | 2026.03.14 20:58:35.073535 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49591 | ||
| 11755 | 2026.03.14 20:58:35.073482 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46980 | ||
| 11756 | 2026.03.14 20:58:35.073852 [ 287 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11757 | 2026.03.14 20:58:35.074186 [ 287 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11758 | 2026.03.14 20:58:35.074243 [ 287 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11759 | 2026.03.14 20:58:35.074277 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11760 | 2026.03.14 20:58:35.074327 [ 286 ] {} <Debug> TCP-Session: de3c8f2d-db20-4977-8a3c-b7cabb6912d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63637 | ||
| 11761 | 2026.03.14 20:58:35.074354 [ 286 ] {} <Debug> TCP-Session: de3c8f2d-db20-4977-8a3c-b7cabb6912d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11762 | 2026.03.14 20:58:35.074363 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11763 | 2026.03.14 20:58:35.074369 [ 286 ] {} <Debug> TCP-Session: de3c8f2d-db20-4977-8a3c-b7cabb6912d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11764 | 2026.03.14 20:58:35.074399 [ 290 ] {} <Debug> TCP-Session: 3eb2dfb8-dbed-4938-bc2f-8ddaced1b5cc Authenticating user 'default' from [fd00:1122:3344:101::e]:46980 | ||
| 11765 | 2026.03.14 20:58:35.074420 [ 290 ] {} <Debug> TCP-Session: 3eb2dfb8-dbed-4938-bc2f-8ddaced1b5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2026.03.14 20:58:35.074439 [ 290 ] {} <Debug> TCP-Session: 3eb2dfb8-dbed-4938-bc2f-8ddaced1b5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11767 | 2026.03.14 20:58:35.074486 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11768 | 2026.03.14 20:58:35.074526 [ 3 ] {} <Debug> TCP-Session: ecb4b354-3743-4ff1-b8a0-2a5fe9575213 Authenticating user 'default' from [fd00:1122:3344:101::e]:53116 | ||
| 11769 | 2026.03.14 20:58:35.074528 [ 287 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 11770 | 2026.03.14 20:58:35.074554 [ 3 ] {} <Debug> TCP-Session: ecb4b354-3743-4ff1-b8a0-2a5fe9575213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.03.14 20:58:35.074576 [ 3 ] {} <Debug> TCP-Session: ecb4b354-3743-4ff1-b8a0-2a5fe9575213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11772 | 2026.03.14 20:58:35.074713 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11773 | 2026.03.14 20:58:35.074743 [ 292 ] {} <Debug> TCP-Session: 2f0b1abd-a269-4c43-bcbb-2b4a080f7955 Authenticating user 'default' from [fd00:1122:3344:101::e]:47762 | ||
| 11774 | 2026.03.14 20:58:35.074760 [ 292 ] {} <Debug> TCP-Session: 2f0b1abd-a269-4c43-bcbb-2b4a080f7955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2026.03.14 20:58:35.074775 [ 292 ] {} <Debug> TCP-Session: 2f0b1abd-a269-4c43-bcbb-2b4a080f7955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11776 | 2026.03.14 20:58:35.074827 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11777 | 2026.03.14 20:58:35.074861 [ 294 ] {} <Debug> TCP-Session: 94f38e11-227d-42d2-be2b-24c1e57e5e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:49591 | ||
| 11778 | 2026.03.14 20:58:35.074878 [ 294 ] {} <Debug> TCP-Session: 94f38e11-227d-42d2-be2b-24c1e57e5e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.03.14 20:58:35.074890 [ 294 ] {} <Debug> TCP-Session: 94f38e11-227d-42d2-be2b-24c1e57e5e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11780 | 2026.03.14 20:58:35.075472 [ 306 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Trace> AggregatingTransform: Aggregating | ||
| 11781 | 2026.03.14 20:58:35.075531 [ 306 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 11782 | 2026.03.14 20:58:35.075576 [ 306 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928883 sec. (1076.562 rows/sec., 42.05 KiB/sec.) | ||
| 11783 | 2026.03.14 20:58:35.075602 [ 306 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Trace> Aggregator: Merging aggregated data | ||
| 11784 | 2026.03.14 20:58:35.076824 [ 287 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00303 sec., 330.03300330033 rows/sec., 12.89 KiB/sec. | ||
| 11785 | 2026.03.14 20:58:35.076977 [ 287 ] {a149fab2-25a4-484e-a458-5485f8e1d2d0} <Debug> TCPHandler: Processed in 0.003439177 sec. | ||
| 11786 | 2026.03.14 20:58:35.077090 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11787 | 2026.03.14 20:58:35.077115 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11788 | 2026.03.14 20:58:35.077120 [ 287 ] {} <Debug> TCP-Session: 43354d98-03c9-445d-934a-60d8d4e2b6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11789 | 2026.03.14 20:58:35.077147 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11790 | 2026.03.14 20:58:35.077160 [ 290 ] {} <Debug> TCP-Session: 3eb2dfb8-dbed-4938-bc2f-8ddaced1b5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.03.14 20:58:35.077181 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11792 | 2026.03.14 20:58:35.077189 [ 291 ] {} <Debug> TCP-Session: 3432aee0-d303-423c-a1c0-43cdd079e9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11793 | 2026.03.14 20:58:35.077203 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11794 | 2026.03.14 20:58:35.077218 [ 286 ] {} <Debug> TCP-Session: de3c8f2d-db20-4977-8a3c-b7cabb6912d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2026.03.14 20:58:35.077233 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11796 | 2026.03.14 20:58:35.077250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11797 | 2026.03.14 20:58:35.077263 [ 289 ] {} <Debug> TCP-Session: e02acb93-70d8-4a0a-958f-9a53542e9745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11798 | 2026.03.14 20:58:35.077285 [ 294 ] {} <Debug> TCP-Session: 94f38e11-227d-42d2-be2b-24c1e57e5e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11799 | 2026.03.14 20:58:35.077297 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11800 | 2026.03.14 20:58:35.077309 [ 292 ] {} <Debug> TCP-Session: 2f0b1abd-a269-4c43-bcbb-2b4a080f7955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2026.03.14 20:58:35.077270 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11802 | 2026.03.14 20:58:35.077349 [ 3 ] {} <Debug> TCP-Session: ecb4b354-3743-4ff1-b8a0-2a5fe9575213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2026.03.14 20:58:35.077384 [ 293 ] {} <Debug> TCP-Session: 7723b8c9-edec-4176-abff-1e2651cc842b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11804 | 2026.03.14 20:58:35.186857 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65016 | ||
| 11805 | 2026.03.14 20:58:35.186961 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11806 | 2026.03.14 20:58:35.186988 [ 287 ] {} <Debug> TCP-Session: c056139d-ae07-4817-b8f9-c9a2476b02d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65016 | ||
| 11807 | 2026.03.14 20:58:35.187010 [ 287 ] {} <Debug> TCP-Session: c056139d-ae07-4817-b8f9-c9a2476b02d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11808 | 2026.03.14 20:58:35.187024 [ 287 ] {} <Debug> TCP-Session: c056139d-ae07-4817-b8f9-c9a2476b02d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11809 | 2026.03.14 20:58:35.187247 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45114 | ||
| 11810 | 2026.03.14 20:58:35.187271 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55012 | ||
| 11811 | 2026.03.14 20:58:35.187286 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33726 | ||
| 11812 | 2026.03.14 20:58:35.187298 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45627 | ||
| 11813 | 2026.03.14 20:58:35.187339 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59584 | ||
| 11814 | 2026.03.14 20:58:35.187353 [ 287 ] {} <Trace> TCP-Session: c056139d-ae07-4817-b8f9-c9a2476b02d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11815 | 2026.03.14 20:58:35.187374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11816 | 2026.03.14 20:58:35.187384 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11817 | 2026.03.14 20:58:35.187419 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11818 | 2026.03.14 20:58:35.187430 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11819 | 2026.03.14 20:58:35.187443 [ 293 ] {} <Debug> TCP-Session: b85cba11-fcc4-49d2-96bc-4bce2513b390 Authenticating user 'default' from [fd00:1122:3344:101::e]:33726 | ||
| 11820 | 2026.03.14 20:58:35.187454 [ 294 ] {} <Debug> TCP-Session: 65731e93-1b3f-4d40-ac62-484ca014bf60 Authenticating user 'default' from [fd00:1122:3344:101::e]:45627 | ||
| 11821 | 2026.03.14 20:58:35.187470 [ 286 ] {} <Debug> TCP-Session: 44c491bc-725e-4f66-890b-52fb3e19cb2d Authenticating user 'default' from [fd00:1122:3344:101::e]:59584 | ||
| 11822 | 2026.03.14 20:58:35.187488 [ 293 ] {} <Debug> TCP-Session: b85cba11-fcc4-49d2-96bc-4bce2513b390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11823 | 2026.03.14 20:58:35.187499 [ 294 ] {} <Debug> TCP-Session: 65731e93-1b3f-4d40-ac62-484ca014bf60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.03.14 20:58:35.187507 [ 286 ] {} <Debug> TCP-Session: 44c491bc-725e-4f66-890b-52fb3e19cb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11825 | 2026.03.14 20:58:35.187515 [ 293 ] {} <Debug> TCP-Session: b85cba11-fcc4-49d2-96bc-4bce2513b390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.03.14 20:58:35.187526 [ 294 ] {} <Debug> TCP-Session: 65731e93-1b3f-4d40-ac62-484ca014bf60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.03.14 20:58:35.187534 [ 286 ] {} <Debug> TCP-Session: 44c491bc-725e-4f66-890b-52fb3e19cb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.03.14 20:58:35.187580 [ 287 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65016) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11829 | 2026.03.14 20:58:35.187371 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11830 | 2026.03.14 20:58:35.187331 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55075 | ||
| 11831 | 2026.03.14 20:58:35.187651 [ 289 ] {} <Debug> TCP-Session: 802ef99d-b6ea-4865-ad22-9fbf15a706c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45114 | ||
| 11832 | 2026.03.14 20:58:35.187262 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52025 | ||
| 11833 | 2026.03.14 20:58:35.187688 [ 289 ] {} <Debug> TCP-Session: 802ef99d-b6ea-4865-ad22-9fbf15a706c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11834 | 2026.03.14 20:58:35.187424 [ 291 ] {} <Debug> TCP-Session: 96ce9db0-4b7f-4438-baa5-c280441dd4b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55012 | ||
| 11835 | 2026.03.14 20:58:35.187720 [ 289 ] {} <Debug> TCP-Session: 802ef99d-b6ea-4865-ad22-9fbf15a706c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11836 | 2026.03.14 20:58:35.187728 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11837 | 2026.03.14 20:58:35.187745 [ 291 ] {} <Debug> TCP-Session: 96ce9db0-4b7f-4438-baa5-c280441dd4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11838 | 2026.03.14 20:58:35.187750 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11839 | 2026.03.14 20:58:35.187779 [ 291 ] {} <Debug> TCP-Session: 96ce9db0-4b7f-4438-baa5-c280441dd4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2026.03.14 20:58:35.187799 [ 290 ] {} <Debug> TCP-Session: e929298b-2971-45de-9f0b-11d5a4a0b0f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52025 | ||
| 11841 | 2026.03.14 20:58:35.187774 [ 3 ] {} <Debug> TCP-Session: 63560226-5044-451e-a67f-d07069e71d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:55075 | ||
| 11842 | 2026.03.14 20:58:35.187829 [ 290 ] {} <Debug> TCP-Session: e929298b-2971-45de-9f0b-11d5a4a0b0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.03.14 20:58:35.187856 [ 3 ] {} <Debug> TCP-Session: 63560226-5044-451e-a67f-d07069e71d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11844 | 2026.03.14 20:58:35.187863 [ 290 ] {} <Debug> TCP-Session: e929298b-2971-45de-9f0b-11d5a4a0b0f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11845 | 2026.03.14 20:58:35.187866 [ 287 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11846 | 2026.03.14 20:58:35.187879 [ 3 ] {} <Debug> TCP-Session: 63560226-5044-451e-a67f-d07069e71d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.03.14 20:58:35.187280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62086 | ||
| 11848 | 2026.03.14 20:58:35.187943 [ 287 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11849 | 2026.03.14 20:58:35.187985 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11850 | 2026.03.14 20:58:35.188012 [ 292 ] {} <Debug> TCP-Session: 1246ed5f-4e9f-4c83-baea-d0c5c28f1775 Authenticating user 'default' from [fd00:1122:3344:101::e]:62086 | ||
| 11851 | 2026.03.14 20:58:35.188028 [ 292 ] {} <Debug> TCP-Session: 1246ed5f-4e9f-4c83-baea-d0c5c28f1775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.03.14 20:58:35.188040 [ 292 ] {} <Debug> TCP-Session: 1246ed5f-4e9f-4c83-baea-d0c5c28f1775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11853 | 2026.03.14 20:58:35.188224 [ 287 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 11854 | 2026.03.14 20:58:35.189212 [ 340 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Trace> AggregatingTransform: Aggregating | ||
| 11855 | 2026.03.14 20:58:35.189257 [ 340 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Trace> Aggregator: Aggregation method: without_key | ||
| 11856 | 2026.03.14 20:58:35.189294 [ 340 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964433 sec. (1036.879 rows/sec., 40.50 KiB/sec.) | ||
| 11857 | 2026.03.14 20:58:35.189312 [ 340 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Trace> Aggregator: Merging aggregated data | ||
| 11858 | 2026.03.14 20:58:35.190411 [ 287 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 11859 | 2026.03.14 20:58:35.190557 [ 287 ] {c02e3f98-6f0b-4b34-8d73-5ee3dc603403} <Debug> TCPHandler: Processed in 0.003339986 sec. | ||
| 11860 | 2026.03.14 20:58:35.190681 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11861 | 2026.03.14 20:58:35.190711 [ 287 ] {} <Debug> TCP-Session: c056139d-ae07-4817-b8f9-c9a2476b02d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11862 | 2026.03.14 20:58:35.190713 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11863 | 2026.03.14 20:58:35.190734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11864 | 2026.03.14 20:58:35.190757 [ 286 ] {} <Debug> TCP-Session: 44c491bc-725e-4f66-890b-52fb3e19cb2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2026.03.14 20:58:35.190765 [ 290 ] {} <Debug> TCP-Session: e929298b-2971-45de-9f0b-11d5a4a0b0f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.03.14 20:58:35.190770 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11867 | 2026.03.14 20:58:35.190783 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11868 | 2026.03.14 20:58:35.190805 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11869 | 2026.03.14 20:58:35.190836 [ 291 ] {} <Debug> TCP-Session: 96ce9db0-4b7f-4438-baa5-c280441dd4b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11870 | 2026.03.14 20:58:35.190843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11871 | 2026.03.14 20:58:35.190870 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11872 | 2026.03.14 20:58:35.190866 [ 293 ] {} <Debug> TCP-Session: b85cba11-fcc4-49d2-96bc-4bce2513b390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11873 | 2026.03.14 20:58:35.190900 [ 292 ] {} <Debug> TCP-Session: 1246ed5f-4e9f-4c83-baea-d0c5c28f1775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11874 | 2026.03.14 20:58:35.190914 [ 3 ] {} <Debug> TCP-Session: 63560226-5044-451e-a67f-d07069e71d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11875 | 2026.03.14 20:58:35.190810 [ 294 ] {} <Debug> TCP-Session: 65731e93-1b3f-4d40-ac62-484ca014bf60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2026.03.14 20:58:35.190782 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11877 | 2026.03.14 20:58:35.190999 [ 289 ] {} <Debug> TCP-Session: 802ef99d-b6ea-4865-ad22-9fbf15a706c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11878 | 2026.03.14 20:58:35.965875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11879 | 2026.03.14 20:58:35.985762 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.03.14 20:58:35.985835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11881 | 2026.03.14 20:58:35.992067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11882 | 2026.03.14 20:58:35.992834 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.03.14 20:58:35.996768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11884 | 2026.03.14 20:58:37.298338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1538 | ||
| 11885 | 2026.03.14 20:58:37.301128 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.03.14 20:58:37.301189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11887 | 2026.03.14 20:58:37.302411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11888 | 2026.03.14 20:58:37.302678 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2026.03.14 20:58:37.302871 [ 93 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11890 | 2026.03.14 20:58:37.302965 [ 93 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.03.14 20:58:37.302974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 11892 | 2026.03.14 20:58:37.303007 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11893 | 2026.03.14 20:58:37.303162 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 11894 | 2026.03.14 20:58:37.303827 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11895 | 2026.03.14 20:58:37.303972 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1366 rows starting from the beginning of the part | ||
| 11896 | 2026.03.14 20:58:37.304342 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
| 11897 | 2026.03.14 20:58:37.304704 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 11898 | 2026.03.14 20:58:37.305042 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
| 11899 | 2026.03.14 20:58:37.305379 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 11900 | 2026.03.14 20:58:37.305698 [ 196 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 11901 | 2026.03.14 20:58:37.312643 [ 188 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 72 columns (72 merged, 0 gathered) in 0.009544721 sec., 161136.1924565422 rows/sec., 128.28 MiB/sec. | ||
| 11902 | 2026.03.14 20:58:37.314300 [ 188 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11903 | 2026.03.14 20:58:37.314908 [ 188 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.03.14 20:58:37.314997 [ 188 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_36_7} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11905 | 2026.03.14 20:58:37.315379 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11906 | 2026.03.14 20:58:37.643920 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.03.14 20:58:37.644113 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11908 | 2026.03.14 20:58:37.644186 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11909 | 2026.03.14 20:58:37.644907 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.03.14 20:58:37.644959 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11911 | 2026.03.14 20:58:37.645392 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11912 | 2026.03.14 20:58:37.645624 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.03.14 20:58:37.645766 [ 93 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11914 | 2026.03.14 20:58:37.645788 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001725 sec., 78840.57971014493 rows/sec., 6.85 MiB/sec. | ||
| 11915 | 2026.03.14 20:58:37.645810 [ 93 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.03.14 20:58:37.645834 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11917 | 2026.03.14 20:58:37.645848 [ 253 ] {95b39327-1e4f-45c2-81e3-057f89d39ea5} <Debug> TCPHandler: Processed in 0.002059928 sec. | ||
| 11918 | 2026.03.14 20:58:37.645921 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11919 | 2026.03.14 20:58:37.645971 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11920 | 2026.03.14 20:58:37.646007 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11921 | 2026.03.14 20:58:37.646034 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2892 rows starting from the beginning of the part | ||
| 11922 | 2026.03.14 20:58:37.646070 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11923 | 2026.03.14 20:58:37.646091 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 76 rows starting from the beginning of the part | ||
| 11924 | 2026.03.14 20:58:37.646113 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11925 | 2026.03.14 20:58:37.646132 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 797 rows starting from the beginning of the part | ||
| 11926 | 2026.03.14 20:58:37.646170 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 136 rows starting from the beginning of the part | ||
| 11927 | 2026.03.14 20:58:37.646205 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 797 rows starting from the beginning of the part | ||
| 11928 | 2026.03.14 20:58:37.646242 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 136 rows starting from the beginning of the part | ||
| 11929 | 2026.03.14 20:58:37.646516 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.03.14 20:58:37.646550 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11931 | 2026.03.14 20:58:37.646927 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11932 | 2026.03.14 20:58:37.647144 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2026.03.14 20:58:37.647293 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001233 sec., 32441.200324412006 rows/sec., 2.38 MiB/sec. | ||
| 11934 | 2026.03.14 20:58:37.647336 [ 253 ] {26f1ec9f-f500-43e5-ba37-fbaa7b8129a8} <Debug> TCPHandler: Processed in 0.00141136 sec. | ||
| 11935 | 2026.03.14 20:58:37.647450 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.03.14 20:58:37.647550 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11937 | 2026.03.14 20:58:37.647592 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11938 | 2026.03.14 20:58:37.648022 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.03.14 20:58:37.648038 [ 199 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4834 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149719 sec., 2248665.988438489 rows/sec., 184.00 MiB/sec. | ||
| 11940 | 2026.03.14 20:58:37.648059 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11941 | 2026.03.14 20:58:37.648392 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11942 | 2026.03.14 20:58:37.648407 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11943 | 2026.03.14 20:58:37.648700 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.03.14 20:58:37.648768 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.03.14 20:58:37.648817 [ 93 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11946 | 2026.03.14 20:58:37.648837 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001309 sec., 79449.96180290298 rows/sec., 6.21 MiB/sec. | ||
| 11947 | 2026.03.14 20:58:37.648849 [ 93 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.03.14 20:58:37.648861 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_81_16} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11949 | 2026.03.14 20:58:37.648884 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11950 | 2026.03.14 20:58:37.648886 [ 253 ] {87c648b1-f2a3-4d6d-b27e-e58b4888c007} <Debug> TCPHandler: Processed in 0.001485381 sec. | ||
| 11951 | 2026.03.14 20:58:37.648988 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11952 | 2026.03.14 20:58:37.649030 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2026.03.14 20:58:37.649038 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11954 | 2026.03.14 20:58:37.649137 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11955 | 2026.03.14 20:58:37.649138 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11956 | 2026.03.14 20:58:37.649189 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1551 rows starting from the beginning of the part | ||
| 11957 | 2026.03.14 20:58:37.649190 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11958 | 2026.03.14 20:58:37.649254 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 74 rows starting from the beginning of the part | ||
| 11959 | 2026.03.14 20:58:37.649304 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 490 rows starting from the beginning of the part | ||
| 11960 | 2026.03.14 20:58:37.649345 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 11961 | 2026.03.14 20:58:37.649386 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 490 rows starting from the beginning of the part | ||
| 11962 | 2026.03.14 20:58:37.649426 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 11963 | 2026.03.14 20:58:37.649602 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.03.14 20:58:37.649644 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11965 | 2026.03.14 20:58:37.650004 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11966 | 2026.03.14 20:58:37.650234 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.03.14 20:58:37.650366 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 11968 | 2026.03.14 20:58:37.650405 [ 253 ] {81c8dbdc-025a-47c4-a384-54ad6bfc09fa} <Debug> TCPHandler: Processed in 0.00142491 sec. | ||
| 11969 | 2026.03.14 20:58:37.650506 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2026.03.14 20:58:37.650594 [ 205 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656793 sec., 1697858.4530475442 rows/sec., 126.56 MiB/sec. | ||
| 11971 | 2026.03.14 20:58:37.650600 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11972 | 2026.03.14 20:58:37.650670 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11973 | 2026.03.14 20:58:37.650762 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11974 | 2026.03.14 20:58:37.650997 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.03.14 20:58:37.651063 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_81_16} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11976 | 2026.03.14 20:58:37.651134 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11977 | 2026.03.14 20:58:37.651503 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2026.03.14 20:58:37.651545 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11979 | 2026.03.14 20:58:37.652148 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11980 | 2026.03.14 20:58:37.652383 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2026.03.14 20:58:37.652526 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001943 sec., 20586.72156459084 rows/sec., 36.89 MiB/sec. | ||
| 11982 | 2026.03.14 20:58:37.652525 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11983 | 2026.03.14 20:58:37.652583 [ 253 ] {ccc26ce3-578a-4f27-9ba8-73524e784bda} <Debug> TCPHandler: Processed in 0.00212676 sec. | ||
| 11984 | 2026.03.14 20:58:37.652585 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.03.14 20:58:37.652623 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11986 | 2026.03.14 20:58:37.652705 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.03.14 20:58:37.652724 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11988 | 2026.03.14 20:58:37.652815 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11989 | 2026.03.14 20:58:37.652863 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11990 | 2026.03.14 20:58:37.653007 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11991 | 2026.03.14 20:58:37.653082 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1243 rows starting from the beginning of the part | ||
| 11992 | 2026.03.14 20:58:37.653207 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.03.14 20:58:37.653232 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11994 | 2026.03.14 20:58:37.653248 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 11995 | 2026.03.14 20:58:37.653369 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 11996 | 2026.03.14 20:58:37.653494 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 11997 | 2026.03.14 20:58:37.653584 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11998 | 2026.03.14 20:58:37.653604 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11999 | 2026.03.14 20:58:37.653709 [ 199 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 12000 | 2026.03.14 20:58:37.653813 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.03.14 20:58:37.653946 [ 91 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12002 | 2026.03.14 20:58:37.653961 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 12003 | 2026.03.14 20:58:37.653979 [ 91 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.03.14 20:58:37.654009 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12005 | 2026.03.14 20:58:37.654012 [ 253 ] {edfb4165-196c-4d44-a41a-a1180f0bac09} <Debug> TCPHandler: Processed in 0.001359869 sec. | ||
| 12006 | 2026.03.14 20:58:37.654080 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12007 | 2026.03.14 20:58:37.654166 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12008 | 2026.03.14 20:58:37.654193 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4860 rows starting from the beginning of the part | ||
| 12009 | 2026.03.14 20:58:37.654239 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 12010 | 2026.03.14 20:58:37.654287 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 12011 | 2026.03.14 20:58:37.654344 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12012 | 2026.03.14 20:58:37.654394 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 12013 | 2026.03.14 20:58:37.654436 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12014 | 2026.03.14 20:58:37.655896 [ 197 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5172 rows, containing 4 columns (4 merged, 0 gathered) in 0.001846135 sec., 2801528.5989377806 rows/sec., 181.28 MiB/sec. | ||
| 12015 | 2026.03.14 20:58:37.656260 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12016 | 2026.03.14 20:58:37.656530 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.03.14 20:58:37.656601 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_81_16} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12018 | 2026.03.14 20:58:37.656665 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12019 | 2026.03.14 20:58:37.661185 [ 203 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 19 columns (19 merged, 0 gathered) in 0.008513257 sec., 166093.89332425885 rows/sec., 297.63 MiB/sec. | ||
| 12020 | 2026.03.14 20:58:37.663158 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12021 | 2026.03.14 20:58:37.663484 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.03.14 20:58:37.663551 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12023 | 2026.03.14 20:58:37.663664 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 12024 | 2026.03.14 20:58:38.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.04 MiB, peak 327.51 MiB, free memory in arenas 0.00 B, will set to 319.77 MiB (RSS), difference: 3.73 MiB | ||
| 12025 | 2026.03.14 20:58:40.887056 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36988 | ||
| 12026 | 2026.03.14 20:58:40.887168 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12027 | 2026.03.14 20:58:40.887194 [ 287 ] {} <Debug> TCP-Session: 260e9afa-084d-415e-b7ed-890c2286921e Authenticating user 'default' from [fd00:1122:3344:101::e]:36988 | ||
| 12028 | 2026.03.14 20:58:40.887215 [ 287 ] {} <Debug> TCP-Session: 260e9afa-084d-415e-b7ed-890c2286921e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.03.14 20:58:40.887228 [ 287 ] {} <Debug> TCP-Session: 260e9afa-084d-415e-b7ed-890c2286921e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.03.14 20:58:40.887428 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44785 | ||
| 12031 | 2026.03.14 20:58:40.887467 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45620 | ||
| 12032 | 2026.03.14 20:58:40.887478 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39360 | ||
| 12033 | 2026.03.14 20:58:40.887523 [ 287 ] {} <Trace> TCP-Session: 260e9afa-084d-415e-b7ed-890c2286921e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12034 | 2026.03.14 20:58:40.887491 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61736 | ||
| 12035 | 2026.03.14 20:58:40.887480 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64257 | ||
| 12036 | 2026.03.14 20:58:40.887600 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12037 | 2026.03.14 20:58:40.887625 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12038 | 2026.03.14 20:58:40.887648 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12039 | 2026.03.14 20:58:40.887666 [ 293 ] {} <Debug> TCP-Session: 3a14c8df-9f2c-41cb-a818-8c26af2b6236 Authenticating user 'default' from [fd00:1122:3344:101::e]:45620 | ||
| 12040 | 2026.03.14 20:58:40.887672 [ 292 ] {} <Debug> TCP-Session: 1f90cfaa-7bc5-43e6-a9e2-fc9113307406 Authenticating user 'default' from [fd00:1122:3344:101::e]:39360 | ||
| 12041 | 2026.03.14 20:58:40.887681 [ 3 ] {} <Debug> TCP-Session: f5b53677-c2f2-4a36-a15c-da838808ca86 Authenticating user 'default' from [fd00:1122:3344:101::e]:61736 | ||
| 12042 | 2026.03.14 20:58:40.887704 [ 287 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12043 | 2026.03.14 20:58:40.887708 [ 293 ] {} <Debug> TCP-Session: 3a14c8df-9f2c-41cb-a818-8c26af2b6236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12044 | 2026.03.14 20:58:40.887719 [ 3 ] {} <Debug> TCP-Session: f5b53677-c2f2-4a36-a15c-da838808ca86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12045 | 2026.03.14 20:58:40.887761 [ 293 ] {} <Debug> TCP-Session: 3a14c8df-9f2c-41cb-a818-8c26af2b6236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12046 | 2026.03.14 20:58:40.887781 [ 3 ] {} <Debug> TCP-Session: f5b53677-c2f2-4a36-a15c-da838808ca86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12047 | 2026.03.14 20:58:40.887716 [ 292 ] {} <Debug> TCP-Session: 1f90cfaa-7bc5-43e6-a9e2-fc9113307406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12048 | 2026.03.14 20:58:40.887706 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12049 | 2026.03.14 20:58:40.887830 [ 292 ] {} <Debug> TCP-Session: 1f90cfaa-7bc5-43e6-a9e2-fc9113307406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12050 | 2026.03.14 20:58:40.887605 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12051 | 2026.03.14 20:58:40.887864 [ 294 ] {} <Debug> TCP-Session: 39bba72d-0391-4daf-9ee4-4baea31f062f Authenticating user 'default' from [fd00:1122:3344:101::e]:64257 | ||
| 12052 | 2026.03.14 20:58:40.887436 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40643 | ||
| 12053 | 2026.03.14 20:58:40.887909 [ 294 ] {} <Debug> TCP-Session: 39bba72d-0391-4daf-9ee4-4baea31f062f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.03.14 20:58:40.887938 [ 294 ] {} <Debug> TCP-Session: 39bba72d-0391-4daf-9ee4-4baea31f062f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.03.14 20:58:40.887437 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47684 | ||
| 12056 | 2026.03.14 20:58:40.887990 [ 287 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12057 | 2026.03.14 20:58:40.887496 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55690 | ||
| 12058 | 2026.03.14 20:58:40.887989 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12059 | 2026.03.14 20:58:40.888068 [ 287 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12060 | 2026.03.14 20:58:40.888083 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12061 | 2026.03.14 20:58:40.888094 [ 290 ] {} <Debug> TCP-Session: 2aecb0f1-184b-4a12-8037-286c883f46d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40643 | ||
| 12062 | 2026.03.14 20:58:40.888116 [ 291 ] {} <Debug> TCP-Session: 2faeb0df-0616-43a4-8894-8d0babf8c435 Authenticating user 'default' from [fd00:1122:3344:101::e]:47684 | ||
| 12063 | 2026.03.14 20:58:40.888134 [ 290 ] {} <Debug> TCP-Session: 2aecb0f1-184b-4a12-8037-286c883f46d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12064 | 2026.03.14 20:58:40.888150 [ 291 ] {} <Debug> TCP-Session: 2faeb0df-0616-43a4-8894-8d0babf8c435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12065 | 2026.03.14 20:58:40.888163 [ 290 ] {} <Debug> TCP-Session: 2aecb0f1-184b-4a12-8037-286c883f46d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2026.03.14 20:58:40.888175 [ 291 ] {} <Debug> TCP-Session: 2faeb0df-0616-43a4-8894-8d0babf8c435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12067 | 2026.03.14 20:58:40.887893 [ 289 ] {} <Debug> TCP-Session: 21852986-7bdb-4977-b2a7-52b340706f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:44785 | ||
| 12068 | 2026.03.14 20:58:40.888244 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12069 | 2026.03.14 20:58:40.888251 [ 289 ] {} <Debug> TCP-Session: 21852986-7bdb-4977-b2a7-52b340706f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12070 | 2026.03.14 20:58:40.888280 [ 286 ] {} <Debug> TCP-Session: b38333b0-a151-4744-9cd1-95848fc52cad Authenticating user 'default' from [fd00:1122:3344:101::e]:55690 | ||
| 12071 | 2026.03.14 20:58:40.888283 [ 289 ] {} <Debug> TCP-Session: 21852986-7bdb-4977-b2a7-52b340706f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12072 | 2026.03.14 20:58:40.888306 [ 286 ] {} <Debug> TCP-Session: b38333b0-a151-4744-9cd1-95848fc52cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12073 | 2026.03.14 20:58:40.888327 [ 286 ] {} <Debug> TCP-Session: b38333b0-a151-4744-9cd1-95848fc52cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12074 | 2026.03.14 20:58:40.888380 [ 287 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 12075 | 2026.03.14 20:58:40.889276 [ 315 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Trace> AggregatingTransform: Aggregating | ||
| 12076 | 2026.03.14 20:58:40.889310 [ 315 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 12077 | 2026.03.14 20:58:40.889342 [ 315 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000856402 sec. (1167.676 rows/sec., 45.61 KiB/sec.) | ||
| 12078 | 2026.03.14 20:58:40.889359 [ 315 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Trace> Aggregator: Merging aggregated data | ||
| 12079 | 2026.03.14 20:58:40.890707 [ 287 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00306 sec., 326.79738562091507 rows/sec., 12.77 KiB/sec. | ||
| 12080 | 2026.03.14 20:58:40.890866 [ 287 ] {b3fbc323-c769-4de7-8147-6c7794990b0a} <Debug> TCPHandler: Processed in 0.003457457 sec. | ||
| 12081 | 2026.03.14 20:58:40.890992 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12082 | 2026.03.14 20:58:40.891022 [ 287 ] {} <Debug> TCP-Session: 260e9afa-084d-415e-b7ed-890c2286921e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2026.03.14 20:58:40.891024 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12084 | 2026.03.14 20:58:40.891045 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12085 | 2026.03.14 20:58:40.891064 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12086 | 2026.03.14 20:58:40.891087 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12087 | 2026.03.14 20:58:40.891103 [ 289 ] {} <Debug> TCP-Session: 21852986-7bdb-4977-b2a7-52b340706f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12088 | 2026.03.14 20:58:40.891128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12089 | 2026.03.14 20:58:40.891129 [ 3 ] {} <Debug> TCP-Session: f5b53677-c2f2-4a36-a15c-da838808ca86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12090 | 2026.03.14 20:58:40.891151 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12091 | 2026.03.14 20:58:40.891172 [ 291 ] {} <Debug> TCP-Session: 2faeb0df-0616-43a4-8894-8d0babf8c435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12092 | 2026.03.14 20:58:40.891185 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12093 | 2026.03.14 20:58:40.891206 [ 293 ] {} <Debug> TCP-Session: 3a14c8df-9f2c-41cb-a818-8c26af2b6236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12094 | 2026.03.14 20:58:40.891107 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12095 | 2026.03.14 20:58:40.891083 [ 286 ] {} <Debug> TCP-Session: b38333b0-a151-4744-9cd1-95848fc52cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12096 | 2026.03.14 20:58:40.891283 [ 292 ] {} <Debug> TCP-Session: 1f90cfaa-7bc5-43e6-a9e2-fc9113307406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12097 | 2026.03.14 20:58:40.891235 [ 294 ] {} <Debug> TCP-Session: 39bba72d-0391-4daf-9ee4-4baea31f062f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12098 | 2026.03.14 20:58:40.891141 [ 290 ] {} <Debug> TCP-Session: 2aecb0f1-184b-4a12-8037-286c883f46d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12099 | 2026.03.14 20:58:42.094318 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12100 | 2026.03.14 20:58:42.094393 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12101 | 2026.03.14 20:58:42.235400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23929 | ||
| 12102 | 2026.03.14 20:58:42.236056 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.03.14 20:58:42.236095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12104 | 2026.03.14 20:58:42.236596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12105 | 2026.03.14 20:58:42.236828 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.03.14 20:58:42.236976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23929 | ||
| 12107 | 2026.03.14 20:58:42.649726 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.03.14 20:58:42.649912 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12109 | 2026.03.14 20:58:42.649982 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12110 | 2026.03.14 20:58:42.650784 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.03.14 20:58:42.650836 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12112 | 2026.03.14 20:58:42.651258 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12113 | 2026.03.14 20:58:42.651492 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.03.14 20:58:42.651641 [ 87 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12115 | 2026.03.14 20:58:42.651648 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001785 sec., 159103.64145658264 rows/sec., 10.11 MiB/sec. | ||
| 12116 | 2026.03.14 20:58:42.651722 [ 87 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.03.14 20:58:42.651742 [ 253 ] {a481c839-12cf-42bc-af02-3060da5846ff} <Debug> TCPHandler: Processed in 0.002144929 sec. | ||
| 12118 | 2026.03.14 20:58:42.651755 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12119 | 2026.03.14 20:58:42.651884 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2026.03.14 20:58:42.651892 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 12121 | 2026.03.14 20:58:42.652014 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12122 | 2026.03.14 20:58:42.652015 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12123 | 2026.03.14 20:58:42.652065 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 308 rows starting from the beginning of the part | ||
| 12124 | 2026.03.14 20:58:42.652065 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12125 | 2026.03.14 20:58:42.652143 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 12126 | 2026.03.14 20:58:42.652217 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 12127 | 2026.03.14 20:58:42.652284 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12128 | 2026.03.14 20:58:42.652350 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12129 | 2026.03.14 20:58:42.652396 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12130 | 2026.03.14 20:58:42.653303 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2026.03.14 20:58:42.653345 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12132 | 2026.03.14 20:58:42.653691 [ 192 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853996 sec., 932040.8458270676 rows/sec., 63.00 MiB/sec. | ||
| 12133 | 2026.03.14 20:58:42.653839 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12134 | 2026.03.14 20:58:42.653855 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12135 | 2026.03.14 20:58:42.654129 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2026.03.14 20:58:42.654137 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12137 | 2026.03.14 20:58:42.654212 [ 193 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_36_7} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12138 | 2026.03.14 20:58:42.654292 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12139 | 2026.03.14 20:58:42.654301 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.002312 sec., 344723.18339100346 rows/sec., 26.82 MiB/sec. | ||
| 12140 | 2026.03.14 20:58:42.654347 [ 253 ] {3819b98a-09ce-4e97-81ec-17650c69ce6f} <Debug> TCPHandler: Processed in 0.002520194 sec. | ||
| 12141 | 2026.03.14 20:58:42.654464 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12142 | 2026.03.14 20:58:42.654586 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.03.14 20:58:42.654634 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12144 | 2026.03.14 20:58:42.655120 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.03.14 20:58:42.655158 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12146 | 2026.03.14 20:58:42.655474 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12147 | 2026.03.14 20:58:42.655690 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.03.14 20:58:42.655821 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001259 sec., 112787.92692613185 rows/sec., 6.63 MiB/sec. | ||
| 12149 | 2026.03.14 20:58:42.655859 [ 253 ] {36bb7ec8-3997-4ff0-bef3-665c8ce71b2a} <Debug> TCPHandler: Processed in 0.00145382 sec. | ||
| 12150 | 2026.03.14 20:58:42.655970 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12151 | 2026.03.14 20:58:42.656065 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12152 | 2026.03.14 20:58:42.656103 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12153 | 2026.03.14 20:58:42.656560 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.03.14 20:58:42.656597 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12155 | 2026.03.14 20:58:42.656906 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12156 | 2026.03.14 20:58:42.657121 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.03.14 20:58:42.657233 [ 87 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 12158 | 2026.03.14 20:58:42.657253 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 12159 | 2026.03.14 20:58:42.657266 [ 87 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.03.14 20:58:42.657297 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12161 | 2026.03.14 20:58:42.657300 [ 253 ] {3e11d262-5cf5-4751-8e0c-ee6ecfea7e00} <Debug> TCPHandler: Processed in 0.001381779 sec. | ||
| 12162 | 2026.03.14 20:58:42.657381 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 12163 | 2026.03.14 20:58:42.657427 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.03.14 20:58:42.657483 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12165 | 2026.03.14 20:58:42.657508 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 882 rows starting from the beginning of the part | ||
| 12166 | 2026.03.14 20:58:42.657522 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12167 | 2026.03.14 20:58:42.657557 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 12168 | 2026.03.14 20:58:42.657561 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12169 | 2026.03.14 20:58:42.657596 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 708 rows starting from the beginning of the part | ||
| 12170 | 2026.03.14 20:58:42.657636 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 12171 | 2026.03.14 20:58:42.657670 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 12172 | 2026.03.14 20:58:42.657707 [ 203 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 12173 | 2026.03.14 20:58:42.658025 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.03.14 20:58:42.658059 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12175 | 2026.03.14 20:58:42.658374 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12176 | 2026.03.14 20:58:42.658584 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.03.14 20:58:42.658614 [ 193 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265548 sec., 1727314.9655327178 rows/sec., 111.52 MiB/sec. | ||
| 12178 | 2026.03.14 20:58:42.658687 [ 87 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12179 | 2026.03.14 20:58:42.658709 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 12180 | 2026.03.14 20:58:42.658718 [ 87 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12181 | 2026.03.14 20:58:42.658752 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12182 | 2026.03.14 20:58:42.658755 [ 253 ] {e6308f33-121c-4d99-a0a5-71193c0a9b47} <Debug> TCPHandler: Processed in 0.001379799 sec. | ||
| 12183 | 2026.03.14 20:58:42.658819 [ 192 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 12184 | 2026.03.14 20:58:42.658829 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 12185 | 2026.03.14 20:58:42.658937 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12186 | 2026.03.14 20:58:42.658945 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12187 | 2026.03.14 20:58:42.658973 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 160 rows starting from the beginning of the part | ||
| 12188 | 2026.03.14 20:58:42.659024 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 12189 | 2026.03.14 20:58:42.659050 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12190 | 2026.03.14 20:58:42.659065 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 12191 | 2026.03.14 20:58:42.659092 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12192 | 2026.03.14 20:58:42.659103 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12193 | 2026.03.14 20:58:42.659140 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12194 | 2026.03.14 20:58:42.659179 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12195 | 2026.03.14 20:58:42.659188 [ 192 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.03.14 20:58:42.659299 [ 192 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_45_9} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 12197 | 2026.03.14 20:58:42.659419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12198 | 2026.03.14 20:58:42.659739 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.03.14 20:58:42.659778 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12200 | 2026.03.14 20:58:42.659973 [ 191 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174106 sec., 766540.6700928195 rows/sec., 46.72 MiB/sec. | ||
| 12201 | 2026.03.14 20:58:42.660101 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12202 | 2026.03.14 20:58:42.660108 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12203 | 2026.03.14 20:58:42.660337 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.03.14 20:58:42.660344 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.03.14 20:58:42.660401 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_36_7} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12206 | 2026.03.14 20:58:42.660456 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12207 | 2026.03.14 20:58:42.660480 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001448 sec., 338397.7900552486 rows/sec., 23.73 MiB/sec. | ||
| 12208 | 2026.03.14 20:58:42.660517 [ 253 ] {a9bed7cd-1dde-4992-80b8-7387bbbafdab} <Debug> TCPHandler: Processed in 0.001622652 sec. | ||
| 12209 | 2026.03.14 20:58:42.660626 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2026.03.14 20:58:42.660720 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12211 | 2026.03.14 20:58:42.660761 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12212 | 2026.03.14 20:58:42.661095 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.03.14 20:58:42.661130 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12214 | 2026.03.14 20:58:42.661428 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12215 | 2026.03.14 20:58:42.661632 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.03.14 20:58:42.661760 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 12217 | 2026.03.14 20:58:42.661796 [ 253 ] {2d1eb69f-44c5-45da-8c5b-d329c62dd1bd} <Debug> TCPHandler: Processed in 0.001220846 sec. | ||
| 12218 | 2026.03.14 20:58:42.661898 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.03.14 20:58:42.661991 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12220 | 2026.03.14 20:58:42.662033 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12221 | 2026.03.14 20:58:42.662457 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.03.14 20:58:42.662493 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12223 | 2026.03.14 20:58:42.662830 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12224 | 2026.03.14 20:58:42.663035 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.03.14 20:58:42.663160 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 12226 | 2026.03.14 20:58:42.663195 [ 253 ] {2098ce2a-09a2-4086-a2bc-d06f19cd70c3} <Debug> TCPHandler: Processed in 0.001344979 sec. | ||
| 12227 | 2026.03.14 20:58:42.663301 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12228 | 2026.03.14 20:58:42.663392 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12229 | 2026.03.14 20:58:42.663432 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12230 | 2026.03.14 20:58:42.663729 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2026.03.14 20:58:42.663763 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12232 | 2026.03.14 20:58:42.664045 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12233 | 2026.03.14 20:58:42.664241 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.03.14 20:58:42.664341 [ 87 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12235 | 2026.03.14 20:58:42.664364 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 12236 | 2026.03.14 20:58:42.664373 [ 87 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.03.14 20:58:42.664406 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12238 | 2026.03.14 20:58:42.664408 [ 253 ] {da1a294d-4dab-428e-ab9f-f69673a2802d} <Debug> TCPHandler: Processed in 0.001154555 sec. | ||
| 12239 | 2026.03.14 20:58:42.664484 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12240 | 2026.03.14 20:58:42.664523 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.03.14 20:58:42.664589 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12242 | 2026.03.14 20:58:42.664619 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12243 | 2026.03.14 20:58:42.664627 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 29 rows starting from the beginning of the part | ||
| 12244 | 2026.03.14 20:58:42.664666 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12245 | 2026.03.14 20:58:42.664705 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12246 | 2026.03.14 20:58:42.664756 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12247 | 2026.03.14 20:58:42.664795 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12248 | 2026.03.14 20:58:42.664832 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12249 | 2026.03.14 20:58:42.664870 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12250 | 2026.03.14 20:58:42.665000 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12251 | 2026.03.14 20:58:42.665040 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12252 | 2026.03.14 20:58:42.665371 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12253 | 2026.03.14 20:58:42.665588 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12254 | 2026.03.14 20:58:42.665684 [ 198 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001235777 sec., 27513.05453977538 rows/sec., 1.81 MiB/sec. | ||
| 12255 | 2026.03.14 20:58:42.665713 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001111 sec., 81008.10081008101 rows/sec., 5.07 MiB/sec. | ||
| 12256 | 2026.03.14 20:58:42.665748 [ 253 ] {45783635-b76b-43a2-80ac-b9f7ca8701a4} <Debug> TCPHandler: Processed in 0.001271288 sec. | ||
| 12257 | 2026.03.14 20:58:42.665805 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12258 | 2026.03.14 20:58:42.666048 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2026.03.14 20:58:42.666111 [ 191 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_34_7} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12260 | 2026.03.14 20:58:42.666175 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12261 | 2026.03.14 20:58:43.496934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12262 | 2026.03.14 20:58:43.514936 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.03.14 20:58:43.515001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12264 | 2026.03.14 20:58:43.521093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12265 | 2026.03.14 20:58:43.521796 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2026.03.14 20:58:43.525235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12267 | 2026.03.14 20:58:46.782483 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.03.14 20:58:46.782690 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12269 | 2026.03.14 20:58:46.782762 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12270 | 2026.03.14 20:58:46.783404 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.03.14 20:58:46.783453 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12272 | 2026.03.14 20:58:46.783825 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12273 | 2026.03.14 20:58:46.784060 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.03.14 20:58:46.784218 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 12275 | 2026.03.14 20:58:46.784267 [ 253 ] {7fb82b19-2a7a-4f27-84e3-14dec8ef6daf} <Debug> TCPHandler: Processed in 0.001916617 sec. | ||
| 12276 | 2026.03.14 20:58:46.784393 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.03.14 20:58:46.784492 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12278 | 2026.03.14 20:58:46.784533 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12279 | 2026.03.14 20:58:46.785916 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.03.14 20:58:46.785954 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12281 | 2026.03.14 20:58:46.786382 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12282 | 2026.03.14 20:58:46.786600 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.03.14 20:58:46.786742 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Debug> executeQuery: Read 2002 rows, 155.32 KiB in 0.002272 sec., 881161.9718309859 rows/sec., 66.76 MiB/sec. | ||
| 12284 | 2026.03.14 20:58:46.786783 [ 253 ] {f7a7d07c-f583-4a26-957c-13655a3cb39d} <Debug> TCPHandler: Processed in 0.002439383 sec. | ||
| 12285 | 2026.03.14 20:58:46.786909 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2026.03.14 20:58:46.787005 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12287 | 2026.03.14 20:58:46.787046 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12288 | 2026.03.14 20:58:46.787456 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.03.14 20:58:46.787495 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12290 | 2026.03.14 20:58:46.787808 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12291 | 2026.03.14 20:58:46.788013 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2026.03.14 20:58:46.788144 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001159 sec., 38826.57463330457 rows/sec., 2.83 MiB/sec. | ||
| 12293 | 2026.03.14 20:58:46.788182 [ 253 ] {e4f63390-eb72-405c-b553-8ef3f215dd02} <Debug> TCPHandler: Processed in 0.001321629 sec. | ||
| 12294 | 2026.03.14 20:58:46.788306 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.03.14 20:58:46.788399 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12296 | 2026.03.14 20:58:46.788439 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12297 | 2026.03.14 20:58:46.789079 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.03.14 20:58:46.789114 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12299 | 2026.03.14 20:58:46.789425 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12300 | 2026.03.14 20:58:46.789633 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.03.14 20:58:46.789756 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001376 sec., 514534.8837209302 rows/sec., 30.02 MiB/sec. | ||
| 12302 | 2026.03.14 20:58:46.789793 [ 253 ] {682903c4-db2a-4eb5-82b2-fe0f9e96ded6} <Debug> TCPHandler: Processed in 0.001534571 sec. | ||
| 12303 | 2026.03.14 20:58:46.789899 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.03.14 20:58:46.789992 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12305 | 2026.03.14 20:58:46.790029 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12306 | 2026.03.14 20:58:46.790396 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.03.14 20:58:46.790430 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12308 | 2026.03.14 20:58:46.790706 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12309 | 2026.03.14 20:58:46.790912 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.03.14 20:58:46.791039 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 66.02 KiB/sec. | ||
| 12311 | 2026.03.14 20:58:46.791075 [ 253 ] {b68ae8fe-13ef-4b72-b393-8ef6527daf9c} <Debug> TCPHandler: Processed in 0.001223186 sec. | ||
| 12312 | 2026.03.14 20:58:46.791184 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.03.14 20:58:46.791278 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12314 | 2026.03.14 20:58:46.791318 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12315 | 2026.03.14 20:58:46.792083 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.03.14 20:58:46.792119 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12317 | 2026.03.14 20:58:46.792468 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12318 | 2026.03.14 20:58:46.792675 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.03.14 20:58:46.792799 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Debug> executeQuery: Read 1045 rows, 73.95 KiB in 0.001538 sec., 679453.8361508452 rows/sec., 46.96 MiB/sec. | ||
| 12320 | 2026.03.14 20:58:46.792836 [ 253 ] {379a9d86-0c5e-47aa-9334-bde3ae864ca2} <Debug> TCPHandler: Processed in 0.001698343 sec. | ||
| 12321 | 2026.03.14 20:58:46.792941 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.03.14 20:58:46.793037 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.03.14 20:58:46.793080 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12324 | 2026.03.14 20:58:46.793721 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.03.14 20:58:46.793757 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12326 | 2026.03.14 20:58:46.794168 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12327 | 2026.03.14 20:58:46.794376 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.03.14 20:58:46.794501 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.001482 sec., 887314.4399460189 rows/sec., 55.95 MiB/sec. | ||
| 12329 | 2026.03.14 20:58:46.794537 [ 253 ] {cd5a4eef-83c3-4cce-bd75-694175c3ee22} <Debug> TCPHandler: Processed in 0.001642453 sec. | ||
| 12330 | 2026.03.14 20:58:46.794642 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12331 | 2026.03.14 20:58:46.794734 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12332 | 2026.03.14 20:58:46.794786 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12333 | 2026.03.14 20:58:46.795601 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.03.14 20:58:46.795636 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12335 | 2026.03.14 20:58:46.796188 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12336 | 2026.03.14 20:58:46.796409 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.03.14 20:58:46.796541 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001825 sec., 22465.753424657534 rows/sec., 40.26 MiB/sec. | ||
| 12338 | 2026.03.14 20:58:46.796594 [ 253 ] {52feb102-25b7-4b97-8aee-663f4532daa1} <Debug> TCPHandler: Processed in 0.001998557 sec. | ||
| 12339 | 2026.03.14 20:58:46.796701 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2026.03.14 20:58:46.796793 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12341 | 2026.03.14 20:58:46.796833 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12342 | 2026.03.14 20:58:46.797150 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2026.03.14 20:58:46.797185 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12344 | 2026.03.14 20:58:46.797479 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12345 | 2026.03.14 20:58:46.797685 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.03.14 20:58:46.797807 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 12347 | 2026.03.14 20:58:46.797842 [ 253 ] {f92b78c6-232a-4ddc-af60-97989af969ab} <Debug> TCPHandler: Processed in 0.001188957 sec. | ||
| 12348 | 2026.03.14 20:58:47.303342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1590 | ||
| 12349 | 2026.03.14 20:58:47.306157 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.03.14 20:58:47.306202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12351 | 2026.03.14 20:58:47.307444 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12352 | 2026.03.14 20:58:47.307707 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2026.03.14 20:58:47.307988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 12354 | 2026.03.14 20:58:47.636976 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.03.14 20:58:47.637169 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12356 | 2026.03.14 20:58:47.637239 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12357 | 2026.03.14 20:58:47.637924 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2026.03.14 20:58:47.637965 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12359 | 2026.03.14 20:58:47.638335 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12360 | 2026.03.14 20:58:47.638547 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2026.03.14 20:58:47.638667 [ 78 ] {} <Debug> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 12362 | 2026.03.14 20:58:47.638694 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001577 sec., 6341.154090044388 rows/sec., 517.08 KiB/sec. | ||
| 12363 | 2026.03.14 20:58:47.638715 [ 78 ] {} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.03.14 20:58:47.638735 [ 253 ] {ebd64fc2-68a3-4b42-8002-3b184e553131} <Debug> TCPHandler: Processed in 0.001886576 sec. | ||
| 12365 | 2026.03.14 20:58:47.638744 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12366 | 2026.03.14 20:58:47.638838 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 12367 | 2026.03.14 20:58:47.638854 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.03.14 20:58:47.638927 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12369 | 2026.03.14 20:58:47.638951 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12370 | 2026.03.14 20:58:47.638958 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 12371 | 2026.03.14 20:58:47.638989 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12372 | 2026.03.14 20:58:47.639027 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 12373 | 2026.03.14 20:58:47.639078 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 12374 | 2026.03.14 20:58:47.639125 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 12375 | 2026.03.14 20:58:47.639168 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 12376 | 2026.03.14 20:58:47.639215 [ 198 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 12377 | 2026.03.14 20:58:47.639446 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.03.14 20:58:47.639479 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12379 | 2026.03.14 20:58:47.639789 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12380 | 2026.03.14 20:58:47.639991 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2026.03.14 20:58:47.640010 [ 191 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206297 sec., 43107.12867560808 rows/sec., 3.60 MiB/sec. | ||
| 12382 | 2026.03.14 20:58:47.640120 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001188 sec., 68181.81818181818 rows/sec., 5.57 MiB/sec. | ||
| 12383 | 2026.03.14 20:58:47.640162 [ 253 ] {42a82b59-4584-4bb9-b876-db00f8616a8e} <Debug> TCPHandler: Processed in 0.001355419 sec. | ||
| 12384 | 2026.03.14 20:58:47.640212 [ 202 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 12385 | 2026.03.14 20:58:47.640272 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2026.03.14 20:58:47.640367 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12387 | 2026.03.14 20:58:47.640408 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12388 | 2026.03.14 20:58:47.640546 [ 202 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.03.14 20:58:47.640634 [ 202 ] {184a67f6-759c-4c2d-9587-889bc026ba7c::all_1_19_4} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 12390 | 2026.03.14 20:58:47.640732 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12391 | 2026.03.14 20:58:47.640801 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.03.14 20:58:47.640839 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12393 | 2026.03.14 20:58:47.641121 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12394 | 2026.03.14 20:58:47.641318 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.03.14 20:58:47.641421 [ 78 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12396 | 2026.03.14 20:58:47.641443 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001094 sec., 18281.535648994515 rows/sec., 1.29 MiB/sec. | ||
| 12397 | 2026.03.14 20:58:47.641448 [ 78 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.03.14 20:58:47.641472 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12399 | 2026.03.14 20:58:47.641479 [ 253 ] {3b492707-d891-49e4-9398-37df661f881d} <Debug> TCPHandler: Processed in 0.001253817 sec. | ||
| 12400 | 2026.03.14 20:58:47.641527 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12401 | 2026.03.14 20:58:47.641589 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2026.03.14 20:58:47.641598 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12403 | 2026.03.14 20:58:47.641625 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 225 rows starting from the beginning of the part | ||
| 12404 | 2026.03.14 20:58:47.641666 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 142 rows starting from the beginning of the part | ||
| 12405 | 2026.03.14 20:58:47.641681 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12406 | 2026.03.14 20:58:47.641706 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 40 rows starting from the beginning of the part | ||
| 12407 | 2026.03.14 20:58:47.641719 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12408 | 2026.03.14 20:58:47.641740 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 142 rows starting from the beginning of the part | ||
| 12409 | 2026.03.14 20:58:47.641773 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 45 rows starting from the beginning of the part | ||
| 12410 | 2026.03.14 20:58:47.641805 [ 198 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 20 rows starting from the beginning of the part | ||
| 12411 | 2026.03.14 20:58:47.642153 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.03.14 20:58:47.642187 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12413 | 2026.03.14 20:58:47.642472 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12414 | 2026.03.14 20:58:47.642504 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.000995134 sec., 617002.333354101 rows/sec., 41.25 MiB/sec. | ||
| 12415 | 2026.03.14 20:58:47.642676 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.03.14 20:58:47.642692 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12417 | 2026.03.14 20:58:47.642808 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001145 sec., 73362.44541484717 rows/sec., 5.74 MiB/sec. | ||
| 12418 | 2026.03.14 20:58:47.642849 [ 253 ] {7df04c32-0bd0-4dc9-83b8-6fcc61c8e54e} <Debug> TCPHandler: Processed in 0.001307388 sec. | ||
| 12419 | 2026.03.14 20:58:47.642958 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12420 | 2026.03.14 20:58:47.642966 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.03.14 20:58:47.643046 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_81_16} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12422 | 2026.03.14 20:58:47.643052 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12423 | 2026.03.14 20:58:47.643100 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12424 | 2026.03.14 20:58:47.643134 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12425 | 2026.03.14 20:58:47.643452 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.03.14 20:58:47.643489 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12427 | 2026.03.14 20:58:47.643798 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12428 | 2026.03.14 20:58:47.644008 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.03.14 20:58:47.644108 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 5 parts from all_1_79_16 to all_83_83_0 | ||
| 12430 | 2026.03.14 20:58:47.644131 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Debug> executeQuery: Read 37 rows, 2.63 KiB in 0.001097 sec., 33728.350045578845 rows/sec., 2.34 MiB/sec. | ||
| 12431 | 2026.03.14 20:58:47.644134 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.03.14 20:58:47.644159 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12433 | 2026.03.14 20:58:47.644166 [ 253 ] {58b0592c-03f2-4f83-940f-45d18b85eed9} <Debug> TCPHandler: Processed in 0.001255397 sec. | ||
| 12434 | 2026.03.14 20:58:47.644247 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_79_16 to all_83_83_0 into Compact with storage Full | ||
| 12435 | 2026.03.14 20:58:47.644272 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.03.14 20:58:47.644369 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.03.14 20:58:47.644385 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12438 | 2026.03.14 20:58:47.644422 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12439 | 2026.03.14 20:58:47.644425 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 28878 rows starting from the beginning of the part | ||
| 12440 | 2026.03.14 20:58:47.644507 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12441 | 2026.03.14 20:58:47.644555 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12442 | 2026.03.14 20:58:47.644597 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 12443 | 2026.03.14 20:58:47.644636 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1315 rows starting from the beginning of the part | ||
| 12444 | 2026.03.14 20:58:47.645198 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.03.14 20:58:47.645238 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12446 | 2026.03.14 20:58:47.645738 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12447 | 2026.03.14 20:58:47.645969 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2026.03.14 20:58:47.646106 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 12449 | 2026.03.14 20:58:47.646157 [ 253 ] {fe0d2a98-3fe8-4ecc-aab6-397325ae4d38} <Debug> TCPHandler: Processed in 0.001932267 sec. | ||
| 12450 | 2026.03.14 20:58:47.646265 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2026.03.14 20:58:47.646357 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12452 | 2026.03.14 20:58:47.646396 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12453 | 2026.03.14 20:58:47.646708 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2026.03.14 20:58:47.646740 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12455 | 2026.03.14 20:58:47.647025 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12456 | 2026.03.14 20:58:47.647222 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2026.03.14 20:58:47.647345 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001006 sec., 11928.429423459245 rows/sec., 823.19 KiB/sec. | ||
| 12458 | 2026.03.14 20:58:47.647379 [ 253 ] {680a4a35-66d5-4341-ac53-1f73ce02a9e8} <Debug> TCPHandler: Processed in 0.001161256 sec. | ||
| 12459 | 2026.03.14 20:58:47.650319 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30883 rows, containing 5 columns (5 merged, 0 gathered) in 0.006110714 sec., 5053910.230457521 rows/sec., 330.77 MiB/sec. | ||
| 12460 | 2026.03.14 20:58:47.650708 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 12461 | 2026.03.14 20:58:47.650973 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.03.14 20:58:47.651047 [ 197 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 5 parts: [all_1_79_16, all_83_83_0] -> all_1_83_17 | ||
| 12463 | 2026.03.14 20:58:47.651112 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12464 | 2026.03.14 20:58:49.737220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24377 | ||
| 12465 | 2026.03.14 20:58:49.737799 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.03.14 20:58:49.737852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12467 | 2026.03.14 20:58:49.738372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12468 | 2026.03.14 20:58:49.738613 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.03.14 20:58:49.738743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24377 | ||
| 12470 | 2026.03.14 20:58:49.738769 [ 73 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12471 | 2026.03.14 20:58:49.738844 [ 73 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.03.14 20:58:49.738868 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12473 | 2026.03.14 20:58:49.738975 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12474 | 2026.03.14 20:58:49.739081 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12475 | 2026.03.14 20:58:49.739112 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22009 rows starting from the beginning of the part | ||
| 12476 | 2026.03.14 20:58:49.739166 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 12477 | 2026.03.14 20:58:49.739211 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 12478 | 2026.03.14 20:58:49.739252 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 12479 | 2026.03.14 20:58:49.739287 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 12480 | 2026.03.14 20:58:49.739327 [ 188 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 12481 | 2026.03.14 20:58:49.741273 [ 205 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24377 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342133 sec., 10408034.044181094 rows/sec., 148.89 MiB/sec. | ||
| 12482 | 2026.03.14 20:58:49.741777 [ 186 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12483 | 2026.03.14 20:58:49.742133 [ 186 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2026.03.14 20:58:49.742224 [ 186 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_51_10} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12485 | 2026.03.14 20:58:49.742356 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12486 | 2026.03.14 20:58:51.025422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12487 | 2026.03.14 20:58:51.042920 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.03.14 20:58:51.042994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12489 | 2026.03.14 20:58:51.048605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12490 | 2026.03.14 20:58:51.049309 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.03.14 20:58:51.049680 [ 12 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12492 | 2026.03.14 20:58:51.049751 [ 12 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.03.14 20:58:51.049775 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 12494 | 2026.03.14 20:58:51.049886 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12495 | 2026.03.14 20:58:51.052454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12496 | 2026.03.14 20:58:51.053677 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12497 | 2026.03.14 20:58:51.055098 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12498 | 2026.03.14 20:58:51.059713 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12499 | 2026.03.14 20:58:51.064225 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12500 | 2026.03.14 20:58:51.068644 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12501 | 2026.03.14 20:58:51.072927 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12502 | 2026.03.14 20:58:51.076967 [ 188 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12503 | 2026.03.14 20:58:51.128338 [ 205 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07849304 sec., 4892.153495392712 rows/sec., 25.30 MiB/sec. | ||
| 12504 | 2026.03.14 20:58:51.130442 [ 199 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12505 | 2026.03.14 20:58:51.132347 [ 199 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.03.14 20:58:51.132591 [ 199 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_51_10} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12507 | 2026.03.14 20:58:51.134146 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12508 | 2026.03.14 20:58:52.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.09 MiB, peak 334.49 MiB, free memory in arenas 0.00 B, will set to 322.99 MiB (RSS), difference: 1.90 MiB | ||
| 12509 | 2026.03.14 20:58:52.649917 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.03.14 20:58:52.650097 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12511 | 2026.03.14 20:58:52.650166 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12512 | 2026.03.14 20:58:52.650872 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.03.14 20:58:52.650923 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12514 | 2026.03.14 20:58:52.651317 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12515 | 2026.03.14 20:58:52.651533 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.03.14 20:58:52.651680 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001629 sec., 174340.08594229587 rows/sec., 11.07 MiB/sec. | ||
| 12517 | 2026.03.14 20:58:52.651725 [ 253 ] {aa0e36bf-f25a-4d61-81f8-3a95979b76cd} <Debug> TCPHandler: Processed in 0.001929697 sec. | ||
| 12518 | 2026.03.14 20:58:52.651843 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.03.14 20:58:52.651937 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12520 | 2026.03.14 20:58:52.651977 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12521 | 2026.03.14 20:58:52.652778 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.03.14 20:58:52.652819 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12523 | 2026.03.14 20:58:52.653191 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12524 | 2026.03.14 20:58:52.653401 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.03.14 20:58:52.653534 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001615 sec., 493498.4520123839 rows/sec., 38.39 MiB/sec. | ||
| 12526 | 2026.03.14 20:58:52.653571 [ 253 ] {14c3f3c2-229d-46ab-81f0-e0bd6051a91f} <Debug> TCPHandler: Processed in 0.001776474 sec. | ||
| 12527 | 2026.03.14 20:58:52.653686 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2026.03.14 20:58:52.653778 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12529 | 2026.03.14 20:58:52.653817 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12530 | 2026.03.14 20:58:52.654242 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.03.14 20:58:52.654279 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12532 | 2026.03.14 20:58:52.654573 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12533 | 2026.03.14 20:58:52.654780 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.03.14 20:58:52.654924 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001164 sec., 121993.12714776631 rows/sec., 7.17 MiB/sec. | ||
| 12535 | 2026.03.14 20:58:52.654962 [ 253 ] {04ddfb6d-0f94-436d-9713-6cc6c452fd23} <Debug> TCPHandler: Processed in 0.001323788 sec. | ||
| 12536 | 2026.03.14 20:58:52.655072 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2026.03.14 20:58:52.655177 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12538 | 2026.03.14 20:58:52.655214 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12539 | 2026.03.14 20:58:52.655644 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.03.14 20:58:52.655680 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12541 | 2026.03.14 20:58:52.655985 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12542 | 2026.03.14 20:58:52.656195 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.03.14 20:58:52.656311 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 12544 | 2026.03.14 20:58:52.656345 [ 253 ] {ea84aa80-5612-4cdc-a396-c4861cfe2965} <Debug> TCPHandler: Processed in 0.001338859 sec. | ||
| 12545 | 2026.03.14 20:58:52.656447 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2026.03.14 20:58:52.656533 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12547 | 2026.03.14 20:58:52.656569 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12548 | 2026.03.14 20:58:52.656951 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2026.03.14 20:58:52.656984 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12550 | 2026.03.14 20:58:52.657352 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12551 | 2026.03.14 20:58:52.657552 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.03.14 20:58:52.657673 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001127 sec., 131322.09405501332 rows/sec., 7.47 MiB/sec. | ||
| 12553 | 2026.03.14 20:58:52.657709 [ 253 ] {6bab74a3-6261-4dda-b071-801b6f779716} <Debug> TCPHandler: Processed in 0.001284937 sec. | ||
| 12554 | 2026.03.14 20:58:52.657816 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2026.03.14 20:58:52.657907 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12556 | 2026.03.14 20:58:52.657945 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12557 | 2026.03.14 20:58:52.658483 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.03.14 20:58:52.658518 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12559 | 2026.03.14 20:58:52.658827 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12560 | 2026.03.14 20:58:52.659029 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.03.14 20:58:52.659164 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001275 sec., 384313.725490196 rows/sec., 26.94 MiB/sec. | ||
| 12562 | 2026.03.14 20:58:52.659201 [ 253 ] {971fedd4-f06c-4716-aeec-1a24e2957372} <Debug> TCPHandler: Processed in 0.00143311 sec. | ||
| 12563 | 2026.03.14 20:58:52.659366 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.03.14 20:58:52.659457 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12565 | 2026.03.14 20:58:52.659496 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12566 | 2026.03.14 20:58:52.659810 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.03.14 20:58:52.659845 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12568 | 2026.03.14 20:58:52.660140 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12569 | 2026.03.14 20:58:52.660343 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.03.14 20:58:52.660465 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 12571 | 2026.03.14 20:58:52.660499 [ 253 ] {68e556b2-7bcd-402d-8b82-992a5b04e5bc} <Debug> TCPHandler: Processed in 0.001180456 sec. | ||
| 12572 | 2026.03.14 20:58:52.660602 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2026.03.14 20:58:52.660693 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12574 | 2026.03.14 20:58:52.660735 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12575 | 2026.03.14 20:58:52.661110 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.03.14 20:58:52.661144 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12577 | 2026.03.14 20:58:52.661455 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12578 | 2026.03.14 20:58:52.661651 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.03.14 20:58:52.661777 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001102 sec., 240471.86932849366 rows/sec., 15.98 MiB/sec. | ||
| 12580 | 2026.03.14 20:58:52.661813 [ 253 ] {f34b0ff7-ec7d-459e-b33e-978f3b72d26d} <Debug> TCPHandler: Processed in 0.001257778 sec. | ||
| 12581 | 2026.03.14 20:58:52.661916 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.03.14 20:58:52.662008 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12583 | 2026.03.14 20:58:52.662048 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12584 | 2026.03.14 20:58:52.662350 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.03.14 20:58:52.662384 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12586 | 2026.03.14 20:58:52.662668 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12587 | 2026.03.14 20:58:52.662863 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.03.14 20:58:52.662984 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 12589 | 2026.03.14 20:58:52.663019 [ 253 ] {75934b80-62fd-46cc-84e4-c37c68e392d8} <Debug> TCPHandler: Processed in 0.001149626 sec. | ||
| 12590 | 2026.03.14 20:58:52.663127 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.03.14 20:58:52.663217 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12592 | 2026.03.14 20:58:52.663256 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12593 | 2026.03.14 20:58:52.663559 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.03.14 20:58:52.663593 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12595 | 2026.03.14 20:58:52.663882 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12596 | 2026.03.14 20:58:52.664087 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.03.14 20:58:52.664221 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001021 sec., 88148.8736532811 rows/sec., 5.52 MiB/sec. | ||
| 12598 | 2026.03.14 20:58:52.664256 [ 253 ] {c0a2954b-c1bb-448a-9d7a-b70578634bf7} <Debug> TCPHandler: Processed in 0.001183016 sec. | ||
| 12599 | 2026.03.14 20:58:57.095469 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12600 | 2026.03.14 20:58:57.095581 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12601 | 2026.03.14 20:58:57.238983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24889 | ||
| 12602 | 2026.03.14 20:58:57.239521 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.03.14 20:58:57.239564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12604 | 2026.03.14 20:58:57.240096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12605 | 2026.03.14 20:58:57.240329 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.03.14 20:58:57.240457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24889 | ||
| 12607 | 2026.03.14 20:58:57.308419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1624 | ||
| 12608 | 2026.03.14 20:58:57.310948 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.03.14 20:58:57.310993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12610 | 2026.03.14 20:58:57.312181 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12611 | 2026.03.14 20:58:57.312450 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.03.14 20:58:57.312716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 12613 | 2026.03.14 20:58:57.643699 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.03.14 20:58:57.643879 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12615 | 2026.03.14 20:58:57.643943 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12616 | 2026.03.14 20:58:57.644689 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.03.14 20:58:57.644740 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12618 | 2026.03.14 20:58:57.645146 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12619 | 2026.03.14 20:58:57.645380 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.03.14 20:58:57.645517 [ 13 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12621 | 2026.03.14 20:58:57.645539 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001706 sec., 79718.64009378663 rows/sec., 6.92 MiB/sec. | ||
| 12622 | 2026.03.14 20:58:57.645578 [ 13 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.03.14 20:58:57.645600 [ 253 ] {00385b33-7c21-41ac-8d88-e48b50e2d0ce} <Debug> TCPHandler: Processed in 0.002028608 sec. | ||
| 12624 | 2026.03.14 20:58:57.645605 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12625 | 2026.03.14 20:58:57.645736 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12626 | 2026.03.14 20:58:57.645738 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.03.14 20:58:57.645866 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12628 | 2026.03.14 20:58:57.645872 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12629 | 2026.03.14 20:58:57.645910 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2892 rows starting from the beginning of the part | ||
| 12630 | 2026.03.14 20:58:57.645929 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12631 | 2026.03.14 20:58:57.645987 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 797 rows starting from the beginning of the part | ||
| 12632 | 2026.03.14 20:58:57.646042 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2002 rows starting from the beginning of the part | ||
| 12633 | 2026.03.14 20:58:57.646093 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 81 rows starting from the beginning of the part | ||
| 12634 | 2026.03.14 20:58:57.646139 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 797 rows starting from the beginning of the part | ||
| 12635 | 2026.03.14 20:58:57.646186 [ 196 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 136 rows starting from the beginning of the part | ||
| 12636 | 2026.03.14 20:58:57.646380 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.03.14 20:58:57.646422 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12638 | 2026.03.14 20:58:57.646755 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12639 | 2026.03.14 20:58:57.646970 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.03.14 20:58:57.647103 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001253 sec., 31923.38387869114 rows/sec., 2.34 MiB/sec. | ||
| 12641 | 2026.03.14 20:58:57.647141 [ 253 ] {1033469e-46f8-4259-8ed4-ad2d4276bb80} <Debug> TCPHandler: Processed in 0.0014561 sec. | ||
| 12642 | 2026.03.14 20:58:57.647250 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2026.03.14 20:58:57.647349 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12644 | 2026.03.14 20:58:57.647389 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12645 | 2026.03.14 20:58:57.647835 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.03.14 20:58:57.647870 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12647 | 2026.03.14 20:58:57.648172 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12648 | 2026.03.14 20:58:57.648224 [ 205 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002536435 sec., 2643474.009781445 rows/sec., 214.04 MiB/sec. | ||
| 12649 | 2026.03.14 20:58:57.648403 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2026.03.14 20:58:57.648530 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.0012 sec., 86666.66666666667 rows/sec., 6.77 MiB/sec. | ||
| 12651 | 2026.03.14 20:58:57.648544 [ 32 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12652 | 2026.03.14 20:58:57.648553 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12653 | 2026.03.14 20:58:57.648566 [ 253 ] {7927440d-2cbd-493b-99d1-3859493d6cb6} <Debug> TCPHandler: Processed in 0.001363848 sec. | ||
| 12654 | 2026.03.14 20:58:57.648596 [ 32 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.03.14 20:58:57.648623 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12656 | 2026.03.14 20:58:57.648700 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12657 | 2026.03.14 20:58:57.648717 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12658 | 2026.03.14 20:58:57.648800 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12659 | 2026.03.14 20:58:57.648802 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12660 | 2026.03.14 20:58:57.648839 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1551 rows starting from the beginning of the part | ||
| 12661 | 2026.03.14 20:58:57.648842 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12662 | 2026.03.14 20:58:57.648869 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2026.03.14 20:58:57.648893 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 490 rows starting from the beginning of the part | ||
| 12664 | 2026.03.14 20:58:57.648934 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1045 rows starting from the beginning of the part | ||
| 12665 | 2026.03.14 20:58:57.648947 [ 200 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_86_17} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12666 | 2026.03.14 20:58:57.648972 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 84 rows starting from the beginning of the part | ||
| 12667 | 2026.03.14 20:58:57.649007 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 490 rows starting from the beginning of the part | ||
| 12668 | 2026.03.14 20:58:57.649043 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12669 | 2026.03.14 20:58:57.649047 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12670 | 2026.03.14 20:58:57.649274 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12671 | 2026.03.14 20:58:57.649308 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12672 | 2026.03.14 20:58:57.649629 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12673 | 2026.03.14 20:58:57.649826 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2026.03.14 20:58:57.649951 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 12675 | 2026.03.14 20:58:57.649987 [ 253 ] {3e49ef30-3fdb-418d-a795-afbfe3c0f80b} <Debug> TCPHandler: Processed in 0.001334688 sec. | ||
| 12676 | 2026.03.14 20:58:57.650091 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12677 | 2026.03.14 20:58:57.650191 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12678 | 2026.03.14 20:58:57.650229 [ 205 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548571 sec., 2430627.9789560824 rows/sec., 179.66 MiB/sec. | ||
| 12679 | 2026.03.14 20:58:57.650245 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12680 | 2026.03.14 20:58:57.650391 [ 200 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12681 | 2026.03.14 20:58:57.650629 [ 200 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2026.03.14 20:58:57.650690 [ 200 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_86_17} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12683 | 2026.03.14 20:58:57.650751 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12684 | 2026.03.14 20:58:57.651110 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2026.03.14 20:58:57.651143 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12686 | 2026.03.14 20:58:57.651707 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12687 | 2026.03.14 20:58:57.651916 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12688 | 2026.03.14 20:58:57.652049 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 38.05 MiB/sec. | ||
| 12689 | 2026.03.14 20:58:57.652101 [ 253 ] {5d5783a8-18ce-48c5-a91e-716ec7aabf05} <Debug> TCPHandler: Processed in 0.002057098 sec. | ||
| 12690 | 2026.03.14 20:58:57.652218 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12691 | 2026.03.14 20:58:57.652311 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12692 | 2026.03.14 20:58:57.652351 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12693 | 2026.03.14 20:58:57.652676 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.03.14 20:58:57.652711 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12695 | 2026.03.14 20:58:57.653009 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12696 | 2026.03.14 20:58:57.653217 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.03.14 20:58:57.653328 [ 13 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12698 | 2026.03.14 20:58:57.653346 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 12699 | 2026.03.14 20:58:57.653360 [ 13 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12700 | 2026.03.14 20:58:57.653386 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12701 | 2026.03.14 20:58:57.653388 [ 253 ] {1394bf2d-ebd2-45a4-81c5-76504630d239} <Debug> TCPHandler: Processed in 0.001227456 sec. | ||
| 12702 | 2026.03.14 20:58:57.653461 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12703 | 2026.03.14 20:58:57.653552 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12704 | 2026.03.14 20:58:57.653578 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5172 rows starting from the beginning of the part | ||
| 12705 | 2026.03.14 20:58:57.653624 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 12706 | 2026.03.14 20:58:57.653661 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
| 12707 | 2026.03.14 20:58:57.653696 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 12708 | 2026.03.14 20:58:57.653728 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 12709 | 2026.03.14 20:58:57.653760 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12710 | 2026.03.14 20:58:57.655620 [ 200 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5472 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218947 sec., 2499234.9746742365 rows/sec., 161.69 MiB/sec. | ||
| 12711 | 2026.03.14 20:58:57.655974 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12712 | 2026.03.14 20:58:57.656252 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.03.14 20:58:57.656322 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_86_17} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12714 | 2026.03.14 20:58:57.656381 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12715 | 2026.03.14 20:58:58.552639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12716 | 2026.03.14 20:58:58.567788 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.03.14 20:58:58.567837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12718 | 2026.03.14 20:58:58.573300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12719 | 2026.03.14 20:58:58.573982 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12720 | 2026.03.14 20:58:58.576600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12721 | 2026.03.14 20:59:02.650322 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12722 | 2026.03.14 20:59:02.650516 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12723 | 2026.03.14 20:59:02.650582 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12724 | 2026.03.14 20:59:02.651288 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2026.03.14 20:59:02.651337 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12726 | 2026.03.14 20:59:02.651754 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12727 | 2026.03.14 20:59:02.651988 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.03.14 20:59:02.652150 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 12729 | 2026.03.14 20:59:02.652193 [ 253 ] {b7f5301a-b436-4498-91a6-033f07131efb} <Debug> TCPHandler: Processed in 0.002007077 sec. | ||
| 12730 | 2026.03.14 20:59:02.652321 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.03.14 20:59:02.652418 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12732 | 2026.03.14 20:59:02.652460 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12733 | 2026.03.14 20:59:02.653116 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.03.14 20:59:02.653153 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12735 | 2026.03.14 20:59:02.653527 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12736 | 2026.03.14 20:59:02.653742 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.03.14 20:59:02.653875 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001477 sec., 539607.3121191604 rows/sec., 41.98 MiB/sec. | ||
| 12738 | 2026.03.14 20:59:02.653915 [ 253 ] {6bab474d-2fc9-4ff3-a03a-471de463c622} <Debug> TCPHandler: Processed in 0.001644603 sec. | ||
| 12739 | 2026.03.14 20:59:02.654026 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.03.14 20:59:02.654121 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12741 | 2026.03.14 20:59:02.654161 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12742 | 2026.03.14 20:59:02.654589 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.03.14 20:59:02.654625 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12744 | 2026.03.14 20:59:02.654933 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12745 | 2026.03.14 20:59:02.655140 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.03.14 20:59:02.655278 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001176 sec., 120748.2993197279 rows/sec., 7.09 MiB/sec. | ||
| 12747 | 2026.03.14 20:59:02.655342 [ 253 ] {5b20d9d3-1e36-4fe3-ac70-cf994f285589} <Debug> TCPHandler: Processed in 0.001365948 sec. | ||
| 12748 | 2026.03.14 20:59:02.655451 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2026.03.14 20:59:02.655546 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12750 | 2026.03.14 20:59:02.655585 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12751 | 2026.03.14 20:59:02.655990 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.03.14 20:59:02.656026 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12753 | 2026.03.14 20:59:02.656338 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12754 | 2026.03.14 20:59:02.656540 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.03.14 20:59:02.656688 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 12756 | 2026.03.14 20:59:02.656726 [ 253 ] {0670667f-f236-4635-ba2c-3b8181df2014} <Debug> TCPHandler: Processed in 0.001323959 sec. | ||
| 12757 | 2026.03.14 20:59:02.656835 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2026.03.14 20:59:02.656930 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12759 | 2026.03.14 20:59:02.656969 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12760 | 2026.03.14 20:59:02.657411 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.03.14 20:59:02.657450 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12762 | 2026.03.14 20:59:02.657768 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12763 | 2026.03.14 20:59:02.657977 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.03.14 20:59:02.658111 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 12765 | 2026.03.14 20:59:02.658150 [ 253 ] {03891378-085b-409e-b84a-d3801726cb92} <Debug> TCPHandler: Processed in 0.001364099 sec. | ||
| 12766 | 2026.03.14 20:59:02.658263 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2026.03.14 20:59:02.658359 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12768 | 2026.03.14 20:59:02.658400 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12769 | 2026.03.14 20:59:02.658926 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.03.14 20:59:02.658962 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12771 | 2026.03.14 20:59:02.659289 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12772 | 2026.03.14 20:59:02.659494 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.03.14 20:59:02.659624 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001283 sec., 381917.3811379579 rows/sec., 26.78 MiB/sec. | ||
| 12774 | 2026.03.14 20:59:02.659662 [ 253 ] {4f1274bf-9d4c-4c3d-a084-f69a9682b5d8} <Debug> TCPHandler: Processed in 0.00144866 sec. | ||
| 12775 | 2026.03.14 20:59:02.659770 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2026.03.14 20:59:02.659865 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12777 | 2026.03.14 20:59:02.659906 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12778 | 2026.03.14 20:59:02.660224 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.03.14 20:59:02.660267 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12780 | 2026.03.14 20:59:02.660565 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12781 | 2026.03.14 20:59:02.660767 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.03.14 20:59:02.660891 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 12783 | 2026.03.14 20:59:02.660929 [ 253 ] {87a4a2f0-a342-473e-bf69-cab6b2194e8a} <Debug> TCPHandler: Processed in 0.001208257 sec. | ||
| 12784 | 2026.03.14 20:59:02.661047 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2026.03.14 20:59:02.661170 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12786 | 2026.03.14 20:59:02.661222 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12787 | 2026.03.14 20:59:02.661686 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.03.14 20:59:02.661723 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12789 | 2026.03.14 20:59:02.662059 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12790 | 2026.03.14 20:59:02.662272 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2026.03.14 20:59:02.662403 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001258 sec., 210651.82829888712 rows/sec., 14.00 MiB/sec. | ||
| 12792 | 2026.03.14 20:59:02.662441 [ 253 ] {d8bd5b09-c628-4120-bf54-0cd767ad3a10} <Debug> TCPHandler: Processed in 0.00145305 sec. | ||
| 12793 | 2026.03.14 20:59:02.662553 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2026.03.14 20:59:02.662646 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12795 | 2026.03.14 20:59:02.662686 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12796 | 2026.03.14 20:59:02.662990 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2026.03.14 20:59:02.663025 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12798 | 2026.03.14 20:59:02.663314 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12799 | 2026.03.14 20:59:02.663519 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2026.03.14 20:59:02.663644 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 12801 | 2026.03.14 20:59:02.663679 [ 253 ] {812bb1c1-01c3-4639-8f3b-46303252fb11} <Debug> TCPHandler: Processed in 0.001174126 sec. | ||
| 12802 | 2026.03.14 20:59:02.663786 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2026.03.14 20:59:02.663877 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12804 | 2026.03.14 20:59:02.663917 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12805 | 2026.03.14 20:59:02.664230 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.03.14 20:59:02.664266 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12807 | 2026.03.14 20:59:02.664571 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12808 | 2026.03.14 20:59:02.664784 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.03.14 20:59:02.664908 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 12810 | 2026.03.14 20:59:02.664943 [ 253 ] {a0e7a613-80a7-433d-9a1b-8c1eb8a6d8c0} <Debug> TCPHandler: Processed in 0.001205127 sec. | ||
| 12811 | 2026.03.14 20:59:04.740903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25337 | ||
| 12812 | 2026.03.14 20:59:04.741467 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2026.03.14 20:59:04.741507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12814 | 2026.03.14 20:59:04.742027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12815 | 2026.03.14 20:59:04.742256 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2026.03.14 20:59:04.742400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25337 | ||
| 12817 | 2026.03.14 20:59:06.076769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12818 | 2026.03.14 20:59:06.092664 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.03.14 20:59:06.092712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12820 | 2026.03.14 20:59:06.098375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12821 | 2026.03.14 20:59:06.099069 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.03.14 20:59:06.101694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12823 | 2026.03.14 20:59:07.313043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1656 | ||
| 12824 | 2026.03.14 20:59:07.315396 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.03.14 20:59:07.315441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12826 | 2026.03.14 20:59:07.316623 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12827 | 2026.03.14 20:59:07.316882 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.03.14 20:59:07.317136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 12829 | 2026.03.14 20:59:07.645040 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2026.03.14 20:59:07.645237 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12831 | 2026.03.14 20:59:07.645305 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12832 | 2026.03.14 20:59:07.646040 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.03.14 20:59:07.646075 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12834 | 2026.03.14 20:59:07.646518 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12835 | 2026.03.14 20:59:07.646753 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.03.14 20:59:07.646905 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001719 sec., 79115.76497963932 rows/sec., 6.87 MiB/sec. | ||
| 12837 | 2026.03.14 20:59:07.646946 [ 253 ] {99c0c37d-69f4-4f71-970e-d7e02b1113a5} <Debug> TCPHandler: Processed in 0.002036338 sec. | ||
| 12838 | 2026.03.14 20:59:07.647064 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12839 | 2026.03.14 20:59:07.647166 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12840 | 2026.03.14 20:59:07.647206 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12841 | 2026.03.14 20:59:07.647618 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.03.14 20:59:07.647652 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12843 | 2026.03.14 20:59:07.647966 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12844 | 2026.03.14 20:59:07.648170 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.03.14 20:59:07.648302 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001155 sec., 34632.03463203463 rows/sec., 2.54 MiB/sec. | ||
| 12846 | 2026.03.14 20:59:07.648339 [ 253 ] {a8f6f1b9-a45b-4ab6-ba31-acec3a1655ea} <Debug> TCPHandler: Processed in 0.001324718 sec. | ||
| 12847 | 2026.03.14 20:59:07.648463 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2026.03.14 20:59:07.648556 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12849 | 2026.03.14 20:59:07.648596 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12850 | 2026.03.14 20:59:07.649025 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.03.14 20:59:07.649060 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12852 | 2026.03.14 20:59:07.649362 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12853 | 2026.03.14 20:59:07.649560 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.03.14 20:59:07.649685 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 7.08 MiB/sec. | ||
| 12855 | 2026.03.14 20:59:07.649721 [ 253 ] {5de2d7a9-9a3c-4d57-b8fb-645c34ef0396} <Debug> TCPHandler: Processed in 0.001304418 sec. | ||
| 12856 | 2026.03.14 20:59:07.649827 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2026.03.14 20:59:07.649919 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12858 | 2026.03.14 20:59:07.649961 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12859 | 2026.03.14 20:59:07.650362 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2026.03.14 20:59:07.650396 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12861 | 2026.03.14 20:59:07.650717 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12862 | 2026.03.14 20:59:07.650918 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2026.03.14 20:59:07.651019 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 5 parts from all_1_83_17 to all_87_87_0 | ||
| 12864 | 2026.03.14 20:59:07.651042 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 12865 | 2026.03.14 20:59:07.651058 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2026.03.14 20:59:07.651077 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12867 | 2026.03.14 20:59:07.651078 [ 253 ] {56d43012-8dc8-4169-b704-dfbf42d31bb4} <Debug> TCPHandler: Processed in 0.001298788 sec. | ||
| 12868 | 2026.03.14 20:59:07.651167 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_83_17 to all_87_87_0 into Compact with storage Full | ||
| 12869 | 2026.03.14 20:59:07.651189 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.03.14 20:59:07.651275 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12871 | 2026.03.14 20:59:07.651283 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12872 | 2026.03.14 20:59:07.651312 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 30883 rows starting from the beginning of the part | ||
| 12873 | 2026.03.14 20:59:07.651351 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12874 | 2026.03.14 20:59:07.651386 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 37 rows starting from the beginning of the part | ||
| 12875 | 2026.03.14 20:59:07.651439 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 12876 | 2026.03.14 20:59:07.651484 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12877 | 2026.03.14 20:59:07.651529 [ 200 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 12878 | 2026.03.14 20:59:07.652209 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2026.03.14 20:59:07.652242 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12880 | 2026.03.14 20:59:07.652839 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12881 | 2026.03.14 20:59:07.653059 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12882 | 2026.03.14 20:59:07.653189 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 12883 | 2026.03.14 20:59:07.653243 [ 253 ] {2817ebd4-fc4b-48fc-a3fc-7bd781a02a5c} <Debug> TCPHandler: Processed in 0.002100188 sec. | ||
| 12884 | 2026.03.14 20:59:07.653350 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.03.14 20:59:07.653442 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12886 | 2026.03.14 20:59:07.653481 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12887 | 2026.03.14 20:59:07.653801 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.03.14 20:59:07.653834 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12889 | 2026.03.14 20:59:07.654132 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12890 | 2026.03.14 20:59:07.654329 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.03.14 20:59:07.654453 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 12892 | 2026.03.14 20:59:07.654488 [ 253 ] {453bb277-9db1-4a45-b49d-40acd5e17d17} <Debug> TCPHandler: Processed in 0.001185647 sec. | ||
| 12893 | 2026.03.14 20:59:07.658895 [ 189 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31610 rows, containing 5 columns (5 merged, 0 gathered) in 0.007762767 sec., 4072001.6458049044 rows/sec., 266.68 MiB/sec. | ||
| 12894 | 2026.03.14 20:59:07.659582 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 12895 | 2026.03.14 20:59:07.659952 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2026.03.14 20:59:07.660040 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 5 parts: [all_1_83_17, all_87_87_0] -> all_1_87_18 | ||
| 12897 | 2026.03.14 20:59:07.660161 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12898 | 2026.03.14 20:59:08.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.34 MiB, peak 334.49 MiB, free memory in arenas 0.00 B, will set to 326.98 MiB (RSS), difference: 2.65 MiB | ||
| 12899 | 2026.03.14 20:59:12.095638 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12900 | 2026.03.14 20:59:12.095699 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12901 | 2026.03.14 20:59:12.242635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25849 | ||
| 12902 | 2026.03.14 20:59:12.243152 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.03.14 20:59:12.243186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12904 | 2026.03.14 20:59:12.243691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12905 | 2026.03.14 20:59:12.243930 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2026.03.14 20:59:12.244060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25849 | ||
| 12907 | 2026.03.14 20:59:12.650739 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2026.03.14 20:59:12.650930 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12909 | 2026.03.14 20:59:12.650998 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12910 | 2026.03.14 20:59:12.651750 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.03.14 20:59:12.651791 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12912 | 2026.03.14 20:59:12.652194 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12913 | 2026.03.14 20:59:12.652421 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.03.14 20:59:12.652575 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001697 sec., 167354.1543901002 rows/sec., 10.63 MiB/sec. | ||
| 12915 | 2026.03.14 20:59:12.652626 [ 253 ] {682638c7-1084-4e2d-855b-879fb796755b} <Debug> TCPHandler: Processed in 0.002015567 sec. | ||
| 12916 | 2026.03.14 20:59:12.652757 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.03.14 20:59:12.652859 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12918 | 2026.03.14 20:59:12.652900 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12919 | 2026.03.14 20:59:12.653685 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.03.14 20:59:12.653719 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12921 | 2026.03.14 20:59:12.654070 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12922 | 2026.03.14 20:59:12.654285 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.03.14 20:59:12.654413 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001578 sec., 505069.7084917617 rows/sec., 39.30 MiB/sec. | ||
| 12924 | 2026.03.14 20:59:12.654456 [ 253 ] {67420bbd-d8cf-44d4-be60-ce67c28f3539} <Debug> TCPHandler: Processed in 0.001750254 sec. | ||
| 12925 | 2026.03.14 20:59:12.654564 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.03.14 20:59:12.654658 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12927 | 2026.03.14 20:59:12.654699 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12928 | 2026.03.14 20:59:12.655122 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.03.14 20:59:12.655158 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12930 | 2026.03.14 20:59:12.655462 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12931 | 2026.03.14 20:59:12.655670 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.03.14 20:59:12.655772 [ 54 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12933 | 2026.03.14 20:59:12.655794 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001156 sec., 122837.37024221454 rows/sec., 7.22 MiB/sec. | ||
| 12934 | 2026.03.14 20:59:12.655810 [ 54 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.03.14 20:59:12.655830 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12936 | 2026.03.14 20:59:12.655832 [ 253 ] {6582c336-e2e1-4c51-b5c9-b10779b81efb} <Debug> TCPHandler: Processed in 0.001316498 sec. | ||
| 12937 | 2026.03.14 20:59:12.655942 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12938 | 2026.03.14 20:59:12.655961 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12939 | 2026.03.14 20:59:12.656036 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12940 | 2026.03.14 20:59:12.656080 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12941 | 2026.03.14 20:59:12.656116 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12942 | 2026.03.14 20:59:12.656159 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 225 rows starting from the beginning of the part | ||
| 12943 | 2026.03.14 20:59:12.656234 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 142 rows starting from the beginning of the part | ||
| 12944 | 2026.03.14 20:59:12.656288 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 40 rows starting from the beginning of the part | ||
| 12945 | 2026.03.14 20:59:12.656341 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 142 rows starting from the beginning of the part | ||
| 12946 | 2026.03.14 20:59:12.656389 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part | ||
| 12947 | 2026.03.14 20:59:12.656439 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 142 rows starting from the beginning of the part | ||
| 12948 | 2026.03.14 20:59:12.656508 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.03.14 20:59:12.656545 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12950 | 2026.03.14 20:59:12.656900 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12951 | 2026.03.14 20:59:12.657150 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.03.14 20:59:12.657283 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 7.60 MiB/sec. | ||
| 12953 | 2026.03.14 20:59:12.657321 [ 253 ] {6fb2cca8-525c-4e44-9384-a6a47fd3fbf8} <Debug> TCPHandler: Processed in 0.001425889 sec. | ||
| 12954 | 2026.03.14 20:59:12.657427 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.03.14 20:59:12.657502 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604222 sec., 455672.5939427336 rows/sec., 29.97 MiB/sec. | ||
| 12956 | 2026.03.14 20:59:12.657526 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12957 | 2026.03.14 20:59:12.657569 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12958 | 2026.03.14 20:59:12.657644 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12959 | 2026.03.14 20:59:12.657921 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.03.14 20:59:12.657999 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12961 | 2026.03.14 20:59:12.658010 [ 194 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_86_17} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12962 | 2026.03.14 20:59:12.658042 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12963 | 2026.03.14 20:59:12.658122 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12964 | 2026.03.14 20:59:12.658372 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12965 | 2026.03.14 20:59:12.658629 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2026.03.14 20:59:12.658756 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 12967 | 2026.03.14 20:59:12.658793 [ 253 ] {7e2285b0-1943-45b2-819a-1661e1fac78b} <Debug> TCPHandler: Processed in 0.00141345 sec. | ||
| 12968 | 2026.03.14 20:59:12.658905 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12969 | 2026.03.14 20:59:12.658998 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12970 | 2026.03.14 20:59:12.659038 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12971 | 2026.03.14 20:59:12.659674 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2026.03.14 20:59:12.659709 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12973 | 2026.03.14 20:59:12.660036 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12974 | 2026.03.14 20:59:12.660250 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.03.14 20:59:12.660376 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001395 sec., 351254.48028673837 rows/sec., 24.63 MiB/sec. | ||
| 12976 | 2026.03.14 20:59:12.660414 [ 253 ] {74f05ac2-17a0-419d-b247-4809f9ef07f1} <Debug> TCPHandler: Processed in 0.001558082 sec. | ||
| 12977 | 2026.03.14 20:59:12.660524 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12978 | 2026.03.14 20:59:12.660618 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12979 | 2026.03.14 20:59:12.660657 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12980 | 2026.03.14 20:59:12.660979 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2026.03.14 20:59:12.661013 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12982 | 2026.03.14 20:59:12.661316 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12983 | 2026.03.14 20:59:12.661526 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2026.03.14 20:59:12.661620 [ 54 ] {} <Debug> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12985 | 2026.03.14 20:59:12.661650 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 12986 | 2026.03.14 20:59:12.661654 [ 54 ] {} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.03.14 20:59:12.661682 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 12988 | 2026.03.14 20:59:12.661686 [ 253 ] {8593a0f9-7d3e-46b4-b1fc-bf87698e9b79} <Debug> TCPHandler: Processed in 0.001212426 sec. | ||
| 12989 | 2026.03.14 20:59:12.661771 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::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 | ||
| 12990 | 2026.03.14 20:59:12.661793 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2026.03.14 20:59:12.661897 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12992 | 2026.03.14 20:59:12.661901 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12993 | 2026.03.14 20:59:12.661943 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12994 | 2026.03.14 20:59:12.661949 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12995 | 2026.03.14 20:59:12.662025 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12996 | 2026.03.14 20:59:12.662073 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12997 | 2026.03.14 20:59:12.662117 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12998 | 2026.03.14 20:59:12.662159 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12999 | 2026.03.14 20:59:12.662201 [ 189 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13000 | 2026.03.14 20:59:12.662346 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.03.14 20:59:12.662387 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 13002 | 2026.03.14 20:59:12.662751 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13003 | 2026.03.14 20:59:12.662982 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2026.03.14 20:59:12.663040 [ 198 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310828 sec., 164781.34431061894 rows/sec., 8.41 MiB/sec. | ||
| 13005 | 2026.03.14 20:59:12.663110 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 13006 | 2026.03.14 20:59:12.663148 [ 253 ] {3e222ddf-5d2d-467e-88f3-496ebf073515} <Debug> TCPHandler: Processed in 0.001403979 sec. | ||
| 13007 | 2026.03.14 20:59:12.663216 [ 191 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13008 | 2026.03.14 20:59:12.663254 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2026.03.14 20:59:12.663353 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13010 | 2026.03.14 20:59:12.663396 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13011 | 2026.03.14 20:59:12.663545 [ 191 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.03.14 20:59:12.663630 [ 191 ] {9155440e-b3b1-48dc-ade3-ee922256bb68::all_1_36_7} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13013 | 2026.03.14 20:59:12.663700 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.03.14 20:59:12.663726 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13015 | 2026.03.14 20:59:12.663741 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 13016 | 2026.03.14 20:59:12.664057 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13017 | 2026.03.14 20:59:12.664264 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.03.14 20:59:12.664391 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 13019 | 2026.03.14 20:59:12.664427 [ 253 ] {05fb4875-880c-435c-8bbc-46c8f267520b} <Debug> TCPHandler: Processed in 0.001221977 sec. | ||
| 13020 | 2026.03.14 20:59:12.664532 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.03.14 20:59:12.664625 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13022 | 2026.03.14 20:59:12.664666 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13023 | 2026.03.14 20:59:12.664977 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.03.14 20:59:12.665012 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 13025 | 2026.03.14 20:59:12.665318 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13026 | 2026.03.14 20:59:12.665523 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.03.14 20:59:12.665649 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 13028 | 2026.03.14 20:59:12.665684 [ 253 ] {cd311f8a-b52c-4dc4-a7c3-c0f687e8103a} <Debug> TCPHandler: Processed in 0.001201146 sec. | ||
| 13029 | 2026.03.14 20:59:13.601883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 13030 | 2026.03.14 20:59:13.617643 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.03.14 20:59:13.617699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.37 GiB. | ||
| 13032 | 2026.03.14 20:59:13.624749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13033 | 2026.03.14 20:59:13.625454 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.03.14 20:59:13.628540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13035 | 2026.03.14 20:59:16.784095 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2026.03.14 20:59:16.784365 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13037 | 2026.03.14 20:59:16.784428 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13038 | 2026.03.14 20:59:16.785036 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.03.14 20:59:16.785084 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13040 | 2026.03.14 20:59:16.785455 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13041 | 2026.03.14 20:59:16.785673 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.03.14 20:59:16.785832 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 215.15 KiB/sec. | ||
| 13043 | 2026.03.14 20:59:16.785881 [ 253 ] {1dea08ad-8ab3-4844-9909-9de1c4c3532e} <Debug> TCPHandler: Processed in 0.001950057 sec. | ||
| 13044 | 2026.03.14 20:59:16.786003 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2026.03.14 20:59:16.786103 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13046 | 2026.03.14 20:59:16.786145 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13047 | 2026.03.14 20:59:16.787526 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2026.03.14 20:59:16.787564 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13049 | 2026.03.14 20:59:16.788031 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13050 | 2026.03.14 20:59:16.788273 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.03.14 20:59:16.788414 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Debug> executeQuery: Read 2002 rows, 155.32 KiB in 0.002333 sec., 858122.5889412774 rows/sec., 65.01 MiB/sec. | ||
| 13052 | 2026.03.14 20:59:16.788454 [ 253 ] {a21c7ef2-358b-4f72-b4ec-f04738ff6500} <Debug> TCPHandler: Processed in 0.002501334 sec. | ||
| 13053 | 2026.03.14 20:59:16.788572 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2026.03.14 20:59:16.788671 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13055 | 2026.03.14 20:59:16.788714 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13056 | 2026.03.14 20:59:16.789129 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13057 | 2026.03.14 20:59:16.789166 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13058 | 2026.03.14 20:59:16.789474 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13059 | 2026.03.14 20:59:16.789681 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2026.03.14 20:59:16.789811 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001162 sec., 38726.333907056796 rows/sec., 2.83 MiB/sec. | ||
| 13061 | 2026.03.14 20:59:16.789849 [ 253 ] {ecddebca-46ca-454e-ba35-63a9a0a921a3} <Debug> TCPHandler: Processed in 0.001328678 sec. | ||
| 13062 | 2026.03.14 20:59:16.789955 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13063 | 2026.03.14 20:59:16.790060 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13064 | 2026.03.14 20:59:16.790102 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13065 | 2026.03.14 20:59:16.790818 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.03.14 20:59:16.790862 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13067 | 2026.03.14 20:59:16.791247 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13068 | 2026.03.14 20:59:16.791475 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2026.03.14 20:59:16.791588 [ 51 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 13070 | 2026.03.14 20:59:16.791604 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001564 sec., 452685.4219948849 rows/sec., 26.41 MiB/sec. | ||
| 13071 | 2026.03.14 20:59:16.791659 [ 51 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.03.14 20:59:16.791668 [ 253 ] {214deca6-c7f3-4ca3-b114-12d0e0eae36b} <Debug> TCPHandler: Processed in 0.001764554 sec. | ||
| 13073 | 2026.03.14 20:59:16.791692 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13074 | 2026.03.14 20:59:16.791793 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2026.03.14 20:59:16.791822 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 13076 | 2026.03.14 20:59:16.791895 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13077 | 2026.03.14 20:59:16.791940 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13078 | 2026.03.14 20:59:16.791983 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13079 | 2026.03.14 20:59:16.792029 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 882 rows starting from the beginning of the part | ||
| 13080 | 2026.03.14 20:59:16.792103 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 708 rows starting from the beginning of the part | ||
| 13081 | 2026.03.14 20:59:16.792154 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 13082 | 2026.03.14 20:59:16.792198 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 13083 | 2026.03.14 20:59:16.792236 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 13084 | 2026.03.14 20:59:16.792276 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 708 rows starting from the beginning of the part | ||
| 13085 | 2026.03.14 20:59:16.792319 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.03.14 20:59:16.792359 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13087 | 2026.03.14 20:59:16.792701 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13088 | 2026.03.14 20:59:16.792911 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.03.14 20:59:16.793012 [ 51 ] {} <Debug> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13090 | 2026.03.14 20:59:16.793041 [ 51 ] {} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.03.14 20:59:16.793044 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00117 sec., 854.7008547008546 rows/sec., 60.10 KiB/sec. | ||
| 13092 | 2026.03.14 20:59:16.793059 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13093 | 2026.03.14 20:59:16.793094 [ 253 ] {4fe5a861-0f83-4562-885a-515da7e74dc5} <Debug> TCPHandler: Processed in 0.001351889 sec. | ||
| 13094 | 2026.03.14 20:59:16.793158 [ 191 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 13095 | 2026.03.14 20:59:16.793209 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13096 | 2026.03.14 20:59:16.793270 [ 191 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13097 | 2026.03.14 20:59:16.793308 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13098 | 2026.03.14 20:59:16.793309 [ 191 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 13099 | 2026.03.14 20:59:16.793356 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13100 | 2026.03.14 20:59:16.793399 [ 191 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13101 | 2026.03.14 20:59:16.793450 [ 191 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13102 | 2026.03.14 20:59:16.793491 [ 191 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13103 | 2026.03.14 20:59:16.793531 [ 191 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13104 | 2026.03.14 20:59:16.793542 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779364 sec., 1542686.0383822534 rows/sec., 98.32 MiB/sec. | ||
| 13105 | 2026.03.14 20:59:16.793739 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 13106 | 2026.03.14 20:59:16.794036 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2026.03.14 20:59:16.794099 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.03.14 20:59:16.794107 [ 198 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_50_10} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 13109 | 2026.03.14 20:59:16.794134 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13110 | 2026.03.14 20:59:16.794197 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 13111 | 2026.03.14 20:59:16.794262 [ 186 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143296 sec., 4373.320644872369 rows/sec., 324.58 KiB/sec. | ||
| 13112 | 2026.03.14 20:59:16.794398 [ 189 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13113 | 2026.03.14 20:59:16.794505 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13114 | 2026.03.14 20:59:16.794712 [ 189 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.03.14 20:59:16.794770 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.03.14 20:59:16.794797 [ 189 ] {72e145fe-fa1c-4973-b8d4-47ba56b8628f::all_1_13_3} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13117 | 2026.03.14 20:59:16.794889 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13118 | 2026.03.14 20:59:16.794913 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Debug> executeQuery: Read 1045 rows, 73.95 KiB in 0.001623 sec., 643869.3776956253 rows/sec., 44.50 MiB/sec. | ||
| 13119 | 2026.03.14 20:59:16.794956 [ 253 ] {383fd948-8eb4-4700-8950-8839b7c4ad0f} <Debug> TCPHandler: Processed in 0.001797855 sec. | ||
| 13120 | 2026.03.14 20:59:16.795064 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13121 | 2026.03.14 20:59:16.795159 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13122 | 2026.03.14 20:59:16.795201 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13123 | 2026.03.14 20:59:16.795820 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2026.03.14 20:59:16.795856 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13125 | 2026.03.14 20:59:16.796267 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13126 | 2026.03.14 20:59:16.796490 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.03.14 20:59:16.796620 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.00148 sec., 888513.5135135135 rows/sec., 56.02 MiB/sec. | ||
| 13128 | 2026.03.14 20:59:16.796657 [ 253 ] {1ba71615-f52c-4c80-aa17-dacfff25a654} <Debug> TCPHandler: Processed in 0.001643503 sec. | ||
| 13129 | 2026.03.14 20:59:16.796773 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2026.03.14 20:59:16.796869 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13131 | 2026.03.14 20:59:16.796923 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13132 | 2026.03.14 20:59:16.797714 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.03.14 20:59:16.797751 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13134 | 2026.03.14 20:59:16.798309 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13135 | 2026.03.14 20:59:16.798525 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.03.14 20:59:16.798648 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13137 | 2026.03.14 20:59:16.798663 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001812 sec., 22626.931567328917 rows/sec., 40.55 MiB/sec. | ||
| 13138 | 2026.03.14 20:59:16.798702 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.03.14 20:59:16.798734 [ 253 ] {a7e69f09-bc52-423f-b15d-e77eaf40787f} <Debug> TCPHandler: Processed in 0.002012438 sec. | ||
| 13140 | 2026.03.14 20:59:16.798738 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13141 | 2026.03.14 20:59:16.798861 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2026.03.14 20:59:16.798861 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13143 | 2026.03.14 20:59:16.798964 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13144 | 2026.03.14 20:59:16.799012 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13145 | 2026.03.14 20:59:16.799195 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13146 | 2026.03.14 20:59:16.799249 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1414 rows starting from the beginning of the part | ||
| 13147 | 2026.03.14 20:59:16.799340 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.03.14 20:59:16.799357 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 13149 | 2026.03.14 20:59:16.799383 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13150 | 2026.03.14 20:59:16.799467 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 13151 | 2026.03.14 20:59:16.799569 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 13152 | 2026.03.14 20:59:16.799658 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 13153 | 2026.03.14 20:59:16.799711 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13154 | 2026.03.14 20:59:16.799752 [ 191 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 13155 | 2026.03.14 20:59:16.799935 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.03.14 20:59:16.800068 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001123 sec., 42742.6536064114 rows/sec., 2.88 MiB/sec. | ||
| 13157 | 2026.03.14 20:59:16.800105 [ 253 ] {29f34c26-8d33-4eae-adf4-efee9e469d7e} <Debug> TCPHandler: Processed in 0.001295018 sec. | ||
| 13158 | 2026.03.14 20:59:16.808249 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 19 columns (19 merged, 0 gathered) in 0.009422749 sec., 168316.06148057219 rows/sec., 301.61 MiB/sec. | ||
| 13159 | 2026.03.14 20:59:16.810291 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13160 | 2026.03.14 20:59:16.810680 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.03.14 20:59:16.810777 [ 188 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13162 | 2026.03.14 20:59:16.810966 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 13163 | 2026.03.14 20:59:17.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.96 MiB, peak 339.55 MiB, free memory in arenas 0.00 B, will set to 332.62 MiB (RSS), difference: 4.66 MiB | ||
| 13164 | 2026.03.14 20:59:17.317487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1706 | ||
| 13165 | 2026.03.14 20:59:17.320297 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.03.14 20:59:17.320341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13167 | 2026.03.14 20:59:17.321577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13168 | 2026.03.14 20:59:17.321851 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2026.03.14 20:59:17.322194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1706 | ||
| 13170 | 2026.03.14 20:59:17.637142 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13171 | 2026.03.14 20:59:17.637372 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13172 | 2026.03.14 20:59:17.637461 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13173 | 2026.03.14 20:59:17.638365 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.03.14 20:59:17.638419 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13175 | 2026.03.14 20:59:17.638847 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13176 | 2026.03.14 20:59:17.639079 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.03.14 20:59:17.639248 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001937 sec., 39235.93185338152 rows/sec., 3.23 MiB/sec. | ||
| 13178 | 2026.03.14 20:59:17.639266 [ 48 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13179 | 2026.03.14 20:59:17.639299 [ 253 ] {740c3f83-e3e2-4a37-83b9-68110582dd1a} <Debug> TCPHandler: Processed in 0.002282451 sec. | ||
| 13180 | 2026.03.14 20:59:17.639343 [ 48 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.03.14 20:59:17.639373 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13182 | 2026.03.14 20:59:17.639444 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13183 | 2026.03.14 20:59:17.639498 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13184 | 2026.03.14 20:59:17.639555 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13185 | 2026.03.14 20:59:17.639609 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13186 | 2026.03.14 20:59:17.639611 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13187 | 2026.03.14 20:59:17.639653 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2892 rows starting from the beginning of the part | ||
| 13188 | 2026.03.14 20:59:17.639713 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 797 rows starting from the beginning of the part | ||
| 13189 | 2026.03.14 20:59:17.639758 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 13190 | 2026.03.14 20:59:17.639799 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 797 rows starting from the beginning of the part | ||
| 13191 | 2026.03.14 20:59:17.639841 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2002 rows starting from the beginning of the part | ||
| 13192 | 2026.03.14 20:59:17.639880 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 13193 | 2026.03.14 20:59:17.640030 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.03.14 20:59:17.640082 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13195 | 2026.03.14 20:59:17.640416 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13196 | 2026.03.14 20:59:17.640657 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.03.14 20:59:17.640801 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001272 sec., 7861.635220125787 rows/sec., 591.16 KiB/sec. | ||
| 13198 | 2026.03.14 20:59:17.640842 [ 253 ] {a3369706-6661-4850-9dd0-6467a4a8d7b5} <Debug> TCPHandler: Processed in 0.00145909 sec. | ||
| 13199 | 2026.03.14 20:59:17.640949 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.03.14 20:59:17.641046 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13201 | 2026.03.14 20:59:17.641087 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13202 | 2026.03.14 20:59:17.641561 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2026.03.14 20:59:17.641598 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13204 | 2026.03.14 20:59:17.641904 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13205 | 2026.03.14 20:59:17.641915 [ 193 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6700 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473244 sec., 2708992.7237264095 rows/sec., 219.36 MiB/sec. | ||
| 13206 | 2026.03.14 20:59:17.642115 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.03.14 20:59:17.642204 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13208 | 2026.03.14 20:59:17.642234 [ 48 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13209 | 2026.03.14 20:59:17.642249 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001224 sec., 60457.51633986928 rows/sec., 4.72 MiB/sec. | ||
| 13210 | 2026.03.14 20:59:17.642292 [ 48 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2026.03.14 20:59:17.642322 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13212 | 2026.03.14 20:59:17.642324 [ 253 ] {f329acf1-a26d-41a0-b721-a3ae50c0308e} <Debug> TCPHandler: Processed in 0.00142542 sec. | ||
| 13213 | 2026.03.14 20:59:17.642440 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13214 | 2026.03.14 20:59:17.642461 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2026.03.14 20:59:17.642556 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.03.14 20:59:17.642580 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13217 | 2026.03.14 20:59:17.642580 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13218 | 2026.03.14 20:59:17.642635 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13219 | 2026.03.14 20:59:17.642645 [ 187 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_91_18} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13220 | 2026.03.14 20:59:17.642643 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1551 rows starting from the beginning of the part | ||
| 13221 | 2026.03.14 20:59:17.642736 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13222 | 2026.03.14 20:59:17.642742 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 490 rows starting from the beginning of the part | ||
| 13223 | 2026.03.14 20:59:17.642808 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 13224 | 2026.03.14 20:59:17.642862 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 490 rows starting from the beginning of the part | ||
| 13225 | 2026.03.14 20:59:17.642909 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1045 rows starting from the beginning of the part | ||
| 13226 | 2026.03.14 20:59:17.642955 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 74 rows starting from the beginning of the part | ||
| 13227 | 2026.03.14 20:59:17.643044 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.03.14 20:59:17.643083 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13229 | 2026.03.14 20:59:17.643440 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13230 | 2026.03.14 20:59:17.643664 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13231 | 2026.03.14 20:59:17.643802 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001241 sec., 25785.656728444803 rows/sec., 1.80 MiB/sec. | ||
| 13232 | 2026.03.14 20:59:17.643838 [ 253 ] {6c1eb748-fca1-46c7-848d-e3fd4c7a3567} <Debug> TCPHandler: Processed in 0.001424609 sec. | ||
| 13233 | 2026.03.14 20:59:17.643951 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13234 | 2026.03.14 20:59:17.644043 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13235 | 2026.03.14 20:59:17.644098 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13236 | 2026.03.14 20:59:17.644435 [ 199 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002044537 sec., 1836112.528166524 rows/sec., 135.67 MiB/sec. | ||
| 13237 | 2026.03.14 20:59:17.644656 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13238 | 2026.03.14 20:59:17.644855 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2026.03.14 20:59:17.644891 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13240 | 2026.03.14 20:59:17.644911 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.03.14 20:59:17.644982 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_91_18} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13242 | 2026.03.14 20:59:17.645054 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13243 | 2026.03.14 20:59:17.645394 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13244 | 2026.03.14 20:59:17.645614 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.03.14 20:59:17.645752 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001727 sec., 5790.387955993051 rows/sec., 10.38 MiB/sec. | ||
| 13246 | 2026.03.14 20:59:17.645821 [ 253 ] {19e8057d-d7a4-4801-a433-87f2f4a05d7e} <Debug> TCPHandler: Processed in 0.001917087 sec. | ||
| 13247 | 2026.03.14 20:59:17.645927 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.03.14 20:59:17.646020 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13249 | 2026.03.14 20:59:17.646060 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13250 | 2026.03.14 20:59:17.646367 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.03.14 20:59:17.646401 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13252 | 2026.03.14 20:59:17.646713 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13253 | 2026.03.14 20:59:17.646923 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.03.14 20:59:17.647029 [ 48 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13255 | 2026.03.14 20:59:17.647049 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 790.20 KiB/sec. | ||
| 13256 | 2026.03.14 20:59:17.647087 [ 48 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2026.03.14 20:59:17.647114 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13258 | 2026.03.14 20:59:17.647116 [ 253 ] {d9b19b1d-0e57-4570-bb82-559fb106c65a} <Debug> TCPHandler: Processed in 0.001235768 sec. | ||
| 13259 | 2026.03.14 20:59:17.647209 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13260 | 2026.03.14 20:59:17.647321 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13261 | 2026.03.14 20:59:17.647351 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5472 rows starting from the beginning of the part | ||
| 13262 | 2026.03.14 20:59:17.647403 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13263 | 2026.03.14 20:59:17.647444 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13264 | 2026.03.14 20:59:17.647480 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 13265 | 2026.03.14 20:59:17.647516 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 48 rows starting from the beginning of the part | ||
| 13266 | 2026.03.14 20:59:17.647561 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
| 13267 | 2026.03.14 20:59:17.649139 [ 205 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5772 rows, containing 4 columns (4 merged, 0 gathered) in 0.001969517 sec., 2930667.7728600465 rows/sec., 189.57 MiB/sec. | ||
| 13268 | 2026.03.14 20:59:17.649552 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13269 | 2026.03.14 20:59:17.649851 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13270 | 2026.03.14 20:59:17.649936 [ 203 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_91_18} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13271 | 2026.03.14 20:59:17.650016 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13272 | 2026.03.14 20:59:19.744334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26297 | ||
| 13273 | 2026.03.14 20:59:19.745159 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.03.14 20:59:19.745229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13275 | 2026.03.14 20:59:19.746002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13276 | 2026.03.14 20:59:19.746238 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.03.14 20:59:19.746376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26297 | ||
| 13278 | 2026.03.14 20:59:21.128727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13279 | 2026.03.14 20:59:21.145683 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13280 | 2026.03.14 20:59:21.145745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13281 | 2026.03.14 20:59:21.151755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13282 | 2026.03.14 20:59:21.152426 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13283 | 2026.03.14 20:59:21.155248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13284 | 2026.03.14 20:59:22.651073 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2026.03.14 20:59:22.651241 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13286 | 2026.03.14 20:59:22.651302 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13287 | 2026.03.14 20:59:22.652096 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.03.14 20:59:22.652132 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13289 | 2026.03.14 20:59:22.652510 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13290 | 2026.03.14 20:59:22.652736 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.03.14 20:59:22.652883 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001687 sec., 168346.17664493184 rows/sec., 10.69 MiB/sec. | ||
| 13292 | 2026.03.14 20:59:22.652923 [ 253 ] {03b0c841-f5be-47c3-9d98-e92e509f7985} <Debug> TCPHandler: Processed in 0.001966837 sec. | ||
| 13293 | 2026.03.14 20:59:22.653054 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.03.14 20:59:22.653147 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13295 | 2026.03.14 20:59:22.653187 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13296 | 2026.03.14 20:59:22.654009 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.03.14 20:59:22.654044 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13298 | 2026.03.14 20:59:22.654389 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13299 | 2026.03.14 20:59:22.654600 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.03.14 20:59:22.654740 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001611 sec., 494723.774053383 rows/sec., 38.49 MiB/sec. | ||
| 13301 | 2026.03.14 20:59:22.654775 [ 253 ] {d7823938-246d-4897-9b84-af3fd26e594b} <Debug> TCPHandler: Processed in 0.001768945 sec. | ||
| 13302 | 2026.03.14 20:59:22.654880 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.03.14 20:59:22.654979 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13304 | 2026.03.14 20:59:22.655017 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13305 | 2026.03.14 20:59:22.655484 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.03.14 20:59:22.655518 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13307 | 2026.03.14 20:59:22.655830 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13308 | 2026.03.14 20:59:22.656032 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.03.14 20:59:22.656157 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001196 sec., 118729.09698996655 rows/sec., 6.97 MiB/sec. | ||
| 13310 | 2026.03.14 20:59:22.656192 [ 253 ] {88de8e9e-9454-4853-bbc3-06415c0c6fba} <Debug> TCPHandler: Processed in 0.001359168 sec. | ||
| 13311 | 2026.03.14 20:59:22.656296 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.03.14 20:59:22.656388 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13313 | 2026.03.14 20:59:22.656427 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13314 | 2026.03.14 20:59:22.656867 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.03.14 20:59:22.656902 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13316 | 2026.03.14 20:59:22.657197 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13317 | 2026.03.14 20:59:22.657405 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.03.14 20:59:22.657532 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 13319 | 2026.03.14 20:59:22.657567 [ 253 ] {d019db02-e77f-497b-983c-29a7011c9f81} <Debug> TCPHandler: Processed in 0.001318268 sec. | ||
| 13320 | 2026.03.14 20:59:22.657673 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.03.14 20:59:22.657764 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13322 | 2026.03.14 20:59:22.657802 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13323 | 2026.03.14 20:59:22.658212 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.03.14 20:59:22.658245 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13325 | 2026.03.14 20:59:22.658535 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13326 | 2026.03.14 20:59:22.658752 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.03.14 20:59:22.658873 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 13328 | 2026.03.14 20:59:22.658909 [ 253 ] {b9a4b365-2e99-411e-8884-6f4557bdb33d} <Debug> TCPHandler: Processed in 0.001284268 sec. | ||
| 13329 | 2026.03.14 20:59:22.659012 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.03.14 20:59:22.659102 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13331 | 2026.03.14 20:59:22.659141 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13332 | 2026.03.14 20:59:22.659713 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.03.14 20:59:22.659746 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13334 | 2026.03.14 20:59:22.660058 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13335 | 2026.03.14 20:59:22.660265 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.03.14 20:59:22.660388 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001303 sec., 376055.2570990023 rows/sec., 26.37 MiB/sec. | ||
| 13337 | 2026.03.14 20:59:22.660424 [ 253 ] {f8202384-95ac-493f-bf2b-618fc825f1d8} <Debug> TCPHandler: Processed in 0.00145927 sec. | ||
| 13338 | 2026.03.14 20:59:22.660526 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.03.14 20:59:22.660629 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13340 | 2026.03.14 20:59:22.660671 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13341 | 2026.03.14 20:59:22.660988 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.03.14 20:59:22.661023 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13343 | 2026.03.14 20:59:22.661311 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13344 | 2026.03.14 20:59:22.661506 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.03.14 20:59:22.661634 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 13346 | 2026.03.14 20:59:22.661669 [ 253 ] {ea8c33a2-87a2-4f74-911c-07bce902da66} <Debug> TCPHandler: Processed in 0.001189806 sec. | ||
| 13347 | 2026.03.14 20:59:22.661770 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.03.14 20:59:22.661862 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13349 | 2026.03.14 20:59:22.661902 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13350 | 2026.03.14 20:59:22.662301 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.03.14 20:59:22.662333 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13352 | 2026.03.14 20:59:22.662662 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13353 | 2026.03.14 20:59:22.662871 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.03.14 20:59:22.662995 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 13355 | 2026.03.14 20:59:22.663030 [ 253 ] {7915056a-c636-420b-ac0c-26629694ca4e} <Debug> TCPHandler: Processed in 0.001307078 sec. | ||
| 13356 | 2026.03.14 20:59:22.663030 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_87_18 to all_92_92_0 | ||
| 13357 | 2026.03.14 20:59:22.663107 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2026.03.14 20:59:22.663132 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13359 | 2026.03.14 20:59:22.663133 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.03.14 20:59:22.663237 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13361 | 2026.03.14 20:59:22.663246 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_87_18 to all_92_92_0 into Compact with storage Full | ||
| 13362 | 2026.03.14 20:59:22.663278 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13363 | 2026.03.14 20:59:22.663391 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13364 | 2026.03.14 20:59:22.663438 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_87_18, total 31610 rows starting from the beginning of the part | ||
| 13365 | 2026.03.14 20:59:22.663517 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13366 | 2026.03.14 20:59:22.663570 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 13367 | 2026.03.14 20:59:22.663583 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.03.14 20:59:22.663620 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1315 rows starting from the beginning of the part | ||
| 13369 | 2026.03.14 20:59:22.663634 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13370 | 2026.03.14 20:59:22.663675 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
| 13371 | 2026.03.14 20:59:22.663727 [ 199 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 13372 | 2026.03.14 20:59:22.663940 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13373 | 2026.03.14 20:59:22.664179 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.03.14 20:59:22.664311 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 13375 | 2026.03.14 20:59:22.664346 [ 253 ] {a42adba3-499f-4573-bb0d-729cfdd12139} <Debug> TCPHandler: Processed in 0.001259647 sec. | ||
| 13376 | 2026.03.14 20:59:22.664446 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2026.03.14 20:59:22.664539 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13378 | 2026.03.14 20:59:22.664577 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13379 | 2026.03.14 20:59:22.664912 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.03.14 20:59:22.664947 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13381 | 2026.03.14 20:59:22.665258 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13382 | 2026.03.14 20:59:22.665472 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.03.14 20:59:22.665598 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 13384 | 2026.03.14 20:59:22.665642 [ 253 ] {233845bb-3246-4f1b-969d-00f30249a3f9} <Debug> TCPHandler: Processed in 0.001243117 sec. | ||
| 13385 | 2026.03.14 20:59:22.670555 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33647 rows, containing 5 columns (5 merged, 0 gathered) in 0.007362651 sec., 4569957.206989711 rows/sec., 299.03 MiB/sec. | ||
| 13386 | 2026.03.14 20:59:22.670845 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 13387 | 2026.03.14 20:59:22.671144 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.03.14 20:59:22.671224 [ 187 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_87_18, all_92_92_0] -> all_1_92_19 | ||
| 13389 | 2026.03.14 20:59:22.671321 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13390 | 2026.03.14 20:59:27.095777 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13391 | 2026.03.14 20:59:27.095867 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13392 | 2026.03.14 20:59:27.246612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26809 | ||
| 13393 | 2026.03.14 20:59:27.247428 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.03.14 20:59:27.247492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13395 | 2026.03.14 20:59:27.248019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13396 | 2026.03.14 20:59:27.248254 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.03.14 20:59:27.248388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26809 | ||
| 13398 | 2026.03.14 20:59:27.248400 [ 34 ] {} <Debug> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13399 | 2026.03.14 20:59:27.248459 [ 34 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2026.03.14 20:59:27.248482 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13401 | 2026.03.14 20:59:27.248622 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13402 | 2026.03.14 20:59:27.248771 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13403 | 2026.03.14 20:59:27.248812 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24377 rows starting from the beginning of the part | ||
| 13404 | 2026.03.14 20:59:27.248883 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 13405 | 2026.03.14 20:59:27.248932 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 13406 | 2026.03.14 20:59:27.248977 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 13407 | 2026.03.14 20:59:27.249018 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 13408 | 2026.03.14 20:59:27.249070 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 13409 | 2026.03.14 20:59:27.251160 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26809 rows, containing 4 columns (4 merged, 0 gathered) in 0.002598836 sec., 10315772.137987928 rows/sec., 147.57 MiB/sec. | ||
| 13410 | 2026.03.14 20:59:27.251304 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13411 | 2026.03.14 20:59:27.251530 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.03.14 20:59:27.251598 [ 196 ] {6e79d5b6-3656-458a-9ef1-34b9249502a4::all_1_56_11} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13413 | 2026.03.14 20:59:27.251670 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 13414 | 2026.03.14 20:59:27.322672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1738 | ||
| 13415 | 2026.03.14 20:59:27.325128 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.03.14 20:59:27.325171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13417 | 2026.03.14 20:59:27.326370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13418 | 2026.03.14 20:59:27.326649 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2026.03.14 20:59:27.326827 [ 34 ] {} <Debug> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13420 | 2026.03.14 20:59:27.326876 [ 34 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2026.03.14 20:59:27.326898 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13422 | 2026.03.14 20:59:27.326930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1738 | ||
| 13423 | 2026.03.14 20:59:27.327018 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::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 | ||
| 13424 | 2026.03.14 20:59:27.327598 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13425 | 2026.03.14 20:59:27.327725 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1538 rows starting from the beginning of the part | ||
| 13426 | 2026.03.14 20:59:27.328085 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 13427 | 2026.03.14 20:59:27.328433 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 13428 | 2026.03.14 20:59:27.328779 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 13429 | 2026.03.14 20:59:27.329110 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 50 rows starting from the beginning of the part | ||
| 13430 | 2026.03.14 20:59:27.329473 [ 192 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 13431 | 2026.03.14 20:59:27.336501 [ 200 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 72 columns (72 merged, 0 gathered) in 0.009532432 sec., 182324.93030110258 rows/sec., 143.30 MiB/sec. | ||
| 13432 | 2026.03.14 20:59:27.338207 [ 202 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13433 | 2026.03.14 20:59:27.338805 [ 202 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.03.14 20:59:27.338882 [ 202 ] {20f1c4cb-803d-4ea9-b626-13273328817e::all_1_41_8} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13435 | 2026.03.14 20:59:27.339121 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13436 | 2026.03.14 20:59:27.644783 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2026.03.14 20:59:27.644996 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13438 | 2026.03.14 20:59:27.645063 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13439 | 2026.03.14 20:59:27.645895 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2026.03.14 20:59:27.645935 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13441 | 2026.03.14 20:59:27.646359 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13442 | 2026.03.14 20:59:27.646588 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13443 | 2026.03.14 20:59:27.646758 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00181 sec., 75138.12154696132 rows/sec., 6.53 MiB/sec. | ||
| 13444 | 2026.03.14 20:59:27.646810 [ 253 ] {24afa6ad-91f5-4f8b-86b9-3a78775a0269} <Debug> TCPHandler: Processed in 0.002160259 sec. | ||
| 13445 | 2026.03.14 20:59:27.646958 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13446 | 2026.03.14 20:59:27.647064 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13447 | 2026.03.14 20:59:27.647108 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13448 | 2026.03.14 20:59:27.647565 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.03.14 20:59:27.647600 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13450 | 2026.03.14 20:59:27.647937 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13451 | 2026.03.14 20:59:27.648156 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13452 | 2026.03.14 20:59:27.648284 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001244 sec., 32154.34083601286 rows/sec., 2.36 MiB/sec. | ||
| 13453 | 2026.03.14 20:59:27.648323 [ 253 ] {73d497ee-a9ae-45b0-b9d2-ff6dd83df42e} <Debug> TCPHandler: Processed in 0.00143602 sec. | ||
| 13454 | 2026.03.14 20:59:27.648448 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2026.03.14 20:59:27.648545 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13456 | 2026.03.14 20:59:27.648585 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13457 | 2026.03.14 20:59:27.649041 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2026.03.14 20:59:27.649075 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13459 | 2026.03.14 20:59:27.649385 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13460 | 2026.03.14 20:59:27.649595 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13461 | 2026.03.14 20:59:27.649726 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 13462 | 2026.03.14 20:59:27.649764 [ 253 ] {d69605b8-0f24-486b-bf46-19c204f72571} <Debug> TCPHandler: Processed in 0.001374899 sec. | ||
| 13463 | 2026.03.14 20:59:27.649888 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2026.03.14 20:59:27.649982 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13465 | 2026.03.14 20:59:27.650025 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13466 | 2026.03.14 20:59:27.650428 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.03.14 20:59:27.650463 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13468 | 2026.03.14 20:59:27.650802 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13469 | 2026.03.14 20:59:27.651011 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.03.14 20:59:27.651138 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 13471 | 2026.03.14 20:59:27.651175 [ 253 ] {d81824fe-1052-4fd7-9dfb-0b818c532e30} <Debug> TCPHandler: Processed in 0.001344929 sec. | ||
| 13472 | 2026.03.14 20:59:27.651284 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.03.14 20:59:27.651388 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13474 | 2026.03.14 20:59:27.651443 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13475 | 2026.03.14 20:59:27.652296 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.03.14 20:59:27.652330 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13477 | 2026.03.14 20:59:27.652903 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13478 | 2026.03.14 20:59:27.653128 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.03.14 20:59:27.653263 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001894 sec., 21119.324181626187 rows/sec., 37.84 MiB/sec. | ||
| 13480 | 2026.03.14 20:59:27.653323 [ 253 ] {b1a9fe60-e06f-4b56-b219-5f3abde66fab} <Debug> TCPHandler: Processed in 0.002096049 sec. | ||
| 13481 | 2026.03.14 20:59:27.653430 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2026.03.14 20:59:27.653524 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13483 | 2026.03.14 20:59:27.653565 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13484 | 2026.03.14 20:59:27.653887 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.03.14 20:59:27.653920 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13486 | 2026.03.14 20:59:27.654215 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13487 | 2026.03.14 20:59:27.654425 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.03.14 20:59:27.654548 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 13489 | 2026.03.14 20:59:27.654583 [ 253 ] {97c24661-59f4-4e76-b70a-32a120fb5556} <Debug> TCPHandler: Processed in 0.001201146 sec. | ||
| 13490 | 2026.03.14 20:59:28.655376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13491 | 2026.03.14 20:59:28.672267 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.03.14 20:59:28.672320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13493 | 2026.03.14 20:59:28.678405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13494 | 2026.03.14 20:59:28.679099 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2026.03.14 20:59:28.679422 [ 31 ] {} <Debug> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13496 | 2026.03.14 20:59:28.679521 [ 31 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.03.14 20:59:28.679557 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13498 | 2026.03.14 20:59:28.679714 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13499 | 2026.03.14 20:59:28.682260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13500 | 2026.03.14 20:59:28.683836 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13501 | 2026.03.14 20:59:28.685303 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13502 | 2026.03.14 20:59:28.690068 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13503 | 2026.03.14 20:59:28.694758 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13504 | 2026.03.14 20:59:28.699522 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13505 | 2026.03.14 20:59:28.703968 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13506 | 2026.03.14 20:59:28.707833 [ 197 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 13507 | 2026.03.14 20:59:28.758737 [ 202 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079084858 sec., 5336.040433934901 rows/sec., 27.59 MiB/sec. | ||
| 13508 | 2026.03.14 20:59:28.762004 [ 202 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13509 | 2026.03.14 20:59:28.764306 [ 202 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.03.14 20:59:28.764427 [ 202 ] {05394d0e-0d74-47e4-acba-325daac01cb9::all_1_56_11} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13511 | 2026.03.14 20:59:28.767202 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13512 | 2026.03.14 20:59:32.650341 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2026.03.14 20:59:32.650550 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13514 | 2026.03.14 20:59:32.650619 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13515 | 2026.03.14 20:59:32.651422 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.03.14 20:59:32.651461 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13517 | 2026.03.14 20:59:32.651865 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13518 | 2026.03.14 20:59:32.652111 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.03.14 20:59:32.652265 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001766 sec., 160815.4020385051 rows/sec., 10.21 MiB/sec. | ||
| 13520 | 2026.03.14 20:59:32.652263 [ 60 ] {} <Debug> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13521 | 2026.03.14 20:59:32.652308 [ 253 ] {4d23eb36-adbc-4359-99b1-1f11f843dfc7} <Debug> TCPHandler: Processed in 0.002099039 sec. | ||
| 13522 | 2026.03.14 20:59:32.652352 [ 60 ] {} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.03.14 20:59:32.652382 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13524 | 2026.03.14 20:59:32.652474 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13525 | 2026.03.14 20:59:32.652541 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::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 | ||
| 13526 | 2026.03.14 20:59:32.652578 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13527 | 2026.03.14 20:59:32.652647 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13528 | 2026.03.14 20:59:32.652751 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13529 | 2026.03.14 20:59:32.652800 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 308 rows starting from the beginning of the part | ||
| 13530 | 2026.03.14 20:59:32.652878 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13531 | 2026.03.14 20:59:32.652934 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 13532 | 2026.03.14 20:59:32.652982 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 13533 | 2026.03.14 20:59:32.653026 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 13534 | 2026.03.14 20:59:32.653072 [ 189 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 13535 | 2026.03.14 20:59:32.653561 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13536 | 2026.03.14 20:59:32.653602 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13537 | 2026.03.14 20:59:32.654157 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13538 | 2026.03.14 20:59:32.654205 [ 188 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747224 sec., 988997.4038818149 rows/sec., 66.85 MiB/sec. | ||
| 13539 | 2026.03.14 20:59:32.654367 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13540 | 2026.03.14 20:59:32.654377 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.03.14 20:59:32.654513 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001954 sec., 407881.26919140224 rows/sec., 31.73 MiB/sec. | ||
| 13542 | 2026.03.14 20:59:32.654552 [ 253 ] {a0b77039-f460-4aee-88ec-ebec4f35f19b} <Debug> TCPHandler: Processed in 0.00213047 sec. | ||
| 13543 | 2026.03.14 20:59:32.654619 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2026.03.14 20:59:32.654676 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2026.03.14 20:59:32.654689 [ 198 ] {736577b6-3558-4935-8383-7cb96c210483::all_1_41_8} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13546 | 2026.03.14 20:59:32.654766 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13547 | 2026.03.14 20:59:32.654772 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13548 | 2026.03.14 20:59:32.654815 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13549 | 2026.03.14 20:59:32.655326 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2026.03.14 20:59:32.655361 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13551 | 2026.03.14 20:59:32.655669 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13552 | 2026.03.14 20:59:32.655896 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2026.03.14 20:59:32.656020 [ 74 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13554 | 2026.03.14 20:59:32.656022 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001269 sec., 111899.13317572893 rows/sec., 6.57 MiB/sec. | ||
| 13555 | 2026.03.14 20:59:32.656056 [ 74 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13556 | 2026.03.14 20:59:32.656075 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13557 | 2026.03.14 20:59:32.656076 [ 253 ] {026c260e-6c45-4ea9-a70c-2c6b7d238a59} <Debug> TCPHandler: Processed in 0.00145716 sec. | ||
| 13558 | 2026.03.14 20:59:32.656168 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13559 | 2026.03.14 20:59:32.656197 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13560 | 2026.03.14 20:59:32.656286 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13561 | 2026.03.14 20:59:32.656297 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13562 | 2026.03.14 20:59:32.656326 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 225 rows starting from the beginning of the part | ||
| 13563 | 2026.03.14 20:59:32.656344 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13564 | 2026.03.14 20:59:32.656400 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 45 rows starting from the beginning of the part | ||
| 13565 | 2026.03.14 20:59:32.656452 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 13566 | 2026.03.14 20:59:32.656498 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 142 rows starting from the beginning of the part | ||
| 13567 | 2026.03.14 20:59:32.656538 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 40 rows starting from the beginning of the part | ||
| 13568 | 2026.03.14 20:59:32.656578 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 142 rows starting from the beginning of the part | ||
| 13569 | 2026.03.14 20:59:32.656814 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2026.03.14 20:59:32.656856 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13571 | 2026.03.14 20:59:32.657171 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13572 | 2026.03.14 20:59:32.657378 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2026.03.14 20:59:32.657439 [ 193 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312668 sec., 460131.5793483196 rows/sec., 30.73 MiB/sec. | ||
| 13574 | 2026.03.14 20:59:32.657503 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.86 MiB/sec. | ||
| 13575 | 2026.03.14 20:59:32.657542 [ 253 ] {101be51b-ea14-4085-bb76-2f4b7d1f8cae} <Debug> TCPHandler: Processed in 0.00139414 sec. | ||
| 13576 | 2026.03.14 20:59:32.657579 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13577 | 2026.03.14 20:59:32.657656 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.03.14 20:59:32.657757 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13579 | 2026.03.14 20:59:32.657798 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13580 | 2026.03.14 20:59:32.657833 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2026.03.14 20:59:32.657914 [ 188 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_91_18} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13582 | 2026.03.14 20:59:32.657993 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13583 | 2026.03.14 20:59:32.658273 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13584 | 2026.03.14 20:59:32.658313 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13585 | 2026.03.14 20:59:32.658625 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13586 | 2026.03.14 20:59:32.658910 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13587 | 2026.03.14 20:59:32.659007 [ 74 ] {} <Debug> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13588 | 2026.03.14 20:59:32.659038 [ 74 ] {} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.03.14 20:59:32.659040 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001301 sec., 113758.64719446578 rows/sec., 6.47 MiB/sec. | ||
| 13590 | 2026.03.14 20:59:32.659054 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13591 | 2026.03.14 20:59:32.659085 [ 253 ] {2dd79eb0-18b0-4813-90d8-bf39cf8c6d33} <Debug> TCPHandler: Processed in 0.001477261 sec. | ||
| 13592 | 2026.03.14 20:59:32.659120 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::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 | ||
| 13593 | 2026.03.14 20:59:32.659194 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13594 | 2026.03.14 20:59:32.659197 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13595 | 2026.03.14 20:59:32.659219 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 160 rows starting from the beginning of the part | ||
| 13596 | 2026.03.14 20:59:32.659271 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13597 | 2026.03.14 20:59:32.659295 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13598 | 2026.03.14 20:59:32.659310 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 13599 | 2026.03.14 20:59:32.659335 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13600 | 2026.03.14 20:59:32.659348 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 13601 | 2026.03.14 20:59:32.659386 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 13602 | 2026.03.14 20:59:32.659423 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 13603 | 2026.03.14 20:59:32.660150 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.03.14 20:59:32.660192 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13605 | 2026.03.14 20:59:32.660459 [ 198 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365359 sec., 659167.2959272983 rows/sec., 40.17 MiB/sec. | ||
| 13606 | 2026.03.14 20:59:32.660573 [ 193 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13607 | 2026.03.14 20:59:32.660615 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13608 | 2026.03.14 20:59:32.660839 [ 193 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.03.14 20:59:32.660853 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.03.14 20:59:32.660902 [ 193 ] {fd014abf-648d-486c-a0d3-d4eabccb6e85::all_1_41_8} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13611 | 2026.03.14 20:59:32.660958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13612 | 2026.03.14 20:59:32.660987 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00171 sec., 286549.7076023392 rows/sec., 20.09 MiB/sec. | ||
| 13613 | 2026.03.14 20:59:32.661024 [ 253 ] {58cdddad-6f96-40bd-b9cb-2f68fc78d516} <Debug> TCPHandler: Processed in 0.001875076 sec. | ||
| 13614 | 2026.03.14 20:59:32.661139 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2026.03.14 20:59:32.661241 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13616 | 2026.03.14 20:59:32.661282 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13617 | 2026.03.14 20:59:32.661668 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2026.03.14 20:59:32.661703 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13619 | 2026.03.14 20:59:32.662002 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13620 | 2026.03.14 20:59:32.662208 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2026.03.14 20:59:32.662335 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 13622 | 2026.03.14 20:59:32.662370 [ 253 ] {5675bbc5-9d55-476e-b62c-7e7e2a448666} <Debug> TCPHandler: Processed in 0.001280117 sec. | ||
| 13623 | 2026.03.14 20:59:32.662480 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.03.14 20:59:32.662578 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13625 | 2026.03.14 20:59:32.662619 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13626 | 2026.03.14 20:59:32.663073 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.03.14 20:59:32.663109 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13628 | 2026.03.14 20:59:32.663444 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13629 | 2026.03.14 20:59:32.663656 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.03.14 20:59:32.663794 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001234 sec., 214748.78444084278 rows/sec., 14.27 MiB/sec. | ||
| 13631 | 2026.03.14 20:59:32.663833 [ 253 ] {f8f5e28f-6e26-4e6e-9705-f0448d469d06} <Debug> TCPHandler: Processed in 0.001400959 sec. | ||
| 13632 | 2026.03.14 20:59:32.663944 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.03.14 20:59:32.664035 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13634 | 2026.03.14 20:59:32.664076 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13635 | 2026.03.14 20:59:32.664378 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2026.03.14 20:59:32.664412 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13637 | 2026.03.14 20:59:32.664716 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13638 | 2026.03.14 20:59:32.664919 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2026.03.14 20:59:32.665009 [ 74 ] {} <Debug> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 13640 | 2026.03.14 20:59:32.665037 [ 74 ] {} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13641 | 2026.03.14 20:59:32.665042 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 13642 | 2026.03.14 20:59:32.665054 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13643 | 2026.03.14 20:59:32.665080 [ 253 ] {c2ee2bb1-3162-4d76-a02e-e38ee669b2da} <Debug> TCPHandler: Processed in 0.001183046 sec. | ||
| 13644 | 2026.03.14 20:59:32.665135 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 13645 | 2026.03.14 20:59:32.665185 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13646 | 2026.03.14 20:59:32.665219 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13647 | 2026.03.14 20:59:32.665244 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 34 rows starting from the beginning of the part | ||
| 13648 | 2026.03.14 20:59:32.665275 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13649 | 2026.03.14 20:59:32.665292 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13650 | 2026.03.14 20:59:32.665315 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13651 | 2026.03.14 20:59:32.665332 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13652 | 2026.03.14 20:59:32.665369 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13653 | 2026.03.14 20:59:32.665404 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13654 | 2026.03.14 20:59:32.665438 [ 203 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13655 | 2026.03.14 20:59:32.665679 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2026.03.14 20:59:32.665720 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13657 | 2026.03.14 20:59:32.666025 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13658 | 2026.03.14 20:59:32.666102 [ 186 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.000991443 sec., 39336.60331456271 rows/sec., 2.58 MiB/sec. | ||
| 13659 | 2026.03.14 20:59:32.666250 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2026.03.14 20:59:32.666285 [ 186 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 13661 | 2026.03.14 20:59:32.666383 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 13662 | 2026.03.14 20:59:32.666424 [ 253 ] {77638a00-f2f3-493b-aca6-ebf5cef2ec13} <Debug> TCPHandler: Processed in 0.001286158 sec. | ||
| 13663 | 2026.03.14 20:59:32.666596 [ 186 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.03.14 20:59:32.666680 [ 186 ] {10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594::all_1_39_8} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 13665 | 2026.03.14 20:59:32.666779 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13666 | 2026.03.14 20:59:34.748623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27257 | ||
| 13667 | 2026.03.14 20:59:34.749313 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13668 | 2026.03.14 20:59:34.749384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.36 GiB. | ||
| 13669 | 2026.03.14 20:59:34.750018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13670 | 2026.03.14 20:59:34.750347 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.03.14 20:59:34.750541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27257 | ||
| 13672 | 2026.03.14 20:59:34.887116 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56698 | ||
| 13673 | 2026.03.14 20:59:34.887227 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13674 | 2026.03.14 20:59:34.887255 [ 287 ] {} <Debug> TCP-Session: 8e7bbdd7-de7a-4a4d-8b7e-7dcde5bfc3db Authenticating user 'default' from [fd00:1122:3344:101::e]:56698 | ||
| 13675 | 2026.03.14 20:59:34.887275 [ 287 ] {} <Debug> TCP-Session: 8e7bbdd7-de7a-4a4d-8b7e-7dcde5bfc3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13676 | 2026.03.14 20:59:34.887289 [ 287 ] {} <Debug> TCP-Session: 8e7bbdd7-de7a-4a4d-8b7e-7dcde5bfc3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13677 | 2026.03.14 20:59:34.887507 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34584 | ||
| 13678 | 2026.03.14 20:59:34.887538 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54392 | ||
| 13679 | 2026.03.14 20:59:34.887558 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49153 | ||
| 13680 | 2026.03.14 20:59:34.887573 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44877 | ||
| 13681 | 2026.03.14 20:59:34.887600 [ 287 ] {} <Trace> TCP-Session: 8e7bbdd7-de7a-4a4d-8b7e-7dcde5bfc3db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2026.03.14 20:59:34.887625 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13683 | 2026.03.14 20:59:34.887621 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13684 | 2026.03.14 20:59:34.887656 [ 291 ] {} <Debug> TCP-Session: 70d1e746-24bf-4358-9c2c-a406f2ed5dd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54392 | ||
| 13685 | 2026.03.14 20:59:34.887584 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52710 | ||
| 13686 | 2026.03.14 20:59:34.887686 [ 291 ] {} <Debug> TCP-Session: 70d1e746-24bf-4358-9c2c-a406f2ed5dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13687 | 2026.03.14 20:59:34.887680 [ 289 ] {} <Debug> TCP-Session: 5e7d16ea-1d58-4c57-8566-9c4100d38e1a Authenticating user 'default' from [fd00:1122:3344:101::e]:34584 | ||
| 13688 | 2026.03.14 20:59:34.887730 [ 291 ] {} <Debug> TCP-Session: 70d1e746-24bf-4358-9c2c-a406f2ed5dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13689 | 2026.03.14 20:59:34.887570 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45754 | ||
| 13690 | 2026.03.14 20:59:34.887535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52456 | ||
| 13691 | 2026.03.14 20:59:34.887591 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38485 | ||
| 13692 | 2026.03.14 20:59:34.887791 [ 287 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13693 | 2026.03.14 20:59:34.887760 [ 289 ] {} <Debug> TCP-Session: 5e7d16ea-1d58-4c57-8566-9c4100d38e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2026.03.14 20:59:34.887900 [ 289 ] {} <Debug> TCP-Session: 5e7d16ea-1d58-4c57-8566-9c4100d38e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13695 | 2026.03.14 20:59:34.888215 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13696 | 2026.03.14 20:59:34.888216 [ 287 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13697 | 2026.03.14 20:59:34.888259 [ 3 ] {} <Debug> TCP-Session: d299ae49-911c-4409-a18f-38bd8d6f56c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52710 | ||
| 13698 | 2026.03.14 20:59:34.888295 [ 3 ] {} <Debug> TCP-Session: d299ae49-911c-4409-a18f-38bd8d6f56c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13699 | 2026.03.14 20:59:34.888307 [ 287 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13700 | 2026.03.14 20:59:34.888314 [ 3 ] {} <Debug> TCP-Session: d299ae49-911c-4409-a18f-38bd8d6f56c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13701 | 2026.03.14 20:59:34.888350 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13702 | 2026.03.14 20:59:34.888389 [ 294 ] {} <Debug> TCP-Session: c191b22f-058c-4e97-a141-5d2efa0a5c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:45754 | ||
| 13703 | 2026.03.14 20:59:34.888412 [ 294 ] {} <Debug> TCP-Session: c191b22f-058c-4e97-a141-5d2efa0a5c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.03.14 20:59:34.888425 [ 294 ] {} <Debug> TCP-Session: c191b22f-058c-4e97-a141-5d2efa0a5c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13705 | 2026.03.14 20:59:34.888494 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13706 | 2026.03.14 20:59:34.888537 [ 293 ] {} <Debug> TCP-Session: 9d71fafd-85e3-4278-ae8a-218218b25f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:49153 | ||
| 13707 | 2026.03.14 20:59:34.888556 [ 293 ] {} <Debug> TCP-Session: 9d71fafd-85e3-4278-ae8a-218218b25f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13708 | 2026.03.14 20:59:34.888577 [ 293 ] {} <Debug> TCP-Session: 9d71fafd-85e3-4278-ae8a-218218b25f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13709 | 2026.03.14 20:59:34.888656 [ 287 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 13710 | 2026.03.14 20:59:34.888794 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13711 | 2026.03.14 20:59:34.888830 [ 286 ] {} <Debug> TCP-Session: a2f7e742-0267-4ae6-9338-ce38062fedd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38485 | ||
| 13712 | 2026.03.14 20:59:34.888850 [ 286 ] {} <Debug> TCP-Session: a2f7e742-0267-4ae6-9338-ce38062fedd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13713 | 2026.03.14 20:59:34.888862 [ 286 ] {} <Debug> TCP-Session: a2f7e742-0267-4ae6-9338-ce38062fedd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.03.14 20:59:34.888879 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13715 | 2026.03.14 20:59:34.888911 [ 290 ] {} <Debug> TCP-Session: 7d5bb66a-5bab-4584-94e5-8227505bc513 Authenticating user 'default' from [fd00:1122:3344:101::e]:52456 | ||
| 13716 | 2026.03.14 20:59:34.888927 [ 290 ] {} <Debug> TCP-Session: 7d5bb66a-5bab-4584-94e5-8227505bc513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2026.03.14 20:59:34.888939 [ 290 ] {} <Debug> TCP-Session: 7d5bb66a-5bab-4584-94e5-8227505bc513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2026.03.14 20:59:34.889123 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13719 | 2026.03.14 20:59:34.889160 [ 292 ] {} <Debug> TCP-Session: d2623b68-51e7-493d-8ccc-6ac46d4751a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44877 | ||
| 13720 | 2026.03.14 20:59:34.889179 [ 292 ] {} <Debug> TCP-Session: d2623b68-51e7-493d-8ccc-6ac46d4751a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2026.03.14 20:59:34.889192 [ 292 ] {} <Debug> TCP-Session: d2623b68-51e7-493d-8ccc-6ac46d4751a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.03.14 20:59:34.889581 [ 320 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Trace> AggregatingTransform: Aggregating | ||
| 13723 | 2026.03.14 20:59:34.889631 [ 320 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13724 | 2026.03.14 20:59:34.889671 [ 320 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905322 sec. (1104.579 rows/sec., 43.15 KiB/sec.) | ||
| 13725 | 2026.03.14 20:59:34.889690 [ 320 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Trace> Aggregator: Merging aggregated data | ||
| 13726 | 2026.03.14 20:59:34.891087 [ 287 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003356 sec., 297.97377830750895 rows/sec., 11.64 KiB/sec. | ||
| 13727 | 2026.03.14 20:59:34.891233 [ 287 ] {4c9873e2-c833-4786-8ba4-d907f6a73c7f} <Debug> TCPHandler: Processed in 0.003748092 sec. | ||
| 13728 | 2026.03.14 20:59:34.891358 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13729 | 2026.03.14 20:59:34.891387 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13730 | 2026.03.14 20:59:34.891395 [ 287 ] {} <Debug> TCP-Session: 8e7bbdd7-de7a-4a4d-8b7e-7dcde5bfc3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13731 | 2026.03.14 20:59:34.891424 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13732 | 2026.03.14 20:59:34.891434 [ 286 ] {} <Debug> TCP-Session: a2f7e742-0267-4ae6-9338-ce38062fedd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13733 | 2026.03.14 20:59:34.891446 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13734 | 2026.03.14 20:59:34.891462 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13735 | 2026.03.14 20:59:34.891485 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13736 | 2026.03.14 20:59:34.891505 [ 292 ] {} <Debug> TCP-Session: d2623b68-51e7-493d-8ccc-6ac46d4751a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.03.14 20:59:34.891523 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13738 | 2026.03.14 20:59:34.891546 [ 291 ] {} <Debug> TCP-Session: 70d1e746-24bf-4358-9c2c-a406f2ed5dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2026.03.14 20:59:34.891562 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13740 | 2026.03.14 20:59:34.891589 [ 293 ] {} <Debug> TCP-Session: 9d71fafd-85e3-4278-ae8a-218218b25f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2026.03.14 20:59:34.891594 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13742 | 2026.03.14 20:59:34.891624 [ 3 ] {} <Debug> TCP-Session: d299ae49-911c-4409-a18f-38bd8d6f56c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13743 | 2026.03.14 20:59:34.891475 [ 290 ] {} <Debug> TCP-Session: 7d5bb66a-5bab-4584-94e5-8227505bc513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13744 | 2026.03.14 20:59:34.891658 [ 294 ] {} <Debug> TCP-Session: c191b22f-058c-4e97-a141-5d2efa0a5c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.03.14 20:59:34.891525 [ 289 ] {} <Debug> TCP-Session: 5e7d16ea-1d58-4c57-8566-9c4100d38e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13746 | 2026.03.14 20:59:35.170998 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59416 | ||
| 13747 | 2026.03.14 20:59:35.171098 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13748 | 2026.03.14 20:59:35.171123 [ 289 ] {} <Debug> TCP-Session: 228ac076-c304-496c-8d5b-9896d3062dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:59416 | ||
| 13749 | 2026.03.14 20:59:35.171143 [ 289 ] {} <Debug> TCP-Session: 228ac076-c304-496c-8d5b-9896d3062dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13750 | 2026.03.14 20:59:35.171155 [ 289 ] {} <Debug> TCP-Session: 228ac076-c304-496c-8d5b-9896d3062dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13751 | 2026.03.14 20:59:35.171317 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38926 | ||
| 13752 | 2026.03.14 20:59:35.171348 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62112 | ||
| 13753 | 2026.03.14 20:59:35.171382 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55209 | ||
| 13754 | 2026.03.14 20:59:35.171386 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64890 | ||
| 13755 | 2026.03.14 20:59:35.171429 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35061 | ||
| 13756 | 2026.03.14 20:59:35.171460 [ 289 ] {} <Trace> TCP-Session: 228ac076-c304-496c-8d5b-9896d3062dfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13757 | 2026.03.14 20:59:35.171471 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13758 | 2026.03.14 20:59:35.171487 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13759 | 2026.03.14 20:59:35.171506 [ 293 ] {} <Debug> TCP-Session: 79d7d66b-28a0-49df-b648-9c2d053f1463 Authenticating user 'default' from [fd00:1122:3344:101::e]:55209 | ||
| 13760 | 2026.03.14 20:59:35.171518 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13761 | 2026.03.14 20:59:35.171529 [ 291 ] {} <Debug> TCP-Session: 3e4c1f02-ad26-45a5-8297-4b0f26311208 Authenticating user 'default' from [fd00:1122:3344:101::e]:62112 | ||
| 13762 | 2026.03.14 20:59:35.171534 [ 293 ] {} <Debug> TCP-Session: 79d7d66b-28a0-49df-b648-9c2d053f1463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.03.14 20:59:35.171548 [ 287 ] {} <Debug> TCP-Session: 4197365c-beba-46ca-9f14-66257ee3d711 Authenticating user 'default' from [fd00:1122:3344:101::e]:35061 | ||
| 13764 | 2026.03.14 20:59:35.171560 [ 291 ] {} <Debug> TCP-Session: 3e4c1f02-ad26-45a5-8297-4b0f26311208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2026.03.14 20:59:35.171565 [ 293 ] {} <Debug> TCP-Session: 79d7d66b-28a0-49df-b648-9c2d053f1463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13766 | 2026.03.14 20:59:35.171579 [ 287 ] {} <Debug> TCP-Session: 4197365c-beba-46ca-9f14-66257ee3d711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13767 | 2026.03.14 20:59:35.171584 [ 291 ] {} <Debug> TCP-Session: 3e4c1f02-ad26-45a5-8297-4b0f26311208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.03.14 20:59:35.171608 [ 287 ] {} <Debug> TCP-Session: 4197365c-beba-46ca-9f14-66257ee3d711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2026.03.14 20:59:35.171523 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13770 | 2026.03.14 20:59:35.171627 [ 289 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59416) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13771 | 2026.03.14 20:59:35.171423 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13772 | 2026.03.14 20:59:35.171662 [ 292 ] {} <Debug> TCP-Session: c4b1d9b8-1dd2-460b-9158-0141f826443b Authenticating user 'default' from [fd00:1122:3344:101::e]:64890 | ||
| 13773 | 2026.03.14 20:59:35.171418 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54219 | ||
| 13774 | 2026.03.14 20:59:35.171701 [ 290 ] {} <Debug> TCP-Session: 08f52fc4-243a-432a-9df1-e412d7d9a8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38926 | ||
| 13775 | 2026.03.14 20:59:35.171715 [ 292 ] {} <Debug> TCP-Session: c4b1d9b8-1dd2-460b-9158-0141f826443b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13776 | 2026.03.14 20:59:35.171747 [ 290 ] {} <Debug> TCP-Session: 08f52fc4-243a-432a-9df1-e412d7d9a8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13777 | 2026.03.14 20:59:35.171757 [ 292 ] {} <Debug> TCP-Session: c4b1d9b8-1dd2-460b-9158-0141f826443b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13778 | 2026.03.14 20:59:35.171773 [ 290 ] {} <Debug> TCP-Session: 08f52fc4-243a-432a-9df1-e412d7d9a8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13779 | 2026.03.14 20:59:35.171777 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13780 | 2026.03.14 20:59:35.171395 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33613 | ||
| 13781 | 2026.03.14 20:59:35.171814 [ 286 ] {} <Debug> TCP-Session: 626cbaaf-e919-4425-8eb9-b4f5b8013a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:54219 | ||
| 13782 | 2026.03.14 20:59:35.171410 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60190 | ||
| 13783 | 2026.03.14 20:59:35.171843 [ 286 ] {} <Debug> TCP-Session: 626cbaaf-e919-4425-8eb9-b4f5b8013a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.03.14 20:59:35.171875 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13785 | 2026.03.14 20:59:35.171900 [ 289 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13786 | 2026.03.14 20:59:35.171906 [ 294 ] {} <Debug> TCP-Session: 0effacba-6005-4203-a475-1b22d89593e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33613 | ||
| 13787 | 2026.03.14 20:59:35.171918 [ 286 ] {} <Debug> TCP-Session: 626cbaaf-e919-4425-8eb9-b4f5b8013a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2026.03.14 20:59:35.171946 [ 294 ] {} <Debug> TCP-Session: 0effacba-6005-4203-a475-1b22d89593e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2026.03.14 20:59:35.171943 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13790 | 2026.03.14 20:59:35.171972 [ 294 ] {} <Debug> TCP-Session: 0effacba-6005-4203-a475-1b22d89593e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.03.14 20:59:35.172014 [ 3 ] {} <Debug> TCP-Session: bf4cc60a-7db1-414b-8053-5400d4b1baa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60190 | ||
| 13792 | 2026.03.14 20:59:35.171964 [ 289 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13793 | 2026.03.14 20:59:35.172052 [ 3 ] {} <Debug> TCP-Session: bf4cc60a-7db1-414b-8053-5400d4b1baa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2026.03.14 20:59:35.172081 [ 3 ] {} <Debug> TCP-Session: bf4cc60a-7db1-414b-8053-5400d4b1baa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13795 | 2026.03.14 20:59:35.172320 [ 289 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 13796 | 2026.03.14 20:59:35.173176 [ 326 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Trace> AggregatingTransform: Aggregating | ||
| 13797 | 2026.03.14 20:59:35.173212 [ 326 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Trace> Aggregator: Aggregation method: without_key | ||
| 13798 | 2026.03.14 20:59:35.173244 [ 326 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000823872 sec. (1213.781 rows/sec., 47.41 KiB/sec.) | ||
| 13799 | 2026.03.14 20:59:35.173260 [ 326 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Trace> Aggregator: Merging aggregated data | ||
| 13800 | 2026.03.14 20:59:35.174552 [ 289 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 13801 | 2026.03.14 20:59:35.174673 [ 289 ] {3fe837f9-a89d-4753-9281-a4e2d21a8b34} <Debug> TCPHandler: Processed in 0.003328575 sec. | ||
| 13802 | 2026.03.14 20:59:35.174786 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13803 | 2026.03.14 20:59:35.174813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13804 | 2026.03.14 20:59:35.174816 [ 289 ] {} <Debug> TCP-Session: 228ac076-c304-496c-8d5b-9896d3062dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13805 | 2026.03.14 20:59:35.174833 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13806 | 2026.03.14 20:59:35.174853 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13807 | 2026.03.14 20:59:35.174885 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13808 | 2026.03.14 20:59:35.174894 [ 291 ] {} <Debug> TCP-Session: 3e4c1f02-ad26-45a5-8297-4b0f26311208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.03.14 20:59:35.174914 [ 287 ] {} <Debug> TCP-Session: 4197365c-beba-46ca-9f14-66257ee3d711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13810 | 2026.03.14 20:59:35.174924 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13811 | 2026.03.14 20:59:35.174938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13812 | 2026.03.14 20:59:35.174971 [ 294 ] {} <Debug> TCP-Session: 0effacba-6005-4203-a475-1b22d89593e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13813 | 2026.03.14 20:59:35.174985 [ 286 ] {} <Debug> TCP-Session: 626cbaaf-e919-4425-8eb9-b4f5b8013a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13814 | 2026.03.14 20:59:35.174911 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13815 | 2026.03.14 20:59:35.174860 [ 290 ] {} <Debug> TCP-Session: 08f52fc4-243a-432a-9df1-e412d7d9a8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13816 | 2026.03.14 20:59:35.174869 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13817 | 2026.03.14 20:59:35.175046 [ 293 ] {} <Debug> TCP-Session: 79d7d66b-28a0-49df-b648-9c2d053f1463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13818 | 2026.03.14 20:59:35.174935 [ 3 ] {} <Debug> TCP-Session: bf4cc60a-7db1-414b-8053-5400d4b1baa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13819 | 2026.03.14 20:59:35.175092 [ 292 ] {} <Debug> TCP-Session: c4b1d9b8-1dd2-460b-9158-0141f826443b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13820 | 2026.03.14 20:59:36.182407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13821 | 2026.03.14 20:59:36.197915 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.03.14 20:59:36.197978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13823 | 2026.03.14 20:59:36.203803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13824 | 2026.03.14 20:59:36.204483 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.03.14 20:59:36.207316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13826 | 2026.03.14 20:59:37.327220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1774 | ||
| 13827 | 2026.03.14 20:59:37.329737 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.03.14 20:59:37.329783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13829 | 2026.03.14 20:59:37.330987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13830 | 2026.03.14 20:59:37.331251 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2026.03.14 20:59:37.331517 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 13832 | 2026.03.14 20:59:37.645028 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2026.03.14 20:59:37.645265 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13834 | 2026.03.14 20:59:37.645348 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13835 | 2026.03.14 20:59:37.646224 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.03.14 20:59:37.646271 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13837 | 2026.03.14 20:59:37.646684 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13838 | 2026.03.14 20:59:37.646925 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.03.14 20:59:37.647082 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001878 sec., 72417.4653887114 rows/sec., 6.29 MiB/sec. | ||
| 13840 | 2026.03.14 20:59:37.647126 [ 253 ] {7028deac-8f85-483a-af71-ce47a6bc16ac} <Debug> TCPHandler: Processed in 0.002246061 sec. | ||
| 13841 | 2026.03.14 20:59:37.647246 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2026.03.14 20:59:37.647343 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13843 | 2026.03.14 20:59:37.647383 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13844 | 2026.03.14 20:59:37.647820 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2026.03.14 20:59:37.647861 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13846 | 2026.03.14 20:59:37.648176 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13847 | 2026.03.14 20:59:37.648387 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.03.14 20:59:37.648520 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001197 sec., 33416.87552213868 rows/sec., 2.45 MiB/sec. | ||
| 13849 | 2026.03.14 20:59:37.648560 [ 253 ] {0cc4e9fc-15b0-4990-bc06-105ea5e675a6} <Debug> TCPHandler: Processed in 0.001364939 sec. | ||
| 13850 | 2026.03.14 20:59:37.648669 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2026.03.14 20:59:37.648765 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13852 | 2026.03.14 20:59:37.648806 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13853 | 2026.03.14 20:59:37.649240 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2026.03.14 20:59:37.649276 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13855 | 2026.03.14 20:59:37.649606 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13856 | 2026.03.14 20:59:37.649812 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.03.14 20:59:37.649943 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 13858 | 2026.03.14 20:59:37.649985 [ 253 ] {593e784c-ce33-422a-8763-5d4583339d90} <Debug> TCPHandler: Processed in 0.001365508 sec. | ||
| 13859 | 2026.03.14 20:59:37.650093 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.03.14 20:59:37.650188 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13861 | 2026.03.14 20:59:37.650231 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13862 | 2026.03.14 20:59:37.650631 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.03.14 20:59:37.650666 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13864 | 2026.03.14 20:59:37.650995 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13865 | 2026.03.14 20:59:37.651201 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.03.14 20:59:37.651330 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 13867 | 2026.03.14 20:59:37.651366 [ 253 ] {616aeb71-b52c-49e2-aaae-5031287b88f4} <Debug> TCPHandler: Processed in 0.001321739 sec. | ||
| 13868 | 2026.03.14 20:59:37.651472 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.03.14 20:59:37.651566 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13870 | 2026.03.14 20:59:37.651620 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13871 | 2026.03.14 20:59:37.652487 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.03.14 20:59:37.652523 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13873 | 2026.03.14 20:59:37.653098 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13874 | 2026.03.14 20:59:37.653315 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.03.14 20:59:37.653453 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 13876 | 2026.03.14 20:59:37.653507 [ 253 ] {95bbbfb1-f12e-4ae3-9fa8-faa1527b23ff} <Debug> TCPHandler: Processed in 0.002084299 sec. | ||
| 13877 | 2026.03.14 20:59:37.653617 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2026.03.14 20:59:37.653712 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13879 | 2026.03.14 20:59:37.653753 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13880 | 2026.03.14 20:59:37.654086 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2026.03.14 20:59:37.654122 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13882 | 2026.03.14 20:59:37.654425 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13883 | 2026.03.14 20:59:37.654636 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.03.14 20:59:37.654765 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13885 | 2026.03.14 20:59:37.654800 [ 253 ] {d85cb023-215d-41f7-9de6-1cfb160aa776} <Debug> TCPHandler: Processed in 0.001233327 sec. | ||
| 13886 | 2026.03.14 20:59:40.899055 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34433 | ||
| 13887 | 2026.03.14 20:59:40.899188 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13888 | 2026.03.14 20:59:40.899219 [ 289 ] {} <Debug> TCP-Session: 70cdde99-e420-41d2-8009-fafdab025943 Authenticating user 'default' from [fd00:1122:3344:101::e]:34433 | ||
| 13889 | 2026.03.14 20:59:40.899245 [ 289 ] {} <Debug> TCP-Session: 70cdde99-e420-41d2-8009-fafdab025943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13890 | 2026.03.14 20:59:40.899262 [ 289 ] {} <Debug> TCP-Session: 70cdde99-e420-41d2-8009-fafdab025943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13891 | 2026.03.14 20:59:40.899489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59771 | ||
| 13892 | 2026.03.14 20:59:40.899547 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45095 | ||
| 13893 | 2026.03.14 20:59:40.899583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62941 | ||
| 13894 | 2026.03.14 20:59:40.899620 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13895 | 2026.03.14 20:59:40.899617 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47393 | ||
| 13896 | 2026.03.14 20:59:40.899659 [ 290 ] {} <Debug> TCP-Session: 7ee13f85-9366-461d-80e6-d3c15a5a27d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59771 | ||
| 13897 | 2026.03.14 20:59:40.899602 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51446 | ||
| 13898 | 2026.03.14 20:59:40.899698 [ 290 ] {} <Debug> TCP-Session: 7ee13f85-9366-461d-80e6-d3c15a5a27d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13899 | 2026.03.14 20:59:40.899692 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13900 | 2026.03.14 20:59:40.899718 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13901 | 2026.03.14 20:59:40.899723 [ 290 ] {} <Debug> TCP-Session: 7ee13f85-9366-461d-80e6-d3c15a5a27d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13902 | 2026.03.14 20:59:40.899744 [ 294 ] {} <Debug> TCP-Session: a5a7fb43-496d-4e08-9249-21ab3704f536 Authenticating user 'default' from [fd00:1122:3344:101::e]:62941 | ||
| 13903 | 2026.03.14 20:59:40.899762 [ 287 ] {} <Debug> TCP-Session: 7d1569b4-5f0c-4c81-bc4a-752dbc13f4cd Authenticating user 'default' from [fd00:1122:3344:101::e]:47393 | ||
| 13904 | 2026.03.14 20:59:40.899767 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13905 | 2026.03.14 20:59:40.899780 [ 294 ] {} <Debug> TCP-Session: a5a7fb43-496d-4e08-9249-21ab3704f536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13906 | 2026.03.14 20:59:40.899799 [ 287 ] {} <Debug> TCP-Session: 7d1569b4-5f0c-4c81-bc4a-752dbc13f4cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13907 | 2026.03.14 20:59:40.899812 [ 286 ] {} <Debug> TCP-Session: 737aaf76-4f15-473c-817f-d86a583fe8b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51446 | ||
| 13908 | 2026.03.14 20:59:40.899814 [ 294 ] {} <Debug> TCP-Session: a5a7fb43-496d-4e08-9249-21ab3704f536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13909 | 2026.03.14 20:59:40.899828 [ 287 ] {} <Debug> TCP-Session: 7d1569b4-5f0c-4c81-bc4a-752dbc13f4cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.03.14 20:59:40.899847 [ 286 ] {} <Debug> TCP-Session: 737aaf76-4f15-473c-817f-d86a583fe8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.03.14 20:59:40.899714 [ 289 ] {} <Trace> TCP-Session: 70cdde99-e420-41d2-8009-fafdab025943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13912 | 2026.03.14 20:59:40.899883 [ 286 ] {} <Debug> TCP-Session: 737aaf76-4f15-473c-817f-d86a583fe8b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13913 | 2026.03.14 20:59:40.899693 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13914 | 2026.03.14 20:59:40.899597 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49467 | ||
| 13915 | 2026.03.14 20:59:40.899970 [ 291 ] {} <Debug> TCP-Session: d8ab84c5-554b-4fac-9969-011fb45b88d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45095 | ||
| 13916 | 2026.03.14 20:59:40.899561 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63892 | ||
| 13917 | 2026.03.14 20:59:40.900021 [ 291 ] {} <Debug> TCP-Session: d8ab84c5-554b-4fac-9969-011fb45b88d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13918 | 2026.03.14 20:59:40.899556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40042 | ||
| 13919 | 2026.03.14 20:59:40.900055 [ 291 ] {} <Debug> TCP-Session: d8ab84c5-554b-4fac-9969-011fb45b88d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13920 | 2026.03.14 20:59:40.900074 [ 289 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34433) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13921 | 2026.03.14 20:59:40.900092 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13922 | 2026.03.14 20:59:40.900075 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13923 | 2026.03.14 20:59:40.900142 [ 292 ] {} <Debug> TCP-Session: 2fe41c44-6b09-4d79-8c5c-741a6d6f52e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63892 | ||
| 13924 | 2026.03.14 20:59:40.900153 [ 3 ] {} <Debug> TCP-Session: e5230e7e-a3de-471d-8a45-fc1013ec9e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:49467 | ||
| 13925 | 2026.03.14 20:59:40.900166 [ 292 ] {} <Debug> TCP-Session: 2fe41c44-6b09-4d79-8c5c-741a6d6f52e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2026.03.14 20:59:40.900170 [ 3 ] {} <Debug> TCP-Session: e5230e7e-a3de-471d-8a45-fc1013ec9e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13927 | 2026.03.14 20:59:40.900180 [ 292 ] {} <Debug> TCP-Session: 2fe41c44-6b09-4d79-8c5c-741a6d6f52e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2026.03.14 20:59:40.900187 [ 3 ] {} <Debug> TCP-Session: e5230e7e-a3de-471d-8a45-fc1013ec9e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13929 | 2026.03.14 20:59:40.900277 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13930 | 2026.03.14 20:59:40.900309 [ 293 ] {} <Debug> TCP-Session: 35ead98b-ee78-43e7-99ee-dc0b5fa5697e Authenticating user 'default' from [fd00:1122:3344:101::e]:40042 | ||
| 13931 | 2026.03.14 20:59:40.900328 [ 293 ] {} <Debug> TCP-Session: 35ead98b-ee78-43e7-99ee-dc0b5fa5697e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.03.14 20:59:40.900341 [ 293 ] {} <Debug> TCP-Session: 35ead98b-ee78-43e7-99ee-dc0b5fa5697e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.03.14 20:59:40.900375 [ 289 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13934 | 2026.03.14 20:59:40.900431 [ 289 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13935 | 2026.03.14 20:59:40.900709 [ 289 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Debug> oximeter.version (ed052a34-ae92-4b26-b718-a7c7198e0c83) (SelectExecutor): Key condition: unknown | ||
| 13936 | 2026.03.14 20:59:40.901623 [ 312 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Trace> AggregatingTransform: Aggregating | ||
| 13937 | 2026.03.14 20:59:40.901676 [ 312 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Trace> Aggregator: Aggregation method: without_key | ||
| 13938 | 2026.03.14 20:59:40.901715 [ 312 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905223 sec. (1104.700 rows/sec., 43.15 KiB/sec.) | ||
| 13939 | 2026.03.14 20:59:40.901734 [ 312 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Trace> Aggregator: Merging aggregated data | ||
| 13940 | 2026.03.14 20:59:40.903278 [ 289 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 13941 | 2026.03.14 20:59:40.903424 [ 289 ] {b4f798e7-a320-4d07-ae31-3ddfa5e8f703} <Debug> TCPHandler: Processed in 0.003834973 sec. | ||
| 13942 | 2026.03.14 20:59:40.903520 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13943 | 2026.03.14 20:59:40.903551 [ 289 ] {} <Debug> TCP-Session: 70cdde99-e420-41d2-8009-fafdab025943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13944 | 2026.03.14 20:59:40.903552 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13945 | 2026.03.14 20:59:40.903577 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13946 | 2026.03.14 20:59:40.903603 [ 290 ] {} <Debug> TCP-Session: 7ee13f85-9366-461d-80e6-d3c15a5a27d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13947 | 2026.03.14 20:59:40.903610 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13948 | 2026.03.14 20:59:40.903620 [ 293 ] {} <Debug> TCP-Session: 35ead98b-ee78-43e7-99ee-dc0b5fa5697e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13949 | 2026.03.14 20:59:40.903629 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13950 | 2026.03.14 20:59:40.903665 [ 287 ] {} <Debug> TCP-Session: 7d1569b4-5f0c-4c81-bc4a-752dbc13f4cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13951 | 2026.03.14 20:59:40.903673 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13952 | 2026.03.14 20:59:40.903693 [ 3 ] {} <Debug> TCP-Session: e5230e7e-a3de-471d-8a45-fc1013ec9e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13953 | 2026.03.14 20:59:40.903699 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13954 | 2026.03.14 20:59:40.903726 [ 292 ] {} <Debug> TCP-Session: 2fe41c44-6b09-4d79-8c5c-741a6d6f52e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.03.14 20:59:40.903652 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13956 | 2026.03.14 20:59:40.903751 [ 286 ] {} <Debug> TCP-Session: 737aaf76-4f15-473c-817f-d86a583fe8b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2026.03.14 20:59:40.903610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13958 | 2026.03.14 20:59:40.903782 [ 294 ] {} <Debug> TCP-Session: a5a7fb43-496d-4e08-9249-21ab3704f536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2026.03.14 20:59:40.903818 [ 291 ] {} <Debug> TCP-Session: d8ab84c5-554b-4fac-9969-011fb45b88d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13960 | 2026.03.14 20:59:42.095936 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13961 | 2026.03.14 20:59:42.096002 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13962 | 2026.03.14 20:59:42.250785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27769 | ||
| 13963 | 2026.03.14 20:59:42.251367 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.03.14 20:59:42.251413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13965 | 2026.03.14 20:59:42.251942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13966 | 2026.03.14 20:59:42.252179 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.03.14 20:59:42.252325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27769 | ||
| 13968 | 2026.03.14 20:59:42.651260 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13969 | 2026.03.14 20:59:42.651458 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13970 | 2026.03.14 20:59:42.651531 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13971 | 2026.03.14 20:59:42.652296 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.03.14 20:59:42.652339 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13973 | 2026.03.14 20:59:42.652768 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13974 | 2026.03.14 20:59:42.652994 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.03.14 20:59:42.653155 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 13976 | 2026.03.14 20:59:42.653207 [ 253 ] {df209ce3-e98b-40b9-a690-f76fd2277057} <Debug> TCPHandler: Processed in 0.002082239 sec. | ||
| 13977 | 2026.03.14 20:59:42.653329 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2026.03.14 20:59:42.653433 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13979 | 2026.03.14 20:59:42.653475 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13980 | 2026.03.14 20:59:42.654171 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2026.03.14 20:59:42.654206 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13982 | 2026.03.14 20:59:42.654585 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13983 | 2026.03.14 20:59:42.654799 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2026.03.14 20:59:42.654912 [ 126 ] {} <Debug> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13985 | 2026.03.14 20:59:42.654936 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001527 sec., 521938.44138834317 rows/sec., 40.61 MiB/sec. | ||
| 13986 | 2026.03.14 20:59:42.654949 [ 126 ] {} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13987 | 2026.03.14 20:59:42.654975 [ 253 ] {c43bf9c3-ba56-4915-87c3-6ad511c89a2d} <Debug> TCPHandler: Processed in 0.001699783 sec. | ||
| 13988 | 2026.03.14 20:59:42.654979 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 13989 | 2026.03.14 20:59:42.655067 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13990 | 2026.03.14 20:59:42.655085 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13991 | 2026.03.14 20:59:42.655155 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13992 | 2026.03.14 20:59:42.655184 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2892 rows starting from the beginning of the part | ||
| 13993 | 2026.03.14 20:59:42.655185 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13994 | 2026.03.14 20:59:42.655231 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13995 | 2026.03.14 20:59:42.655243 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 797 rows starting from the beginning of the part | ||
| 13996 | 2026.03.14 20:59:42.655291 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 136 rows starting from the beginning of the part | ||
| 13997 | 2026.03.14 20:59:42.655339 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 797 rows starting from the beginning of the part | ||
| 13998 | 2026.03.14 20:59:42.655390 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 136 rows starting from the beginning of the part | ||
| 13999 | 2026.03.14 20:59:42.655432 [ 203 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 797 rows starting from the beginning of the part | ||
| 14000 | 2026.03.14 20:59:42.655669 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14001 | 2026.03.14 20:59:42.655704 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14002 | 2026.03.14 20:59:42.656060 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14003 | 2026.03.14 20:59:42.656277 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14004 | 2026.03.14 20:59:42.656407 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001243 sec., 114239.74255832663 rows/sec., 6.71 MiB/sec. | ||
| 14005 | 2026.03.14 20:59:42.656445 [ 253 ] {b8f6489c-bf20-4955-9532-b9b1539f8ef6} <Debug> TCPHandler: Processed in 0.001411719 sec. | ||
| 14006 | 2026.03.14 20:59:42.656555 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14007 | 2026.03.14 20:59:42.656653 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14008 | 2026.03.14 20:59:42.656692 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14009 | 2026.03.14 20:59:42.657112 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.03.14 20:59:42.657146 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14011 | 2026.03.14 20:59:42.657441 [ 186 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5555 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401943 sec., 2312711.001052065 rows/sec., 189.03 MiB/sec. | ||
| 14012 | 2026.03.14 20:59:42.657453 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14013 | 2026.03.14 20:59:42.657730 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.03.14 20:59:42.657850 [ 199 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14015 | 2026.03.14 20:59:42.657866 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001233 sec., 120843.47120843471 rows/sec., 7.81 MiB/sec. | ||
| 14016 | 2026.03.14 20:59:42.657928 [ 253 ] {10511762-2d4a-42e4-acb8-f444dfb35c16} <Debug> TCPHandler: Processed in 0.00142353 sec. | ||
| 14017 | 2026.03.14 20:59:42.658044 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2026.03.14 20:59:42.658142 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14019 | 2026.03.14 20:59:42.658184 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14020 | 2026.03.14 20:59:42.658207 [ 199 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.03.14 20:59:42.658291 [ 199 ] {54673f5c-3030-4eb3-9006-27dd43fa8a83::all_1_96_19} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14022 | 2026.03.14 20:59:42.658388 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14023 | 2026.03.14 20:59:42.658612 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.03.14 20:59:42.658652 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14025 | 2026.03.14 20:59:42.658966 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14026 | 2026.03.14 20:59:42.659177 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.03.14 20:59:42.659304 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 14028 | 2026.03.14 20:59:42.659341 [ 253 ] {9ee6e248-5a60-4142-abdf-4eec42280838} <Debug> TCPHandler: Processed in 0.001347688 sec. | ||
| 14029 | 2026.03.14 20:59:42.659451 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.03.14 20:59:42.659545 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14031 | 2026.03.14 20:59:42.659585 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14032 | 2026.03.14 20:59:42.660125 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.03.14 20:59:42.660161 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14034 | 2026.03.14 20:59:42.660514 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14035 | 2026.03.14 20:59:42.660723 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.03.14 20:59:42.660826 [ 126 ] {} <Debug> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14037 | 2026.03.14 20:59:42.660853 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001324 sec., 370090.6344410876 rows/sec., 25.95 MiB/sec. | ||
| 14038 | 2026.03.14 20:59:42.660860 [ 126 ] {} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.03.14 20:59:42.660882 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14040 | 2026.03.14 20:59:42.660890 [ 253 ] {a3a5b787-9c2d-457b-a99b-5a3cfb307880} <Debug> TCPHandler: Processed in 0.001489311 sec. | ||
| 14041 | 2026.03.14 20:59:42.660949 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14042 | 2026.03.14 20:59:42.661001 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2026.03.14 20:59:42.661033 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14044 | 2026.03.14 20:59:42.661059 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1551 rows starting from the beginning of the part | ||
| 14045 | 2026.03.14 20:59:42.661096 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14046 | 2026.03.14 20:59:42.661110 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 490 rows starting from the beginning of the part | ||
| 14047 | 2026.03.14 20:59:42.661137 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14048 | 2026.03.14 20:59:42.661153 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 14049 | 2026.03.14 20:59:42.661194 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 490 rows starting from the beginning of the part | ||
| 14050 | 2026.03.14 20:59:42.661232 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 14051 | 2026.03.14 20:59:42.661268 [ 187 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 490 rows starting from the beginning of the part | ||
| 14052 | 2026.03.14 20:59:42.661466 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.03.14 20:59:42.661499 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14054 | 2026.03.14 20:59:42.661808 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14055 | 2026.03.14 20:59:42.662027 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2026.03.14 20:59:42.662157 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 14057 | 2026.03.14 20:59:42.662192 [ 253 ] {70b7eaa6-74d5-4921-a3d3-c3094bad3c93} <Debug> TCPHandler: Processed in 0.001243217 sec. | ||
| 14058 | 2026.03.14 20:59:42.662303 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2026.03.14 20:59:42.662398 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14060 | 2026.03.14 20:59:42.662434 [ 186 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515001 sec., 2131351.7284807074 rows/sec., 158.32 MiB/sec. | ||
| 14061 | 2026.03.14 20:59:42.662440 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14062 | 2026.03.14 20:59:42.662619 [ 205 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14063 | 2026.03.14 20:59:42.662852 [ 205 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14064 | 2026.03.14 20:59:42.662854 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.03.14 20:59:42.662896 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14066 | 2026.03.14 20:59:42.662917 [ 205 ] {23fcdf67-1928-43dc-9899-493265b4f856::all_1_96_19} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14067 | 2026.03.14 20:59:42.662989 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 14068 | 2026.03.14 20:59:42.663253 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14069 | 2026.03.14 20:59:42.663461 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.03.14 20:59:42.663590 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 14071 | 2026.03.14 20:59:42.663626 [ 253 ] {bab0c463-e66e-4845-986e-084364482706} <Debug> TCPHandler: Processed in 0.001374449 sec. | ||
| 14072 | 2026.03.14 20:59:42.663741 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.03.14 20:59:42.663836 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14074 | 2026.03.14 20:59:42.663877 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14075 | 2026.03.14 20:59:42.664166 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2026.03.14 20:59:42.664197 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14077 | 2026.03.14 20:59:42.664476 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14078 | 2026.03.14 20:59:42.664685 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.03.14 20:59:42.664869 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 14080 | 2026.03.14 20:59:42.664904 [ 253 ] {ab8c21be-1f66-4149-bcd5-c9cb4812c31e} <Debug> TCPHandler: Processed in 0.001213107 sec. | ||
| 14081 | 2026.03.14 20:59:42.665014 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14082 | 2026.03.14 20:59:42.665108 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14083 | 2026.03.14 20:59:42.665148 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14084 | 2026.03.14 20:59:42.665467 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.03.14 20:59:42.665500 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14086 | 2026.03.14 20:59:42.665807 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14087 | 2026.03.14 20:59:42.666013 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.03.14 20:59:42.666120 [ 126 ] {} <Debug> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14089 | 2026.03.14 20:59:42.666138 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 14090 | 2026.03.14 20:59:42.666150 [ 126 ] {} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.03.14 20:59:42.666168 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14092 | 2026.03.14 20:59:42.666174 [ 253 ] {6e98d2ef-a2a5-40a8-96e7-9abdc4a071de} <Debug> TCPHandler: Processed in 0.001209937 sec. | ||
| 14093 | 2026.03.14 20:59:42.666252 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14094 | 2026.03.14 20:59:42.666372 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14095 | 2026.03.14 20:59:42.666407 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5772 rows starting from the beginning of the part | ||
| 14096 | 2026.03.14 20:59:42.666473 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 14097 | 2026.03.14 20:59:42.666519 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 14098 | 2026.03.14 20:59:42.666560 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 14099 | 2026.03.14 20:59:42.666599 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 14100 | 2026.03.14 20:59:42.666640 [ 186 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 14101 | 2026.03.14 20:59:42.668592 [ 194 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 4 columns (4 merged, 0 gathered) in 0.002372852 sec., 2596874.984196233 rows/sec., 167.88 MiB/sec. | ||
| 14102 | 2026.03.14 20:59:42.669121 [ 194 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14103 | 2026.03.14 20:59:42.669435 [ 194 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.03.14 20:59:42.669524 [ 194 ] {147d1a19-2b4b-4678-aded-6a260f4bc998::all_1_96_19} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14105 | 2026.03.14 20:59:42.669638 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14106 | 2026.03.14 20:59:43.707488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14107 | 2026.03.14 20:59:43.722977 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.03.14 20:59:43.723032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14109 | 2026.03.14 20:59:43.728932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14110 | 2026.03.14 20:59:43.729649 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.03.14 20:59:43.732295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14112 | 2026.03.14 20:59:46.784333 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14113 | 2026.03.14 20:59:46.784542 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14114 | 2026.03.14 20:59:46.784613 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14115 | 2026.03.14 20:59:46.785270 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2026.03.14 20:59:46.785322 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14117 | 2026.03.14 20:59:46.785709 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14118 | 2026.03.14 20:59:46.785940 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2026.03.14 20:59:46.786092 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001602 sec., 2496.8789013732835 rows/sec., 203.60 KiB/sec. | ||
| 14120 | 2026.03.14 20:59:46.786133 [ 253 ] {aaf46795-5828-4ee1-af52-58def1a9257d} <Debug> TCPHandler: Processed in 0.001933336 sec. | ||
| 14121 | 2026.03.14 20:59:46.786275 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2026.03.14 20:59:46.786368 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14123 | 2026.03.14 20:59:46.786407 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14124 | 2026.03.14 20:59:46.787773 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14125 | 2026.03.14 20:59:46.787809 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14126 | 2026.03.14 20:59:46.788234 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14127 | 2026.03.14 20:59:46.788460 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2026.03.14 20:59:46.788591 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Debug> executeQuery: Read 2002 rows, 155.32 KiB in 0.00224 sec., 893750.0000000001 rows/sec., 67.71 MiB/sec. | ||
| 14129 | 2026.03.14 20:59:46.788631 [ 253 ] {e4207658-2779-4a44-a230-60ecb61233d6} <Debug> TCPHandler: Processed in 0.002404323 sec. | ||
| 14130 | 2026.03.14 20:59:46.788752 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2026.03.14 20:59:46.788851 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14132 | 2026.03.14 20:59:46.788890 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14133 | 2026.03.14 20:59:46.789390 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2026.03.14 20:59:46.789430 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14135 | 2026.03.14 20:59:46.789749 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14136 | 2026.03.14 20:59:46.789974 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.03.14 20:59:46.790110 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001277 sec., 35238.841033672674 rows/sec., 2.57 MiB/sec. | ||
| 14138 | 2026.03.14 20:59:46.790151 [ 253 ] {2c4b68a4-cafb-4e8a-8aa3-b8fcd53c9344} <Debug> TCPHandler: Processed in 0.00145322 sec. | ||
| 14139 | 2026.03.14 20:59:46.790260 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2026.03.14 20:59:46.790352 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14141 | 2026.03.14 20:59:46.790389 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14142 | 2026.03.14 20:59:46.790997 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2026.03.14 20:59:46.791033 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14144 | 2026.03.14 20:59:46.791380 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14145 | 2026.03.14 20:59:46.791590 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2026.03.14 20:59:46.791718 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001382 sec., 512301.013024602 rows/sec., 29.89 MiB/sec. | ||
| 14147 | 2026.03.14 20:59:46.791755 [ 253 ] {b7841b81-3479-4dc2-96ea-810166d8fa47} <Debug> TCPHandler: Processed in 0.001542201 sec. | ||
| 14148 | 2026.03.14 20:59:46.791871 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2026.03.14 20:59:46.791963 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14150 | 2026.03.14 20:59:46.792001 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14151 | 2026.03.14 20:59:46.792372 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2026.03.14 20:59:46.792408 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14153 | 2026.03.14 20:59:46.792688 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14154 | 2026.03.14 20:59:46.792885 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Trace> oximeter.fields_u64 (72e145fe-fa1c-4973-b8d4-47ba56b8628f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2026.03.14 20:59:46.793010 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 66.02 KiB/sec. | ||
| 14156 | 2026.03.14 20:59:46.793046 [ 253 ] {edadfb0f-bff3-470f-b9b9-724be0f4a171} <Debug> TCPHandler: Processed in 0.001222926 sec. | ||
| 14157 | 2026.03.14 20:59:46.793160 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2026.03.14 20:59:46.793280 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14159 | 2026.03.14 20:59:46.793328 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14160 | 2026.03.14 20:59:46.794241 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.03.14 20:59:46.794285 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14162 | 2026.03.14 20:59:46.794647 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14163 | 2026.03.14 20:59:46.794867 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2026.03.14 20:59:46.795054 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Debug> executeQuery: Read 1045 rows, 73.95 KiB in 0.001798 sec., 581201.3348164628 rows/sec., 40.17 MiB/sec. | ||
| 14165 | 2026.03.14 20:59:46.795092 [ 253 ] {12439476-155a-4eef-9dbc-996e9d9ea9d3} <Debug> TCPHandler: Processed in 0.001990828 sec. | ||
| 14166 | 2026.03.14 20:59:46.795198 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14167 | 2026.03.14 20:59:46.795290 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14168 | 2026.03.14 20:59:46.795332 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14169 | 2026.03.14 20:59:46.795985 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14170 | 2026.03.14 20:59:46.796021 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14171 | 2026.03.14 20:59:46.796442 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14172 | 2026.03.14 20:59:46.796705 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2026.03.14 20:59:46.796821 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Selected 6 parts from all_1_92_19 to all_97_97_0 | ||
| 14174 | 2026.03.14 20:59:46.796832 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Debug> executeQuery: Read 1315 rows, 84.91 KiB in 0.00156 sec., 842948.717948718 rows/sec., 53.15 MiB/sec. | ||
| 14175 | 2026.03.14 20:59:46.796886 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.03.14 20:59:46.796895 [ 253 ] {3c7c437f-8dfd-4910-bd38-42923360d8cc} <Debug> TCPHandler: Processed in 0.001744824 sec. | ||
| 14177 | 2026.03.14 20:59:46.796913 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14178 | 2026.03.14 20:59:46.797009 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14179 | 2026.03.14 20:59:46.797016 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_19 to all_97_97_0 into Compact with storage Full | ||
| 14180 | 2026.03.14 20:59:46.797106 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14181 | 2026.03.14 20:59:46.797137 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14182 | 2026.03.14 20:59:46.797160 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14183 | 2026.03.14 20:59:46.797171 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 33647 rows starting from the beginning of the part | ||
| 14184 | 2026.03.14 20:59:46.797237 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14185 | 2026.03.14 20:59:46.797289 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14186 | 2026.03.14 20:59:46.797330 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14187 | 2026.03.14 20:59:46.797368 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 14188 | 2026.03.14 20:59:46.797405 [ 205 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1315 rows starting from the beginning of the part | ||
| 14189 | 2026.03.14 20:59:46.798001 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.03.14 20:59:46.798035 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14191 | 2026.03.14 20:59:46.798636 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14192 | 2026.03.14 20:59:46.798861 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.03.14 20:59:46.798997 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001908 sec., 21488.46960167715 rows/sec., 38.51 MiB/sec. | ||
| 14194 | 2026.03.14 20:59:46.799050 [ 253 ] {ef1e8529-2ba7-49a7-ac9c-6ca274c68934} <Debug> TCPHandler: Processed in 0.002087629 sec. | ||
| 14195 | 2026.03.14 20:59:46.799157 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14196 | 2026.03.14 20:59:46.799249 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14197 | 2026.03.14 20:59:46.799289 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14198 | 2026.03.14 20:59:46.799605 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14199 | 2026.03.14 20:59:46.799640 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14200 | 2026.03.14 20:59:46.799952 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14201 | 2026.03.14 20:59:46.800170 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.03.14 20:59:46.800298 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 14203 | 2026.03.14 20:59:46.800333 [ 253 ] {1b670799-6dd5-44aa-bd23-9e423eddc745} <Debug> TCPHandler: Processed in 0.001223677 sec. | ||
| 14204 | 2026.03.14 20:59:46.805282 [ 192 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35812 rows, containing 5 columns (5 merged, 0 gathered) in 0.008304764 sec., 4312223.68269586 rows/sec., 282.02 MiB/sec. | ||
| 14205 | 2026.03.14 20:59:46.805942 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 14206 | 2026.03.14 20:59:46.806417 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14207 | 2026.03.14 20:59:46.806501 [ 196 ] {105c531d-745b-4e95-8a06-68005ce5a846::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846) (MergerMutator): Merged 6 parts: [all_1_92_19, all_97_97_0] -> all_1_97_20 | ||
| 14208 | 2026.03.14 20:59:46.806608 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14209 | 2026.03.14 20:59:47.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.28 MiB, peak 348.09 MiB, free memory in arenas 0.00 B, will set to 338.11 MiB (RSS), difference: 1.83 MiB | ||
| 14210 | 2026.03.14 20:59:47.331907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1826 | ||
| 14211 | 2026.03.14 20:59:47.334710 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2026.03.14 20:59:47.334747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14213 | 2026.03.14 20:59:47.335974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14214 | 2026.03.14 20:59:47.336237 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2026.03.14 20:59:47.336495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1826 | ||
| 14216 | 2026.03.14 20:59:47.638264 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2026.03.14 20:59:47.638491 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14218 | 2026.03.14 20:59:47.638558 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14219 | 2026.03.14 20:59:47.639191 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.03.14 20:59:47.639241 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14221 | 2026.03.14 20:59:47.639627 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14222 | 2026.03.14 20:59:47.639862 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Trace> oximeter.fields_ipaddr (184a67f6-759c-4c2d-9587-889bc026ba7c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.03.14 20:59:47.640023 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001582 sec., 6321.112515802781 rows/sec., 515.44 KiB/sec. | ||
| 14224 | 2026.03.14 20:59:47.640066 [ 253 ] {bc1b3e5b-4fff-480c-890a-2c630388d806} <Debug> TCPHandler: Processed in 0.001976047 sec. | ||
| 14225 | 2026.03.14 20:59:47.640198 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14226 | 2026.03.14 20:59:47.640324 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14227 | 2026.03.14 20:59:47.640375 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14228 | 2026.03.14 20:59:47.640892 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2026.03.14 20:59:47.640937 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14230 | 2026.03.14 20:59:47.641325 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14231 | 2026.03.14 20:59:47.641543 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.03.14 20:59:47.641684 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Debug> executeQuery: Read 81 rows, 6.78 KiB in 0.001384 sec., 58526.01156069364 rows/sec., 4.78 MiB/sec. | ||
| 14233 | 2026.03.14 20:59:47.641724 [ 253 ] {8162e72e-0eef-40db-8707-b1ed83ffae23} <Debug> TCPHandler: Processed in 0.001590282 sec. | ||
| 14234 | 2026.03.14 20:59:47.641836 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2026.03.14 20:59:47.641933 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14236 | 2026.03.14 20:59:47.641975 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14237 | 2026.03.14 20:59:47.642380 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14238 | 2026.03.14 20:59:47.642418 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14239 | 2026.03.14 20:59:47.642714 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14240 | 2026.03.14 20:59:47.642933 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14241 | 2026.03.14 20:59:47.643066 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Debug> executeQuery: Read 20 rows, 1.45 KiB in 0.001152 sec., 17361.11111111111 rows/sec., 1.23 MiB/sec. | ||
| 14242 | 2026.03.14 20:59:47.643105 [ 253 ] {741b3835-3a49-4559-9c7d-d5a2d9e5525a} <Debug> TCPHandler: Processed in 0.001321349 sec. | ||
| 14243 | 2026.03.14 20:59:47.643211 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14244 | 2026.03.14 20:59:47.643306 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14245 | 2026.03.14 20:59:47.643347 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14246 | 2026.03.14 20:59:47.643762 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.03.14 20:59:47.643799 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14248 | 2026.03.14 20:59:47.644096 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14249 | 2026.03.14 20:59:47.644302 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.03.14 20:59:47.644438 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001151 sec., 72980.01737619462 rows/sec., 5.71 MiB/sec. | ||
| 14251 | 2026.03.14 20:59:47.644476 [ 253 ] {f584cc8e-ac9b-4d0f-b70a-e6ebe481e44d} <Debug> TCPHandler: Processed in 0.001316528 sec. | ||
| 14252 | 2026.03.14 20:59:47.644586 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14253 | 2026.03.14 20:59:47.644681 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14254 | 2026.03.14 20:59:47.644725 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14255 | 2026.03.14 20:59:47.645080 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.03.14 20:59:47.645116 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14257 | 2026.03.14 20:59:47.645429 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14258 | 2026.03.14 20:59:47.645632 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.03.14 20:59:47.645759 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Debug> executeQuery: Read 37 rows, 2.63 KiB in 0.001096 sec., 33759.12408759124 rows/sec., 2.35 MiB/sec. | ||
| 14260 | 2026.03.14 20:59:47.645796 [ 253 ] {8fee3f60-b2df-469a-9fb8-747be92c24c9} <Debug> TCPHandler: Processed in 0.001260837 sec. | ||
| 14261 | 2026.03.14 20:59:47.645901 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14262 | 2026.03.14 20:59:47.645997 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14263 | 2026.03.14 20:59:47.646052 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14264 | 2026.03.14 20:59:47.646810 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2026.03.14 20:59:47.646847 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14266 | 2026.03.14 20:59:47.647365 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14267 | 2026.03.14 20:59:47.647585 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2026.03.14 20:59:47.647722 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 14269 | 2026.03.14 20:59:47.647717 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14270 | 2026.03.14 20:59:47.647778 [ 253 ] {f54fabb0-3e7e-427a-956b-6485f803c845} <Debug> TCPHandler: Processed in 0.001927897 sec. | ||
| 14271 | 2026.03.14 20:59:47.647827 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.03.14 20:59:47.647869 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14273 | 2026.03.14 20:59:47.647907 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2026.03.14 20:59:47.647978 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14275 | 2026.03.14 20:59:47.648006 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14276 | 2026.03.14 20:59:47.648046 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14277 | 2026.03.14 20:59:47.648155 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14278 | 2026.03.14 20:59:47.648225 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1586 rows starting from the beginning of the part | ||
| 14279 | 2026.03.14 20:59:47.648347 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.03.14 20:59:47.648366 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 14281 | 2026.03.14 20:59:47.648381 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14282 | 2026.03.14 20:59:47.648468 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 14283 | 2026.03.14 20:59:47.648556 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 14284 | 2026.03.14 20:59:47.648637 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 14285 | 2026.03.14 20:59:47.648667 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14286 | 2026.03.14 20:59:47.648717 [ 200 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 14287 | 2026.03.14 20:59:47.648869 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14288 | 2026.03.14 20:59:47.649064 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 14289 | 2026.03.14 20:59:47.649101 [ 253 ] {050e0954-1101-44a6-b3c5-449f6ce25b57} <Debug> TCPHandler: Processed in 0.001244117 sec. | ||
| 14290 | 2026.03.14 20:59:47.667868 [ 192 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 19 columns (19 merged, 0 gathered) in 0.019921824 sec., 86688.84937443478 rows/sec., 155.34 MiB/sec. | ||
| 14291 | 2026.03.14 20:59:47.670012 [ 202 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14292 | 2026.03.14 20:59:47.670450 [ 202 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2026.03.14 20:59:47.670539 [ 202 ] {0f9af10d-31e7-45eb-abb9-9673f203724e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14294 | 2026.03.14 20:59:47.670715 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.56 MiB. | ||
| 14295 | 2026.03.14 20:59:48.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.67 MiB, peak 352.18 MiB, free memory in arenas 0.00 B, will set to 345.41 MiB (RSS), difference: 6.74 MiB | ||
| 14296 | 2026.03.14 20:59:49.752609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28217 | ||
| 14297 | 2026.03.14 20:59:49.753197 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.03.14 20:59:49.753251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14299 | 2026.03.14 20:59:49.753776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14300 | 2026.03.14 20:59:49.754020 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2026.03.14 20:59:49.754174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28217 | ||
| 14302 | 2026.03.14 20:59:51.232514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14303 | 2026.03.14 20:59:51.249259 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14304 | 2026.03.14 20:59:51.249323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14305 | 2026.03.14 20:59:51.255388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14306 | 2026.03.14 20:59:51.256063 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14307 | 2026.03.14 20:59:51.258912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14308 | 2026.03.14 20:59:52.650768 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14309 | 2026.03.14 20:59:52.650970 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14310 | 2026.03.14 20:59:52.651046 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14311 | 2026.03.14 20:59:52.651911 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2026.03.14 20:59:52.651963 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14313 | 2026.03.14 20:59:52.652377 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14314 | 2026.03.14 20:59:52.652611 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Trace> oximeter.fields_i16 (736577b6-3558-4935-8383-7cb96c210483): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2026.03.14 20:59:52.652773 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001858 sec., 152852.5296017223 rows/sec., 9.71 MiB/sec. | ||
| 14316 | 2026.03.14 20:59:52.652825 [ 253 ] {74cde028-e81e-402e-b59b-805d08a5721d} <Debug> TCPHandler: Processed in 0.002199541 sec. | ||
| 14317 | 2026.03.14 20:59:52.652975 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14318 | 2026.03.14 20:59:52.653079 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14319 | 2026.03.14 20:59:52.653121 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14320 | 2026.03.14 20:59:52.653989 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2026.03.14 20:59:52.654028 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14322 | 2026.03.14 20:59:52.654386 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14323 | 2026.03.14 20:59:52.654602 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2026.03.14 20:59:52.654737 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001682 sec., 473840.6658739596 rows/sec., 36.87 MiB/sec. | ||
| 14325 | 2026.03.14 20:59:52.654777 [ 253 ] {8b6d659b-9de6-4f88-a486-cd1a50e0111b} <Debug> TCPHandler: Processed in 0.001861366 sec. | ||
| 14326 | 2026.03.14 20:59:52.654893 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2026.03.14 20:59:52.654990 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14328 | 2026.03.14 20:59:52.655030 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14329 | 2026.03.14 20:59:52.655474 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2026.03.14 20:59:52.655511 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14331 | 2026.03.14 20:59:52.655831 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14332 | 2026.03.14 20:59:52.656047 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2026.03.14 20:59:52.656183 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001213 sec., 117065.12778235778 rows/sec., 6.88 MiB/sec. | ||
| 14334 | 2026.03.14 20:59:52.656196 [ 149 ] {} <Debug> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14335 | 2026.03.14 20:59:52.656221 [ 253 ] {3f8e926f-e9eb-4df8-8a6c-e9187f8d17ad} <Debug> TCPHandler: Processed in 0.001383739 sec. | ||
| 14336 | 2026.03.14 20:59:52.656260 [ 149 ] {} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2026.03.14 20:59:52.656286 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14338 | 2026.03.14 20:59:52.656352 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.03.14 20:59:52.656385 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14340 | 2026.03.14 20:59:52.656453 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14341 | 2026.03.14 20:59:52.656490 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14342 | 2026.03.14 20:59:52.656493 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14343 | 2026.03.14 20:59:52.656522 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 225 rows starting from the beginning of the part | ||
| 14344 | 2026.03.14 20:59:52.656581 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 40 rows starting from the beginning of the part | ||
| 14345 | 2026.03.14 20:59:52.656623 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 142 rows starting from the beginning of the part | ||
| 14346 | 2026.03.14 20:59:52.656664 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 45 rows starting from the beginning of the part | ||
| 14347 | 2026.03.14 20:59:52.656700 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 20 rows starting from the beginning of the part | ||
| 14348 | 2026.03.14 20:59:52.656737 [ 200 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 142 rows starting from the beginning of the part | ||
| 14349 | 2026.03.14 20:59:52.656950 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2026.03.14 20:59:52.656985 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14351 | 2026.03.14 20:59:52.657301 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14352 | 2026.03.14 20:59:52.657522 [ 202 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177326 sec., 521520.80222470243 rows/sec., 34.87 MiB/sec. | ||
| 14353 | 2026.03.14 20:59:52.657529 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.03.14 20:59:52.657678 [ 149 ] {} <Debug> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 14355 | 2026.03.14 20:59:52.657685 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. | ||
| 14356 | 2026.03.14 20:59:52.657726 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14357 | 2026.03.14 20:59:52.657723 [ 149 ] {} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2026.03.14 20:59:52.657791 [ 253 ] {9b4af48c-ecce-4d8a-ae7d-d73040a12ce3} <Debug> TCPHandler: Processed in 0.00148892 sec. | ||
| 14359 | 2026.03.14 20:59:52.657818 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14360 | 2026.03.14 20:59:52.657910 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 14361 | 2026.03.14 20:59:52.657937 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.03.14 20:59:52.658025 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14363 | 2026.03.14 20:59:52.658058 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14364 | 2026.03.14 20:59:52.658063 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 882 rows starting from the beginning of the part | ||
| 14365 | 2026.03.14 20:59:52.658103 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.03.14 20:59:52.658112 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14367 | 2026.03.14 20:59:52.658148 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 14368 | 2026.03.14 20:59:52.658197 [ 197 ] {7df492de-edbc-46be-9c51-5351d7bf5f76::all_1_96_19} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14369 | 2026.03.14 20:59:52.658202 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 14370 | 2026.03.14 20:59:52.658259 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 14371 | 2026.03.14 20:59:52.658296 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 708 rows starting from the beginning of the part | ||
| 14372 | 2026.03.14 20:59:52.658321 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14373 | 2026.03.14 20:59:52.658338 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 14374 | 2026.03.14 20:59:52.658638 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.03.14 20:59:52.658677 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14376 | 2026.03.14 20:59:52.659012 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14377 | 2026.03.14 20:59:52.659227 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Trace> oximeter.fields_u8 (fd014abf-648d-486c-a0d3-d4eabccb6e85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2026.03.14 20:59:52.659354 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001321 sec., 112036.33610900833 rows/sec., 6.37 MiB/sec. | ||
| 14379 | 2026.03.14 20:59:52.659391 [ 253 ] {54c35c53-9df6-485f-8f9c-aeb86472358f} <Debug> TCPHandler: Processed in 0.001513971 sec. | ||
| 14380 | 2026.03.14 20:59:52.659431 [ 189 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557562 sec., 1403475.431475601 rows/sec., 90.61 MiB/sec. | ||
| 14381 | 2026.03.14 20:59:52.659499 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.03.14 20:59:52.659596 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14383 | 2026.03.14 20:59:52.659631 [ 197 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 14384 | 2026.03.14 20:59:52.659637 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14385 | 2026.03.14 20:59:52.659936 [ 197 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2026.03.14 20:59:52.660016 [ 197 ] {f558aa38-d2a0-45e9-a20a-d4182488ff70::all_1_55_11} <Trace> oximeter.fields_u32 (f558aa38-d2a0-45e9-a20a-d4182488ff70) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 14387 | 2026.03.14 20:59:52.660114 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14388 | 2026.03.14 20:59:52.660262 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.03.14 20:59:52.660305 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14390 | 2026.03.14 20:59:52.660639 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14391 | 2026.03.14 20:59:52.660854 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.03.14 20:59:52.660983 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001405 sec., 348754.4483985765 rows/sec., 24.45 MiB/sec. | ||
| 14393 | 2026.03.14 20:59:52.661020 [ 253 ] {789af7fd-6e6c-4687-be6e-a33c3fd25fe8} <Debug> TCPHandler: Processed in 0.001569161 sec. | ||
| 14394 | 2026.03.14 20:59:52.661124 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2026.03.14 20:59:52.661217 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14396 | 2026.03.14 20:59:52.661257 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14397 | 2026.03.14 20:59:52.661583 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.03.14 20:59:52.661618 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14399 | 2026.03.14 20:59:52.661920 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14400 | 2026.03.14 20:59:52.662118 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Trace> oximeter.measurements_bool (9155440e-b3b1-48dc-ade3-ee922256bb68): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.03.14 20:59:52.662242 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 14402 | 2026.03.14 20:59:52.662278 [ 253 ] {8d464976-459d-4797-884a-18b3585b2e73} <Debug> TCPHandler: Processed in 0.001201907 sec. | ||
| 14403 | 2026.03.14 20:59:52.662444 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.03.14 20:59:52.662536 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14405 | 2026.03.14 20:59:52.662579 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14406 | 2026.03.14 20:59:52.663002 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.03.14 20:59:52.663039 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14408 | 2026.03.14 20:59:52.663367 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14409 | 2026.03.14 20:59:52.663580 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.03.14 20:59:52.663712 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 14411 | 2026.03.14 20:59:52.663749 [ 253 ] {fcc8770f-7009-46f3-9740-98879b62d1d9} <Debug> TCPHandler: Processed in 0.001353038 sec. | ||
| 14412 | 2026.03.14 20:59:52.663855 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2026.03.14 20:59:52.663948 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14414 | 2026.03.14 20:59:52.663990 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14415 | 2026.03.14 20:59:52.664297 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.03.14 20:59:52.664332 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14417 | 2026.03.14 20:59:52.664622 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14418 | 2026.03.14 20:59:52.664829 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Trace> oximeter.measurements_f64 (10f999dc-c2e9-4f95-8cbd-8a1cdd3c3594): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.03.14 20:59:52.664955 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 14420 | 2026.03.14 20:59:52.664991 [ 253 ] {70ea0716-0d04-4699-a875-28cea09ceecc} <Debug> TCPHandler: Processed in 0.001184096 sec. | ||
| 14421 | 2026.03.14 20:59:52.665096 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.03.14 20:59:52.665188 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14423 | 2026.03.14 20:59:52.665228 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14424 | 2026.03.14 20:59:52.665547 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2026.03.14 20:59:52.665583 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.35 GiB. | ||
| 14426 | 2026.03.14 20:59:52.665889 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14427 | 2026.03.14 20:59:52.666101 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2026.03.14 20:59:52.666225 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 14429 | 2026.03.14 20:59:52.666261 [ 253 ] {6ce17750-40ac-4089-8e55-f6c7532c84b9} <Debug> TCPHandler: Processed in 0.001212607 sec. | ||
| 14430 | 2026.03.14 20:59:57.096062 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14431 | 2026.03.14 20:59:57.096133 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14432 | 2026.03.14 20:59:57.254493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28729 | ||
| 14433 | 2026.03.14 20:59:57.255307 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.03.14 20:59:57.255348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14435 | 2026.03.14 20:59:57.255846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14436 | 2026.03.14 20:59:57.256072 [ 244 ] {} <Trace> system.asynchronous_metric_log (6e79d5b6-3656-458a-9ef1-34b9249502a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.03.14 20:59:57.256208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28729 | ||
| 14438 | 2026.03.14 20:59:57.336935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1860 | ||
| 14439 | 2026.03.14 20:59:57.339334 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.03.14 20:59:57.339383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14441 | 2026.03.14 20:59:57.340564 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14442 | 2026.03.14 20:59:57.340844 [ 242 ] {} <Trace> system.query_log (20f1c4cb-803d-4ea9-b626-13273328817e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.03.14 20:59:57.341099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
| 14444 | 2026.03.14 20:59:57.646641 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.03.14 20:59:57.646913 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14446 | 2026.03.14 20:59:57.646985 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14447 | 2026.03.14 20:59:57.647774 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.03.14 20:59:57.647824 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14449 | 2026.03.14 20:59:57.648218 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14450 | 2026.03.14 20:59:57.648436 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Trace> oximeter.fields_string (54673f5c-3030-4eb3-9006-27dd43fa8a83): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.03.14 20:59:57.648586 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00174 sec., 78160.91954022988 rows/sec., 6.79 MiB/sec. | ||
| 14452 | 2026.03.14 20:59:57.648628 [ 253 ] {81a05908-fd5a-464d-8b38-ce044805e4be} <Debug> TCPHandler: Processed in 0.0021529 sec. | ||
| 14453 | 2026.03.14 20:59:57.648806 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2026.03.14 20:59:57.648901 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14455 | 2026.03.14 20:59:57.648941 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14456 | 2026.03.14 20:59:57.649348 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.03.14 20:59:57.649383 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14458 | 2026.03.14 20:59:57.649675 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14459 | 2026.03.14 20:59:57.649886 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Trace> oximeter.fields_u16 (7df492de-edbc-46be-9c51-5351d7bf5f76): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.03.14 20:59:57.650013 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001131 sec., 35366.93191865605 rows/sec., 2.60 MiB/sec. | ||
| 14461 | 2026.03.14 20:59:57.650050 [ 253 ] {addc3d89-3629-41c2-9d93-237129939186} <Debug> TCPHandler: Processed in 0.001292647 sec. | ||
| 14462 | 2026.03.14 20:59:57.650151 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2026.03.14 20:59:57.650244 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14464 | 2026.03.14 20:59:57.650283 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14465 | 2026.03.14 20:59:57.650705 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.03.14 20:59:57.650740 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14467 | 2026.03.14 20:59:57.651036 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14468 | 2026.03.14 20:59:57.651241 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Trace> oximeter.fields_uuid (23fcdf67-1928-43dc-9899-493265b4f856): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.03.14 20:59:57.651369 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001143 sec., 90988.62642169729 rows/sec., 7.11 MiB/sec. | ||
| 14470 | 2026.03.14 20:59:57.651406 [ 253 ] {bf235fb2-c9bc-416e-874f-cafb04a9d9c9} <Debug> TCPHandler: Processed in 0.001302228 sec. | ||
| 14471 | 2026.03.14 20:59:57.651510 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2026.03.14 20:59:57.651602 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14473 | 2026.03.14 20:59:57.651644 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14474 | 2026.03.14 20:59:57.652035 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.03.14 20:59:57.652071 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14476 | 2026.03.14 20:59:57.652392 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14477 | 2026.03.14 20:59:57.652602 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Trace> oximeter.measurements_cumulativeu64 (105c531d-745b-4e95-8a06-68005ce5a846): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.03.14 20:59:57.652728 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 14479 | 2026.03.14 20:59:57.652765 [ 253 ] {853d8ea7-823b-4a3d-96ef-bebfbc95e20e} <Debug> TCPHandler: Processed in 0.001301928 sec. | ||
| 14480 | 2026.03.14 20:59:57.652883 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2026.03.14 20:59:57.652985 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14482 | 2026.03.14 20:59:57.653042 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14483 | 2026.03.14 20:59:57.653941 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.03.14 20:59:57.653979 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14485 | 2026.03.14 20:59:57.654554 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14486 | 2026.03.14 20:59:57.654778 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Trace> oximeter.measurements_histogramu64 (0f9af10d-31e7-45eb-abb9-9673f203724e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.03.14 20:59:57.654924 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 36.61 MiB/sec. | ||
| 14488 | 2026.03.14 20:59:57.654990 [ 253 ] {6a486cbd-8843-4ddb-87a5-27229908e1ad} <Debug> TCPHandler: Processed in 0.002156979 sec. | ||
| 14489 | 2026.03.14 20:59:57.655101 [ 253 ] {} <Trace> TCP-Session: 8325c882-f13c-49bb-a774-c60ae759ab02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2026.03.14 20:59:57.655195 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14491 | 2026.03.14 20:59:57.655236 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14492 | 2026.03.14 20:59:57.655584 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2026.03.14 20:59:57.655620 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14494 | 2026.03.14 20:59:57.655921 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14495 | 2026.03.14 20:59:57.656137 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Trace> oximeter.measurements_u64 (147d1a19-2b4b-4678-aded-6a260f4bc998): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2026.03.14 20:59:57.656268 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 14497 | 2026.03.14 20:59:57.656304 [ 253 ] {b8576db0-f366-4d34-936b-c8a847dbd1a6} <Debug> TCPHandler: Processed in 0.001253367 sec. | ||
| 14498 | 2026.03.14 20:59:58.759112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14499 | 2026.03.14 20:59:58.775829 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2026.03.14 20:59:58.775889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.34 GiB. | ||
| 14501 | 2026.03.14 20:59:58.782299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14502 | 2026.03.14 20:59:58.782996 [ 243 ] {} <Trace> system.metric_log (05394d0e-0d74-47e4-acba-325daac01cb9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2026.03.14 20:59:58.785982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||