| 1 | [ Apr 10 19:10:21 Enabled. ] | ||
| 2 | [ Apr 10 19:10:21 Rereading configuration. ] | ||
| 3 | [ Apr 10 19:10:22 Rereading configuration. ] | ||
| 4 | [ Apr 10 19:10: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 | [ Apr 10 19:10: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.04.10 19:10:26.894884 [ 1 ] {} <Information> Application: Will watch for the process with pid 24352 | ||
| 29 | 2026.04.10 19:10:26.895309 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.10 19:10:27.386341 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24352 | ||
| 31 | 2026.04.10 19:10:27.387246 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.10 19:10:27.387422 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.10 19:10:27.500469 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.10 19:10:27.640133 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.10 19:10:27.640234 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.10 19:10:27.640257 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.10 19:10:27.640343 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.10 19:10:27.641053 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.10 19:10:27.643427 [ 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.04.10 19:10:27.644364 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.10 19:10:27.645285 [ 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.04.10 19:10:27.645351 [ 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.04.10 19:10:27.645402 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.10 19:10:27.646172 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.10 19:10:27.647283 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.10 19:10:27.653782 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.10 19:10:27.654512 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.10 19:10:27.655952 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.10 19:10:27.656062 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.10 19:10:27.657145 [ 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.04.10 19:10:27.657664 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.10 19:10:27.661921 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.10 19:10:27.662265 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.10 19:10:27.665736 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.10 19:10:27.666209 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.10 19:10:27.666697 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.10 19:10:27.667121 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.10 19:10:27.668829 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.10 19:10:27.668856 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.10 19:10:27.668937 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.10 19:10:27.669023 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.10 19:10:27.779571 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.10 19:10:27.779612 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000222496 sec | ||
| 68 | 2026.04.10 19:10:27.779667 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.10 19:10:27.779706 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.10 19:10:27.780467 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.10 19:10:27.781228 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.10 19:10:27.791730 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.10 19:10:27.791773 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.10 19:10:27.791855 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.10 19:10:27.791867 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.10 19:10:27.791900 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.10 19:10:27.791976 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.10 19:10:27.796454 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.10 19:10:27.796508 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.10 19:10:27.796678 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.10 19:10:27.796976 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.10 19:10:27.797025 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.10 19:10:27.797040 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.10 19:10:27.797296 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.10 19:10:27.797311 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.10 19:10:27.797347 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.10 19:10:27.797769 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.10 19:10:27.820728 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.10 19:10:27.839660 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.10 19:10:27.839745 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110123 sec | ||
| 91 | 2026.04.10 19:10:27.839761 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.10 19:10:27.839773 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.10 19:10:27.839804 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.10 19:10:27.840099 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.10 19:10:27.840228 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.10 19:10:27.840246 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.10 19:10:27.840259 [ 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.04.10 19:10:27.840273 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.10 19:10:27.921479 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.10 19:10:27.921703 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.04.10 19:10:27.923194 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.1201e-05 sec. | ||
| 102 | 2026.04.10 19:10:27.923580 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.10 19:10:27.924350 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.10 19:10:27.924367 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.10 19:10:27.944845 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44511 | ||
| 106 | 2026.04.10 19:10:27.945892 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.10 19:10:27.945964 [ 3 ] {} <Debug> TCP-Session: 6abf0393-bde1-46e6-bc17-37cd1bd55f6d Authenticating user 'default' from [fd00:1122:3344:101::b]:44511 | ||
| 108 | 2026.04.10 19:10:27.945994 [ 3 ] {} <Debug> TCP-Session: 6abf0393-bde1-46e6-bc17-37cd1bd55f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.10 19:10:27.946163 [ 3 ] {} <Debug> TCP-Session: 6abf0393-bde1-46e6-bc17-37cd1bd55f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.10 19:10:27.946267 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.10 19:10:27.946297 [ 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.04.10 19:10:27.946419 [ 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.04.10 19:10:27.946957 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39070 | ||
| 114 | 2026.04.10 19:10:27.947073 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37205 | ||
| 115 | 2026.04.10 19:10:27.947087 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56191 | ||
| 116 | 2026.04.10 19:10:27.947202 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.10 19:10:27.947294 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.10 19:10:27.947327 [ 4 ] {} <Debug> TCP-Session: 07c22447-fd1c-40b5-81b3-129f50ca2e85 Authenticating user 'default' from [fd00:1122:3344:101::b]:39070 | ||
| 119 | 2026.04.10 19:10:27.947335 [ 254 ] {} <Debug> TCP-Session: b31ff571-5a7a-45a8-bfbe-f8373ac361bd Authenticating user 'default' from [fd00:1122:3344:101::b]:37205 | ||
| 120 | 2026.04.10 19:10:27.947362 [ 4 ] {} <Debug> TCP-Session: 07c22447-fd1c-40b5-81b3-129f50ca2e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.10 19:10:27.947411 [ 254 ] {} <Debug> TCP-Session: b31ff571-5a7a-45a8-bfbe-f8373ac361bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.04.10 19:10:27.947341 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.10 19:10:27.947444 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45346 | ||
| 124 | 2026.04.10 19:10:27.947493 [ 4 ] {} <Debug> TCP-Session: 07c22447-fd1c-40b5-81b3-129f50ca2e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.04.10 19:10:27.947346 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60454 | ||
| 126 | 2026.04.10 19:10:27.947597 [ 5 ] {} <Debug> TCP-Session: cf4e7517-4ef7-4e0c-b771-28601a347428 Authenticating user 'default' from [fd00:1122:3344:101::b]:56191 | ||
| 127 | 2026.04.10 19:10:27.947679 [ 254 ] {} <Debug> TCP-Session: b31ff571-5a7a-45a8-bfbe-f8373ac361bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.10 19:10:27.947619 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45661 | ||
| 129 | 2026.04.10 19:10:27.947740 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.10 19:10:27.947776 [ 5 ] {} <Debug> TCP-Session: cf4e7517-4ef7-4e0c-b771-28601a347428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.10 19:10:27.947843 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.04.10 19:10:27.947837 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41949 | ||
| 133 | 2026.04.10 19:10:27.947791 [ 256 ] {} <Debug> TCP-Session: d5d15c2d-a6b7-42af-8ee0-14a228c0ba05 Authenticating user 'default' from [fd00:1122:3344:101::b]:45346 | ||
| 134 | 2026.04.10 19:10:27.947905 [ 5 ] {} <Debug> TCP-Session: cf4e7517-4ef7-4e0c-b771-28601a347428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.10 19:10:27.947967 [ 256 ] {} <Debug> TCP-Session: d5d15c2d-a6b7-42af-8ee0-14a228c0ba05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.10 19:10:27.947892 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.10 19:10:27.948061 [ 256 ] {} <Debug> TCP-Session: d5d15c2d-a6b7-42af-8ee0-14a228c0ba05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.10 19:10:27.948113 [ 257 ] {} <Debug> TCP-Session: 0c4649e3-342f-41a7-a7c5-ee22b9f44f36 Authenticating user 'default' from [fd00:1122:3344:101::b]:45661 | ||
| 139 | 2026.04.10 19:10:27.948031 [ 255 ] {} <Debug> TCP-Session: 0b0d5f9f-adfb-460a-8725-0869e7daacd9 Authenticating user 'default' from [fd00:1122:3344:101::b]:60454 | ||
| 140 | 2026.04.10 19:10:27.948191 [ 257 ] {} <Debug> TCP-Session: 0c4649e3-342f-41a7-a7c5-ee22b9f44f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.10 19:10:27.948006 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.04.10 19:10:27.948234 [ 255 ] {} <Debug> TCP-Session: 0b0d5f9f-adfb-460a-8725-0869e7daacd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.10 19:10:27.948283 [ 257 ] {} <Debug> TCP-Session: 0c4649e3-342f-41a7-a7c5-ee22b9f44f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.10 19:10:27.948315 [ 258 ] {} <Debug> TCP-Session: 481707cd-8a7a-47aa-a1cb-6008b7ab6ae1 Authenticating user 'default' from [fd00:1122:3344:101::b]:41949 | ||
| 145 | 2026.04.10 19:10:27.948296 [ 255 ] {} <Debug> TCP-Session: 0b0d5f9f-adfb-460a-8725-0869e7daacd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.10 19:10:27.948433 [ 258 ] {} <Debug> TCP-Session: 481707cd-8a7a-47aa-a1cb-6008b7ab6ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.10 19:10:27.948501 [ 258 ] {} <Debug> TCP-Session: 481707cd-8a7a-47aa-a1cb-6008b7ab6ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.10 19:10:28.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.11 MiB | ||
| 149 | 2026.04.10 19:10:28.863117 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53039 | ||
| 150 | 2026.04.10 19:10:28.863319 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.10 19:10:28.863368 [ 259 ] {} <Debug> TCP-Session: 8d5be84d-0c60-46e6-af43-b32414daac88 Authenticating user 'default' from [fd00:1122:3344:101::c]:53039 | ||
| 152 | 2026.04.10 19:10:28.863391 [ 259 ] {} <Debug> TCP-Session: 8d5be84d-0c60-46e6-af43-b32414daac88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.10 19:10:28.863461 [ 259 ] {} <Debug> TCP-Session: 8d5be84d-0c60-46e6-af43-b32414daac88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.10 19:10:28.863543 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.04.10 19:10:28.863577 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.04.10 19:10:28.863672 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.04.10 19:10:28.864253 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43970 | ||
| 158 | 2026.04.10 19:10:28.864256 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35306 | ||
| 159 | 2026.04.10 19:10:28.864316 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36010 | ||
| 160 | 2026.04.10 19:10:28.864396 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37667 | ||
| 161 | 2026.04.10 19:10:28.864515 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56718 | ||
| 162 | 2026.04.10 19:10:28.864628 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.04.10 19:10:28.864665 [ 260 ] {} <Debug> TCP-Session: d9630727-ee41-4b17-8c3a-502f15a02aa4 Authenticating user 'default' from [fd00:1122:3344:101::c]:35306 | ||
| 164 | 2026.04.10 19:10:28.864671 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43123 | ||
| 165 | 2026.04.10 19:10:28.864731 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.04.10 19:10:28.864752 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.04.10 19:10:28.864743 [ 260 ] {} <Debug> TCP-Session: d9630727-ee41-4b17-8c3a-502f15a02aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.04.10 19:10:28.864846 [ 262 ] {} <Debug> TCP-Session: ab26094e-5e36-4a55-9d9a-d4fe302f0a49 Authenticating user 'default' from [fd00:1122:3344:101::c]:36010 | ||
| 169 | 2026.04.10 19:10:28.864821 [ 261 ] {} <Debug> TCP-Session: fd221e60-4aeb-4276-a5d4-807c3162bf94 Authenticating user 'default' from [fd00:1122:3344:101::c]:43970 | ||
| 170 | 2026.04.10 19:10:28.864888 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52691 | ||
| 171 | 2026.04.10 19:10:28.864938 [ 262 ] {} <Debug> TCP-Session: ab26094e-5e36-4a55-9d9a-d4fe302f0a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.04.10 19:10:28.864951 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.04.10 19:10:28.864927 [ 261 ] {} <Debug> TCP-Session: fd221e60-4aeb-4276-a5d4-807c3162bf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.04.10 19:10:28.864883 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.04.10 19:10:28.865044 [ 265 ] {} <Debug> TCP-Session: 421760c6-dad5-44d3-bbc3-0bc1c884d0aa Authenticating user 'default' from [fd00:1122:3344:101::c]:43123 | ||
| 176 | 2026.04.10 19:10:28.865027 [ 261 ] {} <Debug> TCP-Session: fd221e60-4aeb-4276-a5d4-807c3162bf94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.04.10 19:10:28.865016 [ 262 ] {} <Debug> TCP-Session: ab26094e-5e36-4a55-9d9a-d4fe302f0a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.04.10 19:10:28.865163 [ 265 ] {} <Debug> TCP-Session: 421760c6-dad5-44d3-bbc3-0bc1c884d0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.04.10 19:10:28.865114 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.04.10 19:10:28.864900 [ 260 ] {} <Debug> TCP-Session: d9630727-ee41-4b17-8c3a-502f15a02aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.04.10 19:10:28.864900 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.04.10 19:10:28.865277 [ 266 ] {} <Debug> TCP-Session: 8f5a4c36-c2eb-486a-afcd-01937cdf4dc4 Authenticating user 'default' from [fd00:1122:3344:101::c]:52691 | ||
| 183 | 2026.04.10 19:10:28.865282 [ 265 ] {} <Debug> TCP-Session: 421760c6-dad5-44d3-bbc3-0bc1c884d0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.10 19:10:28.865376 [ 263 ] {} <Debug> TCP-Session: 1990bc5e-0274-4d93-a0be-915a66f19ff8 Authenticating user 'default' from [fd00:1122:3344:101::c]:37667 | ||
| 185 | 2026.04.10 19:10:28.865352 [ 266 ] {} <Debug> TCP-Session: 8f5a4c36-c2eb-486a-afcd-01937cdf4dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.04.10 19:10:28.865158 [ 264 ] {} <Debug> TCP-Session: e40d47e5-bee1-4aeb-9c6d-3d132e33db66 Authenticating user 'default' from [fd00:1122:3344:101::c]:56718 | ||
| 187 | 2026.04.10 19:10:28.865470 [ 266 ] {} <Debug> TCP-Session: 8f5a4c36-c2eb-486a-afcd-01937cdf4dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.04.10 19:10:28.865495 [ 263 ] {} <Debug> TCP-Session: 1990bc5e-0274-4d93-a0be-915a66f19ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.10 19:10:28.865553 [ 264 ] {} <Debug> TCP-Session: e40d47e5-bee1-4aeb-9c6d-3d132e33db66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.10 19:10:28.865563 [ 263 ] {} <Debug> TCP-Session: 1990bc5e-0274-4d93-a0be-915a66f19ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.10 19:10:28.865652 [ 264 ] {} <Debug> TCP-Session: e40d47e5-bee1-4aeb-9c6d-3d132e33db66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.04.10 19:10:28.866191 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35153 | ||
| 193 | 2026.04.10 19:10:28.866340 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.10 19:10:28.866416 [ 267 ] {} <Debug> TCP-Session: 6d467060-c97c-489a-9327-8cb2a9c0ade0 Authenticating user 'default' from [fd00:1122:3344:101::a]:35153 | ||
| 195 | 2026.04.10 19:10:28.866440 [ 267 ] {} <Debug> TCP-Session: 6d467060-c97c-489a-9327-8cb2a9c0ade0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.10 19:10:28.866453 [ 267 ] {} <Debug> TCP-Session: 6d467060-c97c-489a-9327-8cb2a9c0ade0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.10 19:10:28.866567 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.04.10 19:10:28.866616 [ 267 ] {} <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 | ||
| 199 | 2026.04.10 19:10:28.866717 [ 267 ] {} <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 | ||
| 200 | 2026.04.10 19:10:28.867129 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44109 | ||
| 201 | 2026.04.10 19:10:28.867221 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41814 | ||
| 202 | 2026.04.10 19:10:28.867293 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.04.10 19:10:28.867328 [ 268 ] {} <Debug> TCP-Session: 84fd964b-24b3-4f6e-aca5-aef700aab2c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:44109 | ||
| 204 | 2026.04.10 19:10:28.867328 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50100 | ||
| 205 | 2026.04.10 19:10:28.867402 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.04.10 19:10:28.867435 [ 268 ] {} <Debug> TCP-Session: 84fd964b-24b3-4f6e-aca5-aef700aab2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.04.10 19:10:28.867455 [ 269 ] {} <Debug> TCP-Session: 24907a64-7d64-4705-bc7c-09bbe04140dd Authenticating user 'default' from [fd00:1122:3344:101::a]:41814 | ||
| 208 | 2026.04.10 19:10:28.867481 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39587 | ||
| 209 | 2026.04.10 19:10:28.867480 [ 268 ] {} <Debug> TCP-Session: 84fd964b-24b3-4f6e-aca5-aef700aab2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.04.10 19:10:28.867589 [ 269 ] {} <Debug> TCP-Session: 24907a64-7d64-4705-bc7c-09bbe04140dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.04.10 19:10:28.867620 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.04.10 19:10:28.867599 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61527 | ||
| 213 | 2026.04.10 19:10:28.867688 [ 269 ] {} <Debug> TCP-Session: 24907a64-7d64-4705-bc7c-09bbe04140dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.04.10 19:10:28.867726 [ 270 ] {} <Debug> TCP-Session: 690ad090-64b4-4065-be84-2ca811103738 Authenticating user 'default' from [fd00:1122:3344:101::a]:50100 | ||
| 215 | 2026.04.10 19:10:28.867697 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40281 | ||
| 216 | 2026.04.10 19:10:28.867804 [ 270 ] {} <Debug> TCP-Session: 690ad090-64b4-4065-be84-2ca811103738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.04.10 19:10:28.867830 [ 270 ] {} <Debug> TCP-Session: 690ad090-64b4-4065-be84-2ca811103738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.04.10 19:10:28.867866 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.04.10 19:10:28.867925 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63058 | ||
| 220 | 2026.04.10 19:10:28.867940 [ 271 ] {} <Debug> TCP-Session: b6459d7a-2d94-4cb5-966b-0ac3483e557a Authenticating user 'default' from [fd00:1122:3344:101::a]:39587 | ||
| 221 | 2026.04.10 19:10:28.867932 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.04.10 19:10:28.868022 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.04.10 19:10:28.868055 [ 271 ] {} <Debug> TCP-Session: b6459d7a-2d94-4cb5-966b-0ac3483e557a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.04.10 19:10:28.868071 [ 273 ] {} <Debug> TCP-Session: 44378cb3-55e7-472b-bd4e-97390bd6329c Authenticating user 'default' from [fd00:1122:3344:101::a]:40281 | ||
| 225 | 2026.04.10 19:10:28.868118 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.04.10 19:10:28.868085 [ 272 ] {} <Debug> TCP-Session: 3fc4c84a-1f63-4014-bcc0-b4e9217daa09 Authenticating user 'default' from [fd00:1122:3344:101::a]:61527 | ||
| 227 | 2026.04.10 19:10:28.868084 [ 271 ] {} <Debug> TCP-Session: b6459d7a-2d94-4cb5-966b-0ac3483e557a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.04.10 19:10:28.868215 [ 272 ] {} <Debug> TCP-Session: 3fc4c84a-1f63-4014-bcc0-b4e9217daa09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.04.10 19:10:28.868242 [ 274 ] {} <Debug> TCP-Session: 9c6e6c29-8b4d-483b-88ef-5b02ad1ed0c6 Authenticating user 'default' from [fd00:1122:3344:101::a]:63058 | ||
| 230 | 2026.04.10 19:10:28.868200 [ 273 ] {} <Debug> TCP-Session: 44378cb3-55e7-472b-bd4e-97390bd6329c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.04.10 19:10:28.868306 [ 272 ] {} <Debug> TCP-Session: 3fc4c84a-1f63-4014-bcc0-b4e9217daa09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.04.10 19:10:28.868316 [ 274 ] {} <Debug> TCP-Session: 9c6e6c29-8b4d-483b-88ef-5b02ad1ed0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.04.10 19:10:28.868361 [ 273 ] {} <Debug> TCP-Session: 44378cb3-55e7-472b-bd4e-97390bd6329c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.10 19:10:28.868372 [ 274 ] {} <Debug> TCP-Session: 9c6e6c29-8b4d-483b-88ef-5b02ad1ed0c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.10 19:10:29.346962 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39950 | ||
| 236 | 2026.04.10 19:10:29.347166 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.04.10 19:10:29.347306 [ 275 ] {} <Debug> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Authenticating user 'default' from [fd00:1122:3344:101::d]:39950 | ||
| 238 | 2026.04.10 19:10:29.347333 [ 275 ] {} <Debug> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.10 19:10:29.347346 [ 275 ] {} <Debug> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.10 19:10:29.347480 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.04.10 19:10:29.347529 [ 275 ] {} <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 | ||
| 242 | 2026.04.10 19:10:29.347601 [ 275 ] {} <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 | ||
| 243 | 2026.04.10 19:10:29.349195 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61388 | ||
| 244 | 2026.04.10 19:10:29.349294 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63783 | ||
| 245 | 2026.04.10 19:10:29.349426 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46034 | ||
| 246 | 2026.04.10 19:10:29.349629 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44449 | ||
| 247 | 2026.04.10 19:10:29.349707 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.04.10 19:10:29.349898 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50125 | ||
| 249 | 2026.04.10 19:10:29.349902 [ 276 ] {} <Debug> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Authenticating user 'default' from [fd00:1122:3344:101::d]:61388 | ||
| 250 | 2026.04.10 19:10:29.349958 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.04.10 19:10:29.349957 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.04.10 19:10:29.350049 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.04.10 19:10:29.350003 [ 279 ] {} <Debug> TCP-Session: 0b1c717c-4d7e-4c3e-9cb9-5447bf1330f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44449 | ||
| 254 | 2026.04.10 19:10:29.350094 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56315 | ||
| 255 | 2026.04.10 19:10:29.349966 [ 276 ] {} <Debug> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.04.10 19:10:29.350164 [ 278 ] {} <Debug> TCP-Session: 7bc958d2-781d-4536-81fa-6d155c19d6a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46034 | ||
| 257 | 2026.04.10 19:10:29.350169 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.04.10 19:10:29.350244 [ 276 ] {} <Debug> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.04.10 19:10:29.350303 [ 278 ] {} <Debug> TCP-Session: 7bc958d2-781d-4536-81fa-6d155c19d6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.04.10 19:10:29.350266 [ 280 ] {} <Debug> TCP-Session: acad56ab-44cf-493c-bf3f-4b4bd1f1a941 Authenticating user 'default' from [fd00:1122:3344:101::d]:50125 | ||
| 261 | 2026.04.10 19:10:29.350243 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.04.10 19:10:29.350406 [ 278 ] {} <Debug> TCP-Session: 7bc958d2-781d-4536-81fa-6d155c19d6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.04.10 19:10:29.350385 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37125 | ||
| 264 | 2026.04.10 19:10:29.350374 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42561 | ||
| 265 | 2026.04.10 19:10:29.350479 [ 281 ] {} <Debug> TCP-Session: 058a4e11-2836-489f-9bed-ac453e43bfb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56315 | ||
| 266 | 2026.04.10 19:10:29.350123 [ 277 ] {} <Debug> TCP-Session: 5f9fbd6f-0925-4fbe-baf2-249e2c5b5200 Authenticating user 'default' from [fd00:1122:3344:101::d]:63783 | ||
| 267 | 2026.04.10 19:10:29.350128 [ 279 ] {} <Debug> TCP-Session: 0b1c717c-4d7e-4c3e-9cb9-5447bf1330f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.04.10 19:10:29.350390 [ 280 ] {} <Debug> TCP-Session: acad56ab-44cf-493c-bf3f-4b4bd1f1a941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.04.10 19:10:29.350637 [ 277 ] {} <Debug> TCP-Session: 5f9fbd6f-0925-4fbe-baf2-249e2c5b5200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.04.10 19:10:29.350590 [ 281 ] {} <Debug> TCP-Session: 058a4e11-2836-489f-9bed-ac453e43bfb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.04.10 19:10:29.350608 [ 279 ] {} <Debug> TCP-Session: 0b1c717c-4d7e-4c3e-9cb9-5447bf1330f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.04.10 19:10:29.350754 [ 277 ] {} <Debug> TCP-Session: 5f9fbd6f-0925-4fbe-baf2-249e2c5b5200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.04.10 19:10:29.350730 [ 280 ] {} <Debug> TCP-Session: acad56ab-44cf-493c-bf3f-4b4bd1f1a941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.04.10 19:10:29.350734 [ 281 ] {} <Debug> TCP-Session: 058a4e11-2836-489f-9bed-ac453e43bfb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.04.10 19:10:29.350733 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.04.10 19:10:29.350963 [ 283 ] {} <Debug> TCP-Session: 36dce176-8c4a-4026-8bfb-ca208b7ff482 Authenticating user 'default' from [fd00:1122:3344:101::d]:42561 | ||
| 277 | 2026.04.10 19:10:29.350985 [ 283 ] {} <Debug> TCP-Session: 36dce176-8c4a-4026-8bfb-ca208b7ff482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.04.10 19:10:29.351084 [ 283 ] {} <Debug> TCP-Session: 36dce176-8c4a-4026-8bfb-ca208b7ff482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.04.10 19:10:29.351401 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.04.10 19:10:29.351456 [ 282 ] {} <Debug> TCP-Session: 34cd6a97-73d8-4a62-9d7b-e4ea85393874 Authenticating user 'default' from [fd00:1122:3344:101::d]:37125 | ||
| 281 | 2026.04.10 19:10:29.351576 [ 282 ] {} <Debug> TCP-Session: 34cd6a97-73d8-4a62-9d7b-e4ea85393874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.04.10 19:10:29.351599 [ 282 ] {} <Debug> TCP-Session: 34cd6a97-73d8-4a62-9d7b-e4ea85393874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.04.10 19:10:29.358149 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.04.10 19:10:29.361358 [ 275 ] {5c9461c6-ed98-4943-9a3b-2248f78360dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.04.10 19:10:29.465043 [ 275 ] {5c9461c6-ed98-4943-9a3b-2248f78360dd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39950) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.04.10 19:10:29.466343 [ 275 ] {5c9461c6-ed98-4943-9a3b-2248f78360dd} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.04.10 19:10:29.466734 [ 275 ] {5c9461c6-ed98-4943-9a3b-2248f78360dd} <Debug> TCPHandler: Processed in 0.115262145 sec. | ||
| 334 | 2026.04.10 19:10:29.467213 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.04.10 19:10:29.467450 [ 276 ] {5e3b4b8a-7fbf-4f02-8991-dd4a87b9ad59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.04.10 19:10:29.467960 [ 276 ] {5e3b4b8a-7fbf-4f02-8991-dd4a87b9ad59} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61388) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.04.10 19:10:29.468302 [ 276 ] {5e3b4b8a-7fbf-4f02-8991-dd4a87b9ad59} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.04.10 19:10:29.468565 [ 276 ] {5e3b4b8a-7fbf-4f02-8991-dd4a87b9ad59} <Debug> TCPHandler: Processed in 0.001538413 sec. | ||
| 385 | 2026.04.10 19:10:29.468890 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.10 19:10:29.469842 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.04.10 19:10:29.470515 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.04.10 19:10:29.481460 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.04.10 19:10:29.481611 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186465 sec | ||
| 390 | 2026.04.10 19:10:29.481626 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.04.10 19:10:29.481638 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.04.10 19:10:29.481702 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.04.10 19:10:29.482451 [ 275 ] {67c38691-d6e3-4640-8319-3cfb91b1f1a3} <Debug> TCPHandler: Processed in 0.013689265 sec. | ||
| 394 | 2026.04.10 19:10:29.482739 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.04.10 19:10:29.482941 [ 275 ] {72f4f5fe-5514-4bed-bac8-f8b4476f8ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.04.10 19:10:29.483136 [ 275 ] {72f4f5fe-5514-4bed-bac8-f8b4476f8ce2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.04.10 19:10:29.489026 [ 275 ] {72f4f5fe-5514-4bed-bac8-f8b4476f8ce2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.04.10 19:10:29.493208 [ 275 ] {72f4f5fe-5514-4bed-bac8-f8b4476f8ce2} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976): Loading data parts | ||
| 400 | 2026.04.10 19:10:29.494456 [ 275 ] {72f4f5fe-5514-4bed-bac8-f8b4476f8ce2} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976): There are no data parts | ||
| 401 | 2026.04.10 19:10:29.498278 [ 275 ] {72f4f5fe-5514-4bed-bac8-f8b4476f8ce2} <Debug> TCPHandler: Processed in 0.015620879 sec. | ||
| 402 | 2026.04.10 19:10:29.498862 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.04.10 19:10:29.499097 [ 275 ] {eaf24ef9-68f3-4e69-b6fb-dc744a34278f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.04.10 19:10:29.499254 [ 275 ] {eaf24ef9-68f3-4e69-b6fb-dc744a34278f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.04.10 19:10:29.511994 [ 275 ] {eaf24ef9-68f3-4e69-b6fb-dc744a34278f} <Debug> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Loading data parts | ||
| 416 | 2026.04.10 19:10:29.512338 [ 275 ] {eaf24ef9-68f3-4e69-b6fb-dc744a34278f} <Debug> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): There are no data parts | ||
| 417 | 2026.04.10 19:10:29.513944 [ 275 ] {eaf24ef9-68f3-4e69-b6fb-dc744a34278f} <Debug> TCPHandler: Processed in 0.015229208 sec. | ||
| 418 | 2026.04.10 19:10:29.514161 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.04.10 19:10:29.514468 [ 275 ] {38a0b413-2f18-402a-aa9d-780032ab73fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 420 | 2026.04.10 19:10:29.514520 [ 275 ] {38a0b413-2f18-402a-aa9d-780032ab73fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.04.10 19:10:29.516848 [ 275 ] {38a0b413-2f18-402a-aa9d-780032ab73fa} <Debug> oximeter.measurements_i8 (65d6fa52-c0aa-452d-b7bb-d9c4fda77c82): Loading data parts | ||
| 422 | 2026.04.10 19:10:29.517119 [ 275 ] {38a0b413-2f18-402a-aa9d-780032ab73fa} <Debug> oximeter.measurements_i8 (65d6fa52-c0aa-452d-b7bb-d9c4fda77c82): There are no data parts | ||
| 423 | 2026.04.10 19:10:29.519568 [ 275 ] {38a0b413-2f18-402a-aa9d-780032ab73fa} <Debug> TCPHandler: Processed in 0.005479774 sec. | ||
| 424 | 2026.04.10 19:10:29.519810 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.04.10 19:10:29.519976 [ 275 ] {c0b21438-1191-487d-8d71-08915a2fe7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 426 | 2026.04.10 19:10:29.520090 [ 275 ] {c0b21438-1191-487d-8d71-08915a2fe7ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.04.10 19:10:29.525599 [ 275 ] {c0b21438-1191-487d-8d71-08915a2fe7ff} <Debug> oximeter.measurements_u8 (f0016a7d-d751-4086-ae35-2cfd958db4be): Loading data parts | ||
| 428 | 2026.04.10 19:10:29.525829 [ 275 ] {c0b21438-1191-487d-8d71-08915a2fe7ff} <Debug> oximeter.measurements_u8 (f0016a7d-d751-4086-ae35-2cfd958db4be): There are no data parts | ||
| 429 | 2026.04.10 19:10:29.527092 [ 275 ] {c0b21438-1191-487d-8d71-08915a2fe7ff} <Debug> TCPHandler: Processed in 0.007333657 sec. | ||
| 430 | 2026.04.10 19:10:29.527255 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.04.10 19:10:29.527533 [ 275 ] {4b23c530-b59a-4526-9d67-51971a5bdeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 432 | 2026.04.10 19:10:29.527584 [ 275 ] {4b23c530-b59a-4526-9d67-51971a5bdeef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.04.10 19:10:29.540038 [ 275 ] {4b23c530-b59a-4526-9d67-51971a5bdeef} <Debug> oximeter.measurements_i16 (ec738d63-36ad-4762-8043-06b8d9219de1): Loading data parts | ||
| 434 | 2026.04.10 19:10:29.540289 [ 275 ] {4b23c530-b59a-4526-9d67-51971a5bdeef} <Debug> oximeter.measurements_i16 (ec738d63-36ad-4762-8043-06b8d9219de1): There are no data parts | ||
| 435 | 2026.04.10 19:10:29.542575 [ 275 ] {4b23c530-b59a-4526-9d67-51971a5bdeef} <Debug> TCPHandler: Processed in 0.015373413 sec. | ||
| 436 | 2026.04.10 19:10:29.542903 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.04.10 19:10:29.543078 [ 275 ] {0526e5b0-07fb-4f4a-b71e-a85622da51eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 438 | 2026.04.10 19:10:29.543207 [ 275 ] {0526e5b0-07fb-4f4a-b71e-a85622da51eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.04.10 19:10:29.545381 [ 275 ] {0526e5b0-07fb-4f4a-b71e-a85622da51eb} <Debug> oximeter.measurements_u16 (8ce73a1b-fe4c-48d3-8400-a8183f8fbfae): Loading data parts | ||
| 440 | 2026.04.10 19:10:29.545624 [ 275 ] {0526e5b0-07fb-4f4a-b71e-a85622da51eb} <Debug> oximeter.measurements_u16 (8ce73a1b-fe4c-48d3-8400-a8183f8fbfae): There are no data parts | ||
| 441 | 2026.04.10 19:10:29.547572 [ 275 ] {0526e5b0-07fb-4f4a-b71e-a85622da51eb} <Debug> TCPHandler: Processed in 0.004730783 sec. | ||
| 442 | 2026.04.10 19:10:29.547755 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.04.10 19:10:29.547976 [ 275 ] {37f9c8ac-786c-4efe-9a3b-a77f6a89ccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 444 | 2026.04.10 19:10:29.548053 [ 275 ] {37f9c8ac-786c-4efe-9a3b-a77f6a89ccbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.04.10 19:10:29.555123 [ 275 ] {37f9c8ac-786c-4efe-9a3b-a77f6a89ccbf} <Debug> oximeter.measurements_i32 (33d43dba-87b8-410a-b5b0-3318de0f731e): Loading data parts | ||
| 446 | 2026.04.10 19:10:29.555327 [ 275 ] {37f9c8ac-786c-4efe-9a3b-a77f6a89ccbf} <Debug> oximeter.measurements_i32 (33d43dba-87b8-410a-b5b0-3318de0f731e): There are no data parts | ||
| 447 | 2026.04.10 19:10:29.557246 [ 275 ] {37f9c8ac-786c-4efe-9a3b-a77f6a89ccbf} <Debug> TCPHandler: Processed in 0.00956841 sec. | ||
| 448 | 2026.04.10 19:10:29.557521 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.04.10 19:10:29.557679 [ 275 ] {8f29f5cc-f0c6-4bbd-a2db-6a65c3680037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 450 | 2026.04.10 19:10:29.557808 [ 275 ] {8f29f5cc-f0c6-4bbd-a2db-6a65c3680037} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.04.10 19:10:29.560370 [ 275 ] {8f29f5cc-f0c6-4bbd-a2db-6a65c3680037} <Debug> oximeter.measurements_u32 (17f8508b-7f90-4751-8cc6-78f7cd53b159): Loading data parts | ||
| 452 | 2026.04.10 19:10:29.560576 [ 275 ] {8f29f5cc-f0c6-4bbd-a2db-6a65c3680037} <Debug> oximeter.measurements_u32 (17f8508b-7f90-4751-8cc6-78f7cd53b159): There are no data parts | ||
| 453 | 2026.04.10 19:10:29.571541 [ 275 ] {8f29f5cc-f0c6-4bbd-a2db-6a65c3680037} <Debug> TCPHandler: Processed in 0.014072326 sec. | ||
| 454 | 2026.04.10 19:10:29.571720 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.04.10 19:10:29.572019 [ 275 ] {8961c2db-0a7e-4c8b-bfb7-c2d2e6be75c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 456 | 2026.04.10 19:10:29.572117 [ 275 ] {8961c2db-0a7e-4c8b-bfb7-c2d2e6be75c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.04.10 19:10:29.574702 [ 275 ] {8961c2db-0a7e-4c8b-bfb7-c2d2e6be75c2} <Debug> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): Loading data parts | ||
| 458 | 2026.04.10 19:10:29.574871 [ 275 ] {8961c2db-0a7e-4c8b-bfb7-c2d2e6be75c2} <Debug> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): There are no data parts | ||
| 459 | 2026.04.10 19:10:29.576902 [ 275 ] {8961c2db-0a7e-4c8b-bfb7-c2d2e6be75c2} <Debug> TCPHandler: Processed in 0.005243148 sec. | ||
| 460 | 2026.04.10 19:10:29.577152 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.04.10 19:10:29.577326 [ 275 ] {3143be0d-930e-4619-ade9-5637c3a8b8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 462 | 2026.04.10 19:10:29.577454 [ 275 ] {3143be0d-930e-4619-ade9-5637c3a8b8ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.04.10 19:10:29.579907 [ 275 ] {3143be0d-930e-4619-ade9-5637c3a8b8ba} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Loading data parts | ||
| 464 | 2026.04.10 19:10:29.580061 [ 275 ] {3143be0d-930e-4619-ade9-5637c3a8b8ba} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): There are no data parts | ||
| 465 | 2026.04.10 19:10:29.586300 [ 275 ] {3143be0d-930e-4619-ade9-5637c3a8b8ba} <Debug> TCPHandler: Processed in 0.009201028 sec. | ||
| 466 | 2026.04.10 19:10:29.586466 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.10 19:10:29.586653 [ 275 ] {1a7589ad-ef18-45f2-93df-21f258efb8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 468 | 2026.04.10 19:10:29.586788 [ 275 ] {1a7589ad-ef18-45f2-93df-21f258efb8f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.04.10 19:10:29.589464 [ 275 ] {1a7589ad-ef18-45f2-93df-21f258efb8f7} <Debug> oximeter.measurements_f32 (698c129d-e061-4aa9-b775-7ade74767dfc): Loading data parts | ||
| 470 | 2026.04.10 19:10:29.589614 [ 275 ] {1a7589ad-ef18-45f2-93df-21f258efb8f7} <Debug> oximeter.measurements_f32 (698c129d-e061-4aa9-b775-7ade74767dfc): There are no data parts | ||
| 471 | 2026.04.10 19:10:29.591178 [ 275 ] {1a7589ad-ef18-45f2-93df-21f258efb8f7} <Debug> TCPHandler: Processed in 0.004773575 sec. | ||
| 472 | 2026.04.10 19:10:29.591399 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.10 19:10:29.591553 [ 275 ] {18d13a16-17a3-4b85-9e6b-435466c75b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 474 | 2026.04.10 19:10:29.591671 [ 275 ] {18d13a16-17a3-4b85-9e6b-435466c75b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.04.10 19:10:29.593447 [ 275 ] {18d13a16-17a3-4b85-9e6b-435466c75b24} <Debug> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Loading data parts | ||
| 476 | 2026.04.10 19:10:29.593596 [ 275 ] {18d13a16-17a3-4b85-9e6b-435466c75b24} <Debug> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): There are no data parts | ||
| 477 | 2026.04.10 19:10:29.604864 [ 275 ] {18d13a16-17a3-4b85-9e6b-435466c75b24} <Debug> TCPHandler: Processed in 0.0135149 sec. | ||
| 478 | 2026.04.10 19:10:29.605034 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.10 19:10:29.605220 [ 275 ] {c7d93f4e-3de2-4e8a-9e53-6b6fbd9c90f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 480 | 2026.04.10 19:10:29.605376 [ 275 ] {c7d93f4e-3de2-4e8a-9e53-6b6fbd9c90f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.04.10 19:10:29.610891 [ 275 ] {c7d93f4e-3de2-4e8a-9e53-6b6fbd9c90f7} <Debug> oximeter.measurements_string (5483244b-5e60-4639-820f-cba9c0496e6d): Loading data parts | ||
| 482 | 2026.04.10 19:10:29.611075 [ 275 ] {c7d93f4e-3de2-4e8a-9e53-6b6fbd9c90f7} <Debug> oximeter.measurements_string (5483244b-5e60-4639-820f-cba9c0496e6d): There are no data parts | ||
| 483 | 2026.04.10 19:10:29.612629 [ 275 ] {c7d93f4e-3de2-4e8a-9e53-6b6fbd9c90f7} <Debug> TCPHandler: Processed in 0.007655956 sec. | ||
| 484 | 2026.04.10 19:10:29.612861 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.04.10 19:10:29.613018 [ 275 ] {8d9096dc-baac-45bc-85d7-f5650f5f4698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.04.10 19:10:29.613145 [ 275 ] {8d9096dc-baac-45bc-85d7-f5650f5f4698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.04.10 19:10:29.615138 [ 275 ] {8d9096dc-baac-45bc-85d7-f5650f5f4698} <Debug> oximeter.measurements_bytes (4c3246f0-f90f-4efd-ba62-e4be60c8dbeb): Loading data parts | ||
| 495 | 2026.04.10 19:10:29.615288 [ 275 ] {8d9096dc-baac-45bc-85d7-f5650f5f4698} <Debug> oximeter.measurements_bytes (4c3246f0-f90f-4efd-ba62-e4be60c8dbeb): There are no data parts | ||
| 496 | 2026.04.10 19:10:29.616593 [ 275 ] {8d9096dc-baac-45bc-85d7-f5650f5f4698} <Debug> TCPHandler: Processed in 0.003780836 sec. | ||
| 497 | 2026.04.10 19:10:29.616851 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.04.10 19:10:29.617016 [ 275 ] {93c48651-eaef-4d15-bb42-76cb6b670d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 499 | 2026.04.10 19:10:29.617135 [ 275 ] {93c48651-eaef-4d15-bb42-76cb6b670d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.04.10 19:10:29.619037 [ 275 ] {93c48651-eaef-4d15-bb42-76cb6b670d62} <Debug> oximeter.measurements_cumulativei64 (b487056d-1937-4554-a6df-1e7703287392): Loading data parts | ||
| 501 | 2026.04.10 19:10:29.619261 [ 275 ] {93c48651-eaef-4d15-bb42-76cb6b670d62} <Debug> oximeter.measurements_cumulativei64 (b487056d-1937-4554-a6df-1e7703287392): There are no data parts | ||
| 502 | 2026.04.10 19:10:29.620459 [ 275 ] {93c48651-eaef-4d15-bb42-76cb6b670d62} <Debug> TCPHandler: Processed in 0.003660013 sec. | ||
| 503 | 2026.04.10 19:10:29.620613 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.04.10 19:10:29.620874 [ 275 ] {078782da-8f2b-4420-93e8-51e46abbbe60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 505 | 2026.04.10 19:10:29.621016 [ 275 ] {078782da-8f2b-4420-93e8-51e46abbbe60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.04.10 19:10:29.624029 [ 275 ] {078782da-8f2b-4420-93e8-51e46abbbe60} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Loading data parts | ||
| 507 | 2026.04.10 19:10:29.624222 [ 275 ] {078782da-8f2b-4420-93e8-51e46abbbe60} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): There are no data parts | ||
| 508 | 2026.04.10 19:10:29.635683 [ 275 ] {078782da-8f2b-4420-93e8-51e46abbbe60} <Debug> TCPHandler: Processed in 0.015128766 sec. | ||
| 509 | 2026.04.10 19:10:29.635857 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.04.10 19:10:29.636027 [ 275 ] {44470a5d-1730-4c5e-8614-9c93e780cd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 511 | 2026.04.10 19:10:29.636157 [ 275 ] {44470a5d-1730-4c5e-8614-9c93e780cd57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.04.10 19:10:29.639220 [ 275 ] {44470a5d-1730-4c5e-8614-9c93e780cd57} <Debug> oximeter.measurements_cumulativef32 (f37dbdef-cab3-48d6-b644-331a510bd0c4): Loading data parts | ||
| 513 | 2026.04.10 19:10:29.639433 [ 275 ] {44470a5d-1730-4c5e-8614-9c93e780cd57} <Debug> oximeter.measurements_cumulativef32 (f37dbdef-cab3-48d6-b644-331a510bd0c4): There are no data parts | ||
| 514 | 2026.04.10 19:10:29.641336 [ 275 ] {44470a5d-1730-4c5e-8614-9c93e780cd57} <Debug> TCPHandler: Processed in 0.005539716 sec. | ||
| 515 | 2026.04.10 19:10:29.641627 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.04.10 19:10:29.641809 [ 275 ] {0f66db0f-15a1-49f3-8606-63cb35225447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 517 | 2026.04.10 19:10:29.641945 [ 275 ] {0f66db0f-15a1-49f3-8606-63cb35225447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.04.10 19:10:29.643689 [ 275 ] {0f66db0f-15a1-49f3-8606-63cb35225447} <Debug> oximeter.measurements_cumulativef64 (a8e39c68-1edf-4973-8e7f-e2462f1b5b45): Loading data parts | ||
| 519 | 2026.04.10 19:10:29.643964 [ 275 ] {0f66db0f-15a1-49f3-8606-63cb35225447} <Debug> oximeter.measurements_cumulativef64 (a8e39c68-1edf-4973-8e7f-e2462f1b5b45): There are no data parts | ||
| 520 | 2026.04.10 19:10:29.648570 [ 275 ] {0f66db0f-15a1-49f3-8606-63cb35225447} <Debug> TCPHandler: Processed in 0.006995167 sec. | ||
| 521 | 2026.04.10 19:10:29.648736 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.04.10 19:10:29.649059 [ 275 ] {b8a64464-3780-44fb-ad9b-bfba33810c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.04.10 19:10:29.649190 [ 275 ] {b8a64464-3780-44fb-ad9b-bfba33810c01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.04.10 19:10:29.651391 [ 275 ] {b8a64464-3780-44fb-ad9b-bfba33810c01} <Debug> oximeter.measurements_histogrami8 (f78bce16-2cc0-41f8-8870-3863fad8af5b): Loading data parts | ||
| 535 | 2026.04.10 19:10:29.651551 [ 275 ] {b8a64464-3780-44fb-ad9b-bfba33810c01} <Debug> oximeter.measurements_histogrami8 (f78bce16-2cc0-41f8-8870-3863fad8af5b): There are no data parts | ||
| 536 | 2026.04.10 19:10:29.663694 [ 275 ] {b8a64464-3780-44fb-ad9b-bfba33810c01} <Debug> TCPHandler: Processed in 0.015013133 sec. | ||
| 537 | 2026.04.10 19:10:29.663937 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.04.10 19:10:29.664156 [ 275 ] {730c34a5-5b4f-46f3-ad7e-2dd005d50560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 539 | 2026.04.10 19:10:29.664275 [ 275 ] {730c34a5-5b4f-46f3-ad7e-2dd005d50560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.04.10 19:10:29.673194 [ 275 ] {730c34a5-5b4f-46f3-ad7e-2dd005d50560} <Debug> oximeter.measurements_histogramu8 (5b3c95fd-6727-4582-9e31-4ceeb4780b08): Loading data parts | ||
| 541 | 2026.04.10 19:10:29.673406 [ 275 ] {730c34a5-5b4f-46f3-ad7e-2dd005d50560} <Debug> oximeter.measurements_histogramu8 (5b3c95fd-6727-4582-9e31-4ceeb4780b08): There are no data parts | ||
| 542 | 2026.04.10 19:10:29.685932 [ 275 ] {730c34a5-5b4f-46f3-ad7e-2dd005d50560} <Debug> TCPHandler: Processed in 0.022045761 sec. | ||
| 543 | 2026.04.10 19:10:29.686096 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.04.10 19:10:29.686460 [ 275 ] {1bc7546b-a9f3-45db-b980-60d3f302fa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 545 | 2026.04.10 19:10:29.686648 [ 275 ] {1bc7546b-a9f3-45db-b980-60d3f302fa8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.04.10 19:10:29.702230 [ 275 ] {1bc7546b-a9f3-45db-b980-60d3f302fa8a} <Debug> oximeter.measurements_histogrami16 (ffbe94ea-2b9f-4257-9be6-07f45824e933): Loading data parts | ||
| 547 | 2026.04.10 19:10:29.702390 [ 275 ] {1bc7546b-a9f3-45db-b980-60d3f302fa8a} <Debug> oximeter.measurements_histogrami16 (ffbe94ea-2b9f-4257-9be6-07f45824e933): There are no data parts | ||
| 548 | 2026.04.10 19:10:29.704850 [ 275 ] {1bc7546b-a9f3-45db-b980-60d3f302fa8a} <Debug> TCPHandler: Processed in 0.01880537 sec. | ||
| 549 | 2026.04.10 19:10:29.705216 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.04.10 19:10:29.705491 [ 275 ] {5063d376-0895-41af-b2a6-f059105b3060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 551 | 2026.04.10 19:10:29.705641 [ 275 ] {5063d376-0895-41af-b2a6-f059105b3060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.04.10 19:10:29.720288 [ 275 ] {5063d376-0895-41af-b2a6-f059105b3060} <Debug> oximeter.measurements_histogramu16 (dbf7d35b-c971-4d00-afc9-3eafcb8d3a1a): Loading data parts | ||
| 553 | 2026.04.10 19:10:29.720501 [ 275 ] {5063d376-0895-41af-b2a6-f059105b3060} <Debug> oximeter.measurements_histogramu16 (dbf7d35b-c971-4d00-afc9-3eafcb8d3a1a): There are no data parts | ||
| 554 | 2026.04.10 19:10:29.724270 [ 275 ] {5063d376-0895-41af-b2a6-f059105b3060} <Debug> TCPHandler: Processed in 0.019120588 sec. | ||
| 555 | 2026.04.10 19:10:29.724423 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.04.10 19:10:29.724719 [ 275 ] {58e1a8dd-8c70-45e9-bf79-757064028756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 557 | 2026.04.10 19:10:29.724893 [ 275 ] {58e1a8dd-8c70-45e9-bf79-757064028756} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.04.10 19:10:29.742705 [ 275 ] {58e1a8dd-8c70-45e9-bf79-757064028756} <Debug> oximeter.measurements_histogrami32 (5bdff988-76ef-4469-939b-7ad5c86ae8be): Loading data parts | ||
| 559 | 2026.04.10 19:10:29.742888 [ 275 ] {58e1a8dd-8c70-45e9-bf79-757064028756} <Debug> oximeter.measurements_histogrami32 (5bdff988-76ef-4469-939b-7ad5c86ae8be): There are no data parts | ||
| 560 | 2026.04.10 19:10:29.745394 [ 275 ] {58e1a8dd-8c70-45e9-bf79-757064028756} <Debug> TCPHandler: Processed in 0.021025472 sec. | ||
| 561 | 2026.04.10 19:10:29.745655 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.04.10 19:10:29.745894 [ 275 ] {76b7dd1e-12f3-4f28-90eb-a4cd9b35547f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 563 | 2026.04.10 19:10:29.746026 [ 275 ] {76b7dd1e-12f3-4f28-90eb-a4cd9b35547f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.04.10 19:10:29.761371 [ 275 ] {76b7dd1e-12f3-4f28-90eb-a4cd9b35547f} <Debug> oximeter.measurements_histogramu32 (1ddbf430-d923-443d-a696-c6f965ca2172): Loading data parts | ||
| 565 | 2026.04.10 19:10:29.761574 [ 275 ] {76b7dd1e-12f3-4f28-90eb-a4cd9b35547f} <Debug> oximeter.measurements_histogramu32 (1ddbf430-d923-443d-a696-c6f965ca2172): There are no data parts | ||
| 566 | 2026.04.10 19:10:29.781325 [ 275 ] {76b7dd1e-12f3-4f28-90eb-a4cd9b35547f} <Debug> TCPHandler: Processed in 0.035725826 sec. | ||
| 567 | 2026.04.10 19:10:29.781518 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.10 19:10:29.781877 [ 275 ] {59a23897-aa30-4230-82e2-988f6d9bfade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 569 | 2026.04.10 19:10:29.782017 [ 275 ] {59a23897-aa30-4230-82e2-988f6d9bfade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.04.10 19:10:29.799127 [ 275 ] {59a23897-aa30-4230-82e2-988f6d9bfade} <Debug> oximeter.measurements_histogrami64 (218b71e4-8c19-4099-adb5-52eff6e67f71): Loading data parts | ||
| 571 | 2026.04.10 19:10:29.799303 [ 275 ] {59a23897-aa30-4230-82e2-988f6d9bfade} <Debug> oximeter.measurements_histogrami64 (218b71e4-8c19-4099-adb5-52eff6e67f71): There are no data parts | ||
| 572 | 2026.04.10 19:10:29.808328 [ 275 ] {59a23897-aa30-4230-82e2-988f6d9bfade} <Debug> TCPHandler: Processed in 0.026886697 sec. | ||
| 573 | 2026.04.10 19:10:29.809165 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.04.10 19:10:29.809400 [ 275 ] {2cce7068-f222-4479-ad4d-5f0ef668f3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 575 | 2026.04.10 19:10:29.809570 [ 275 ] {2cce7068-f222-4479-ad4d-5f0ef668f3a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.04.10 19:10:29.813919 [ 275 ] {2cce7068-f222-4479-ad4d-5f0ef668f3a4} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Loading data parts | ||
| 577 | 2026.04.10 19:10:29.814120 [ 275 ] {2cce7068-f222-4479-ad4d-5f0ef668f3a4} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): There are no data parts | ||
| 578 | 2026.04.10 19:10:29.819793 [ 275 ] {2cce7068-f222-4479-ad4d-5f0ef668f3a4} <Debug> TCPHandler: Processed in 0.010694451 sec. | ||
| 579 | 2026.04.10 19:10:29.819971 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.10 19:10:29.820249 [ 275 ] {aaab3cb0-671a-4aee-a486-a1518e149d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 581 | 2026.04.10 19:10:29.820384 [ 275 ] {aaab3cb0-671a-4aee-a486-a1518e149d41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.04.10 19:10:29.832832 [ 275 ] {aaab3cb0-671a-4aee-a486-a1518e149d41} <Debug> oximeter.measurements_histogramf32 (d949628c-58d7-4aae-abd6-55727e3aff91): Loading data parts | ||
| 583 | 2026.04.10 19:10:29.832986 [ 275 ] {aaab3cb0-671a-4aee-a486-a1518e149d41} <Debug> oximeter.measurements_histogramf32 (d949628c-58d7-4aae-abd6-55727e3aff91): There are no data parts | ||
| 584 | 2026.04.10 19:10:29.835632 [ 275 ] {aaab3cb0-671a-4aee-a486-a1518e149d41} <Debug> TCPHandler: Processed in 0.015729753 sec. | ||
| 585 | 2026.04.10 19:10:29.835864 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.10 19:10:29.836077 [ 275 ] {3d56c989-c7cf-4257-9b68-477af4e4f845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 587 | 2026.04.10 19:10:29.836206 [ 275 ] {3d56c989-c7cf-4257-9b68-477af4e4f845} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.04.10 19:10:29.851901 [ 275 ] {3d56c989-c7cf-4257-9b68-477af4e4f845} <Debug> oximeter.measurements_histogramf64 (4e4c5764-c449-4b70-a7a4-2827497dd43b): Loading data parts | ||
| 589 | 2026.04.10 19:10:29.852118 [ 275 ] {3d56c989-c7cf-4257-9b68-477af4e4f845} <Debug> oximeter.measurements_histogramf64 (4e4c5764-c449-4b70-a7a4-2827497dd43b): There are no data parts | ||
| 590 | 2026.04.10 19:10:29.854334 [ 275 ] {3d56c989-c7cf-4257-9b68-477af4e4f845} <Debug> TCPHandler: Processed in 0.018523702 sec. | ||
| 591 | 2026.04.10 19:10:29.854513 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.10 19:10:29.854765 [ 275 ] {e05cbc08-a3ff-4e46-abf3-fef66462d379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.04.10 19:10:29.854915 [ 275 ] {e05cbc08-a3ff-4e46-abf3-fef66462d379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.04.10 19:10:29.870907 [ 275 ] {e05cbc08-a3ff-4e46-abf3-fef66462d379} <Debug> oximeter.fields_bool (844662bd-3cb6-49cf-8c98-556eb02f98cf): Loading data parts | ||
| 620 | 2026.04.10 19:10:29.871129 [ 275 ] {e05cbc08-a3ff-4e46-abf3-fef66462d379} <Debug> oximeter.fields_bool (844662bd-3cb6-49cf-8c98-556eb02f98cf): There are no data parts | ||
| 621 | 2026.04.10 19:10:29.873711 [ 275 ] {e05cbc08-a3ff-4e46-abf3-fef66462d379} <Debug> TCPHandler: Processed in 0.019266622 sec. | ||
| 622 | 2026.04.10 19:10:29.873875 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.04.10 19:10:29.874107 [ 275 ] {3e7f5103-4e68-4e56-8c67-29fcb25bd744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 624 | 2026.04.10 19:10:29.874218 [ 275 ] {3e7f5103-4e68-4e56-8c67-29fcb25bd744} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.04.10 19:10:29.876166 [ 275 ] {3e7f5103-4e68-4e56-8c67-29fcb25bd744} <Debug> oximeter.fields_i8 (93247257-7a25-4868-a7ed-ab034731aa56): Loading data parts | ||
| 626 | 2026.04.10 19:10:29.876323 [ 275 ] {3e7f5103-4e68-4e56-8c67-29fcb25bd744} <Debug> oximeter.fields_i8 (93247257-7a25-4868-a7ed-ab034731aa56): There are no data parts | ||
| 627 | 2026.04.10 19:10:29.878151 [ 275 ] {3e7f5103-4e68-4e56-8c67-29fcb25bd744} <Debug> TCPHandler: Processed in 0.004331292 sec. | ||
| 628 | 2026.04.10 19:10:29.878315 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.04.10 19:10:29.878475 [ 275 ] {6c1719ff-3dd2-4a6b-a929-6c5a923effcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 630 | 2026.04.10 19:10:29.878589 [ 275 ] {6c1719ff-3dd2-4a6b-a929-6c5a923effcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.04.10 19:10:29.888933 [ 275 ] {6c1719ff-3dd2-4a6b-a929-6c5a923effcd} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Loading data parts | ||
| 632 | 2026.04.10 19:10:29.889078 [ 275 ] {6c1719ff-3dd2-4a6b-a929-6c5a923effcd} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): There are no data parts | ||
| 633 | 2026.04.10 19:10:29.891181 [ 275 ] {6c1719ff-3dd2-4a6b-a929-6c5a923effcd} <Debug> TCPHandler: Processed in 0.012928224 sec. | ||
| 634 | 2026.04.10 19:10:29.891339 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.04.10 19:10:29.891579 [ 275 ] {376f7a0d-3d6b-477b-9d93-f4ab6ac5012c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 636 | 2026.04.10 19:10:29.891704 [ 275 ] {376f7a0d-3d6b-477b-9d93-f4ab6ac5012c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.04.10 19:10:29.893482 [ 275 ] {376f7a0d-3d6b-477b-9d93-f4ab6ac5012c} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Loading data parts | ||
| 638 | 2026.04.10 19:10:29.893624 [ 275 ] {376f7a0d-3d6b-477b-9d93-f4ab6ac5012c} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): There are no data parts | ||
| 639 | 2026.04.10 19:10:29.900348 [ 275 ] {376f7a0d-3d6b-477b-9d93-f4ab6ac5012c} <Debug> TCPHandler: Processed in 0.009058625 sec. | ||
| 640 | 2026.04.10 19:10:29.900512 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.04.10 19:10:29.900673 [ 275 ] {6715e0ff-4efb-4a96-92a3-afdc79240a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 642 | 2026.04.10 19:10:29.900809 [ 275 ] {6715e0ff-4efb-4a96-92a3-afdc79240a0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.04.10 19:10:29.903238 [ 275 ] {6715e0ff-4efb-4a96-92a3-afdc79240a0b} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Loading data parts | ||
| 644 | 2026.04.10 19:10:29.903476 [ 275 ] {6715e0ff-4efb-4a96-92a3-afdc79240a0b} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): There are no data parts | ||
| 645 | 2026.04.10 19:10:29.905483 [ 275 ] {6715e0ff-4efb-4a96-92a3-afdc79240a0b} <Debug> TCPHandler: Processed in 0.005028712 sec. | ||
| 646 | 2026.04.10 19:10:29.905677 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.04.10 19:10:29.905897 [ 275 ] {31ccae32-1051-4005-afd3-b69d21f81ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 648 | 2026.04.10 19:10:29.906024 [ 275 ] {31ccae32-1051-4005-afd3-b69d21f81ac0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.04.10 19:10:29.918285 [ 275 ] {31ccae32-1051-4005-afd3-b69d21f81ac0} <Debug> oximeter.fields_i32 (6fcfbce2-41d0-491e-8287-e064e1c4a679): Loading data parts | ||
| 650 | 2026.04.10 19:10:29.918457 [ 275 ] {31ccae32-1051-4005-afd3-b69d21f81ac0} <Debug> oximeter.fields_i32 (6fcfbce2-41d0-491e-8287-e064e1c4a679): There are no data parts | ||
| 651 | 2026.04.10 19:10:29.920440 [ 275 ] {31ccae32-1051-4005-afd3-b69d21f81ac0} <Debug> TCPHandler: Processed in 0.014815147 sec. | ||
| 652 | 2026.04.10 19:10:29.920593 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.04.10 19:10:29.920751 [ 275 ] {3cdaf1d9-f917-4b92-b29c-78754389e3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 654 | 2026.04.10 19:10:29.920887 [ 275 ] {3cdaf1d9-f917-4b92-b29c-78754389e3e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.04.10 19:10:29.923480 [ 275 ] {3cdaf1d9-f917-4b92-b29c-78754389e3e7} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Loading data parts | ||
| 656 | 2026.04.10 19:10:29.923627 [ 275 ] {3cdaf1d9-f917-4b92-b29c-78754389e3e7} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): There are no data parts | ||
| 657 | 2026.04.10 19:10:29.930159 [ 275 ] {3cdaf1d9-f917-4b92-b29c-78754389e3e7} <Debug> TCPHandler: Processed in 0.00961708 sec. | ||
| 658 | 2026.04.10 19:10:29.930423 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.04.10 19:10:29.930584 [ 275 ] {7366afce-eb34-47e5-96c4-64922574bc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 660 | 2026.04.10 19:10:29.930719 [ 275 ] {7366afce-eb34-47e5-96c4-64922574bc4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.04.10 19:10:29.933079 [ 275 ] {7366afce-eb34-47e5-96c4-64922574bc4f} <Debug> oximeter.fields_i64 (e599b36a-af52-461b-979a-cdb5af8b1a00): Loading data parts | ||
| 662 | 2026.04.10 19:10:29.933329 [ 275 ] {7366afce-eb34-47e5-96c4-64922574bc4f} <Debug> oximeter.fields_i64 (e599b36a-af52-461b-979a-cdb5af8b1a00): There are no data parts | ||
| 663 | 2026.04.10 19:10:29.935521 [ 275 ] {7366afce-eb34-47e5-96c4-64922574bc4f} <Debug> TCPHandler: Processed in 0.005151705 sec. | ||
| 664 | 2026.04.10 19:10:29.935680 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.04.10 19:10:29.935891 [ 275 ] {869f39bd-2738-443e-970c-eaa7f1af1c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 666 | 2026.04.10 19:10:29.935975 [ 275 ] {869f39bd-2738-443e-970c-eaa7f1af1c77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.04.10 19:10:29.947700 [ 275 ] {869f39bd-2738-443e-970c-eaa7f1af1c77} <Debug> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Loading data parts | ||
| 668 | 2026.04.10 19:10:29.947866 [ 275 ] {869f39bd-2738-443e-970c-eaa7f1af1c77} <Debug> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): There are no data parts | ||
| 669 | 2026.04.10 19:10:29.950245 [ 275 ] {869f39bd-2738-443e-970c-eaa7f1af1c77} <Debug> TCPHandler: Processed in 0.014616862 sec. | ||
| 670 | 2026.04.10 19:10:29.950542 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.04.10 19:10:29.950706 [ 275 ] {0e50a132-fa76-4b47-86bc-d72d5ad36ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 672 | 2026.04.10 19:10:29.950838 [ 275 ] {0e50a132-fa76-4b47-86bc-d72d5ad36ca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.04.10 19:10:29.952740 [ 275 ] {0e50a132-fa76-4b47-86bc-d72d5ad36ca9} <Debug> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Loading data parts | ||
| 674 | 2026.04.10 19:10:29.953054 [ 275 ] {0e50a132-fa76-4b47-86bc-d72d5ad36ca9} <Debug> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): There are no data parts | ||
| 675 | 2026.04.10 19:10:29.955312 [ 275 ] {0e50a132-fa76-4b47-86bc-d72d5ad36ca9} <Debug> TCPHandler: Processed in 0.004823195 sec. | ||
| 676 | 2026.04.10 19:10:29.955461 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.04.10 19:10:29.955706 [ 275 ] {37ea9c0e-b3e5-4b49-912e-4b2b5ac589f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 678 | 2026.04.10 19:10:29.955846 [ 275 ] {37ea9c0e-b3e5-4b49-912e-4b2b5ac589f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.04.10 19:10:29.962874 [ 275 ] {37ea9c0e-b3e5-4b49-912e-4b2b5ac589f8} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Loading data parts | ||
| 680 | 2026.04.10 19:10:29.963016 [ 275 ] {37ea9c0e-b3e5-4b49-912e-4b2b5ac589f8} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): There are no data parts | ||
| 681 | 2026.04.10 19:10:29.964797 [ 275 ] {37ea9c0e-b3e5-4b49-912e-4b2b5ac589f8} <Debug> TCPHandler: Processed in 0.009384484 sec. | ||
| 682 | 2026.04.10 19:10:29.965001 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.04.10 19:10:29.965160 [ 275 ] {2414e479-8d29-450a-b42a-2d862f0b4c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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) | ||
| 684 | 2026.04.10 19:10:29.965292 [ 275 ] {2414e479-8d29-450a-b42a-2d862f0b4c47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.04.10 19:10:29.967372 [ 275 ] {2414e479-8d29-450a-b42a-2d862f0b4c47} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Loading data parts | ||
| 686 | 2026.04.10 19:10:29.967614 [ 275 ] {2414e479-8d29-450a-b42a-2d862f0b4c47} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): There are no data parts | ||
| 687 | 2026.04.10 19:10:29.979174 [ 275 ] {2414e479-8d29-450a-b42a-2d862f0b4c47} <Debug> TCPHandler: Processed in 0.01422648 sec. | ||
| 688 | 2026.04.10 19:10:29.979361 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.04.10 19:10:29.979761 [ 275 ] {7b25a050-3bea-42be-92f8-45c28cf72291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.04.10 19:10:29.979924 [ 275 ] {7b25a050-3bea-42be-92f8-45c28cf72291} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.04.10 19:10:29.982509 [ 275 ] {7b25a050-3bea-42be-92f8-45c28cf72291} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): Loading data parts | ||
| 695 | 2026.04.10 19:10:29.982838 [ 275 ] {7b25a050-3bea-42be-92f8-45c28cf72291} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): There are no data parts | ||
| 696 | 2026.04.10 19:10:29.984197 [ 275 ] {7b25a050-3bea-42be-92f8-45c28cf72291} <Debug> TCPHandler: Processed in 0.004898547 sec. | ||
| 697 | 2026.04.10 19:10:29.984485 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.04.10 19:10:29.984906 [ 276 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.04.10 19:10:29.986215 [ 276 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.04.10 19:10:29.997277 [ 285 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Trace> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.04.10 19:10:29.997451 [ 285 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 702 | 2026.04.10 19:10:30.001124 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.32 MiB, peak 127.32 MiB, free memory in arenas 0.00 B, will set to 139.11 MiB (RSS), difference: 11.80 MiB | ||
| 703 | 2026.04.10 19:10:30.002075 [ 285 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.04.10 19:10:30.002715 [ 285 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Trace> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.04.10 19:10:30.003000 [ 276 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018223 sec., 54.87570652472151 rows/sec., 878.01 B/sec. | ||
| 706 | 2026.04.10 19:10:30.003407 [ 276 ] {fa6b9137-a235-414c-ab96-1973ec84d867} <Debug> TCPHandler: Processed in 0.019054036 sec. | ||
| 707 | 2026.04.10 19:10:35.298126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2026.04.10 19:10:35.298132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.10 19:10:35.298241 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.04.10 19:10:35.298262 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.10 19:10:35.321755 [ 245 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Loading data parts | ||
| 712 | 2026.04.10 19:10:35.321956 [ 245 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): There are no data parts | ||
| 713 | 2026.04.10 19:10:35.334029 [ 244 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Loading data parts | ||
| 714 | 2026.04.10 19:10:35.334290 [ 244 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): There are no data parts | ||
| 715 | 2026.04.10 19:10:35.345347 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.04.10 19:10:35.345400 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 717 | 2026.04.10 19:10:35.351116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.04.10 19:10:35.351661 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.04.10 19:10:35.351795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.04.10 19:10:35.409023 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.04.10 19:10:35.409195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 722 | 2026.04.10 19:10:35.415559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.04.10 19:10:35.416744 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.04.10 19:10:35.419930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.04.10 19:10:36.000384 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.04.10 19:10:37.798959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.04.10 19:10:37.799162 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.04.10 19:10:37.806488 [ 243 ] {} <Debug> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Loading data parts | ||
| 729 | 2026.04.10 19:10:37.806685 [ 243 ] {} <Debug> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): There are no data parts | ||
| 730 | 2026.04.10 19:10:37.813130 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.04.10 19:10:37.813268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 732 | 2026.04.10 19:10:37.815260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.04.10 19:10:37.815775 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.04.10 19:10:37.816053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.04.10 19:10:38.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.19 MiB | ||
| 736 | 2026.04.10 19:10:42.669070 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.04.10 19:10:42.669136 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.04.10 19:10:42.852806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.04.10 19:10:42.853568 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.04.10 19:10:42.853600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 741 | 2026.04.10 19:10:42.854381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.04.10 19:10:42.854909 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): 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.04.10 19:10:42.855055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.04.10 19:10:42.920952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.04.10 19:10:42.937989 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.04.10 19:10:42.938102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 747 | 2026.04.10 19:10:42.944469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.04.10 19:10:42.945559 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): 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.04.10 19:10:42.948462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.04.10 19:10:43.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.70 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 2.11 MiB | ||
| 751 | 2026.04.10 19:10:48.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.04.10 19:10:50.015297 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.04.10 19:10:50.015588 [ 275 ] {f1889a35-6533-42f0-a74c-05ca96a3d910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.04.10 19:10:50.016024 [ 275 ] {f1889a35-6533-42f0-a74c-05ca96a3d910} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.04.10 19:10:50.020410 [ 275 ] {f1889a35-6533-42f0-a74c-05ca96a3d910} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.04.10 19:10:50.021365 [ 275 ] {f1889a35-6533-42f0-a74c-05ca96a3d910} <Debug> TCPHandler: Processed in 0.006250716 sec. | ||
| 757 | 2026.04.10 19:10:50.034475 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.04.10 19:10:50.034669 [ 275 ] {c6fdc2da-28e7-4163-ad04-2baff57559da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.04.10 19:10:50.039497 [ 275 ] {c6fdc2da-28e7-4163-ad04-2baff57559da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.04.10 19:10:50.039544 [ 275 ] {c6fdc2da-28e7-4163-ad04-2baff57559da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.04.10 19:10:50.039935 [ 275 ] {c6fdc2da-28e7-4163-ad04-2baff57559da} <Debug> TCPHandler: Processed in 0.005511795 sec. | ||
| 762 | 2026.04.10 19:10:50.040141 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.04.10 19:10:50.040258 [ 275 ] {bf7b7b4d-fd9d-46c6-b5d8-6c3da7ba4b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.04.10 19:10:50.040534 [ 275 ] {bf7b7b4d-fd9d-46c6-b5d8-6c3da7ba4b1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.04.10 19:10:50.040577 [ 275 ] {bf7b7b4d-fd9d-46c6-b5d8-6c3da7ba4b1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.04.10 19:10:50.040894 [ 275 ] {bf7b7b4d-fd9d-46c6-b5d8-6c3da7ba4b1b} <Debug> TCPHandler: Processed in 0.000803843 sec. | ||
| 767 | 2026.04.10 19:10:50.041084 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.04.10 19:10:50.041200 [ 275 ] {cedc4cc2-8d72-4d9e-ac6e-327ec30fd1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.04.10 19:10:50.041433 [ 275 ] {cedc4cc2-8d72-4d9e-ac6e-327ec30fd1bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.04.10 19:10:50.041477 [ 275 ] {cedc4cc2-8d72-4d9e-ac6e-327ec30fd1bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.04.10 19:10:50.041839 [ 275 ] {cedc4cc2-8d72-4d9e-ac6e-327ec30fd1bd} <Debug> TCPHandler: Processed in 0.000803643 sec. | ||
| 772 | 2026.04.10 19:10:50.042035 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.04.10 19:10:50.042149 [ 275 ] {6d8b760b-81d9-4046-ae9e-36524ee04a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.04.10 19:10:50.042382 [ 275 ] {6d8b760b-81d9-4046-ae9e-36524ee04a63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.04.10 19:10:50.042425 [ 275 ] {6d8b760b-81d9-4046-ae9e-36524ee04a63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.04.10 19:10:50.042734 [ 275 ] {6d8b760b-81d9-4046-ae9e-36524ee04a63} <Debug> TCPHandler: Processed in 0.000747331 sec. | ||
| 777 | 2026.04.10 19:10:50.042932 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.04.10 19:10:50.043045 [ 275 ] {c40c8643-7df4-4ab9-9626-0888379591e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.04.10 19:10:50.043278 [ 275 ] {c40c8643-7df4-4ab9-9626-0888379591e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.04.10 19:10:50.043321 [ 275 ] {c40c8643-7df4-4ab9-9626-0888379591e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.04.10 19:10:50.043628 [ 275 ] {c40c8643-7df4-4ab9-9626-0888379591e0} <Debug> TCPHandler: Processed in 0.000747251 sec. | ||
| 782 | 2026.04.10 19:10:50.043823 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.04.10 19:10:50.043938 [ 275 ] {c620e539-462d-4fe9-9cea-868cddd89a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.04.10 19:10:50.044172 [ 275 ] {c620e539-462d-4fe9-9cea-868cddd89a5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.04.10 19:10:50.044215 [ 275 ] {c620e539-462d-4fe9-9cea-868cddd89a5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.04.10 19:10:50.044528 [ 275 ] {c620e539-462d-4fe9-9cea-868cddd89a5c} <Debug> TCPHandler: Processed in 0.000752222 sec. | ||
| 787 | 2026.04.10 19:10:50.044722 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.04.10 19:10:50.044838 [ 275 ] {45f74f3d-9868-4a2f-85e6-e03a203754d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.04.10 19:10:50.045074 [ 275 ] {45f74f3d-9868-4a2f-85e6-e03a203754d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.04.10 19:10:50.045117 [ 275 ] {45f74f3d-9868-4a2f-85e6-e03a203754d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.04.10 19:10:50.045423 [ 275 ] {45f74f3d-9868-4a2f-85e6-e03a203754d2} <Debug> TCPHandler: Processed in 0.000749851 sec. | ||
| 792 | 2026.04.10 19:10:50.045618 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.04.10 19:10:50.045734 [ 275 ] {ebd5041b-3483-4f6c-b76d-de4a4b1b472f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.04.10 19:10:50.045970 [ 275 ] {ebd5041b-3483-4f6c-b76d-de4a4b1b472f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.04.10 19:10:50.046012 [ 275 ] {ebd5041b-3483-4f6c-b76d-de4a4b1b472f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.04.10 19:10:50.046344 [ 275 ] {ebd5041b-3483-4f6c-b76d-de4a4b1b472f} <Debug> TCPHandler: Processed in 0.000775002 sec. | ||
| 797 | 2026.04.10 19:10:50.046533 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.04.10 19:10:50.046651 [ 275 ] {c63b2f71-454f-4940-8dfd-54278a125857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.04.10 19:10:50.046887 [ 275 ] {c63b2f71-454f-4940-8dfd-54278a125857} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.04.10 19:10:50.046929 [ 275 ] {c63b2f71-454f-4940-8dfd-54278a125857} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.04.10 19:10:50.047238 [ 275 ] {c63b2f71-454f-4940-8dfd-54278a125857} <Debug> TCPHandler: Processed in 0.000753392 sec. | ||
| 802 | 2026.04.10 19:10:50.047432 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.04.10 19:10:50.047549 [ 275 ] {f75ec709-d622-481a-a4f5-d66940269ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.04.10 19:10:50.047789 [ 275 ] {f75ec709-d622-481a-a4f5-d66940269ec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.04.10 19:10:50.047832 [ 275 ] {f75ec709-d622-481a-a4f5-d66940269ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.04.10 19:10:50.048138 [ 275 ] {f75ec709-d622-481a-a4f5-d66940269ec9} <Debug> TCPHandler: Processed in 0.000755151 sec. | ||
| 807 | 2026.04.10 19:10:50.048325 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.04.10 19:10:50.048443 [ 275 ] {e7264657-935d-4abb-b075-17122ba7544e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.04.10 19:10:50.048681 [ 275 ] {e7264657-935d-4abb-b075-17122ba7544e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.04.10 19:10:50.048723 [ 275 ] {e7264657-935d-4abb-b075-17122ba7544e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.04.10 19:10:50.049027 [ 275 ] {e7264657-935d-4abb-b075-17122ba7544e} <Debug> TCPHandler: Processed in 0.000750291 sec. | ||
| 812 | 2026.04.10 19:10:50.049220 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.04.10 19:10:50.049339 [ 275 ] {53a5166e-dbec-4fbd-86ff-6b64d391909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.04.10 19:10:50.049587 [ 275 ] {53a5166e-dbec-4fbd-86ff-6b64d391909f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.04.10 19:10:50.049630 [ 275 ] {53a5166e-dbec-4fbd-86ff-6b64d391909f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.04.10 19:10:50.049934 [ 275 ] {53a5166e-dbec-4fbd-86ff-6b64d391909f} <Debug> TCPHandler: Processed in 0.000762191 sec. | ||
| 817 | 2026.04.10 19:10:50.050129 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.04.10 19:10:50.050247 [ 275 ] {7438dc6a-5fec-4d63-a02b-14327b8d94aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.04.10 19:10:50.050489 [ 275 ] {7438dc6a-5fec-4d63-a02b-14327b8d94aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.04.10 19:10:50.050531 [ 275 ] {7438dc6a-5fec-4d63-a02b-14327b8d94aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.04.10 19:10:50.050847 [ 275 ] {7438dc6a-5fec-4d63-a02b-14327b8d94aa} <Debug> TCPHandler: Processed in 0.000767261 sec. | ||
| 822 | 2026.04.10 19:10:50.051042 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.04.10 19:10:50.051159 [ 275 ] {5a3a40a4-0543-497c-9a4e-b1e4f9bbaa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.04.10 19:10:50.051406 [ 275 ] {5a3a40a4-0543-497c-9a4e-b1e4f9bbaa57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.04.10 19:10:50.051449 [ 275 ] {5a3a40a4-0543-497c-9a4e-b1e4f9bbaa57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.04.10 19:10:50.051764 [ 275 ] {5a3a40a4-0543-497c-9a4e-b1e4f9bbaa57} <Debug> TCPHandler: Processed in 0.000770652 sec. | ||
| 827 | 2026.04.10 19:10:50.052945 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.04.10 19:10:50.053063 [ 275 ] {b2e15f46-8c4a-4866-9094-5f3200c1f743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.04.10 19:10:50.053314 [ 275 ] {b2e15f46-8c4a-4866-9094-5f3200c1f743} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.04.10 19:10:50.053355 [ 275 ] {b2e15f46-8c4a-4866-9094-5f3200c1f743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.04.10 19:10:50.053668 [ 275 ] {b2e15f46-8c4a-4866-9094-5f3200c1f743} <Debug> TCPHandler: Processed in 0.000772342 sec. | ||
| 832 | 2026.04.10 19:10:50.054734 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.04.10 19:10:50.054854 [ 275 ] {423e3ef9-9a6c-4a1d-9853-499709e545aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.04.10 19:10:50.055104 [ 275 ] {423e3ef9-9a6c-4a1d-9853-499709e545aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.04.10 19:10:50.055146 [ 275 ] {423e3ef9-9a6c-4a1d-9853-499709e545aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.04.10 19:10:50.055466 [ 275 ] {423e3ef9-9a6c-4a1d-9853-499709e545aa} <Debug> TCPHandler: Processed in 0.000780852 sec. | ||
| 837 | 2026.04.10 19:10:50.055669 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.04.10 19:10:50.055797 [ 275 ] {9bb528a5-9ba5-4eb5-a286-bb0e5ebf6baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.04.10 19:10:50.056059 [ 275 ] {9bb528a5-9ba5-4eb5-a286-bb0e5ebf6baf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.04.10 19:10:50.056101 [ 275 ] {9bb528a5-9ba5-4eb5-a286-bb0e5ebf6baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.04.10 19:10:50.056410 [ 275 ] {9bb528a5-9ba5-4eb5-a286-bb0e5ebf6baf} <Debug> TCPHandler: Processed in 0.000792813 sec. | ||
| 842 | 2026.04.10 19:10:50.056607 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.04.10 19:10:50.056728 [ 275 ] {f8c4541a-9635-46b7-8018-122f6ede4da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.04.10 19:10:50.056982 [ 275 ] {f8c4541a-9635-46b7-8018-122f6ede4da0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.04.10 19:10:50.057024 [ 275 ] {f8c4541a-9635-46b7-8018-122f6ede4da0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.04.10 19:10:50.057331 [ 275 ] {f8c4541a-9635-46b7-8018-122f6ede4da0} <Debug> TCPHandler: Processed in 0.000772612 sec. | ||
| 847 | 2026.04.10 19:10:50.057526 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.04.10 19:10:50.057647 [ 275 ] {aeca8c02-f55b-495c-bd4f-4ba10283973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.04.10 19:10:50.057902 [ 275 ] {aeca8c02-f55b-495c-bd4f-4ba10283973e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.04.10 19:10:50.057944 [ 275 ] {aeca8c02-f55b-495c-bd4f-4ba10283973e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.04.10 19:10:50.058271 [ 275 ] {aeca8c02-f55b-495c-bd4f-4ba10283973e} <Debug> TCPHandler: Processed in 0.000794022 sec. | ||
| 852 | 2026.04.10 19:10:50.058465 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.04.10 19:10:50.058586 [ 275 ] {3ed8159f-54e8-4230-861d-08dd0b9b39ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.04.10 19:10:50.058843 [ 275 ] {3ed8159f-54e8-4230-861d-08dd0b9b39ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.04.10 19:10:50.058885 [ 275 ] {3ed8159f-54e8-4230-861d-08dd0b9b39ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.04.10 19:10:50.059194 [ 275 ] {3ed8159f-54e8-4230-861d-08dd0b9b39ae} <Debug> TCPHandler: Processed in 0.000776762 sec. | ||
| 857 | 2026.04.10 19:10:50.059449 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.04.10 19:10:50.059572 [ 275 ] {8892653a-f90b-4d7a-a82a-51ae66fec6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.04.10 19:10:50.059830 [ 275 ] {8892653a-f90b-4d7a-a82a-51ae66fec6e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.04.10 19:10:50.059872 [ 275 ] {8892653a-f90b-4d7a-a82a-51ae66fec6e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.04.10 19:10:50.060181 [ 275 ] {8892653a-f90b-4d7a-a82a-51ae66fec6e5} <Debug> TCPHandler: Processed in 0.000780762 sec. | ||
| 862 | 2026.04.10 19:10:50.060671 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.04.10 19:10:50.060793 [ 275 ] {8bc60ea9-f866-4e4e-9017-32893606202e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.04.10 19:10:50.061052 [ 275 ] {8bc60ea9-f866-4e4e-9017-32893606202e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.04.10 19:10:50.061094 [ 275 ] {8bc60ea9-f866-4e4e-9017-32893606202e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.04.10 19:10:50.061405 [ 275 ] {8bc60ea9-f866-4e4e-9017-32893606202e} <Debug> TCPHandler: Processed in 0.000782242 sec. | ||
| 867 | 2026.04.10 19:10:50.061625 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.04.10 19:10:50.061747 [ 275 ] {a48e02af-bae5-4773-a62b-9c1a3d84760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.04.10 19:10:50.062008 [ 275 ] {a48e02af-bae5-4773-a62b-9c1a3d84760e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.04.10 19:10:50.062050 [ 275 ] {a48e02af-bae5-4773-a62b-9c1a3d84760e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.04.10 19:10:50.062367 [ 275 ] {a48e02af-bae5-4773-a62b-9c1a3d84760e} <Debug> TCPHandler: Processed in 0.000791182 sec. | ||
| 872 | 2026.04.10 19:10:50.062579 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.04.10 19:10:50.062702 [ 275 ] {236ac400-d7f7-4a0f-a9de-b2a875cf1390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.04.10 19:10:50.062964 [ 275 ] {236ac400-d7f7-4a0f-a9de-b2a875cf1390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.04.10 19:10:50.063006 [ 275 ] {236ac400-d7f7-4a0f-a9de-b2a875cf1390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.04.10 19:10:50.063315 [ 275 ] {236ac400-d7f7-4a0f-a9de-b2a875cf1390} <Debug> TCPHandler: Processed in 0.000785342 sec. | ||
| 877 | 2026.04.10 19:10:50.063529 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.04.10 19:10:50.063653 [ 275 ] {2da3b353-74ed-453e-97d4-3962f18c943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.04.10 19:10:50.063917 [ 275 ] {2da3b353-74ed-453e-97d4-3962f18c943b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.04.10 19:10:50.063959 [ 275 ] {2da3b353-74ed-453e-97d4-3962f18c943b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.04.10 19:10:50.064268 [ 275 ] {2da3b353-74ed-453e-97d4-3962f18c943b} <Debug> TCPHandler: Processed in 0.000789692 sec. | ||
| 882 | 2026.04.10 19:10:50.064480 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.04.10 19:10:50.064604 [ 275 ] {c32abaa7-3284-4e71-9414-fcd7c4aba4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.04.10 19:10:50.064866 [ 275 ] {c32abaa7-3284-4e71-9414-fcd7c4aba4a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.04.10 19:10:50.064908 [ 275 ] {c32abaa7-3284-4e71-9414-fcd7c4aba4a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.04.10 19:10:50.065220 [ 275 ] {c32abaa7-3284-4e71-9414-fcd7c4aba4a2} <Debug> TCPHandler: Processed in 0.000789092 sec. | ||
| 887 | 2026.04.10 19:10:50.065430 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.04.10 19:10:50.065555 [ 275 ] {39ec8c23-8870-4f4d-ba1e-481da5bfc469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.04.10 19:10:50.065820 [ 275 ] {39ec8c23-8870-4f4d-ba1e-481da5bfc469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.04.10 19:10:50.065862 [ 275 ] {39ec8c23-8870-4f4d-ba1e-481da5bfc469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.04.10 19:10:50.066172 [ 275 ] {39ec8c23-8870-4f4d-ba1e-481da5bfc469} <Debug> TCPHandler: Processed in 0.000791762 sec. | ||
| 892 | 2026.04.10 19:10:50.066391 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.04.10 19:10:50.066516 [ 275 ] {d8d1a775-a36d-48a9-aae3-177181c697c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_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) | ||
| 894 | 2026.04.10 19:10:50.066781 [ 275 ] {d8d1a775-a36d-48a9-aae3-177181c697c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.04.10 19:10:50.066823 [ 275 ] {d8d1a775-a36d-48a9-aae3-177181c697c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.04.10 19:10:50.067132 [ 275 ] {d8d1a775-a36d-48a9-aae3-177181c697c2} <Debug> TCPHandler: Processed in 0.000788973 sec. | ||
| 897 | 2026.04.10 19:10:50.067344 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.04.10 19:10:50.067468 [ 275 ] {6f08dccb-b1f2-4d3f-8c8b-abb72cf8f45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_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) | ||
| 899 | 2026.04.10 19:10:50.067736 [ 275 ] {6f08dccb-b1f2-4d3f-8c8b-abb72cf8f45d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.04.10 19:10:50.067778 [ 275 ] {6f08dccb-b1f2-4d3f-8c8b-abb72cf8f45d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.04.10 19:10:50.068086 [ 275 ] {6f08dccb-b1f2-4d3f-8c8b-abb72cf8f45d} <Debug> TCPHandler: Processed in 0.000790452 sec. | ||
| 902 | 2026.04.10 19:10:50.068295 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.04.10 19:10:50.068419 [ 275 ] {749ca628-17a3-409a-9402-0bb8d5f3c723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_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) | ||
| 904 | 2026.04.10 19:10:50.068687 [ 275 ] {749ca628-17a3-409a-9402-0bb8d5f3c723} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.04.10 19:10:50.068729 [ 275 ] {749ca628-17a3-409a-9402-0bb8d5f3c723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.04.10 19:10:50.069037 [ 275 ] {749ca628-17a3-409a-9402-0bb8d5f3c723} <Debug> TCPHandler: Processed in 0.000790252 sec. | ||
| 907 | 2026.04.10 19:10:50.076265 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.04.10 19:10:50.076421 [ 275 ] {3f5b3c0f-7929-4119-813f-50f4dd0dfa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 909 | 2026.04.10 19:10:50.076709 [ 275 ] {3f5b3c0f-7929-4119-813f-50f4dd0dfa5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.04.10 19:10:50.076751 [ 275 ] {3f5b3c0f-7929-4119-813f-50f4dd0dfa5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.04.10 19:10:50.077075 [ 275 ] {3f5b3c0f-7929-4119-813f-50f4dd0dfa5b} <Debug> TCPHandler: Processed in 0.000890705 sec. | ||
| 912 | 2026.04.10 19:10:50.083419 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.04.10 19:10:50.083546 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.04.10 19:10:50.083595 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.04.10 19:10:50.086386 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.04.10 19:10:50.086433 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 917 | 2026.04.10 19:10:50.087067 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.04.10 19:10:50.087455 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.04.10 19:10:50.087598 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004087 sec., 7829.703939319794 rows/sec., 1.74 MiB/sec. | ||
| 920 | 2026.04.10 19:10:50.087635 [ 275 ] {095cec0e-cd7c-4e54-8365-3261ac2b9aab} <Debug> TCPHandler: Processed in 0.004276421 sec. | ||
| 921 | 2026.04.10 19:10:50.087793 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.04.10 19:10:50.087889 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.04.10 19:10:50.087928 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.04.10 19:10:50.092586 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.04.10 19:10:50.092635 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 926 | 2026.04.10 19:10:50.093268 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.04.10 19:10:50.093838 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.04.10 19:10:50.093960 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00609 sec., 46633.82594417077 rows/sec., 2.96 MiB/sec. | ||
| 929 | 2026.04.10 19:10:50.093998 [ 275 ] {ef198667-f104-4cfe-afc0-2ba4e1126577} <Debug> TCPHandler: Processed in 0.006263806 sec. | ||
| 930 | 2026.04.10 19:10:50.094130 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.04.10 19:10:50.094236 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.04.10 19:10:50.094276 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.04.10 19:10:50.094700 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.04.10 19:10:50.094737 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 935 | 2026.04.10 19:10:50.095136 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.04.10 19:10:50.095587 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.04.10 19:10:50.095712 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001494 sec., 6693.440428380187 rows/sec., 545.80 KiB/sec. | ||
| 938 | 2026.04.10 19:10:50.095750 [ 275 ] {61b01f0b-73c6-45b7-9e21-83f821f624ce} <Debug> TCPHandler: Processed in 0.001670197 sec. | ||
| 939 | 2026.04.10 19:10:50.095876 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.04.10 19:10:50.095971 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.04.10 19:10:50.096010 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.04.10 19:10:50.096861 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.04.10 19:10:50.096897 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 944 | 2026.04.10 19:10:50.097369 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.04.10 19:10:50.097787 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.04.10 19:10:50.097910 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Debug> executeQuery: Read 824 rows, 65.37 KiB in 0.001956 sec., 421267.8936605317 rows/sec., 32.64 MiB/sec. | ||
| 947 | 2026.04.10 19:10:50.097947 [ 275 ] {ff9378c9-be6c-481c-8216-38df1182f053} <Debug> TCPHandler: Processed in 0.00212863 sec. | ||
| 948 | 2026.04.10 19:10:50.098061 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.04.10 19:10:50.098155 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.04.10 19:10:50.098194 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.04.10 19:10:50.098634 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.04.10 19:10:50.098670 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 953 | 2026.04.10 19:10:50.099067 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.04.10 19:10:50.099483 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.04.10 19:10:50.099605 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Debug> executeQuery: Read 163 rows, 10.07 KiB in 0.001467 sec., 111111.11111111111 rows/sec., 6.70 MiB/sec. | ||
| 956 | 2026.04.10 19:10:50.099641 [ 275 ] {38ed6119-506f-4e00-84a7-b933706f38f1} <Debug> TCPHandler: Processed in 0.001629876 sec. | ||
| 957 | 2026.04.10 19:10:50.099754 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.04.10 19:10:50.099847 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.04.10 19:10:50.099886 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.04.10 19:10:50.100342 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.04.10 19:10:50.100375 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 962 | 2026.04.10 19:10:50.100772 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.04.10 19:10:50.101213 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.04.10 19:10:50.101332 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001502 sec., 99201.06524633821 rows/sec., 6.41 MiB/sec. | ||
| 965 | 2026.04.10 19:10:50.101367 [ 275 ] {feb9b0a1-d87a-4aa8-9a75-9c8674a5496f} <Debug> TCPHandler: Processed in 0.001662197 sec. | ||
| 966 | 2026.04.10 19:10:50.101478 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.04.10 19:10:50.101575 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.04.10 19:10:50.101613 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.04.10 19:10:50.102042 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.04.10 19:10:50.102077 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 971 | 2026.04.10 19:10:50.102484 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.04.10 19:10:50.102901 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.04.10 19:10:50.103021 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001464 sec., 101092.89617486339 rows/sec., 5.75 MiB/sec. | ||
| 974 | 2026.04.10 19:10:50.103058 [ 275 ] {ab773824-f6f2-4f8c-a38b-a10c0826eef0} <Debug> TCPHandler: Processed in 0.001628946 sec. | ||
| 975 | 2026.04.10 19:10:50.103170 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.04.10 19:10:50.103267 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.04.10 19:10:50.103304 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.04.10 19:10:50.103879 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.04.10 19:10:50.103916 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 980 | 2026.04.10 19:10:50.104337 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.04.10 19:10:50.104755 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.04.10 19:10:50.104878 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Debug> executeQuery: Read 511 rows, 36.88 KiB in 0.001629 sec., 313689.37998772255 rows/sec., 22.11 MiB/sec. | ||
| 983 | 2026.04.10 19:10:50.104915 [ 275 ] {4e3f44ae-58a1-41d6-b125-cef6676c60e0} <Debug> TCPHandler: Processed in 0.00179504 sec. | ||
| 984 | 2026.04.10 19:10:50.105023 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.04.10 19:10:50.105126 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.04.10 19:10:50.105167 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.04.10 19:10:50.105514 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.04.10 19:10:50.105550 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 989 | 2026.04.10 19:10:50.106006 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.04.10 19:10:50.106467 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.04.10 19:10:50.106590 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. | ||
| 992 | 2026.04.10 19:10:50.106626 [ 275 ] {b3ea12cb-1a3c-432c-89c8-703192d1c84f} <Debug> TCPHandler: Processed in 0.001652567 sec. | ||
| 993 | 2026.04.10 19:10:50.106743 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.04.10 19:10:50.106838 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.04.10 19:10:50.106880 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.04.10 19:10:50.107319 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.04.10 19:10:50.107352 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 998 | 2026.04.10 19:10:50.107850 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.04.10 19:10:50.108274 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.04.10 19:10:50.108396 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001576 sec., 171319.79695431472 rows/sec., 11.39 MiB/sec. | ||
| 1001 | 2026.04.10 19:10:50.108432 [ 275 ] {ff24c23e-ad6a-4b42-8347-ec49b8ebf57a} <Debug> TCPHandler: Processed in 0.001739449 sec. | ||
| 1002 | 2026.04.10 19:10:50.108545 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.04.10 19:10:50.108640 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.04.10 19:10:50.108681 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.04.10 19:10:50.108982 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.04.10 19:10:50.109018 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1007 | 2026.04.10 19:10:50.109495 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.04.10 19:10:50.109913 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.04.10 19:10:50.110034 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
| 1010 | 2026.04.10 19:10:50.110070 [ 275 ] {170e7f17-322a-4119-9187-b00440445c11} <Debug> TCPHandler: Processed in 0.001575835 sec. | ||
| 1011 | 2026.04.10 19:10:50.110176 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.10 19:10:50.110272 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.04.10 19:10:50.110325 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2026.04.10 19:10:50.111068 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.04.10 19:10:50.111105 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1016 | 2026.04.10 19:10:50.112291 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.04.10 19:10:50.112711 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.04.10 19:10:50.112842 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002587 sec., 4252.029377657518 rows/sec., 7.62 MiB/sec. | ||
| 1019 | 2026.04.10 19:10:50.112890 [ 275 ] {92d13d6e-a871-47f8-84fb-3c42ae5d89c4} <Debug> TCPHandler: Processed in 0.002762758 sec. | ||
| 1020 | 2026.04.10 19:10:50.113002 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.04.10 19:10:50.113096 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.04.10 19:10:50.113137 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.04.10 19:10:50.113471 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.04.10 19:10:50.113508 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1025 | 2026.04.10 19:10:50.113942 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.04.10 19:10:50.114429 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.04.10 19:10:50.114582 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001502 sec., 59920.10652463382 rows/sec., 3.75 MiB/sec. | ||
| 1028 | 2026.04.10 19:10:50.114624 [ 275 ] {d0006009-d6aa-42e3-a29b-3fb2bde33a6d} <Debug> TCPHandler: Processed in 0.001673357 sec. | ||
| 1029 | 2026.04.10 19:10:50.355965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1030 | 2026.04.10 19:10:50.356475 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.04.10 19:10:50.356522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1032 | 2026.04.10 19:10:50.357165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2026.04.10 19:10:50.357692 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.04.10 19:10:50.357825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1035 | 2026.04.10 19:10:50.449360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2026.04.10 19:10:50.464893 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.04.10 19:10:50.464941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1038 | 2026.04.10 19:10:50.471479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.04.10 19:10:50.472611 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.04.10 19:10:50.475468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2026.04.10 19:10:55.024745 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.04.10 19:10:55.024968 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2026.04.10 19:10:55.025037 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2026.04.10 19:10:55.025817 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.04.10 19:10:55.025881 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1046 | 2026.04.10 19:10:55.026478 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2026.04.10 19:10:55.027183 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.04.10 19:10:55.027367 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002449 sec., 22866.476112699063 rows/sec., 1.75 MiB/sec. | ||
| 1049 | 2026.04.10 19:10:55.027423 [ 275 ] {8a244e56-42d4-43ec-ab60-63bfd87366f4} <Debug> TCPHandler: Processed in 0.00281695 sec. | ||
| 1050 | 2026.04.10 19:10:55.027579 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.04.10 19:10:55.027689 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1052 | 2026.04.10 19:10:55.027734 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1053 | 2026.04.10 19:10:55.028249 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.04.10 19:10:55.028287 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1055 | 2026.04.10 19:10:55.028757 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2026.04.10 19:10:55.029466 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.04.10 19:10:55.029663 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001993 sec., 32112.393376818865 rows/sec., 2.51 MiB/sec. | ||
| 1058 | 2026.04.10 19:10:55.029726 [ 275 ] {a35e5152-4fda-42da-a892-30976c777cf6} <Debug> TCPHandler: Processed in 0.002216322 sec. | ||
| 1059 | 2026.04.10 19:10:55.029876 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.04.10 19:10:55.029982 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.04.10 19:10:55.030027 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1062 | 2026.04.10 19:10:55.030593 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.04.10 19:10:55.030633 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1064 | 2026.04.10 19:10:55.031215 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.04.10 19:10:55.031711 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): 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.04.10 19:10:55.031853 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001892 sec., 84566.59619450317 rows/sec., 5.89 MiB/sec. | ||
| 1067 | 2026.04.10 19:10:55.031907 [ 275 ] {e725dc6b-fde4-4efb-8547-54e92a0d3657} <Debug> TCPHandler: Processed in 0.002096339 sec. | ||
| 1068 | 2026.04.10 19:10:55.032040 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.04.10 19:10:55.032143 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1070 | 2026.04.10 19:10:55.032196 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1071 | 2026.04.10 19:10:55.032588 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.04.10 19:10:55.032638 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1073 | 2026.04.10 19:10:55.033138 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2026.04.10 19:10:55.033714 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.04.10 19:10:55.033847 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001729 sec., 34702.13996529786 rows/sec., 2.34 MiB/sec. | ||
| 1076 | 2026.04.10 19:10:55.033892 [ 275 ] {33cf177a-7709-40ba-8c77-4f46586f6020} <Debug> TCPHandler: Processed in 0.001903934 sec. | ||
| 1077 | 2026.04.10 19:10:55.110378 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53305 | ||
| 1078 | 2026.04.10 19:10:55.112339 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2026.04.10 19:10:55.112376 [ 286 ] {} <Debug> TCP-Session: 92048aac-5fab-4e1e-92f8-84e9db05a7bd Authenticating user 'default' from [fd00:1122:3344:101::e]:53305 | ||
| 1080 | 2026.04.10 19:10:55.112401 [ 286 ] {} <Debug> TCP-Session: 92048aac-5fab-4e1e-92f8-84e9db05a7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.04.10 19:10:55.112420 [ 286 ] {} <Debug> TCP-Session: 92048aac-5fab-4e1e-92f8-84e9db05a7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.04.10 19:10:55.112499 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1083 | 2026.04.10 19:10:55.112524 [ 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 | ||
| 1084 | 2026.04.10 19:10:55.112542 [ 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 | ||
| 1085 | 2026.04.10 19:10:55.113527 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49772 | ||
| 1086 | 2026.04.10 19:10:55.113599 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40377 | ||
| 1087 | 2026.04.10 19:10:55.113659 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.04.10 19:10:55.113683 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58600 | ||
| 1089 | 2026.04.10 19:10:55.113694 [ 287 ] {} <Debug> TCP-Session: 7c9ef8ed-13d8-4399-99bf-58b18bb838a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49772 | ||
| 1090 | 2026.04.10 19:10:55.113725 [ 287 ] {} <Debug> TCP-Session: 7c9ef8ed-13d8-4399-99bf-58b18bb838a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.04.10 19:10:55.113738 [ 287 ] {} <Debug> TCP-Session: 7c9ef8ed-13d8-4399-99bf-58b18bb838a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.04.10 19:10:55.113854 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.04.10 19:10:55.113901 [ 288 ] {} <Debug> TCP-Session: 33f4029e-64c5-4f10-bade-b526a2639a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:40377 | ||
| 1094 | 2026.04.10 19:10:55.113924 [ 288 ] {} <Debug> TCP-Session: 33f4029e-64c5-4f10-bade-b526a2639a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.04.10 19:10:55.113936 [ 288 ] {} <Debug> TCP-Session: 33f4029e-64c5-4f10-bade-b526a2639a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.04.10 19:10:55.113954 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.04.10 19:10:55.114004 [ 289 ] {} <Debug> TCP-Session: 3664f1c6-6a40-46db-9e7f-9fa9e2aa339f Authenticating user 'default' from [fd00:1122:3344:101::e]:58600 | ||
| 1098 | 2026.04.10 19:10:55.114004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44434 | ||
| 1099 | 2026.04.10 19:10:55.114026 [ 289 ] {} <Debug> TCP-Session: 3664f1c6-6a40-46db-9e7f-9fa9e2aa339f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.04.10 19:10:55.114020 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47862 | ||
| 1101 | 2026.04.10 19:10:55.114054 [ 289 ] {} <Debug> TCP-Session: 3664f1c6-6a40-46db-9e7f-9fa9e2aa339f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.04.10 19:10:55.114079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38352 | ||
| 1103 | 2026.04.10 19:10:55.114219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54329 | ||
| 1104 | 2026.04.10 19:10:55.114286 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1105 | 2026.04.10 19:10:55.114319 [ 291 ] {} <Debug> TCP-Session: 8d76bc50-70de-49ab-b2d1-f0a805001f79 Authenticating user 'default' from [fd00:1122:3344:101::e]:44434 | ||
| 1106 | 2026.04.10 19:10:55.114335 [ 291 ] {} <Debug> TCP-Session: 8d76bc50-70de-49ab-b2d1-f0a805001f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.04.10 19:10:55.114348 [ 291 ] {} <Debug> TCP-Session: 8d76bc50-70de-49ab-b2d1-f0a805001f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.04.10 19:10:55.114436 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65089 | ||
| 1109 | 2026.04.10 19:10:55.114550 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.04.10 19:10:55.114551 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.04.10 19:10:55.114588 [ 290 ] {} <Debug> TCP-Session: d8980c25-f36b-4cc1-a268-bf556f51f66d Authenticating user 'default' from [fd00:1122:3344:101::e]:47862 | ||
| 1112 | 2026.04.10 19:10:55.114602 [ 292 ] {} <Debug> TCP-Session: 88cc0ae2-6d82-4422-9443-7c6debe2dd99 Authenticating user 'default' from [fd00:1122:3344:101::e]:38352 | ||
| 1113 | 2026.04.10 19:10:55.114616 [ 290 ] {} <Debug> TCP-Session: d8980c25-f36b-4cc1-a268-bf556f51f66d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.04.10 19:10:55.114624 [ 292 ] {} <Debug> TCP-Session: 88cc0ae2-6d82-4422-9443-7c6debe2dd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.04.10 19:10:55.114638 [ 290 ] {} <Debug> TCP-Session: d8980c25-f36b-4cc1-a268-bf556f51f66d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.04.10 19:10:55.114648 [ 292 ] {} <Debug> TCP-Session: 88cc0ae2-6d82-4422-9443-7c6debe2dd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.04.10 19:10:55.114636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.04.10 19:10:55.114700 [ 293 ] {} <Debug> TCP-Session: 84826fe8-0b35-4195-8817-7631354ffdce Authenticating user 'default' from [fd00:1122:3344:101::e]:54329 | ||
| 1119 | 2026.04.10 19:10:55.114716 [ 293 ] {} <Debug> TCP-Session: 84826fe8-0b35-4195-8817-7631354ffdce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.04.10 19:10:55.114728 [ 293 ] {} <Debug> TCP-Session: 84826fe8-0b35-4195-8817-7631354ffdce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.04.10 19:10:55.114755 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.04.10 19:10:55.114799 [ 294 ] {} <Debug> TCP-Session: ddfb3889-db0f-4135-a225-2821937464e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65089 | ||
| 1123 | 2026.04.10 19:10:55.114816 [ 294 ] {} <Debug> TCP-Session: ddfb3889-db0f-4135-a225-2821937464e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.04.10 19:10:55.114828 [ 294 ] {} <Debug> TCP-Session: ddfb3889-db0f-4135-a225-2821937464e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.04.10 19:10:55.116167 [ 286 ] {} <Trace> TCP-Session: 92048aac-5fab-4e1e-92f8-84e9db05a7bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.04.10 19:10:55.116394 [ 286 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1127 | 2026.04.10 19:10:55.116738 [ 286 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1128 | 2026.04.10 19:10:55.121380 [ 286 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.04.10 19:10:55.129118 [ 286 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 1130 | 2026.04.10 19:10:55.139417 [ 301 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Trace> AggregatingTransform: Aggregating | ||
| 1131 | 2026.04.10 19:10:55.139619 [ 301 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Trace> Aggregator: Aggregation method: without_key | ||
| 1132 | 2026.04.10 19:10:55.140377 [ 301 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004653901 sec. (214.874 rows/sec., 8.39 KiB/sec.) | ||
| 1133 | 2026.04.10 19:10:55.140406 [ 301 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Trace> Aggregator: Merging aggregated data | ||
| 1134 | 2026.04.10 19:10:55.140461 [ 301 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1135 | 2026.04.10 19:10:55.141908 [ 286 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.02558 sec., 39.09304143862393 rows/sec., 1.53 KiB/sec. | ||
| 1136 | 2026.04.10 19:10:55.142095 [ 286 ] {4a073d4a-d889-4a7b-93c1-2f5254c6ee37} <Debug> TCPHandler: Processed in 0.026086784 sec. | ||
| 1137 | 2026.04.10 19:10:55.150594 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2026.04.10 19:10:55.150638 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.04.10 19:10:55.150657 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.04.10 19:10:55.150677 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.04.10 19:10:55.150698 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2026.04.10 19:10:55.150708 [ 287 ] {} <Debug> TCP-Session: 7c9ef8ed-13d8-4399-99bf-58b18bb838a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.04.10 19:10:55.150729 [ 289 ] {} <Debug> TCP-Session: 3664f1c6-6a40-46db-9e7f-9fa9e2aa339f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.04.10 19:10:55.150735 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.04.10 19:10:55.150759 [ 288 ] {} <Debug> TCP-Session: 33f4029e-64c5-4f10-bade-b526a2639a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.04.10 19:10:55.150764 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2026.04.10 19:10:55.150780 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1148 | 2026.04.10 19:10:55.150794 [ 292 ] {} <Debug> TCP-Session: 88cc0ae2-6d82-4422-9443-7c6debe2dd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.04.10 19:10:55.150837 [ 290 ] {} <Debug> TCP-Session: d8980c25-f36b-4cc1-a268-bf556f51f66d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.04.10 19:10:55.150846 [ 294 ] {} <Debug> TCP-Session: ddfb3889-db0f-4135-a225-2821937464e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.04.10 19:10:55.150715 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2026.04.10 19:10:55.150711 [ 293 ] {} <Debug> TCP-Session: 84826fe8-0b35-4195-8817-7631354ffdce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.04.10 19:10:55.150649 [ 286 ] {} <Debug> TCP-Session: 92048aac-5fab-4e1e-92f8-84e9db05a7bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.04.10 19:10:55.150914 [ 291 ] {} <Debug> TCP-Session: 8d76bc50-70de-49ab-b2d1-f0a805001f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.04.10 19:10:56.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.86 MiB, peak 169.97 MiB, free memory in arenas 0.00 B, will set to 164.73 MiB (RSS), difference: 2.86 MiB | ||
| 1156 | 2026.04.10 19:10:57.669382 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1157 | 2026.04.10 19:10:57.669435 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1158 | 2026.04.10 19:10:57.819312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 188 | ||
| 1159 | 2026.04.10 19:10:57.823521 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.04.10 19:10:57.823585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1161 | 2026.04.10 19:10:57.824973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1162 | 2026.04.10 19:10:57.825474 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.04.10 19:10:57.825788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1164 | 2026.04.10 19:10:57.857909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1165 | 2026.04.10 19:10:57.858454 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.04.10 19:10:57.858495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1167 | 2026.04.10 19:10:57.859141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1168 | 2026.04.10 19:10:57.859593 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.04.10 19:10:57.859720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1170 | 2026.04.10 19:10:57.975540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1171 | 2026.04.10 19:10:57.995158 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.04.10 19:10:57.995227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1173 | 2026.04.10 19:10:58.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.28 MiB, peak 169.97 MiB, free memory in arenas 0.00 B, will set to 166.01 MiB (RSS), difference: -3.27 MiB | ||
| 1174 | 2026.04.10 19:10:58.002048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1175 | 2026.04.10 19:10:58.003186 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.04.10 19:10:58.006740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1177 | 2026.04.10 19:10:59.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.01 MiB, peak 169.97 MiB, free memory in arenas 0.00 B, will set to 166.54 MiB (RSS), difference: 4.53 MiB | ||
| 1178 | 2026.04.10 19:11:00.031699 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.04.10 19:11:00.031909 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1180 | 2026.04.10 19:11:00.031973 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1181 | 2026.04.10 19:11:00.032678 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.04.10 19:11:00.032715 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1183 | 2026.04.10 19:11:00.033308 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2026.04.10 19:11:00.033831 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.04.10 19:11:00.033976 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002119 sec., 134025.48371873525 rows/sec., 8.51 MiB/sec. | ||
| 1186 | 2026.04.10 19:11:00.034018 [ 275 ] {fc90a14f-81e4-4312-83d0-b814755e9c28} <Debug> TCPHandler: Processed in 0.002464929 sec. | ||
| 1187 | 2026.04.10 19:11:00.034161 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.04.10 19:11:00.034258 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1189 | 2026.04.10 19:11:00.034299 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1190 | 2026.04.10 19:11:00.035028 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.04.10 19:11:00.035062 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1192 | 2026.04.10 19:11:00.035575 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2026.04.10 19:11:00.036080 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.04.10 19:11:00.036210 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.00197 sec., 415736.04060913704 rows/sec., 32.22 MiB/sec. | ||
| 1195 | 2026.04.10 19:11:00.036246 [ 275 ] {dc0d7dff-8e07-4023-944d-23c77442f9a1} <Debug> TCPHandler: Processed in 0.00214718 sec. | ||
| 1196 | 2026.04.10 19:11:00.036363 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.04.10 19:11:00.036459 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1198 | 2026.04.10 19:11:00.036498 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1199 | 2026.04.10 19:11:00.036923 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.04.10 19:11:00.036960 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1201 | 2026.04.10 19:11:00.037397 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2026.04.10 19:11:00.037891 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.04.10 19:11:00.038021 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001581 sec., 96774.1935483871 rows/sec., 5.79 MiB/sec. | ||
| 1204 | 2026.04.10 19:11:00.038058 [ 275 ] {f5a73f96-1a2b-4799-9752-3b38523c66ff} <Debug> TCPHandler: Processed in 0.001745789 sec. | ||
| 1205 | 2026.04.10 19:11:00.038174 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.04.10 19:11:00.038270 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.04.10 19:11:00.038309 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1208 | 2026.04.10 19:11:00.038744 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.04.10 19:11:00.038782 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1210 | 2026.04.10 19:11:00.039219 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.04.10 19:11:00.039750 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.04.10 19:11:00.039875 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001623 sec., 91805.2988293284 rows/sec., 5.93 MiB/sec. | ||
| 1213 | 2026.04.10 19:11:00.039912 [ 275 ] {ed344ee3-3517-48fa-ba52-e806c0b117c8} <Debug> TCPHandler: Processed in 0.001788141 sec. | ||
| 1214 | 2026.04.10 19:11:00.040028 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.04.10 19:11:00.040124 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1216 | 2026.04.10 19:11:00.040163 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1217 | 2026.04.10 19:11:00.040632 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.04.10 19:11:00.040669 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1219 | 2026.04.10 19:11:00.041096 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1220 | 2026.04.10 19:11:00.041515 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.04.10 19:11:00.041642 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001536 sec., 96354.16666666666 rows/sec., 5.48 MiB/sec. | ||
| 1222 | 2026.04.10 19:11:00.041678 [ 275 ] {fc17262f-bcfa-44aa-a3a1-8bb30a3c6287} <Debug> TCPHandler: Processed in 0.001701548 sec. | ||
| 1223 | 2026.04.10 19:11:00.041797 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.04.10 19:11:00.041891 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1225 | 2026.04.10 19:11:00.041930 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1226 | 2026.04.10 19:11:00.042497 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.04.10 19:11:00.042534 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1228 | 2026.04.10 19:11:00.042956 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1229 | 2026.04.10 19:11:00.043400 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.04.10 19:11:00.043535 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001663 sec., 301262.77811184607 rows/sec., 21.18 MiB/sec. | ||
| 1231 | 2026.04.10 19:11:00.043573 [ 275 ] {f254adb4-eea5-4998-8042-c87dd834aba9} <Debug> TCPHandler: Processed in 0.001828032 sec. | ||
| 1232 | 2026.04.10 19:11:00.043687 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.04.10 19:11:00.043781 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1234 | 2026.04.10 19:11:00.043821 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1235 | 2026.04.10 19:11:00.044175 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.04.10 19:11:00.044212 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1237 | 2026.04.10 19:11:00.044629 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.04.10 19:11:00.045085 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.04.10 19:11:00.045221 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
| 1240 | 2026.04.10 19:11:00.045262 [ 275 ] {a9af5a4e-34bb-41a2-9ac3-72fedf9be399} <Debug> TCPHandler: Processed in 0.001625296 sec. | ||
| 1241 | 2026.04.10 19:11:00.045377 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.04.10 19:11:00.045472 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.04.10 19:11:00.045514 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1244 | 2026.04.10 19:11:00.045914 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.04.10 19:11:00.045950 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1246 | 2026.04.10 19:11:00.046384 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1247 | 2026.04.10 19:11:00.046873 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.04.10 19:11:00.047010 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001557 sec., 170199.100834939 rows/sec., 11.31 MiB/sec. | ||
| 1249 | 2026.04.10 19:11:00.047052 [ 275 ] {4d21e006-6f69-410a-9a3f-2157b1804800} <Debug> TCPHandler: Processed in 0.001726209 sec. | ||
| 1250 | 2026.04.10 19:11:00.047170 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.04.10 19:11:00.047266 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.04.10 19:11:00.047307 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1253 | 2026.04.10 19:11:00.047667 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.04.10 19:11:00.047703 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1255 | 2026.04.10 19:11:00.048155 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1256 | 2026.04.10 19:11:00.048637 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.04.10 19:11:00.048778 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
| 1258 | 2026.04.10 19:11:00.048813 [ 275 ] {2bef4e7d-5cd8-432d-9b0b-708adf9aba8c} <Debug> TCPHandler: Processed in 0.001693838 sec. | ||
| 1259 | 2026.04.10 19:11:00.048925 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.04.10 19:11:00.049020 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.04.10 19:11:00.049073 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1262 | 2026.04.10 19:11:00.049818 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.04.10 19:11:00.049855 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1264 | 2026.04.10 19:11:00.050492 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1265 | 2026.04.10 19:11:00.051017 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.04.10 19:11:00.051165 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002163 sec., 5085.529357374017 rows/sec., 9.11 MiB/sec. | ||
| 1267 | 2026.04.10 19:11:00.051223 [ 275 ] {1e0461f4-f9f3-48a1-a9a0-0aa20e99ae87} <Debug> TCPHandler: Processed in 0.002347776 sec. | ||
| 1268 | 2026.04.10 19:11:00.051340 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.04.10 19:11:00.051437 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.04.10 19:11:00.051476 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1271 | 2026.04.10 19:11:00.051813 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.04.10 19:11:00.051849 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1273 | 2026.04.10 19:11:00.052287 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1274 | 2026.04.10 19:11:00.052775 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.04.10 19:11:00.052904 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001486 sec., 60565.27590847914 rows/sec., 3.79 MiB/sec. | ||
| 1276 | 2026.04.10 19:11:00.052939 [ 275 ] {149a2086-f6e5-4142-a9fd-c11be841c1ca} <Debug> TCPHandler: Processed in 0.001650316 sec. | ||
| 1277 | 2026.04.10 19:11:00.375796 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.04.10 19:11:00.376044 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1279 | 2026.04.10 19:11:00.376466 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1280 | 2026.04.10 19:11:00.378581 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1281 | 2026.04.10 19:11:00.378845 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1282 | 2026.04.10 19:11:00.378920 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1283 | 2026.04.10 19:11:00.379100 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1284 | 2026.04.10 19:11:00.381160 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1285 | 2026.04.10 19:11:00.383160 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1286 | 2026.04.10 19:11:00.383190 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1287 | 2026.04.10 19:11:00.387512 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1288 | 2026.04.10 19:11:00.387544 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1289 | 2026.04.10 19:11:00.403278 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.027345 sec., 1170.2322179557505 rows/sec., 44.18 KiB/sec. | ||
| 1290 | 2026.04.10 19:11:00.403383 [ 275 ] {199b809d-66f6-4c64-acb8-26e17b865ebb} <Debug> TCPHandler: Processed in 0.02772792 sec. | ||
| 1291 | 2026.04.10 19:11:00.403701 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.04.10 19:11:00.403856 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1293 | 2026.04.10 19:11:00.404111 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1294 | 2026.04.10 19:11:00.404148 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1295 | 2026.04.10 19:11:00.404375 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1296 | 2026.04.10 19:11:00.404434 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1297 | 2026.04.10 19:11:00.404544 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1298 | 2026.04.10 19:11:00.404575 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1299 | 2026.04.10 19:11:00.404595 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1300 | 2026.04.10 19:11:00.404609 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1301 | 2026.04.10 19:11:00.404654 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1302 | 2026.04.10 19:11:00.404675 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1303 | 2026.04.10 19:11:00.405199 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001412 sec., 22662.889518413598 rows/sec., 855.53 KiB/sec. | ||
| 1304 | 2026.04.10 19:11:00.405283 [ 275 ] {4ce451f6-78c1-4c8c-a501-c648219ca2bd} <Debug> TCPHandler: Processed in 0.001647166 sec. | ||
| 1305 | 2026.04.10 19:11:00.405494 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.04.10 19:11:00.405630 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1307 | 2026.04.10 19:11:00.405855 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1308 | 2026.04.10 19:11:00.405891 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1309 | 2026.04.10 19:11:00.406086 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1310 | 2026.04.10 19:11:00.406141 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1311 | 2026.04.10 19:11:00.406243 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1312 | 2026.04.10 19:11:00.406360 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1313 | 2026.04.10 19:11:00.406381 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1314 | 2026.04.10 19:11:00.406396 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1315 | 2026.04.10 19:11:00.406432 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1316 | 2026.04.10 19:11:00.406531 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1317 | 2026.04.10 19:11:00.407016 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001441 sec., 22206.80083275503 rows/sec., 838.31 KiB/sec. | ||
| 1318 | 2026.04.10 19:11:00.407100 [ 275 ] {cee8ee68-05b5-4f2e-9f73-a2ffff3b3cbd} <Debug> TCPHandler: Processed in 0.001657767 sec. | ||
| 1319 | 2026.04.10 19:11:00.407311 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.04.10 19:11:00.407446 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1321 | 2026.04.10 19:11:00.407674 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1322 | 2026.04.10 19:11:00.407710 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1323 | 2026.04.10 19:11:00.407903 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1324 | 2026.04.10 19:11:00.407958 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1325 | 2026.04.10 19:11:00.408054 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1326 | 2026.04.10 19:11:00.408084 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1327 | 2026.04.10 19:11:00.408102 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1328 | 2026.04.10 19:11:00.408116 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1329 | 2026.04.10 19:11:00.408149 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1330 | 2026.04.10 19:11:00.408169 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1331 | 2026.04.10 19:11:00.408685 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001295 sec., 24710.42471042471 rows/sec., 932.82 KiB/sec. | ||
| 1332 | 2026.04.10 19:11:00.408770 [ 275 ] {c95995d8-7805-4106-94e9-bdc7a12c97f0} <Debug> TCPHandler: Processed in 0.001511423 sec. | ||
| 1333 | 2026.04.10 19:11:00.408996 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.04.10 19:11:00.409132 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1335 | 2026.04.10 19:11:00.409357 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1336 | 2026.04.10 19:11:00.409391 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1337 | 2026.04.10 19:11:00.409586 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1338 | 2026.04.10 19:11:00.409639 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2026.04.10 19:11:00.409736 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1340 | 2026.04.10 19:11:00.409764 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1341 | 2026.04.10 19:11:00.409783 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1342 | 2026.04.10 19:11:00.409797 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1343 | 2026.04.10 19:11:00.409829 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1344 | 2026.04.10 19:11:00.409847 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1345 | 2026.04.10 19:11:00.410321 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001244 sec., 25723.47266881029 rows/sec., 971.07 KiB/sec. | ||
| 1346 | 2026.04.10 19:11:00.410405 [ 275 ] {5b90fa19-3724-4ff0-acf3-d04866231fd7} <Debug> TCPHandler: Processed in 0.001461571 sec. | ||
| 1347 | 2026.04.10 19:11:00.410624 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.04.10 19:11:00.410759 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1349 | 2026.04.10 19:11:00.410988 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1350 | 2026.04.10 19:11:00.411025 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1351 | 2026.04.10 19:11:00.411223 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1352 | 2026.04.10 19:11:00.411276 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1353 | 2026.04.10 19:11:00.411373 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1354 | 2026.04.10 19:11:00.411401 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2026.04.10 19:11:00.411419 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1356 | 2026.04.10 19:11:00.411434 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1357 | 2026.04.10 19:11:00.411466 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1358 | 2026.04.10 19:11:00.411484 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1359 | 2026.04.10 19:11:00.412102 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001398 sec., 22889.842632331904 rows/sec., 864.10 KiB/sec. | ||
| 1360 | 2026.04.10 19:11:00.412188 [ 275 ] {a64a13c7-f87a-44c0-84d5-ba4d4cec16a6} <Debug> TCPHandler: Processed in 0.001615996 sec. | ||
| 1361 | 2026.04.10 19:11:00.412399 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.04.10 19:11:00.412535 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1363 | 2026.04.10 19:11:00.412782 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1364 | 2026.04.10 19:11:00.412818 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1365 | 2026.04.10 19:11:00.413026 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1366 | 2026.04.10 19:11:00.413079 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1367 | 2026.04.10 19:11:00.413178 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1368 | 2026.04.10 19:11:00.413207 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1369 | 2026.04.10 19:11:00.413226 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1370 | 2026.04.10 19:11:00.413240 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1371 | 2026.04.10 19:11:00.413273 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1372 | 2026.04.10 19:11:00.413292 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1373 | 2026.04.10 19:11:00.413708 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00123 sec., 26016.260162601626 rows/sec., 982.12 KiB/sec. | ||
| 1374 | 2026.04.10 19:11:00.413791 [ 275 ] {38ac8c18-8b56-4209-bc4b-5d6be4862891} <Debug> TCPHandler: Processed in 0.001444551 sec. | ||
| 1375 | 2026.04.10 19:11:00.413995 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.04.10 19:11:00.414131 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1377 | 2026.04.10 19:11:00.414373 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1378 | 2026.04.10 19:11:00.414409 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1379 | 2026.04.10 19:11:00.414630 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1380 | 2026.04.10 19:11:00.414683 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1381 | 2026.04.10 19:11:00.414780 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1382 | 2026.04.10 19:11:00.414810 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1383 | 2026.04.10 19:11:00.414828 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1384 | 2026.04.10 19:11:00.414842 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1385 | 2026.04.10 19:11:00.414875 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1386 | 2026.04.10 19:11:00.414892 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1387 | 2026.04.10 19:11:00.415427 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001352 sec., 23668.63905325444 rows/sec., 893.50 KiB/sec. | ||
| 1388 | 2026.04.10 19:11:00.415511 [ 275 ] {743c4659-0563-49a1-81eb-6fea4ce3046e} <Debug> TCPHandler: Processed in 0.001568004 sec. | ||
| 1389 | 2026.04.10 19:11:00.415732 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.04.10 19:11:00.415869 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1391 | 2026.04.10 19:11:00.416109 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1392 | 2026.04.10 19:11:00.416145 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1393 | 2026.04.10 19:11:00.416356 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1394 | 2026.04.10 19:11:00.416410 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1395 | 2026.04.10 19:11:00.416508 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1396 | 2026.04.10 19:11:00.416538 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1397 | 2026.04.10 19:11:00.416556 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1398 | 2026.04.10 19:11:00.416570 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1399 | 2026.04.10 19:11:00.416603 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1400 | 2026.04.10 19:11:00.416621 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1401 | 2026.04.10 19:11:00.417117 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001303 sec., 24558.71066768995 rows/sec., 927.10 KiB/sec. | ||
| 1402 | 2026.04.10 19:11:00.417207 [ 275 ] {93c0da01-76af-4209-9ff7-49643a1063fa} <Debug> TCPHandler: Processed in 0.001527203 sec. | ||
| 1403 | 2026.04.10 19:11:00.462875 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.04.10 19:11:00.463048 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1405 | 2026.04.10 19:11:00.463345 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1406 | 2026.04.10 19:11:00.463391 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1407 | 2026.04.10 19:11:00.463646 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1408 | 2026.04.10 19:11:00.463712 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1409 | 2026.04.10 19:11:00.463848 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1410 | 2026.04.10 19:11:00.463885 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1411 | 2026.04.10 19:11:00.463905 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1412 | 2026.04.10 19:11:00.463920 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1413 | 2026.04.10 19:11:00.463953 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1414 | 2026.04.10 19:11:00.463970 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1415 | 2026.04.10 19:11:00.464528 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001554 sec., 20592.02059202059 rows/sec., 777.35 KiB/sec. | ||
| 1416 | 2026.04.10 19:11:00.464621 [ 275 ] {4324fb19-e7e7-41f1-8800-f981324b54a3} <Debug> TCPHandler: Processed in 0.001812161 sec. | ||
| 1417 | 2026.04.10 19:11:00.492157 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.04.10 19:11:00.492302 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1419 | 2026.04.10 19:11:00.492545 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1420 | 2026.04.10 19:11:00.492584 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1421 | 2026.04.10 19:11:00.492810 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2026.04.10 19:11:00.492864 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2026.04.10 19:11:00.492965 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1424 | 2026.04.10 19:11:00.492994 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1425 | 2026.04.10 19:11:00.493012 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1426 | 2026.04.10 19:11:00.493026 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1427 | 2026.04.10 19:11:00.493059 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1428 | 2026.04.10 19:11:00.493077 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1429 | 2026.04.10 19:11:00.493661 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001419 sec., 22551.09231853418 rows/sec., 851.31 KiB/sec. | ||
| 1430 | 2026.04.10 19:11:00.493755 [ 275 ] {5c9f0901-d5ca-402e-8753-4f88dff738aa} <Debug> TCPHandler: Processed in 0.001651907 sec. | ||
| 1431 | 2026.04.10 19:11:00.522359 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.04.10 19:11:00.522573 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1433 | 2026.04.10 19:11:00.522922 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1434 | 2026.04.10 19:11:00.522968 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1435 | 2026.04.10 19:11:00.523176 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2026.04.10 19:11:00.523230 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1437 | 2026.04.10 19:11:00.523328 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1438 | 2026.04.10 19:11:00.523356 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1439 | 2026.04.10 19:11:00.523374 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 1440 | 2026.04.10 19:11:00.523388 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2026.04.10 19:11:00.523421 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1442 | 2026.04.10 19:11:00.523439 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1443 | 2026.04.10 19:11:00.523923 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001444 sec., 22160.6648199446 rows/sec., 836.57 KiB/sec. | ||
| 1444 | 2026.04.10 19:11:00.524012 [ 275 ] {f22a5639-97aa-4736-9bbe-e9efdc3ec415} <Debug> TCPHandler: Processed in 0.001734269 sec. | ||
| 1445 | 2026.04.10 19:11:00.525116 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.04.10 19:11:00.525225 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1447 | 2026.04.10 19:11:00.525267 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1448 | 2026.04.10 19:11:00.525770 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.04.10 19:11:00.525812 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1450 | 2026.04.10 19:11:00.526336 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1451 | 2026.04.10 19:11:00.526714 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.04.10 19:11:00.526859 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Debug> executeQuery: Read 12 rows, 2.16 KiB in 0.001665 sec., 7207.207207207207 rows/sec., 1.26 MiB/sec. | ||
| 1453 | 2026.04.10 19:11:00.526905 [ 275 ] {d7711c4f-7fae-4d19-99ac-f50de7d5633b} <Debug> TCPHandler: Processed in 0.001840842 sec. | ||
| 1454 | 2026.04.10 19:11:00.527023 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.04.10 19:11:00.527119 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1456 | 2026.04.10 19:11:00.527158 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1457 | 2026.04.10 19:11:00.527582 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.04.10 19:11:00.527619 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1459 | 2026.04.10 19:11:00.528040 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1460 | 2026.04.10 19:11:00.528455 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.04.10 19:11:00.528585 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001485 sec., 2693.6026936026938 rows/sec., 219.64 KiB/sec. | ||
| 1462 | 2026.04.10 19:11:00.528628 [ 275 ] {1e8a22c2-f96e-44af-af4f-c26c9268a75c} <Debug> TCPHandler: Processed in 0.001656217 sec. | ||
| 1463 | 2026.04.10 19:11:00.528741 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.04.10 19:11:00.528836 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1465 | 2026.04.10 19:11:00.528874 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1466 | 2026.04.10 19:11:00.530904 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.04.10 19:11:00.530941 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1468 | 2026.04.10 19:11:00.531619 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1469 | 2026.04.10 19:11:00.532034 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.04.10 19:11:00.532166 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Debug> executeQuery: Read 2405 rows, 180.56 KiB in 0.003348 sec., 718339.3070489845 rows/sec., 52.67 MiB/sec. | ||
| 1471 | 2026.04.10 19:11:00.532205 [ 275 ] {640914ef-2c9d-4c19-9286-25e7dcf3bc3b} <Debug> TCPHandler: Processed in 0.003516059 sec. | ||
| 1472 | 2026.04.10 19:11:00.532325 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.04.10 19:11:00.532421 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.04.10 19:11:00.532462 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1475 | 2026.04.10 19:11:00.532866 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.04.10 19:11:00.532903 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1477 | 2026.04.10 19:11:00.533322 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1478 | 2026.04.10 19:11:00.533743 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.04.10 19:11:00.533871 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001468 sec., 8855.585831062672 rows/sec., 651.26 KiB/sec. | ||
| 1480 | 2026.04.10 19:11:00.533908 [ 275 ] {b017cab3-cf2c-4b37-b157-a71eb5ed5279} <Debug> TCPHandler: Processed in 0.001634296 sec. | ||
| 1481 | 2026.04.10 19:11:00.534018 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.04.10 19:11:00.534113 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.04.10 19:11:00.534152 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1484 | 2026.04.10 19:11:00.534855 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.04.10 19:11:00.534892 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1486 | 2026.04.10 19:11:00.535321 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1487 | 2026.04.10 19:11:00.535758 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.04.10 19:11:00.535885 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001789 sec., 447736.1654555618 rows/sec., 25.86 MiB/sec. | ||
| 1489 | 2026.04.10 19:11:00.535922 [ 275 ] {0fb87491-58fe-49e3-9175-deb8da70d6ed} <Debug> TCPHandler: Processed in 0.001954615 sec. | ||
| 1490 | 2026.04.10 19:11:00.536034 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.04.10 19:11:00.536128 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1492 | 2026.04.10 19:11:00.536167 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1493 | 2026.04.10 19:11:00.536552 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.04.10 19:11:00.536588 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1495 | 2026.04.10 19:11:00.537061 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1496 | 2026.04.10 19:11:00.537467 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.04.10 19:11:00.537589 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001478 sec., 1353.1799729364006 rows/sec., 95.15 KiB/sec. | ||
| 1498 | 2026.04.10 19:11:00.537626 [ 275 ] {5712723f-ccbb-430e-9073-472fdf4203dc} <Debug> TCPHandler: Processed in 0.001641986 sec. | ||
| 1499 | 2026.04.10 19:11:00.537735 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.04.10 19:11:00.537828 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1501 | 2026.04.10 19:11:00.537867 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1502 | 2026.04.10 19:11:00.538796 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.04.10 19:11:00.538832 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1504 | 2026.04.10 19:11:00.539354 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1505 | 2026.04.10 19:11:00.539774 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.04.10 19:11:00.539906 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Debug> executeQuery: Read 1295 rows, 88.52 KiB in 0.002097 sec., 617548.8793514544 rows/sec., 41.22 MiB/sec. | ||
| 1507 | 2026.04.10 19:11:00.539943 [ 275 ] {446c3de3-f609-4983-b056-47d7ba5feb01} <Debug> TCPHandler: Processed in 0.002259034 sec. | ||
| 1508 | 2026.04.10 19:11:00.540059 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.04.10 19:11:00.540153 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.04.10 19:11:00.540195 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1511 | 2026.04.10 19:11:00.541286 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.04.10 19:11:00.541322 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1513 | 2026.04.10 19:11:00.541911 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1514 | 2026.04.10 19:11:00.542321 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.04.10 19:11:00.542453 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Debug> executeQuery: Read 2646 rows, 168.30 KiB in 0.002318 sec., 1141501.2942191544 rows/sec., 70.90 MiB/sec. | ||
| 1516 | 2026.04.10 19:11:00.542490 [ 275 ] {e51ca8ec-f152-4da5-a593-c205860acb37} <Debug> TCPHandler: Processed in 0.00248236 sec. | ||
| 1517 | 2026.04.10 19:11:00.542603 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.04.10 19:11:00.542697 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.04.10 19:11:00.542750 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1520 | 2026.04.10 19:11:00.543430 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.04.10 19:11:00.543466 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1522 | 2026.04.10 19:11:00.544109 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1523 | 2026.04.10 19:11:00.544519 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.04.10 19:11:00.544660 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001981 sec., 4543.160020191822 rows/sec., 8.14 MiB/sec. | ||
| 1525 | 2026.04.10 19:11:00.544711 [ 275 ] {a1ef0a30-a2ef-41e6-badb-94791f4e53e3} <Debug> TCPHandler: Processed in 0.00215896 sec. | ||
| 1526 | 2026.04.10 19:11:00.544828 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.04.10 19:11:00.544922 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1528 | 2026.04.10 19:11:00.544965 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1529 | 2026.04.10 19:11:00.545523 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Trace> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.04.10 19:11:00.545560 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1531 | 2026.04.10 19:11:00.545954 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1532 | 2026.04.10 19:11:00.546394 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Trace> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.04.10 19:11:00.546525 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00162 sec., 1851.851851851852 rows/sec., 130.81 KiB/sec. | ||
| 1534 | 2026.04.10 19:11:00.546573 [ 275 ] {4f5d9a5c-c6ab-4b7b-a17a-93717d0674a7} <Debug> TCPHandler: Processed in 0.001795781 sec. | ||
| 1535 | 2026.04.10 19:11:00.546685 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.04.10 19:11:00.546779 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.04.10 19:11:00.546820 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1538 | 2026.04.10 19:11:00.547127 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.04.10 19:11:00.547167 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1540 | 2026.04.10 19:11:00.547583 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1541 | 2026.04.10 19:11:00.548009 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.04.10 19:11:00.548147 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001386 sec., 8658.008658008657 rows/sec., 597.49 KiB/sec. | ||
| 1543 | 2026.04.10 19:11:00.548189 [ 275 ] {f598a321-391a-4874-9b97-ddfe4825fe1f} <Debug> TCPHandler: Processed in 0.001554184 sec. | ||
| 1544 | 2026.04.10 19:11:04.507356 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44431 | ||
| 1545 | 2026.04.10 19:11:04.507530 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1546 | 2026.04.10 19:11:04.507566 [ 286 ] {} <Debug> TCP-Session: 8dab1acb-211a-427b-9229-ab177d8fab29 Authenticating user 'default' from [fd00:1122:3344:101::e]:44431 | ||
| 1547 | 2026.04.10 19:11:04.507594 [ 286 ] {} <Debug> TCP-Session: 8dab1acb-211a-427b-9229-ab177d8fab29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.04.10 19:11:04.507611 [ 286 ] {} <Debug> TCP-Session: 8dab1acb-211a-427b-9229-ab177d8fab29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.04.10 19:11:04.507841 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47637 | ||
| 1550 | 2026.04.10 19:11:04.507881 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60415 | ||
| 1551 | 2026.04.10 19:11:04.507888 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51161 | ||
| 1552 | 2026.04.10 19:11:04.507956 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56154 | ||
| 1553 | 2026.04.10 19:11:04.508005 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2026.04.10 19:11:04.508018 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1555 | 2026.04.10 19:11:04.507984 [ 286 ] {} <Trace> TCP-Session: 8dab1acb-211a-427b-9229-ab177d8fab29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.04.10 19:11:04.508080 [ 291 ] {} <Debug> TCP-Session: a23d1962-673e-4a54-b453-caef263dc8cf Authenticating user 'default' from [fd00:1122:3344:101::e]:60415 | ||
| 1557 | 2026.04.10 19:11:04.508070 [ 288 ] {} <Debug> TCP-Session: 30c91bd2-444d-4e09-8b3f-163b3ff26c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:47637 | ||
| 1558 | 2026.04.10 19:11:04.508115 [ 291 ] {} <Debug> TCP-Session: a23d1962-673e-4a54-b453-caef263dc8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.04.10 19:11:04.508133 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1560 | 2026.04.10 19:11:04.508155 [ 288 ] {} <Debug> TCP-Session: 30c91bd2-444d-4e09-8b3f-163b3ff26c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.04.10 19:11:04.508145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1562 | 2026.04.10 19:11:04.508217 [ 290 ] {} <Debug> TCP-Session: b9ab3475-8420-443a-9dd9-e7a7ed259fab Authenticating user 'default' from [fd00:1122:3344:101::e]:51161 | ||
| 1563 | 2026.04.10 19:11:04.508201 [ 288 ] {} <Debug> TCP-Session: 30c91bd2-444d-4e09-8b3f-163b3ff26c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.04.10 19:11:04.508274 [ 293 ] {} <Debug> TCP-Session: b64ccd00-36aa-4796-987f-b99f895ce3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56154 | ||
| 1565 | 2026.04.10 19:11:04.508282 [ 290 ] {} <Debug> TCP-Session: b9ab3475-8420-443a-9dd9-e7a7ed259fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.04.10 19:11:04.508317 [ 293 ] {} <Debug> TCP-Session: b64ccd00-36aa-4796-987f-b99f895ce3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.04.10 19:11:04.508322 [ 286 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1568 | 2026.04.10 19:11:04.508345 [ 293 ] {} <Debug> TCP-Session: b64ccd00-36aa-4796-987f-b99f895ce3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.04.10 19:11:04.508335 [ 290 ] {} <Debug> TCP-Session: b9ab3475-8420-443a-9dd9-e7a7ed259fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.04.10 19:11:04.507968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38484 | ||
| 1571 | 2026.04.10 19:11:04.507890 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54856 | ||
| 1572 | 2026.04.10 19:11:04.507851 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65478 | ||
| 1573 | 2026.04.10 19:11:04.507851 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57770 | ||
| 1574 | 2026.04.10 19:11:04.508154 [ 291 ] {} <Debug> TCP-Session: a23d1962-673e-4a54-b453-caef263dc8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.04.10 19:11:04.508512 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1576 | 2026.04.10 19:11:04.508587 [ 294 ] {} <Debug> TCP-Session: bd5a6aa5-f6a2-4165-ba90-4f94b15a89af Authenticating user 'default' from [fd00:1122:3344:101::e]:38484 | ||
| 1577 | 2026.04.10 19:11:04.508589 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1578 | 2026.04.10 19:11:04.508614 [ 294 ] {} <Debug> TCP-Session: bd5a6aa5-f6a2-4165-ba90-4f94b15a89af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.04.10 19:11:04.508644 [ 292 ] {} <Debug> TCP-Session: 1a11bdf2-0245-4181-b463-916417a83671 Authenticating user 'default' from [fd00:1122:3344:101::e]:54856 | ||
| 1580 | 2026.04.10 19:11:04.508657 [ 294 ] {} <Debug> TCP-Session: bd5a6aa5-f6a2-4165-ba90-4f94b15a89af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.04.10 19:11:04.508674 [ 292 ] {} <Debug> TCP-Session: 1a11bdf2-0245-4181-b463-916417a83671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2026.04.10 19:11:04.508682 [ 286 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1583 | 2026.04.10 19:11:04.508702 [ 292 ] {} <Debug> TCP-Session: 1a11bdf2-0245-4181-b463-916417a83671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.04.10 19:11:04.508773 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1585 | 2026.04.10 19:11:04.508775 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1586 | 2026.04.10 19:11:04.508812 [ 287 ] {} <Debug> TCP-Session: aa337849-6fc3-4c52-8c7f-1bf0f7cb4834 Authenticating user 'default' from [fd00:1122:3344:101::e]:57770 | ||
| 1587 | 2026.04.10 19:11:04.508777 [ 286 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1588 | 2026.04.10 19:11:04.508834 [ 289 ] {} <Debug> TCP-Session: 642d3722-823a-41d7-b04b-999faef0098c Authenticating user 'default' from [fd00:1122:3344:101::e]:65478 | ||
| 1589 | 2026.04.10 19:11:04.508838 [ 287 ] {} <Debug> TCP-Session: aa337849-6fc3-4c52-8c7f-1bf0f7cb4834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.04.10 19:11:04.508882 [ 289 ] {} <Debug> TCP-Session: 642d3722-823a-41d7-b04b-999faef0098c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.04.10 19:11:04.508893 [ 287 ] {} <Debug> TCP-Session: aa337849-6fc3-4c52-8c7f-1bf0f7cb4834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.04.10 19:11:04.508901 [ 289 ] {} <Debug> TCP-Session: 642d3722-823a-41d7-b04b-999faef0098c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.04.10 19:11:04.509203 [ 286 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 1594 | 2026.04.10 19:11:04.510297 [ 297 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Trace> AggregatingTransform: Aggregating | ||
| 1595 | 2026.04.10 19:11:04.510343 [ 297 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1596 | 2026.04.10 19:11:04.510378 [ 297 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044189 sec. (957.681 rows/sec., 37.41 KiB/sec.) | ||
| 1597 | 2026.04.10 19:11:04.510395 [ 297 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Trace> Aggregator: Merging aggregated data | ||
| 1598 | 2026.04.10 19:11:04.511815 [ 286 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003575 sec., 279.72027972027973 rows/sec., 10.93 KiB/sec. | ||
| 1599 | 2026.04.10 19:11:04.511991 [ 286 ] {fb3751e1-2fae-4132-af41-b86e8f025ba9} <Debug> TCPHandler: Processed in 0.004179178 sec. | ||
| 1600 | 2026.04.10 19:11:04.512160 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1601 | 2026.04.10 19:11:04.512193 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1602 | 2026.04.10 19:11:04.512207 [ 286 ] {} <Debug> TCP-Session: 8dab1acb-211a-427b-9229-ab177d8fab29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.04.10 19:11:04.512216 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1604 | 2026.04.10 19:11:04.512247 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1605 | 2026.04.10 19:11:04.512258 [ 292 ] {} <Debug> TCP-Session: 1a11bdf2-0245-4181-b463-916417a83671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.04.10 19:11:04.512281 [ 288 ] {} <Debug> TCP-Session: 30c91bd2-444d-4e09-8b3f-163b3ff26c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2026.04.10 19:11:04.512280 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1608 | 2026.04.10 19:11:04.512311 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.04.10 19:11:04.512347 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1610 | 2026.04.10 19:11:04.512358 [ 290 ] {} <Debug> TCP-Session: b9ab3475-8420-443a-9dd9-e7a7ed259fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.04.10 19:11:04.512387 [ 293 ] {} <Debug> TCP-Session: b64ccd00-36aa-4796-987f-b99f895ce3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.04.10 19:11:04.512400 [ 294 ] {} <Debug> TCP-Session: bd5a6aa5-f6a2-4165-ba90-4f94b15a89af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.04.10 19:11:04.512317 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1614 | 2026.04.10 19:11:04.512259 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1615 | 2026.04.10 19:11:04.512486 [ 289 ] {} <Debug> TCP-Session: 642d3722-823a-41d7-b04b-999faef0098c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.04.10 19:11:04.512313 [ 291 ] {} <Debug> TCP-Session: a23d1962-673e-4a54-b453-caef263dc8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.04.10 19:11:04.512514 [ 287 ] {} <Debug> TCP-Session: aa337849-6fc3-4c52-8c7f-1bf0f7cb4834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.04.10 19:11:04.839100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36317 | ||
| 1619 | 2026.04.10 19:11:04.839222 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2026.04.10 19:11:04.839256 [ 286 ] {} <Debug> TCP-Session: 900cb570-a887-4f0f-bf94-6e515eca4ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36317 | ||
| 1621 | 2026.04.10 19:11:04.839283 [ 286 ] {} <Debug> TCP-Session: 900cb570-a887-4f0f-bf94-6e515eca4ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.04.10 19:11:04.839299 [ 286 ] {} <Debug> TCP-Session: 900cb570-a887-4f0f-bf94-6e515eca4ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.04.10 19:11:04.839572 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59206 | ||
| 1624 | 2026.04.10 19:11:04.839567 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58253 | ||
| 1625 | 2026.04.10 19:11:04.839632 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60599 | ||
| 1626 | 2026.04.10 19:11:04.839655 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59668 | ||
| 1627 | 2026.04.10 19:11:04.839701 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1628 | 2026.04.10 19:11:04.839713 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2026.04.10 19:11:04.839714 [ 286 ] {} <Trace> TCP-Session: 900cb570-a887-4f0f-bf94-6e515eca4ab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.04.10 19:11:04.839738 [ 289 ] {} <Debug> TCP-Session: a6175707-0f33-40cf-9a71-8305ca1a6f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:59206 | ||
| 1631 | 2026.04.10 19:11:04.839764 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2026.04.10 19:11:04.839749 [ 287 ] {} <Debug> TCP-Session: 0ed1c972-9d0a-4aee-930c-6793ceaf7e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:58253 | ||
| 1633 | 2026.04.10 19:11:04.839788 [ 289 ] {} <Debug> TCP-Session: a6175707-0f33-40cf-9a71-8305ca1a6f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.04.10 19:11:04.839797 [ 293 ] {} <Debug> TCP-Session: f145df06-ef9a-4bb4-b0f1-2c98c54f29a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59668 | ||
| 1635 | 2026.04.10 19:11:04.839822 [ 289 ] {} <Debug> TCP-Session: a6175707-0f33-40cf-9a71-8305ca1a6f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.04.10 19:11:04.839820 [ 287 ] {} <Debug> TCP-Session: 0ed1c972-9d0a-4aee-930c-6793ceaf7e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.04.10 19:11:04.839835 [ 293 ] {} <Debug> TCP-Session: f145df06-ef9a-4bb4-b0f1-2c98c54f29a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.04.10 19:11:04.839851 [ 287 ] {} <Debug> TCP-Session: 0ed1c972-9d0a-4aee-930c-6793ceaf7e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.04.10 19:11:04.839862 [ 293 ] {} <Debug> TCP-Session: f145df06-ef9a-4bb4-b0f1-2c98c54f29a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.04.10 19:11:04.839668 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44442 | ||
| 1641 | 2026.04.10 19:11:04.839631 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61139 | ||
| 1642 | 2026.04.10 19:11:04.839938 [ 286 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1643 | 2026.04.10 19:11:04.839627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50835 | ||
| 1644 | 2026.04.10 19:11:04.840010 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2026.04.10 19:11:04.839568 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37915 | ||
| 1646 | 2026.04.10 19:11:04.840042 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2026.04.10 19:11:04.840091 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1648 | 2026.04.10 19:11:04.840114 [ 290 ] {} <Debug> TCP-Session: 6d51d4e1-983a-434f-a7a7-0fc7f00f7823 Authenticating user 'default' from [fd00:1122:3344:101::e]:61139 | ||
| 1649 | 2026.04.10 19:11:04.840127 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1650 | 2026.04.10 19:11:04.840157 [ 290 ] {} <Debug> TCP-Session: 6d51d4e1-983a-434f-a7a7-0fc7f00f7823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.04.10 19:11:04.840136 [ 291 ] {} <Debug> TCP-Session: 4d4f6209-eee2-4fea-9ec9-c273876e868b Authenticating user 'default' from [fd00:1122:3344:101::e]:50835 | ||
| 1652 | 2026.04.10 19:11:04.840186 [ 288 ] {} <Debug> TCP-Session: d0b26a8a-402d-438a-835a-a05bc829851a Authenticating user 'default' from [fd00:1122:3344:101::e]:37915 | ||
| 1653 | 2026.04.10 19:11:04.840190 [ 290 ] {} <Debug> TCP-Session: 6d51d4e1-983a-434f-a7a7-0fc7f00f7823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.04.10 19:11:04.840217 [ 291 ] {} <Debug> TCP-Session: 4d4f6209-eee2-4fea-9ec9-c273876e868b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2026.04.10 19:11:04.840237 [ 288 ] {} <Debug> TCP-Session: d0b26a8a-402d-438a-835a-a05bc829851a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.04.10 19:11:04.840260 [ 291 ] {} <Debug> TCP-Session: 4d4f6209-eee2-4fea-9ec9-c273876e868b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2026.04.10 19:11:04.840274 [ 286 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1658 | 2026.04.10 19:11:04.840276 [ 288 ] {} <Debug> TCP-Session: d0b26a8a-402d-438a-835a-a05bc829851a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2026.04.10 19:11:04.840061 [ 294 ] {} <Debug> TCP-Session: dee4b07a-9170-45f4-a4fe-2612df1fd812 Authenticating user 'default' from [fd00:1122:3344:101::e]:44442 | ||
| 1660 | 2026.04.10 19:11:04.839754 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1661 | 2026.04.10 19:11:04.840346 [ 286 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1662 | 2026.04.10 19:11:04.840351 [ 294 ] {} <Debug> TCP-Session: dee4b07a-9170-45f4-a4fe-2612df1fd812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2026.04.10 19:11:04.840379 [ 292 ] {} <Debug> TCP-Session: d20d3deb-db8f-434c-b6e9-083ece111535 Authenticating user 'default' from [fd00:1122:3344:101::e]:60599 | ||
| 1664 | 2026.04.10 19:11:04.840406 [ 294 ] {} <Debug> TCP-Session: dee4b07a-9170-45f4-a4fe-2612df1fd812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.04.10 19:11:04.840421 [ 292 ] {} <Debug> TCP-Session: d20d3deb-db8f-434c-b6e9-083ece111535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.04.10 19:11:04.840448 [ 292 ] {} <Debug> TCP-Session: d20d3deb-db8f-434c-b6e9-083ece111535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.04.10 19:11:04.840759 [ 286 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 1668 | 2026.04.10 19:11:04.841852 [ 322 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Trace> AggregatingTransform: Aggregating | ||
| 1669 | 2026.04.10 19:11:04.841902 [ 322 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Trace> Aggregator: Aggregation method: without_key | ||
| 1670 | 2026.04.10 19:11:04.841942 [ 322 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001094821 sec. (913.391 rows/sec., 35.68 KiB/sec.) | ||
| 1671 | 2026.04.10 19:11:04.841964 [ 322 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Trace> Aggregator: Merging aggregated data | ||
| 1672 | 2026.04.10 19:11:04.843450 [ 286 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00358 sec., 279.3296089385475 rows/sec., 10.91 KiB/sec. | ||
| 1673 | 2026.04.10 19:11:04.843637 [ 286 ] {f343cc10-8278-4371-9eb5-0493b1dfc750} <Debug> TCPHandler: Processed in 0.004062954 sec. | ||
| 1674 | 2026.04.10 19:11:04.843757 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1675 | 2026.04.10 19:11:04.843796 [ 286 ] {} <Debug> TCP-Session: 900cb570-a887-4f0f-bf94-6e515eca4ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.04.10 19:11:04.843803 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2026.04.10 19:11:04.843837 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1678 | 2026.04.10 19:11:04.843853 [ 287 ] {} <Debug> TCP-Session: 0ed1c972-9d0a-4aee-930c-6793ceaf7e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.04.10 19:11:04.843859 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1680 | 2026.04.10 19:11:04.843876 [ 289 ] {} <Debug> TCP-Session: a6175707-0f33-40cf-9a71-8305ca1a6f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.04.10 19:11:04.843904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1682 | 2026.04.10 19:11:04.843926 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1683 | 2026.04.10 19:11:04.843953 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1684 | 2026.04.10 19:11:04.843965 [ 290 ] {} <Debug> TCP-Session: 6d51d4e1-983a-434f-a7a7-0fc7f00f7823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.04.10 19:11:04.843990 [ 293 ] {} <Debug> TCP-Session: f145df06-ef9a-4bb4-b0f1-2c98c54f29a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2026.04.10 19:11:04.844008 [ 294 ] {} <Debug> TCP-Session: dee4b07a-9170-45f4-a4fe-2612df1fd812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2026.04.10 19:11:04.843972 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2026.04.10 19:11:04.843928 [ 291 ] {} <Debug> TCP-Session: 4d4f6209-eee2-4fea-9ec9-c273876e868b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.04.10 19:11:04.844080 [ 292 ] {} <Debug> TCP-Session: d20d3deb-db8f-434c-b6e9-083ece111535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.04.10 19:11:04.843893 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1691 | 2026.04.10 19:11:04.844144 [ 288 ] {} <Debug> TCP-Session: d0b26a8a-402d-438a-835a-a05bc829851a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.04.10 19:11:05.023677 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.04.10 19:11:05.023969 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1694 | 2026.04.10 19:11:05.024075 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1695 | 2026.04.10 19:11:05.024900 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.04.10 19:11:05.024963 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1697 | 2026.04.10 19:11:05.025723 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1698 | 2026.04.10 19:11:05.026373 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.04.10 19:11:05.026604 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002724 sec., 20558.002936857563 rows/sec., 1.57 MiB/sec. | ||
| 1700 | 2026.04.10 19:11:05.026678 [ 275 ] {83d485bd-4ee1-43df-b7b4-c6138cadb1a4} <Debug> TCPHandler: Processed in 0.00320604 sec. | ||
| 1701 | 2026.04.10 19:11:05.026837 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.04.10 19:11:05.026957 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1703 | 2026.04.10 19:11:05.027012 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1704 | 2026.04.10 19:11:05.027544 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.04.10 19:11:05.027587 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1706 | 2026.04.10 19:11:05.028112 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1707 | 2026.04.10 19:11:05.028758 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.04.10 19:11:05.028935 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002003 sec., 31952.07189216176 rows/sec., 2.49 MiB/sec. | ||
| 1709 | 2026.04.10 19:11:05.028989 [ 275 ] {aba1538a-19ff-4352-93d8-8ffab4487b0d} <Debug> TCPHandler: Processed in 0.002216863 sec. | ||
| 1710 | 2026.04.10 19:11:05.029141 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.04.10 19:11:05.029269 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1712 | 2026.04.10 19:11:05.029323 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1713 | 2026.04.10 19:11:05.029806 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.04.10 19:11:05.029850 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1715 | 2026.04.10 19:11:05.030475 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1716 | 2026.04.10 19:11:05.031049 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.04.10 19:11:05.031249 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002002 sec., 63936.06393606394 rows/sec., 4.45 MiB/sec. | ||
| 1718 | 2026.04.10 19:11:05.031298 [ 275 ] {8a51f702-f9cc-4c74-8ba8-b7f3e95fec4c} <Debug> TCPHandler: Processed in 0.002214753 sec. | ||
| 1719 | 2026.04.10 19:11:05.031446 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.04.10 19:11:05.031569 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.04.10 19:11:05.031626 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1722 | 2026.04.10 19:11:05.032061 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.04.10 19:11:05.032109 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1724 | 2026.04.10 19:11:05.032627 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1725 | 2026.04.10 19:11:05.033289 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.04.10 19:11:05.033474 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001927 sec., 24909.185262065388 rows/sec., 1.68 MiB/sec. | ||
| 1727 | 2026.04.10 19:11:05.033523 [ 275 ] {affacf89-1f1c-47c8-895b-bbb38d159836} <Debug> TCPHandler: Processed in 0.00214153 sec. | ||
| 1728 | 2026.04.10 19:11:05.359815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1729 | 2026.04.10 19:11:05.360433 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.04.10 19:11:05.360494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1731 | 2026.04.10 19:11:05.361247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1732 | 2026.04.10 19:11:05.361949 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.04.10 19:11:05.362175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1734 | 2026.04.10 19:11:05.506831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1735 | 2026.04.10 19:11:05.526678 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.04.10 19:11:05.526765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1737 | 2026.04.10 19:11:05.534615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1738 | 2026.04.10 19:11:05.535982 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.04.10 19:11:05.540693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1740 | 2026.04.10 19:11:06.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.89 MiB, peak 179.23 MiB, free memory in arenas 0.00 B, will set to 170.97 MiB (RSS), difference: 1.09 MiB | ||
| 1741 | 2026.04.10 19:11:07.826137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 268 | ||
| 1742 | 2026.04.10 19:11:07.829427 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.04.10 19:11:07.829488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1744 | 2026.04.10 19:11:07.830854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1745 | 2026.04.10 19:11:07.831328 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.04.10 19:11:07.831589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 1747 | 2026.04.10 19:11:10.033436 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.04.10 19:11:10.033637 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1749 | 2026.04.10 19:11:10.033708 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1750 | 2026.04.10 19:11:10.034477 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.04.10 19:11:10.034531 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1752 | 2026.04.10 19:11:10.035064 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1753 | 2026.04.10 19:11:10.035530 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.04.10 19:11:10.035697 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002111 sec., 134533.39649455235 rows/sec., 8.54 MiB/sec. | ||
| 1755 | 2026.04.10 19:11:10.035752 [ 275 ] {285a0db3-27f5-4483-af3c-31d47d23af2b} <Debug> TCPHandler: Processed in 0.002458179 sec. | ||
| 1756 | 2026.04.10 19:11:10.035888 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2026.04.10 19:11:10.036000 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1758 | 2026.04.10 19:11:10.036047 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1759 | 2026.04.10 19:11:10.036828 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.04.10 19:11:10.036866 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1761 | 2026.04.10 19:11:10.037376 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1762 | 2026.04.10 19:11:10.037871 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.04.10 19:11:10.038013 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002037 sec., 402061.85567010305 rows/sec., 31.16 MiB/sec. | ||
| 1764 | 2026.04.10 19:11:10.038053 [ 275 ] {aab49167-0213-4d50-8596-b0d2c210c4be} <Debug> TCPHandler: Processed in 0.002221272 sec. | ||
| 1765 | 2026.04.10 19:11:10.038046 [ 69 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1766 | 2026.04.10 19:11:10.038137 [ 69 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.04.10 19:11:10.038164 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1768 | 2026.04.10 19:11:10.038168 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.04.10 19:11:10.038278 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1770 | 2026.04.10 19:11:10.038322 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1771 | 2026.04.10 19:11:10.038770 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.04.10 19:11:10.038808 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1773 | 2026.04.10 19:11:10.039263 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1774 | 2026.04.10 19:11:10.039776 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.04.10 19:11:10.039908 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001653 sec., 92558.98366606171 rows/sec., 5.54 MiB/sec. | ||
| 1776 | 2026.04.10 19:11:10.039947 [ 275 ] {e9afd5bd-0f84-42d0-84af-45c6631a1b9e} <Debug> TCPHandler: Processed in 0.001832832 sec. | ||
| 1777 | 2026.04.10 19:11:10.040064 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.04.10 19:11:10.040162 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.04.10 19:11:10.040208 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1780 | 2026.04.10 19:11:10.040464 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 1781 | 2026.04.10 19:11:10.040647 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.04.10 19:11:10.040684 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1783 | 2026.04.10 19:11:10.041179 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1784 | 2026.04.10 19:11:10.041642 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.04.10 19:11:10.041768 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001627 sec., 91579.59434542102 rows/sec., 5.92 MiB/sec. | ||
| 1786 | 2026.04.10 19:11:10.041804 [ 275 ] {e6ad1a77-0e99-4f07-ba68-2c08abc0502f} <Debug> TCPHandler: Processed in 0.001791131 sec. | ||
| 1787 | 2026.04.10 19:11:10.041919 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.04.10 19:11:10.042014 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.04.10 19:11:10.042055 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1790 | 2026.04.10 19:11:10.042488 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.04.10 19:11:10.042523 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1792 | 2026.04.10 19:11:10.042551 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1793 | 2026.04.10 19:11:10.042654 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 824 rows starting from the beginning of the part | ||
| 1794 | 2026.04.10 19:11:10.042770 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 1795 | 2026.04.10 19:11:10.042826 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 819 rows starting from the beginning of the part | ||
| 1796 | 2026.04.10 19:11:10.042880 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2405 rows starting from the beginning of the part | ||
| 1797 | 2026.04.10 19:11:10.042927 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1798 | 2026.04.10 19:11:10.042956 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1799 | 2026.04.10 19:11:10.042972 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 819 rows starting from the beginning of the part | ||
| 1800 | 2026.04.10 19:11:10.043506 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.04.10 19:11:10.043632 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001635 sec., 90519.87767584098 rows/sec., 5.15 MiB/sec. | ||
| 1802 | 2026.04.10 19:11:10.043668 [ 275 ] {e024744e-7a00-48bc-9a6e-46ba61ad99ea} <Debug> TCPHandler: Processed in 0.00180044 sec. | ||
| 1803 | 2026.04.10 19:11:10.043794 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.04.10 19:11:10.043889 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1805 | 2026.04.10 19:11:10.043929 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1806 | 2026.04.10 19:11:10.044549 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.04.10 19:11:10.044585 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1808 | 2026.04.10 19:11:10.045053 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1809 | 2026.04.10 19:11:10.045624 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.04.10 19:11:10.045735 [ 69 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1811 | 2026.04.10 19:11:10.045757 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001886 sec., 265641.56945917284 rows/sec., 18.67 MiB/sec. | ||
| 1812 | 2026.04.10 19:11:10.045788 [ 69 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.04.10 19:11:10.045803 [ 275 ] {7e87c621-6106-491d-b82d-f8372b4a3b67} <Debug> TCPHandler: Processed in 0.002058448 sec. | ||
| 1814 | 2026.04.10 19:11:10.045815 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1815 | 2026.04.10 19:11:10.045929 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.04.10 19:11:10.045999 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 1817 | 2026.04.10 19:11:10.046034 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1818 | 2026.04.10 19:11:10.046084 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1819 | 2026.04.10 19:11:10.046147 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1820 | 2026.04.10 19:11:10.046198 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 511 rows starting from the beginning of the part | ||
| 1821 | 2026.04.10 19:11:10.046301 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 1822 | 2026.04.10 19:11:10.046356 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 501 rows starting from the beginning of the part | ||
| 1823 | 2026.04.10 19:11:10.046411 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1295 rows starting from the beginning of the part | ||
| 1824 | 2026.04.10 19:11:10.046462 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1825 | 2026.04.10 19:11:10.046466 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.04.10 19:11:10.046511 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 501 rows starting from the beginning of the part | ||
| 1827 | 2026.04.10 19:11:10.046520 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1828 | 2026.04.10 19:11:10.047089 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1829 | 2026.04.10 19:11:10.047579 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.04.10 19:11:10.047722 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001707 sec., 3514.93848857645 rows/sec., 183.64 KiB/sec. | ||
| 1831 | 2026.04.10 19:11:10.047761 [ 275 ] {81456c49-0d22-48bc-a1eb-8d99f89464da} <Debug> TCPHandler: Processed in 0.001882963 sec. | ||
| 1832 | 2026.04.10 19:11:10.047883 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.04.10 19:11:10.048076 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.04.10 19:11:10.048120 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1835 | 2026.04.10 19:11:10.048309 [ 200 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2936 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407638 sec., 1219452.4259876276 rows/sec., 88.92 MiB/sec. | ||
| 1836 | 2026.04.10 19:11:10.048553 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.04.10 19:11:10.048597 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1838 | 2026.04.10 19:11:10.048688 [ 186 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1839 | 2026.04.10 19:11:10.049111 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1840 | 2026.04.10 19:11:10.049297 [ 186 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.04.10 19:11:10.049389 [ 186 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_6_1} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1842 | 2026.04.10 19:11:10.049498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1843 | 2026.04.10 19:11:10.049710 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.04.10 19:11:10.049823 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1845 | 2026.04.10 19:11:10.049852 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001795 sec., 147632.31197771587 rows/sec., 9.81 MiB/sec. | ||
| 1846 | 2026.04.10 19:11:10.049860 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.04.10 19:11:10.049896 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1848 | 2026.04.10 19:11:10.049900 [ 275 ] {1df12b82-d56b-4782-9f10-c8dbab24bd13} <Debug> TCPHandler: Processed in 0.002070369 sec. | ||
| 1849 | 2026.04.10 19:11:10.049971 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 1850 | 2026.04.10 19:11:10.050034 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.04.10 19:11:10.050071 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1852 | 2026.04.10 19:11:10.050103 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1853 | 2026.04.10 19:11:10.050135 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1854 | 2026.04.10 19:11:10.050151 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 1855 | 2026.04.10 19:11:10.050182 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1856 | 2026.04.10 19:11:10.050194 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1857 | 2026.04.10 19:11:10.050246 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2646 rows starting from the beginning of the part | ||
| 1858 | 2026.04.10 19:11:10.050285 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1859 | 2026.04.10 19:11:10.050323 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 1860 | 2026.04.10 19:11:10.050576 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.04.10 19:11:10.050616 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1862 | 2026.04.10 19:11:10.051143 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1863 | 2026.04.10 19:11:10.051644 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.04.10 19:11:10.051778 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001661 sec., 602.0469596628537 rows/sec., 40.57 KiB/sec. | ||
| 1865 | 2026.04.10 19:11:10.051814 [ 275 ] {3d198119-e480-4f77-acdf-3731146b144d} <Debug> TCPHandler: Processed in 0.001833661 sec. | ||
| 1866 | 2026.04.10 19:11:10.051928 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.04.10 19:11:10.052026 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.04.10 19:11:10.052082 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1869 | 2026.04.10 19:11:10.052833 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.04.10 19:11:10.052875 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1871 | 2026.04.10 19:11:10.053558 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1872 | 2026.04.10 19:11:10.054081 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.04.10 19:11:10.054242 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002234 sec., 4923.903312444047 rows/sec., 8.82 MiB/sec. | ||
| 1874 | 2026.04.10 19:11:10.054308 [ 275 ] {0245b409-0981-4200-a9a0-42bcf43ec6c0} <Debug> TCPHandler: Processed in 0.002431499 sec. | ||
| 1875 | 2026.04.10 19:11:10.054422 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.04.10 19:11:10.054460 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4979 rows, containing 5 columns (5 merged, 0 gathered) in 0.016117724 sec., 308914.58372162224 rows/sec., 24.49 MiB/sec. | ||
| 1877 | 2026.04.10 19:11:10.054519 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.04.10 19:11:10.054566 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1879 | 2026.04.10 19:11:10.054803 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3734 rows, containing 5 columns (5 merged, 0 gathered) in 0.004857276 sec., 768743.6332627588 rows/sec., 48.91 MiB/sec. | ||
| 1880 | 2026.04.10 19:11:10.054904 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.04.10 19:11:10.054949 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1882 | 2026.04.10 19:11:10.054977 [ 189 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1883 | 2026.04.10 19:11:10.055476 [ 200 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1884 | 2026.04.10 19:11:10.055537 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1885 | 2026.04.10 19:11:10.055653 [ 189 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.04.10 19:11:10.055746 [ 189 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_6_1} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1887 | 2026.04.10 19:11:10.055830 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 1888 | 2026.04.10 19:11:10.056110 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.04.10 19:11:10.056195 [ 200 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.04.10 19:11:10.056220 [ 69 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1891 | 2026.04.10 19:11:10.056250 [ 69 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.04.10 19:11:10.056256 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001756 sec., 51252.84738041002 rows/sec., 3.21 MiB/sec. | ||
| 1893 | 2026.04.10 19:11:10.056270 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1894 | 2026.04.10 19:11:10.056288 [ 200 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1895 | 2026.04.10 19:11:10.056303 [ 275 ] {1681fc9a-9b16-41f7-a7b9-b63b4df5c6be} <Debug> TCPHandler: Processed in 0.001932455 sec. | ||
| 1896 | 2026.04.10 19:11:10.056359 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 1897 | 2026.04.10 19:11:10.056385 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1898 | 2026.04.10 19:11:10.056451 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1899 | 2026.04.10 19:11:10.056481 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1900 | 2026.04.10 19:11:10.056553 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 1901 | 2026.04.10 19:11:10.056602 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1902 | 2026.04.10 19:11:10.056647 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1903 | 2026.04.10 19:11:10.056689 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1904 | 2026.04.10 19:11:10.056734 [ 189 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 1905 | 2026.04.10 19:11:10.057609 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288907 sec., 302581.9550983896 rows/sec., 19.38 MiB/sec. | ||
| 1906 | 2026.04.10 19:11:10.057889 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1907 | 2026.04.10 19:11:10.058430 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.04.10 19:11:10.058505 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_6_1} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1909 | 2026.04.10 19:11:10.058574 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1910 | 2026.04.10 19:11:11.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.98 MiB, peak 179.23 MiB, free memory in arenas 0.00 B, will set to 173.41 MiB (RSS), difference: 1.43 MiB | ||
| 1911 | 2026.04.10 19:11:12.669474 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1912 | 2026.04.10 19:11:12.669523 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1913 | 2026.04.10 19:11:12.862818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1914 | 2026.04.10 19:11:12.863308 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.04.10 19:11:12.863355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1916 | 2026.04.10 19:11:12.863994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1917 | 2026.04.10 19:11:12.864434 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.04.10 19:11:12.864567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1919 | 2026.04.10 19:11:12.864567 [ 62 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1920 | 2026.04.10 19:11:12.864645 [ 62 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.04.10 19:11:12.864668 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1922 | 2026.04.10 19:11:12.864783 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::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 | ||
| 1923 | 2026.04.10 19:11:12.864900 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1924 | 2026.04.10 19:11:12.864938 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1925 | 2026.04.10 19:11:12.865000 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1926 | 2026.04.10 19:11:12.865042 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1927 | 2026.04.10 19:11:12.865080 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1928 | 2026.04.10 19:11:12.865122 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1929 | 2026.04.10 19:11:12.865160 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1930 | 2026.04.10 19:11:12.877902 [ 191 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.013173351 sec., 216877.23951179924 rows/sec., 3.10 MiB/sec. | ||
| 1931 | 2026.04.10 19:11:12.878922 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1932 | 2026.04.10 19:11:12.879488 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.04.10 19:11:12.879569 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_6_1} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1934 | 2026.04.10 19:11:12.879664 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1935 | 2026.04.10 19:11:13.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.47 MiB, peak 179.78 MiB, free memory in arenas 0.00 B, will set to 174.51 MiB (RSS), difference: 1.04 MiB | ||
| 1936 | 2026.04.10 19:11:13.041342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1937 | 2026.04.10 19:11:13.058943 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.04.10 19:11:13.058987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1939 | 2026.04.10 19:11:13.065408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1940 | 2026.04.10 19:11:13.066482 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.04.10 19:11:13.066753 [ 62 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1942 | 2026.04.10 19:11:13.066815 [ 62 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.04.10 19:11:13.066836 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1944 | 2026.04.10 19:11:13.066956 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 1945 | 2026.04.10 19:11:13.069676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1946 | 2026.04.10 19:11:13.071017 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1947 | 2026.04.10 19:11:13.072316 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 1948 | 2026.04.10 19:11:13.076731 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 1949 | 2026.04.10 19:11:13.080964 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 1950 | 2026.04.10 19:11:13.085170 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 1951 | 2026.04.10 19:11:13.094339 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 1952 | 2026.04.10 19:11:13.098731 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 1953 | 2026.04.10 19:11:13.155238 [ 191 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088331786 sec., 520.7638391914775 rows/sec., 2.69 MiB/sec. | ||
| 1954 | 2026.04.10 19:11:13.157587 [ 196 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1955 | 2026.04.10 19:11:13.160160 [ 196 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_6_1} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.04.10 19:11:13.160256 [ 196 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_6_1} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1957 | 2026.04.10 19:11:13.162274 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1958 | 2026.04.10 19:11:14.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.59 MiB, peak 185.13 MiB, free memory in arenas 0.00 B, will set to 184.45 MiB (RSS), difference: 8.86 MiB | ||
| 1959 | 2026.04.10 19:11:15.024931 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.04.10 19:11:15.025118 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1961 | 2026.04.10 19:11:15.025183 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1962 | 2026.04.10 19:11:15.025842 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.04.10 19:11:15.025884 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1964 | 2026.04.10 19:11:15.026495 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1965 | 2026.04.10 19:11:15.026953 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.04.10 19:11:15.027105 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.002038 sec., 52993.13052011777 rows/sec., 4.45 MiB/sec. | ||
| 1967 | 2026.04.10 19:11:15.027149 [ 275 ] {a96e6820-2a46-4b7a-929e-0433022e8216} <Debug> TCPHandler: Processed in 0.002347516 sec. | ||
| 1968 | 2026.04.10 19:11:15.027272 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.04.10 19:11:15.027366 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.04.10 19:11:15.027406 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1971 | 2026.04.10 19:11:15.027825 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.04.10 19:11:15.027861 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1973 | 2026.04.10 19:11:15.028262 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1974 | 2026.04.10 19:11:15.028748 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.04.10 19:11:15.028964 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001616 sec., 16089.10891089109 rows/sec., 1.18 MiB/sec. | ||
| 1976 | 2026.04.10 19:11:15.029003 [ 275 ] {12339007-9b23-4876-9096-61a0ef8a5529} <Debug> TCPHandler: Processed in 0.00177995 sec. | ||
| 1977 | 2026.04.10 19:11:15.029116 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2026.04.10 19:11:15.029209 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1979 | 2026.04.10 19:11:15.029248 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1980 | 2026.04.10 19:11:15.029661 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.04.10 19:11:15.029697 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1982 | 2026.04.10 19:11:15.030105 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1983 | 2026.04.10 19:11:15.030564 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2026.04.10 19:11:15.030693 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Debug> executeQuery: Read 98 rows, 7.86 KiB in 0.001503 sec., 65202.92747837658 rows/sec., 5.11 MiB/sec. | ||
| 1985 | 2026.04.10 19:11:15.030730 [ 275 ] {a119d369-9fbd-4713-9e32-865edcd5f6db} <Debug> TCPHandler: Processed in 0.001662337 sec. | ||
| 1986 | 2026.04.10 19:11:15.030842 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.04.10 19:11:15.030935 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1988 | 2026.04.10 19:11:15.030977 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1989 | 2026.04.10 19:11:15.031375 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.04.10 19:11:15.031410 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 1991 | 2026.04.10 19:11:15.031868 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1992 | 2026.04.10 19:11:15.032333 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.04.10 19:11:15.032464 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 1994 | 2026.04.10 19:11:15.032501 [ 275 ] {efaf1a5f-9ec5-4a1b-a373-65060628a2db} <Debug> TCPHandler: Processed in 0.001706578 sec. | ||
| 1995 | 2026.04.10 19:11:15.032607 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.04.10 19:11:15.032700 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1997 | 2026.04.10 19:11:15.032752 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1998 | 2026.04.10 19:11:15.033506 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.04.10 19:11:15.033542 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2000 | 2026.04.10 19:11:15.034172 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2001 | 2026.04.10 19:11:15.034596 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.04.10 19:11:15.034756 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002073 sec., 12542.209358417751 rows/sec., 22.48 MiB/sec. | ||
| 2003 | 2026.04.10 19:11:15.034808 [ 275 ] {6dd867ce-6315-490c-9909-b51279f482f5} <Debug> TCPHandler: Processed in 0.002248703 sec. | ||
| 2004 | 2026.04.10 19:11:15.034920 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.04.10 19:11:15.035013 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.04.10 19:11:15.035055 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2007 | 2026.04.10 19:11:15.035384 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Trace> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.04.10 19:11:15.035420 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2009 | 2026.04.10 19:11:15.035893 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2010 | 2026.04.10 19:11:15.036351 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Trace> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.04.10 19:11:15.036476 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001481 sec., 10128.291694800811 rows/sec., 772.81 KiB/sec. | ||
| 2012 | 2026.04.10 19:11:15.036511 [ 275 ] {026c9452-3488-43b6-a9d6-cd6052037147} <Debug> TCPHandler: Processed in 0.001639126 sec. | ||
| 2013 | 2026.04.10 19:11:15.036624 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.04.10 19:11:15.036715 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.04.10 19:11:15.036754 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2016 | 2026.04.10 19:11:15.037074 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.04.10 19:11:15.037109 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2018 | 2026.04.10 19:11:15.037510 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2019 | 2026.04.10 19:11:15.038143 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.04.10 19:11:15.038288 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
| 2021 | 2026.04.10 19:11:15.038326 [ 275 ] {0bce1397-54d0-4d2a-96c7-9505fde8c41e} <Debug> TCPHandler: Processed in 0.001749819 sec. | ||
| 2022 | 2026.04.10 19:11:17.832702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 304 | ||
| 2023 | 2026.04.10 19:11:17.834964 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.04.10 19:11:17.835003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2025 | 2026.04.10 19:11:17.836286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2026 | 2026.04.10 19:11:17.836787 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.04.10 19:11:17.837018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2028 | 2026.04.10 19:11:20.032922 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.04.10 19:11:20.033143 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2030 | 2026.04.10 19:11:20.033216 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2031 | 2026.04.10 19:11:20.034010 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.04.10 19:11:20.034058 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2033 | 2026.04.10 19:11:20.034575 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2034 | 2026.04.10 19:11:20.035004 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.04.10 19:11:20.035155 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002065 sec., 137530.26634382567 rows/sec., 8.74 MiB/sec. | ||
| 2036 | 2026.04.10 19:11:20.035196 [ 275 ] {79a1ca3c-7b5c-4af0-9d08-c8808b7b5c19} <Debug> TCPHandler: Processed in 0.002413918 sec. | ||
| 2037 | 2026.04.10 19:11:20.035321 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.04.10 19:11:20.035417 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2039 | 2026.04.10 19:11:20.035458 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2040 | 2026.04.10 19:11:20.036351 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.04.10 19:11:20.036387 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2042 | 2026.04.10 19:11:20.036866 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2043 | 2026.04.10 19:11:20.037278 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.04.10 19:11:20.037407 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002009 sec., 407665.50522648083 rows/sec., 31.60 MiB/sec. | ||
| 2045 | 2026.04.10 19:11:20.037444 [ 275 ] {a685d6df-2b52-46c5-b2d3-d8a3965f2dce} <Debug> TCPHandler: Processed in 0.002174932 sec. | ||
| 2046 | 2026.04.10 19:11:20.037556 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.04.10 19:11:20.037650 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.04.10 19:11:20.037690 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2049 | 2026.04.10 19:11:20.038137 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.04.10 19:11:20.038173 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2051 | 2026.04.10 19:11:20.038574 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2052 | 2026.04.10 19:11:20.039045 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.04.10 19:11:20.039144 [ 52 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2054 | 2026.04.10 19:11:20.039173 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001541 sec., 99286.17780661907 rows/sec., 5.94 MiB/sec. | ||
| 2055 | 2026.04.10 19:11:20.039209 [ 52 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.04.10 19:11:20.039219 [ 275 ] {57842c8f-1b78-4a30-ae9e-3638dce21bc3} <Debug> TCPHandler: Processed in 0.001713109 sec. | ||
| 2057 | 2026.04.10 19:11:20.039239 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2058 | 2026.04.10 19:11:20.039345 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2026.04.10 19:11:20.039370 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 2060 | 2026.04.10 19:11:20.039443 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2061 | 2026.04.10 19:11:20.039479 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2062 | 2026.04.10 19:11:20.039482 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2063 | 2026.04.10 19:11:20.039522 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 2064 | 2026.04.10 19:11:20.039619 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 2065 | 2026.04.10 19:11:20.039676 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2066 | 2026.04.10 19:11:20.039724 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 2067 | 2026.04.10 19:11:20.039772 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2068 | 2026.04.10 19:11:20.039816 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 153 rows starting from the beginning of the part | ||
| 2069 | 2026.04.10 19:11:20.039967 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.04.10 19:11:20.040002 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2071 | 2026.04.10 19:11:20.040553 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2072 | 2026.04.10 19:11:20.040746 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 661 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143014 sec., 462192.51262114197 rows/sec., 29.82 MiB/sec. | ||
| 2073 | 2026.04.10 19:11:20.040975 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.04.10 19:11:20.041052 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2075 | 2026.04.10 19:11:20.041131 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001705 sec., 87390.0293255132 rows/sec., 5.65 MiB/sec. | ||
| 2076 | 2026.04.10 19:11:20.041177 [ 275 ] {d63b79ce-0942-4ffc-8ff4-9548e2fc7d95} <Debug> TCPHandler: Processed in 0.001882353 sec. | ||
| 2077 | 2026.04.10 19:11:20.041298 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.04.10 19:11:20.041393 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.04.10 19:11:20.041433 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2080 | 2026.04.10 19:11:20.041554 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.04.10 19:11:20.041637 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_6_1} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2082 | 2026.04.10 19:11:20.041729 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2083 | 2026.04.10 19:11:20.041886 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.04.10 19:11:20.041926 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2085 | 2026.04.10 19:11:20.042379 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2086 | 2026.04.10 19:11:20.042783 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.04.10 19:11:20.042911 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001536 sec., 96354.16666666666 rows/sec., 5.48 MiB/sec. | ||
| 2088 | 2026.04.10 19:11:20.042948 [ 275 ] {dc195900-3a24-414c-96cc-a6079dc91074} <Debug> TCPHandler: Processed in 0.001701297 sec. | ||
| 2089 | 2026.04.10 19:11:20.043063 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.04.10 19:11:20.043157 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2091 | 2026.04.10 19:11:20.043196 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2092 | 2026.04.10 19:11:20.043811 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.04.10 19:11:20.043848 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2094 | 2026.04.10 19:11:20.044265 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2095 | 2026.04.10 19:11:20.044673 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.04.10 19:11:20.044801 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001663 sec., 301262.77811184607 rows/sec., 21.18 MiB/sec. | ||
| 2097 | 2026.04.10 19:11:20.044838 [ 275 ] {41f9763c-8cbf-4d56-a97d-674b0d444306} <Debug> TCPHandler: Processed in 0.001825582 sec. | ||
| 2098 | 2026.04.10 19:11:20.044950 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.04.10 19:11:20.045044 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2100 | 2026.04.10 19:11:20.045086 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2101 | 2026.04.10 19:11:20.045420 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.04.10 19:11:20.045455 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2103 | 2026.04.10 19:11:20.045850 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2104 | 2026.04.10 19:11:20.046260 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.04.10 19:11:20.046387 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. | ||
| 2106 | 2026.04.10 19:11:20.046422 [ 275 ] {cb2f7b45-82e6-4221-b006-a64ce40c1f14} <Debug> TCPHandler: Processed in 0.001523383 sec. | ||
| 2107 | 2026.04.10 19:11:20.046532 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.04.10 19:11:20.046625 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2109 | 2026.04.10 19:11:20.046667 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2110 | 2026.04.10 19:11:20.047084 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.04.10 19:11:20.047117 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2112 | 2026.04.10 19:11:20.047544 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2113 | 2026.04.10 19:11:20.047989 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.04.10 19:11:20.048118 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001511 sec., 175380.5426869623 rows/sec., 11.65 MiB/sec. | ||
| 2115 | 2026.04.10 19:11:20.048154 [ 275 ] {b1811aa1-d1f6-4857-8961-75747e1e91b5} <Debug> TCPHandler: Processed in 0.001672487 sec. | ||
| 2116 | 2026.04.10 19:11:20.048266 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.04.10 19:11:20.048359 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.04.10 19:11:20.048400 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2119 | 2026.04.10 19:11:20.048708 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.04.10 19:11:20.048741 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2121 | 2026.04.10 19:11:20.049139 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2122 | 2026.04.10 19:11:20.049545 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.04.10 19:11:20.049671 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
| 2124 | 2026.04.10 19:11:20.049705 [ 275 ] {36ac3124-e900-4747-99bc-0b31e21bf516} <Debug> TCPHandler: Processed in 0.001489802 sec. | ||
| 2125 | 2026.04.10 19:11:20.049814 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2026.04.10 19:11:20.049907 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.04.10 19:11:20.049959 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2128 | 2026.04.10 19:11:20.050694 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.04.10 19:11:20.050728 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2130 | 2026.04.10 19:11:20.051319 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2131 | 2026.04.10 19:11:20.051804 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.04.10 19:11:20.051895 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2133 | 2026.04.10 19:11:20.051937 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.04.10 19:11:20.051938 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002049 sec., 5368.47242557345 rows/sec., 9.62 MiB/sec. | ||
| 2135 | 2026.04.10 19:11:20.051959 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2136 | 2026.04.10 19:11:20.051996 [ 275 ] {b5ae2a14-a117-414b-80b3-4b589ac72616} <Debug> TCPHandler: Processed in 0.002231733 sec. | ||
| 2137 | 2026.04.10 19:11:20.052031 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 2138 | 2026.04.10 19:11:20.052102 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.04.10 19:11:20.052197 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.04.10 19:11:20.052223 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2141 | 2026.04.10 19:11:20.052238 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2142 | 2026.04.10 19:11:20.052274 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2143 | 2026.04.10 19:11:20.052390 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2144 | 2026.04.10 19:11:20.052501 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 2145 | 2026.04.10 19:11:20.052575 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.04.10 19:11:20.052591 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2147 | 2026.04.10 19:11:20.052610 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2148 | 2026.04.10 19:11:20.052680 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2149 | 2026.04.10 19:11:20.052772 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2150 | 2026.04.10 19:11:20.053044 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2151 | 2026.04.10 19:11:20.053533 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.04.10 19:11:20.053660 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001481 sec., 60769.750168804865 rows/sec., 3.80 MiB/sec. | ||
| 2153 | 2026.04.10 19:11:20.053694 [ 275 ] {8ddc4549-f98b-470d-80e1-ca9a217abe3a} <Debug> TCPHandler: Processed in 0.001642416 sec. | ||
| 2154 | 2026.04.10 19:11:20.054317 [ 195 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 19 columns (19 merged, 0 gathered) in 0.002314555 sec., 34131.83095670658 rows/sec., 61.16 MiB/sec. | ||
| 2155 | 2026.04.10 19:11:20.054663 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2156 | 2026.04.10 19:11:20.055147 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.04.10 19:11:20.055206 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2158 | 2026.04.10 19:11:20.055270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2159 | 2026.04.10 19:11:20.364854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 2160 | 2026.04.10 19:11:20.365383 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.04.10 19:11:20.365427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2162 | 2026.04.10 19:11:20.366038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2163 | 2026.04.10 19:11:20.366487 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.04.10 19:11:20.366630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 2165 | 2026.04.10 19:11:20.569964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2166 | 2026.04.10 19:11:20.586649 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.04.10 19:11:20.586699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2168 | 2026.04.10 19:11:20.592492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2169 | 2026.04.10 19:11:20.593629 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.04.10 19:11:20.596527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2171 | 2026.04.10 19:11:25.024700 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.04.10 19:11:25.024910 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2173 | 2026.04.10 19:11:25.024982 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2174 | 2026.04.10 19:11:25.025745 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.04.10 19:11:25.025787 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2176 | 2026.04.10 19:11:25.026278 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2177 | 2026.04.10 19:11:25.026701 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.04.10 19:11:25.026846 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001989 sec., 54298.642533936654 rows/sec., 4.56 MiB/sec. | ||
| 2179 | 2026.04.10 19:11:25.026889 [ 275 ] {964aca40-6058-4b79-86b9-e7e03f65f61d} <Debug> TCPHandler: Processed in 0.002341706 sec. | ||
| 2180 | 2026.04.10 19:11:25.027030 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.04.10 19:11:25.027124 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2182 | 2026.04.10 19:11:25.027162 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2183 | 2026.04.10 19:11:25.027590 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.04.10 19:11:25.027626 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2185 | 2026.04.10 19:11:25.028024 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2186 | 2026.04.10 19:11:25.028429 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.04.10 19:11:25.028557 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001452 sec., 17906.336088154272 rows/sec., 1.31 MiB/sec. | ||
| 2188 | 2026.04.10 19:11:25.028593 [ 275 ] {aa30c10c-7c9a-4a95-a77b-41ff5bb9689e} <Debug> TCPHandler: Processed in 0.001620816 sec. | ||
| 2189 | 2026.04.10 19:11:25.028723 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.04.10 19:11:25.028814 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2191 | 2026.04.10 19:11:25.028853 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2192 | 2026.04.10 19:11:25.029307 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.04.10 19:11:25.029343 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2194 | 2026.04.10 19:11:25.029741 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2195 | 2026.04.10 19:11:25.030189 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.04.10 19:11:25.030315 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001518 sec., 59288.53754940711 rows/sec., 4.63 MiB/sec. | ||
| 2197 | 2026.04.10 19:11:25.030354 [ 275 ] {7d3f6ad1-5230-4bf3-b509-cec17749cf91} <Debug> TCPHandler: Processed in 0.001685177 sec. | ||
| 2198 | 2026.04.10 19:11:25.030473 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.04.10 19:11:25.030564 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.04.10 19:11:25.030607 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2201 | 2026.04.10 19:11:25.031060 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.04.10 19:11:25.031096 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2203 | 2026.04.10 19:11:25.031515 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2204 | 2026.04.10 19:11:25.031917 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.04.10 19:11:25.032046 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 2206 | 2026.04.10 19:11:25.032081 [ 275 ] {12d9ff20-bd1d-442e-be17-e2c99b81ff6e} <Debug> TCPHandler: Processed in 0.001654667 sec. | ||
| 2207 | 2026.04.10 19:11:25.032192 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.04.10 19:11:25.032283 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.04.10 19:11:25.032336 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2210 | 2026.04.10 19:11:25.033123 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.04.10 19:11:25.033159 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2212 | 2026.04.10 19:11:25.033764 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2213 | 2026.04.10 19:11:25.034235 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.04.10 19:11:25.034368 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002102 sec., 12369.172216936251 rows/sec., 22.16 MiB/sec. | ||
| 2215 | 2026.04.10 19:11:25.034420 [ 275 ] {5ac52f87-1a5d-49b0-9b9a-62bc3c6658e1} <Debug> TCPHandler: Processed in 0.002278374 sec. | ||
| 2216 | 2026.04.10 19:11:25.034532 [ 275 ] {} <Trace> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.04.10 19:11:25.034624 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39950) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.04.10 19:11:25.034665 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2219 | 2026.04.10 19:11:25.035006 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.04.10 19:11:25.035040 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2221 | 2026.04.10 19:11:25.035418 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2222 | 2026.04.10 19:11:25.035818 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.04.10 19:11:25.035943 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 2224 | 2026.04.10 19:11:25.035977 [ 275 ] {be7bbd33-dcbc-40b2-ad62-b346010332c8} <Debug> TCPHandler: Processed in 0.001492262 sec. | ||
| 2225 | 2026.04.10 19:11:27.669559 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2226 | 2026.04.10 19:11:27.669609 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2227 | 2026.04.10 19:11:27.838005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 338 | ||
| 2228 | 2026.04.10 19:11:27.840246 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.04.10 19:11:27.840289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2230 | 2026.04.10 19:11:27.841548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2231 | 2026.04.10 19:11:27.842048 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.04.10 19:11:27.842310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2233 | 2026.04.10 19:11:27.867582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 2234 | 2026.04.10 19:11:27.868080 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.04.10 19:11:27.868120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2236 | 2026.04.10 19:11:27.868713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2237 | 2026.04.10 19:11:27.869149 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.04.10 19:11:27.869278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 2239 | 2026.04.10 19:11:28.097443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2240 | 2026.04.10 19:11:28.114352 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.04.10 19:11:28.114406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2242 | 2026.04.10 19:11:28.120124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2243 | 2026.04.10 19:11:28.121162 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.04.10 19:11:28.124060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2245 | 2026.04.10 19:11:29.352050 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.04.10 19:11:29.352128 [ 275 ] {} <Debug> TCP-Session: 53c3b1d6-e877-4d55-be82-1fd10f59e114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.04.10 19:11:30.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.87 MiB, peak 189.93 MiB, free memory in arenas 0.00 B, will set to 185.92 MiB (RSS), difference: 2.05 MiB | ||
| 2248 | 2026.04.10 19:11:30.030757 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.04.10 19:11:30.030982 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2250 | 2026.04.10 19:11:30.031055 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2251 | 2026.04.10 19:11:30.031895 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.04.10 19:11:30.031941 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2253 | 2026.04.10 19:11:30.032525 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2254 | 2026.04.10 19:11:30.033012 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.04.10 19:11:30.033160 [ 33 ] {} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2256 | 2026.04.10 19:11:30.033193 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002265 sec., 125386.31346578366 rows/sec., 7.96 MiB/sec. | ||
| 2257 | 2026.04.10 19:11:30.033205 [ 33 ] {} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.04.10 19:11:30.033231 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2259 | 2026.04.10 19:11:30.033236 [ 276 ] {0bf43ba8-1bd1-4a21-afd7-ac4e9e27c834} <Debug> TCPHandler: Processed in 0.002618094 sec. | ||
| 2260 | 2026.04.10 19:11:30.033358 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2026.04.10 19:11:30.033407 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::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 | ||
| 2262 | 2026.04.10 19:11:30.033454 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2263 | 2026.04.10 19:11:30.033498 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2264 | 2026.04.10 19:11:30.033547 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2265 | 2026.04.10 19:11:30.033591 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2266 | 2026.04.10 19:11:30.033694 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2267 | 2026.04.10 19:11:30.033748 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2268 | 2026.04.10 19:11:30.033800 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2269 | 2026.04.10 19:11:30.033857 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2270 | 2026.04.10 19:11:30.034218 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.04.10 19:11:30.034259 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2272 | 2026.04.10 19:11:30.034851 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2273 | 2026.04.10 19:11:30.034916 [ 198 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604645 sec., 884930.9348796774 rows/sec., 59.58 MiB/sec. | ||
| 2274 | 2026.04.10 19:11:30.035196 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2275 | 2026.04.10 19:11:30.035324 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.04.10 19:11:30.035472 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002036 sec., 402259.3320235756 rows/sec., 31.18 MiB/sec. | ||
| 2277 | 2026.04.10 19:11:30.035509 [ 276 ] {dc887959-3143-4de1-b7b0-5a4ed5e2fc90} <Debug> TCPHandler: Processed in 0.002201632 sec. | ||
| 2278 | 2026.04.10 19:11:30.035640 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.04.10 19:11:30.035694 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.04.10 19:11:30.035737 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.04.10 19:11:30.035768 [ 191 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_5_1} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2282 | 2026.04.10 19:11:30.035782 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2283 | 2026.04.10 19:11:30.035847 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2284 | 2026.04.10 19:11:30.036219 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.04.10 19:11:30.036260 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2286 | 2026.04.10 19:11:30.036686 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2287 | 2026.04.10 19:11:30.037113 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.04.10 19:11:30.037251 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001533 sec., 99804.30528375733 rows/sec., 5.97 MiB/sec. | ||
| 2289 | 2026.04.10 19:11:30.037289 [ 276 ] {2fba413c-3691-415a-9e11-acfcfe0d13c3} <Debug> TCPHandler: Processed in 0.001699568 sec. | ||
| 2290 | 2026.04.10 19:11:30.037404 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.04.10 19:11:30.037498 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2292 | 2026.04.10 19:11:30.037537 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2293 | 2026.04.10 19:11:30.037949 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.04.10 19:11:30.037984 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2295 | 2026.04.10 19:11:30.038402 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2296 | 2026.04.10 19:11:30.038808 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.04.10 19:11:30.038898 [ 33 ] {} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2298 | 2026.04.10 19:11:30.038930 [ 33 ] {} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.04.10 19:11:30.038942 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001462 sec., 101915.18467852258 rows/sec., 6.58 MiB/sec. | ||
| 2300 | 2026.04.10 19:11:30.038950 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2301 | 2026.04.10 19:11:30.038980 [ 276 ] {7fa24660-34b5-4614-92b6-09c24da894fd} <Debug> TCPHandler: Processed in 0.001626536 sec. | ||
| 2302 | 2026.04.10 19:11:30.039074 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 2303 | 2026.04.10 19:11:30.039095 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.04.10 19:11:30.039190 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.04.10 19:11:30.039191 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2306 | 2026.04.10 19:11:30.039229 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2307 | 2026.04.10 19:11:30.039241 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2308 | 2026.04.10 19:11:30.039329 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 2309 | 2026.04.10 19:11:30.039393 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 801 rows starting from the beginning of the part | ||
| 2310 | 2026.04.10 19:11:30.039455 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2311 | 2026.04.10 19:11:30.039504 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 2312 | 2026.04.10 19:11:30.039572 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 2313 | 2026.04.10 19:11:30.039645 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.04.10 19:11:30.039680 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2315 | 2026.04.10 19:11:30.040143 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2316 | 2026.04.10 19:11:30.040628 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.04.10 19:11:30.040709 [ 198 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689107 sec., 915276.5336950235 rows/sec., 59.38 MiB/sec. | ||
| 2318 | 2026.04.10 19:11:30.040780 [ 32 ] {} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2319 | 2026.04.10 19:11:30.040786 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001614 sec., 91697.64560099132 rows/sec., 5.22 MiB/sec. | ||
| 2320 | 2026.04.10 19:11:30.040842 [ 32 ] {} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.04.10 19:11:30.040850 [ 276 ] {da624ab1-a60d-4148-850f-b798151e1b76} <Debug> TCPHandler: Processed in 0.00180521 sec. | ||
| 2322 | 2026.04.10 19:11:30.040873 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2323 | 2026.04.10 19:11:30.040952 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2324 | 2026.04.10 19:11:30.040954 [ 191 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::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 | ||
| 2325 | 2026.04.10 19:11:30.040974 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.04.10 19:11:30.041051 [ 191 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2327 | 2026.04.10 19:11:30.041079 [ 191 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2328 | 2026.04.10 19:11:30.041094 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2329 | 2026.04.10 19:11:30.041125 [ 191 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2330 | 2026.04.10 19:11:30.041141 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2331 | 2026.04.10 19:11:30.041168 [ 191 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2332 | 2026.04.10 19:11:30.041210 [ 191 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2333 | 2026.04.10 19:11:30.041245 [ 191 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2334 | 2026.04.10 19:11:30.041429 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.04.10 19:11:30.041501 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_6_1} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2336 | 2026.04.10 19:11:30.041559 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2337 | 2026.04.10 19:11:30.041753 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.04.10 19:11:30.041790 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2339 | 2026.04.10 19:11:30.042045 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112671 sec., 665066.3134026141 rows/sec., 40.36 MiB/sec. | ||
| 2340 | 2026.04.10 19:11:30.042251 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2341 | 2026.04.10 19:11:30.042269 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2342 | 2026.04.10 19:11:30.042702 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.04.10 19:11:30.042726 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.04.10 19:11:30.042765 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_5_1} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2345 | 2026.04.10 19:11:30.042824 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2346 | 2026.04.10 19:11:30.042871 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001796 sec., 278953.2293986637 rows/sec., 19.61 MiB/sec. | ||
| 2347 | 2026.04.10 19:11:30.042910 [ 276 ] {27917a8c-1310-4ef2-829c-8e0b9f6fdae1} <Debug> TCPHandler: Processed in 0.001986156 sec. | ||
| 2348 | 2026.04.10 19:11:30.043049 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.04.10 19:11:30.043144 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2350 | 2026.04.10 19:11:30.043184 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2351 | 2026.04.10 19:11:30.043525 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.04.10 19:11:30.043560 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2353 | 2026.04.10 19:11:30.043967 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2354 | 2026.04.10 19:11:30.044446 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.04.10 19:11:30.044606 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
| 2356 | 2026.04.10 19:11:30.044643 [ 276 ] {473a71d4-467f-44ff-a25e-07347b34c6b4} <Debug> TCPHandler: Processed in 0.001645226 sec. | ||
| 2357 | 2026.04.10 19:11:30.044754 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.04.10 19:11:30.044846 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2359 | 2026.04.10 19:11:30.044886 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2360 | 2026.04.10 19:11:30.045305 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.04.10 19:11:30.045340 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2362 | 2026.04.10 19:11:30.045772 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2363 | 2026.04.10 19:11:30.046219 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.04.10 19:11:30.046356 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001528 sec., 173429.31937172773 rows/sec., 11.52 MiB/sec. | ||
| 2365 | 2026.04.10 19:11:30.046393 [ 276 ] {89ed12e0-0757-468d-ba51-fb8d021dcb87} <Debug> TCPHandler: Processed in 0.001689317 sec. | ||
| 2366 | 2026.04.10 19:11:30.046504 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.04.10 19:11:30.046598 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.04.10 19:11:30.046638 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2369 | 2026.04.10 19:11:30.046943 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.04.10 19:11:30.046978 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2371 | 2026.04.10 19:11:30.047392 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2372 | 2026.04.10 19:11:30.047809 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.04.10 19:11:30.047938 [ 32 ] {} <Debug> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2374 | 2026.04.10 19:11:30.047978 [ 32 ] {} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.04.10 19:11:30.047978 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec. | ||
| 2376 | 2026.04.10 19:11:30.048002 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2377 | 2026.04.10 19:11:30.048035 [ 276 ] {a4e2ff56-f376-4427-97ef-5c4ba23be682} <Debug> TCPHandler: Processed in 0.001579075 sec. | ||
| 2378 | 2026.04.10 19:11:30.048089 [ 191 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 2379 | 2026.04.10 19:11:30.048151 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.04.10 19:11:30.048199 [ 191 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2381 | 2026.04.10 19:11:30.048232 [ 191 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 2382 | 2026.04.10 19:11:30.048249 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.04.10 19:11:30.048282 [ 191 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 2384 | 2026.04.10 19:11:30.048308 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2385 | 2026.04.10 19:11:30.048327 [ 191 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 2386 | 2026.04.10 19:11:30.048370 [ 191 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 2387 | 2026.04.10 19:11:30.048409 [ 191 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 2388 | 2026.04.10 19:11:30.049095 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.04.10 19:11:30.049131 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001067361 sec., 4684.450715362469 rows/sec., 315.65 KiB/sec. | ||
| 2390 | 2026.04.10 19:11:30.049135 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2391 | 2026.04.10 19:11:30.049475 [ 186 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2392 | 2026.04.10 19:11:30.049839 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2393 | 2026.04.10 19:11:30.050077 [ 186 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_5_1} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.04.10 19:11:30.050173 [ 186 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_5_1} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2395 | 2026.04.10 19:11:30.050280 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2396 | 2026.04.10 19:11:30.050311 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.04.10 19:11:30.050467 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002235 sec., 4921.700223713647 rows/sec., 8.82 MiB/sec. | ||
| 2398 | 2026.04.10 19:11:30.050522 [ 276 ] {aa459ba3-79fa-43ad-956b-4eaaafdae95b} <Debug> TCPHandler: Processed in 0.002421368 sec. | ||
| 2399 | 2026.04.10 19:11:30.050633 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.04.10 19:11:30.050725 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.04.10 19:11:30.050767 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2402 | 2026.04.10 19:11:30.051103 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.04.10 19:11:30.051140 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2404 | 2026.04.10 19:11:30.051536 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2405 | 2026.04.10 19:11:30.051970 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.04.10 19:11:30.052103 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001395 sec., 64516.12903225807 rows/sec., 4.04 MiB/sec. | ||
| 2407 | 2026.04.10 19:11:30.052138 [ 276 ] {338fdd64-f37a-4ca7-b3ce-b78ae29a0c4a} <Debug> TCPHandler: Processed in 0.001554273 sec. | ||
| 2408 | 2026.04.10 19:11:30.353249 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.04.10 19:11:30.353424 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2410 | 2026.04.10 19:11:30.353488 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2411 | 2026.04.10 19:11:30.355364 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.04.10 19:11:30.355411 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2413 | 2026.04.10 19:11:30.355964 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2414 | 2026.04.10 19:11:30.356212 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.04.10 19:11:30.356419 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Debug> executeQuery: Read 2451 rows, 184.92 KiB in 0.00304 sec., 806250 rows/sec., 59.40 MiB/sec. | ||
| 2416 | 2026.04.10 19:11:30.356427 [ 32 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2417 | 2026.04.10 19:11:30.356476 [ 276 ] {490c8c76-25f5-46a1-8661-2554db1eeffb} <Debug> TCPHandler: Processed in 0.003357214 sec. | ||
| 2418 | 2026.04.10 19:11:30.356499 [ 32 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.04.10 19:11:30.356525 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2420 | 2026.04.10 19:11:30.356638 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.04.10 19:11:30.356643 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 2422 | 2026.04.10 19:11:30.356754 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.04.10 19:11:30.356768 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2424 | 2026.04.10 19:11:30.356798 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3173 rows starting from the beginning of the part | ||
| 2425 | 2026.04.10 19:11:30.356820 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2426 | 2026.04.10 19:11:30.356886 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part | ||
| 2427 | 2026.04.10 19:11:30.356936 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 819 rows starting from the beginning of the part | ||
| 2428 | 2026.04.10 19:11:30.356980 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2429 | 2026.04.10 19:11:30.357021 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 819 rows starting from the beginning of the part | ||
| 2430 | 2026.04.10 19:11:30.357064 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2451 rows starting from the beginning of the part | ||
| 2431 | 2026.04.10 19:11:30.357275 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.04.10 19:11:30.357317 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2433 | 2026.04.10 19:11:30.357717 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2434 | 2026.04.10 19:11:30.357948 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.04.10 19:11:30.358090 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00135 sec., 25185.185185185182 rows/sec., 1.85 MiB/sec. | ||
| 2436 | 2026.04.10 19:11:30.358127 [ 276 ] {01c142c3-855b-4ee7-b11e-4d32483e900b} <Debug> TCPHandler: Processed in 0.001554694 sec. | ||
| 2437 | 2026.04.10 19:11:30.358239 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.04.10 19:11:30.358333 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.04.10 19:11:30.358371 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2440 | 2026.04.10 19:11:30.359000 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.04.10 19:11:30.359038 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2442 | 2026.04.10 19:11:30.359386 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2443 | 2026.04.10 19:11:30.359600 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.04.10 19:11:30.359698 [ 187 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7478 rows, containing 5 columns (5 merged, 0 gathered) in 0.003103128 sec., 2409826.4718696745 rows/sec., 190.16 MiB/sec. | ||
| 2445 | 2026.04.10 19:11:30.359729 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001415 sec., 566077.738515901 rows/sec., 32.70 MiB/sec. | ||
| 2446 | 2026.04.10 19:11:30.359769 [ 276 ] {0e252171-6002-48a5-9ef7-8f552959efbb} <Debug> TCPHandler: Processed in 0.001579534 sec. | ||
| 2447 | 2026.04.10 19:11:30.359883 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.04.10 19:11:30.359976 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2449 | 2026.04.10 19:11:30.360020 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2450 | 2026.04.10 19:11:30.360166 [ 201 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2451 | 2026.04.10 19:11:30.360393 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.04.10 19:11:30.360434 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2453 | 2026.04.10 19:11:30.360550 [ 201 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.04.10 19:11:30.360659 [ 201 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_11_2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2455 | 2026.04.10 19:11:30.360749 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2456 | 2026.04.10 19:11:30.360770 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 2457 | 2026.04.10 19:11:30.360969 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.04.10 19:11:30.361106 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 2459 | 2026.04.10 19:11:30.361142 [ 276 ] {492f89f2-2330-4c43-92a2-7de835da2136} <Debug> TCPHandler: Processed in 0.001308037 sec. | ||
| 2460 | 2026.04.10 19:11:30.361253 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.04.10 19:11:30.361346 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2462 | 2026.04.10 19:11:30.361386 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2463 | 2026.04.10 19:11:30.362169 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.04.10 19:11:30.362206 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2465 | 2026.04.10 19:11:30.362562 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2466 | 2026.04.10 19:11:30.362780 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.04.10 19:11:30.362911 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001582 sec., 829962.0733249051 rows/sec., 55.53 MiB/sec. | ||
| 2468 | 2026.04.10 19:11:30.362934 [ 31 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2469 | 2026.04.10 19:11:30.362947 [ 276 ] {5cc8dcce-3c72-4635-969c-e8ec2641857b} <Debug> TCPHandler: Processed in 0.001742819 sec. | ||
| 2470 | 2026.04.10 19:11:30.363029 [ 31 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.04.10 19:11:30.363058 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2472 | 2026.04.10 19:11:30.363129 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.04.10 19:11:30.363183 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 2474 | 2026.04.10 19:11:30.363230 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.04.10 19:11:30.363278 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2476 | 2026.04.10 19:11:30.363292 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2477 | 2026.04.10 19:11:30.363336 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1742 rows starting from the beginning of the part | ||
| 2478 | 2026.04.10 19:11:30.363426 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 98 rows starting from the beginning of the part | ||
| 2479 | 2026.04.10 19:11:30.363475 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 501 rows starting from the beginning of the part | ||
| 2480 | 2026.04.10 19:11:30.363529 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2481 | 2026.04.10 19:11:30.363576 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 501 rows starting from the beginning of the part | ||
| 2482 | 2026.04.10 19:11:30.363618 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1313 rows starting from the beginning of the part | ||
| 2483 | 2026.04.10 19:11:30.363935 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.04.10 19:11:30.363976 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2485 | 2026.04.10 19:11:30.364441 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2486 | 2026.04.10 19:11:30.364661 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.04.10 19:11:30.364764 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2488 | 2026.04.10 19:11:30.364793 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001582 sec., 945638.432364096 rows/sec., 57.35 MiB/sec. | ||
| 2489 | 2026.04.10 19:11:30.364797 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.04.10 19:11:30.364834 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2491 | 2026.04.10 19:11:30.364836 [ 276 ] {4210d694-fe12-4762-8272-759a8393c8bd} <Debug> TCPHandler: Processed in 0.00175605 sec. | ||
| 2492 | 2026.04.10 19:11:30.364925 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 2493 | 2026.04.10 19:11:30.364961 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.04.10 19:11:30.365053 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2495 | 2026.04.10 19:11:30.365063 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.04.10 19:11:30.365091 [ 187 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964425 sec., 2160937.6789645823 rows/sec., 156.10 MiB/sec. | ||
| 2497 | 2026.04.10 19:11:30.365095 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3734 rows starting from the beginning of the part | ||
| 2498 | 2026.04.10 19:11:30.365132 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2499 | 2026.04.10 19:11:30.365170 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2500 | 2026.04.10 19:11:30.365217 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 2501 | 2026.04.10 19:11:30.365256 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 2502 | 2026.04.10 19:11:30.365269 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2503 | 2026.04.10 19:11:30.365298 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 2504 | 2026.04.10 19:11:30.365343 [ 201 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1496 rows starting from the beginning of the part | ||
| 2505 | 2026.04.10 19:11:30.365520 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.04.10 19:11:30.365586 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_11_2} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2507 | 2026.04.10 19:11:30.365639 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2508 | 2026.04.10 19:11:30.365927 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.04.10 19:11:30.365968 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2510 | 2026.04.10 19:11:30.366539 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2511 | 2026.04.10 19:11:30.366812 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.04.10 19:11:30.366955 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001911 sec., 17791.732077446362 rows/sec., 31.88 MiB/sec. | ||
| 2513 | 2026.04.10 19:11:30.367004 [ 276 ] {1c4377ed-3969-44ee-9f82-0f03f8b0ea6d} <Debug> TCPHandler: Processed in 0.002091449 sec. | ||
| 2514 | 2026.04.10 19:11:30.367124 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.04.10 19:11:30.367218 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.04.10 19:11:30.367260 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2517 | 2026.04.10 19:11:30.367507 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6080 rows, containing 5 columns (5 merged, 0 gathered) in 0.002625124 sec., 2316081.068932363 rows/sec., 146.97 MiB/sec. | ||
| 2518 | 2026.04.10 19:11:30.367573 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.04.10 19:11:30.367643 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2520 | 2026.04.10 19:11:30.367942 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2521 | 2026.04.10 19:11:30.367970 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2522 | 2026.04.10 19:11:30.368238 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.04.10 19:11:30.368292 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.04.10 19:11:30.368356 [ 31 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2525 | 2026.04.10 19:11:30.368367 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2526 | 2026.04.10 19:11:30.368379 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 702.40 KiB/sec. | ||
| 2527 | 2026.04.10 19:11:30.368394 [ 31 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.04.10 19:11:30.368431 [ 276 ] {fafea3d6-a870-4044-9d18-165aeeecb490} <Debug> TCPHandler: Processed in 0.001355508 sec. | ||
| 2529 | 2026.04.10 19:11:30.368432 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2530 | 2026.04.10 19:11:30.368443 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2531 | 2026.04.10 19:11:30.368526 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 2532 | 2026.04.10 19:11:30.368591 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2533 | 2026.04.10 19:11:30.368614 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2534 | 2026.04.10 19:11:30.368657 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 2535 | 2026.04.10 19:11:30.368692 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 2536 | 2026.04.10 19:11:30.368726 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 2537 | 2026.04.10 19:11:30.368762 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 2538 | 2026.04.10 19:11:30.368795 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2539 | 2026.04.10 19:11:30.369522 [ 187 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001020649 sec., 687797.6659948719 rows/sec., 44.23 MiB/sec. | ||
| 2540 | 2026.04.10 19:11:30.369684 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2541 | 2026.04.10 19:11:30.369947 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_11_2} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.04.10 19:11:30.370016 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_11_2} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2543 | 2026.04.10 19:11:30.370096 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2544 | 2026.04.10 19:11:34.342005 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57504 | ||
| 2545 | 2026.04.10 19:11:34.342133 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2546 | 2026.04.10 19:11:34.342160 [ 275 ] {} <Debug> TCP-Session: f7087f3d-f078-48dd-8247-cc0d55fd7bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:57504 | ||
| 2547 | 2026.04.10 19:11:34.342181 [ 275 ] {} <Debug> TCP-Session: f7087f3d-f078-48dd-8247-cc0d55fd7bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.04.10 19:11:34.342195 [ 275 ] {} <Debug> TCP-Session: f7087f3d-f078-48dd-8247-cc0d55fd7bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.04.10 19:11:34.342416 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57433 | ||
| 2550 | 2026.04.10 19:11:34.342475 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54987 | ||
| 2551 | 2026.04.10 19:11:34.342519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34672 | ||
| 2552 | 2026.04.10 19:11:34.342532 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40783 | ||
| 2553 | 2026.04.10 19:11:34.342555 [ 275 ] {} <Trace> TCP-Session: f7087f3d-f078-48dd-8247-cc0d55fd7bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.04.10 19:11:34.342509 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63710 | ||
| 2555 | 2026.04.10 19:11:34.342624 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2556 | 2026.04.10 19:11:34.342511 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63682 | ||
| 2557 | 2026.04.10 19:11:34.342715 [ 287 ] {} <Debug> TCP-Session: a7cbe0c8-1f05-4e52-80ae-e5a800de22ad Authenticating user 'default' from [fd00:1122:3344:101::e]:54987 | ||
| 2558 | 2026.04.10 19:11:34.342489 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45150 | ||
| 2559 | 2026.04.10 19:11:34.342760 [ 287 ] {} <Debug> TCP-Session: a7cbe0c8-1f05-4e52-80ae-e5a800de22ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.04.10 19:11:34.342777 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57504) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2561 | 2026.04.10 19:11:34.342790 [ 287 ] {} <Debug> TCP-Session: a7cbe0c8-1f05-4e52-80ae-e5a800de22ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.04.10 19:11:34.342476 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36605 | ||
| 2563 | 2026.04.10 19:11:34.342509 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2026.04.10 19:11:34.342885 [ 286 ] {} <Debug> TCP-Session: 7e180d0d-8ca3-486c-84fa-83a475524610 Authenticating user 'default' from [fd00:1122:3344:101::e]:57433 | ||
| 2565 | 2026.04.10 19:11:34.342908 [ 286 ] {} <Debug> TCP-Session: 7e180d0d-8ca3-486c-84fa-83a475524610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.04.10 19:11:34.342922 [ 286 ] {} <Debug> TCP-Session: 7e180d0d-8ca3-486c-84fa-83a475524610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.04.10 19:11:34.343089 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2568 | 2026.04.10 19:11:34.343095 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2569 | 2026.04.10 19:11:34.343095 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2570 | 2026.04.10 19:11:34.343151 [ 288 ] {} <Debug> TCP-Session: f1269876-076c-4790-ba54-34760d64dc46 Authenticating user 'default' from [fd00:1122:3344:101::e]:36605 | ||
| 2571 | 2026.04.10 19:11:34.343152 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2572 | 2026.04.10 19:11:34.343177 [ 289 ] {} <Debug> TCP-Session: 0510e0ca-637d-4b60-b714-5883bce8df9d Authenticating user 'default' from [fd00:1122:3344:101::e]:45150 | ||
| 2573 | 2026.04.10 19:11:34.343189 [ 288 ] {} <Debug> TCP-Session: f1269876-076c-4790-ba54-34760d64dc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.04.10 19:11:34.343215 [ 289 ] {} <Debug> TCP-Session: 0510e0ca-637d-4b60-b714-5883bce8df9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.04.10 19:11:34.343214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2576 | 2026.04.10 19:11:34.343236 [ 289 ] {} <Debug> TCP-Session: 0510e0ca-637d-4b60-b714-5883bce8df9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.04.10 19:11:34.343224 [ 288 ] {} <Debug> TCP-Session: f1269876-076c-4790-ba54-34760d64dc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.04.10 19:11:34.343265 [ 293 ] {} <Debug> TCP-Session: 217d201f-224b-4f6e-8c28-fc7904438c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:40783 | ||
| 2579 | 2026.04.10 19:11:34.343291 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2580 | 2026.04.10 19:11:34.343303 [ 293 ] {} <Debug> TCP-Session: 217d201f-224b-4f6e-8c28-fc7904438c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.04.10 19:11:34.343133 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2582 | 2026.04.10 19:11:34.343334 [ 292 ] {} <Debug> TCP-Session: d67ea14a-3a15-44a8-ac33-764cb5788ce6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34672 | ||
| 2583 | 2026.04.10 19:11:34.343369 [ 291 ] {} <Debug> TCP-Session: 2d6071a3-9589-4cbc-8f09-6bf988a8c74d Authenticating user 'default' from [fd00:1122:3344:101::e]:63682 | ||
| 2584 | 2026.04.10 19:11:34.343338 [ 293 ] {} <Debug> TCP-Session: 217d201f-224b-4f6e-8c28-fc7904438c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.04.10 19:11:34.343396 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2586 | 2026.04.10 19:11:34.343398 [ 291 ] {} <Debug> TCP-Session: 2d6071a3-9589-4cbc-8f09-6bf988a8c74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.04.10 19:11:34.343388 [ 292 ] {} <Debug> TCP-Session: d67ea14a-3a15-44a8-ac33-764cb5788ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.04.10 19:11:34.343458 [ 291 ] {} <Debug> TCP-Session: 2d6071a3-9589-4cbc-8f09-6bf988a8c74d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.04.10 19:11:34.343457 [ 290 ] {} <Debug> TCP-Session: daa31dbb-ea4b-4f6b-8e35-d3016fd10276 Authenticating user 'default' from [fd00:1122:3344:101::e]:63710 | ||
| 2590 | 2026.04.10 19:11:34.343477 [ 292 ] {} <Debug> TCP-Session: d67ea14a-3a15-44a8-ac33-764cb5788ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.04.10 19:11:34.343488 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 2592 | 2026.04.10 19:11:34.343512 [ 290 ] {} <Debug> TCP-Session: daa31dbb-ea4b-4f6b-8e35-d3016fd10276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.04.10 19:11:34.343546 [ 290 ] {} <Debug> TCP-Session: daa31dbb-ea4b-4f6b-8e35-d3016fd10276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.04.10 19:11:34.343603 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2595 | 2026.04.10 19:11:34.812409 [ 322 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Trace> AggregatingTransform: Aggregating | ||
| 2596 | 2026.04.10 19:11:34.812473 [ 322 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2597 | 2026.04.10 19:11:34.812504 [ 322 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001216534 sec. (822.007 rows/sec., 32.11 KiB/sec.) | ||
| 2598 | 2026.04.10 19:11:34.812519 [ 322 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Trace> Aggregator: Merging aggregated data | ||
| 2599 | 2026.04.10 19:11:34.813882 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.471158 sec., 2.1224302675535593 rows/sec., 84.90 B/sec. | ||
| 2600 | 2026.04.10 19:11:34.814045 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2601 | 2026.04.10 19:11:34.814062 [ 275 ] {e09264e4-0a8f-478d-9c9e-e8d3a19ae0f2} <Debug> TCPHandler: Processed in 0.471633766 sec. | ||
| 2602 | 2026.04.10 19:11:34.814207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2603 | 2026.04.10 19:11:34.814243 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2604 | 2026.04.10 19:11:34.814259 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2605 | 2026.04.10 19:11:34.814284 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2606 | 2026.04.10 19:11:34.814309 [ 293 ] {} <Debug> TCP-Session: 217d201f-224b-4f6e-8c28-fc7904438c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.04.10 19:11:34.814316 [ 287 ] {} <Debug> TCP-Session: a7cbe0c8-1f05-4e52-80ae-e5a800de22ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.04.10 19:11:34.814319 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2026.04.10 19:11:34.814354 [ 290 ] {} <Debug> TCP-Session: daa31dbb-ea4b-4f6b-8e35-d3016fd10276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.04.10 19:11:34.814354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2026.04.10 19:11:34.814334 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2612 | 2026.04.10 19:11:34.814299 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2613 | 2026.04.10 19:11:34.814427 [ 292 ] {} <Debug> TCP-Session: d67ea14a-3a15-44a8-ac33-764cb5788ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2026.04.10 19:11:34.814451 [ 289 ] {} <Debug> TCP-Session: 0510e0ca-637d-4b60-b714-5883bce8df9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.04.10 19:11:34.814476 [ 291 ] {} <Debug> TCP-Session: 2d6071a3-9589-4cbc-8f09-6bf988a8c74d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.04.10 19:11:34.814429 [ 288 ] {} <Debug> TCP-Session: f1269876-076c-4790-ba54-34760d64dc46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.04.10 19:11:34.814254 [ 286 ] {} <Debug> TCP-Session: 7e180d0d-8ca3-486c-84fa-83a475524610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.04.10 19:11:34.814364 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2619 | 2026.04.10 19:11:34.814582 [ 275 ] {} <Debug> TCP-Session: f7087f3d-f078-48dd-8247-cc0d55fd7bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.04.10 19:11:35.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.30 MiB, peak 199.45 MiB, free memory in arenas 0.00 B, will set to 207.73 MiB (RSS), difference: 18.44 MiB | ||
| 2621 | 2026.04.10 19:11:35.022493 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.04.10 19:11:35.022669 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2623 | 2026.04.10 19:11:35.022734 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2624 | 2026.04.10 19:11:35.023406 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.04.10 19:11:35.023463 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2626 | 2026.04.10 19:11:35.024012 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2627 | 2026.04.10 19:11:35.024478 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.04.10 19:11:35.024660 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002039 sec., 27464.443354585583 rows/sec., 2.10 MiB/sec. | ||
| 2629 | 2026.04.10 19:11:35.024703 [ 276 ] {0413b343-ff41-4847-a3cd-4a8ead6be25b} <Debug> TCPHandler: Processed in 0.002339436 sec. | ||
| 2630 | 2026.04.10 19:11:35.024846 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.04.10 19:11:35.024947 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2632 | 2026.04.10 19:11:35.024991 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2633 | 2026.04.10 19:11:35.025421 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.04.10 19:11:35.025459 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2635 | 2026.04.10 19:11:35.025885 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2026.04.10 19:11:35.026388 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.04.10 19:11:35.026545 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 3.08 MiB/sec. | ||
| 2638 | 2026.04.10 19:11:35.026587 [ 276 ] {34724370-9751-47eb-9208-200806fd2246} <Debug> TCPHandler: Processed in 0.001790501 sec. | ||
| 2639 | 2026.04.10 19:11:35.026714 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.04.10 19:11:35.026812 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.04.10 19:11:35.026857 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2642 | 2026.04.10 19:11:35.027260 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.04.10 19:11:35.027299 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2644 | 2026.04.10 19:11:35.027769 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2645 | 2026.04.10 19:11:35.028211 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.04.10 19:11:35.028359 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001565 sec., 81789.13738019169 rows/sec., 5.70 MiB/sec. | ||
| 2647 | 2026.04.10 19:11:35.028399 [ 276 ] {23aa25ba-872b-418e-85dd-057c7d3208a2} <Debug> TCPHandler: Processed in 0.001736899 sec. | ||
| 2648 | 2026.04.10 19:11:35.028526 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.04.10 19:11:35.028623 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.04.10 19:11:35.028666 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2651 | 2026.04.10 19:11:35.029003 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.04.10 19:11:35.029044 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2653 | 2026.04.10 19:11:35.029470 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2654 | 2026.04.10 19:11:35.029900 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.04.10 19:11:35.030045 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00144 sec., 33333.33333333333 rows/sec., 2.25 MiB/sec. | ||
| 2656 | 2026.04.10 19:11:35.030082 [ 276 ] {c5b2f931-1625-4ed0-b293-87b080725d28} <Debug> TCPHandler: Processed in 0.001605885 sec. | ||
| 2657 | 2026.04.10 19:11:35.369467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2658 | 2026.04.10 19:11:35.370172 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.04.10 19:11:35.370219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2660 | 2026.04.10 19:11:35.370726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2661 | 2026.04.10 19:11:35.370974 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.04.10 19:11:35.371106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2663 | 2026.04.10 19:11:35.624203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2664 | 2026.04.10 19:11:35.642494 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.04.10 19:11:35.642580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2666 | 2026.04.10 19:11:35.649178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2667 | 2026.04.10 19:11:35.649978 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.04.10 19:11:35.653870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2669 | 2026.04.10 19:11:36.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.55 MiB, peak 212.55 MiB, free memory in arenas 0.00 B, will set to 210.02 MiB (RSS), difference: 1.47 MiB | ||
| 2670 | 2026.04.10 19:11:37.842465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 386 | ||
| 2671 | 2026.04.10 19:11:37.845122 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.04.10 19:11:37.845172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2673 | 2026.04.10 19:11:37.846342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2674 | 2026.04.10 19:11:37.846618 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.04.10 19:11:37.846772 [ 40 ] {} <Debug> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2676 | 2026.04.10 19:11:37.846842 [ 40 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.04.10 19:11:37.846863 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2678 | 2026.04.10 19:11:37.846872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2679 | 2026.04.10 19:11:37.846988 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::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 | ||
| 2680 | 2026.04.10 19:11:37.847596 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2681 | 2026.04.10 19:11:37.847770 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::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 | ||
| 2682 | 2026.04.10 19:11:37.848170 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 2683 | 2026.04.10 19:11:37.848543 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 2684 | 2026.04.10 19:11:37.848900 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2685 | 2026.04.10 19:11:37.849240 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2686 | 2026.04.10 19:11:37.849597 [ 201 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2687 | 2026.04.10 19:11:37.855548 [ 187 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 72 columns (72 merged, 0 gathered) in 0.008617823 sec., 44790.89440569851 rows/sec., 44.15 MiB/sec. | ||
| 2688 | 2026.04.10 19:11:37.856319 [ 193 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2689 | 2026.04.10 19:11:37.856839 [ 193 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.04.10 19:11:37.856912 [ 193 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_6_1} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2691 | 2026.04.10 19:11:37.857034 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2692 | 2026.04.10 19:11:40.032295 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.04.10 19:11:40.032490 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.04.10 19:11:40.032558 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2695 | 2026.04.10 19:11:40.033327 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.04.10 19:11:40.033374 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2697 | 2026.04.10 19:11:40.033807 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2698 | 2026.04.10 19:11:40.034046 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.04.10 19:11:40.034204 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001764 sec., 160997.73242630385 rows/sec., 10.23 MiB/sec. | ||
| 2700 | 2026.04.10 19:11:40.034247 [ 276 ] {6ee2fc3e-5a47-4a5f-b46a-19a63cc16896} <Debug> TCPHandler: Processed in 0.002091549 sec. | ||
| 2701 | 2026.04.10 19:11:40.034410 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.04.10 19:11:40.034532 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2703 | 2026.04.10 19:11:40.034587 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2704 | 2026.04.10 19:11:40.035613 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.04.10 19:11:40.035653 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2706 | 2026.04.10 19:11:40.036186 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2707 | 2026.04.10 19:11:40.036477 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.04.10 19:11:40.036643 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.002137 sec., 383247.54328497895 rows/sec., 29.71 MiB/sec. | ||
| 2709 | 2026.04.10 19:11:40.036692 [ 276 ] {da8a567b-9bc3-40a7-9749-858d2fec38e2} <Debug> TCPHandler: Processed in 0.002346066 sec. | ||
| 2710 | 2026.04.10 19:11:40.036827 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.04.10 19:11:40.036942 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2712 | 2026.04.10 19:11:40.036992 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2713 | 2026.04.10 19:11:40.037566 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.04.10 19:11:40.037605 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2715 | 2026.04.10 19:11:40.038034 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2716 | 2026.04.10 19:11:40.038323 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.04.10 19:11:40.038498 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00158 sec., 96835.44303797468 rows/sec., 5.79 MiB/sec. | ||
| 2718 | 2026.04.10 19:11:40.038548 [ 276 ] {85c26666-febf-428c-afec-fa64e1f4368f} <Debug> TCPHandler: Processed in 0.00178051 sec. | ||
| 2719 | 2026.04.10 19:11:40.038687 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.04.10 19:11:40.038802 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.04.10 19:11:40.038850 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2722 | 2026.04.10 19:11:40.039423 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.04.10 19:11:40.039462 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2724 | 2026.04.10 19:11:40.039875 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2725 | 2026.04.10 19:11:40.040161 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.04.10 19:11:40.040339 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00156 sec., 95512.82051282052 rows/sec., 6.17 MiB/sec. | ||
| 2727 | 2026.04.10 19:11:40.040386 [ 276 ] {f3aae95f-1c4a-49ec-a825-b6e994bad68a} <Debug> TCPHandler: Processed in 0.001759719 sec. | ||
| 2728 | 2026.04.10 19:11:40.040526 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.04.10 19:11:40.040640 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.04.10 19:11:40.040688 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2731 | 2026.04.10 19:11:40.041271 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.04.10 19:11:40.041313 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2733 | 2026.04.10 19:11:40.041756 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2734 | 2026.04.10 19:11:40.042060 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.04.10 19:11:40.042237 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001619 sec., 91414.45336627548 rows/sec., 5.20 MiB/sec. | ||
| 2736 | 2026.04.10 19:11:40.042286 [ 276 ] {67a59183-eaeb-4826-8a89-a6d310c19ca7} <Debug> TCPHandler: Processed in 0.001820581 sec. | ||
| 2737 | 2026.04.10 19:11:40.042429 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.04.10 19:11:40.042543 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2739 | 2026.04.10 19:11:40.042592 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2740 | 2026.04.10 19:11:40.043352 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.04.10 19:11:40.043392 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2742 | 2026.04.10 19:11:40.043833 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2743 | 2026.04.10 19:11:40.044116 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.04.10 19:11:40.044291 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001772 sec., 282731.3769751693 rows/sec., 19.87 MiB/sec. | ||
| 2745 | 2026.04.10 19:11:40.044338 [ 276 ] {794ff966-d660-4ec7-9fbc-f196f7f04b40} <Debug> TCPHandler: Processed in 0.001974055 sec. | ||
| 2746 | 2026.04.10 19:11:40.044471 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.04.10 19:11:40.044580 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2748 | 2026.04.10 19:11:40.044630 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2749 | 2026.04.10 19:11:40.045012 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.04.10 19:11:40.045048 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2751 | 2026.04.10 19:11:40.045357 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2752 | 2026.04.10 19:11:40.045588 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.04.10 19:11:40.045715 [ 138 ] {} <Debug> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2754 | 2026.04.10 19:11:40.045726 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 267.93 KiB/sec. | ||
| 2755 | 2026.04.10 19:11:40.045783 [ 138 ] {} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.04.10 19:11:40.045794 [ 276 ] {df247876-fd28-490b-a338-b99806198cb0} <Debug> TCPHandler: Processed in 0.001383489 sec. | ||
| 2757 | 2026.04.10 19:11:40.045812 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2758 | 2026.04.10 19:11:40.045917 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.04.10 19:11:40.045927 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 2760 | 2026.04.10 19:11:40.046025 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.04.10 19:11:40.046061 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2762 | 2026.04.10 19:11:40.046073 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2763 | 2026.04.10 19:11:40.046101 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 2764 | 2026.04.10 19:11:40.046171 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 2765 | 2026.04.10 19:11:40.046215 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 2766 | 2026.04.10 19:11:40.046258 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 2767 | 2026.04.10 19:11:40.046299 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 2768 | 2026.04.10 19:11:40.046339 [ 189 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 2769 | 2026.04.10 19:11:40.046513 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.04.10 19:11:40.046557 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2771 | 2026.04.10 19:11:40.046969 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2772 | 2026.04.10 19:11:40.047208 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.04.10 19:11:40.047252 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362328 sec., 26425.354246554427 rows/sec., 1.35 MiB/sec. | ||
| 2774 | 2026.04.10 19:11:40.047355 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001349 sec., 196441.80874722017 rows/sec., 13.05 MiB/sec. | ||
| 2775 | 2026.04.10 19:11:40.047397 [ 276 ] {184b15e9-2e50-4ad3-ba05-0e3b69088660} <Debug> TCPHandler: Processed in 0.001529904 sec. | ||
| 2776 | 2026.04.10 19:11:40.047408 [ 196 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2777 | 2026.04.10 19:11:40.047519 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.04.10 19:11:40.047615 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.04.10 19:11:40.047658 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2780 | 2026.04.10 19:11:40.047680 [ 196 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_6_1} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.04.10 19:11:40.047743 [ 196 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_6_1} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2782 | 2026.04.10 19:11:40.047837 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2783 | 2026.04.10 19:11:40.047972 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.04.10 19:11:40.048009 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2785 | 2026.04.10 19:11:40.048328 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2786 | 2026.04.10 19:11:40.048542 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.04.10 19:11:40.048707 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 2788 | 2026.04.10 19:11:40.048760 [ 276 ] {dc01d18b-ee73-44cf-abc5-d6bd98f93fbb} <Debug> TCPHandler: Processed in 0.001291137 sec. | ||
| 2789 | 2026.04.10 19:11:40.048908 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.04.10 19:11:40.049012 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.04.10 19:11:40.049066 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2792 | 2026.04.10 19:11:40.049909 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.04.10 19:11:40.049947 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2794 | 2026.04.10 19:11:40.050520 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2795 | 2026.04.10 19:11:40.050751 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.04.10 19:11:40.050901 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001908 sec., 5765.199161425577 rows/sec., 10.33 MiB/sec. | ||
| 2797 | 2026.04.10 19:11:40.050951 [ 276 ] {e7d76d80-2d92-4566-8d97-1200e0a9d770} <Debug> TCPHandler: Processed in 0.00210673 sec. | ||
| 2798 | 2026.04.10 19:11:40.051060 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.04.10 19:11:40.051157 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.04.10 19:11:40.051200 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2801 | 2026.04.10 19:11:40.051530 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.04.10 19:11:40.051568 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2803 | 2026.04.10 19:11:40.051884 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2804 | 2026.04.10 19:11:40.052100 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.04.10 19:11:40.052231 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 2806 | 2026.04.10 19:11:40.052266 [ 276 ] {60cf1e49-86f9-4d50-b44f-fe2ef9108bd7} <Debug> TCPHandler: Processed in 0.001255405 sec. | ||
| 2807 | 2026.04.10 19:11:42.669650 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2808 | 2026.04.10 19:11:42.669698 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2809 | 2026.04.10 19:11:42.871964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2810 | 2026.04.10 19:11:42.872458 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.04.10 19:11:42.872503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2812 | 2026.04.10 19:11:42.873085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2813 | 2026.04.10 19:11:42.873324 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.04.10 19:11:42.873453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2815 | 2026.04.10 19:11:43.153926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2816 | 2026.04.10 19:11:43.171368 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.04.10 19:11:43.171430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.33 GiB. | ||
| 2818 | 2026.04.10 19:11:43.177951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2819 | 2026.04.10 19:11:43.178708 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.04.10 19:11:43.182125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2821 | 2026.04.10 19:11:44.000387 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.11 MiB, peak 215.11 MiB, free memory in arenas 0.00 B, will set to 213.71 MiB (RSS), difference: 2.60 MiB | ||
| 2822 | 2026.04.10 19:11:45.024405 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.04.10 19:11:45.024608 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2824 | 2026.04.10 19:11:45.024684 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2825 | 2026.04.10 19:11:45.025400 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.04.10 19:11:45.025453 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2827 | 2026.04.10 19:11:45.025891 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2828 | 2026.04.10 19:11:45.026134 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.04.10 19:11:45.026310 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001755 sec., 61538.46153846154 rows/sec., 5.16 MiB/sec. | ||
| 2830 | 2026.04.10 19:11:45.026361 [ 276 ] {12cdc04d-ffbc-48ee-92f1-2cbf2a873bea} <Debug> TCPHandler: Processed in 0.002095259 sec. | ||
| 2831 | 2026.04.10 19:11:45.026496 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.04.10 19:11:45.026600 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2833 | 2026.04.10 19:11:45.026644 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2834 | 2026.04.10 19:11:45.027076 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.04.10 19:11:45.027114 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2836 | 2026.04.10 19:11:45.027433 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2837 | 2026.04.10 19:11:45.027648 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.04.10 19:11:45.027755 [ 148 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2839 | 2026.04.10 19:11:45.027789 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001214 sec., 21416.8039538715 rows/sec., 1.57 MiB/sec. | ||
| 2840 | 2026.04.10 19:11:45.027829 [ 148 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.04.10 19:11:45.027839 [ 276 ] {caa579bc-95e3-4dcd-94d6-1a6ab0834ab4} <Debug> TCPHandler: Processed in 0.001395989 sec. | ||
| 2842 | 2026.04.10 19:11:45.027858 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2843 | 2026.04.10 19:11:45.027963 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.04.10 19:11:45.028024 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 2845 | 2026.04.10 19:11:45.028067 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2846 | 2026.04.10 19:11:45.028117 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2847 | 2026.04.10 19:11:45.028185 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2848 | 2026.04.10 19:11:45.028230 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part | ||
| 2849 | 2026.04.10 19:11:45.028306 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2850 | 2026.04.10 19:11:45.028359 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 153 rows starting from the beginning of the part | ||
| 2851 | 2026.04.10 19:11:45.028411 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 2852 | 2026.04.10 19:11:45.028456 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
| 2853 | 2026.04.10 19:11:45.028502 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2854 | 2026.04.10 19:11:45.028561 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.04.10 19:11:45.028603 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2856 | 2026.04.10 19:11:45.028969 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2857 | 2026.04.10 19:11:45.029200 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.04.10 19:11:45.029349 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001301 sec., 69177.55572636433 rows/sec., 5.40 MiB/sec. | ||
| 2859 | 2026.04.10 19:11:45.029388 [ 276 ] {24882c4e-28cb-4d64-970d-f696569e045f} <Debug> TCPHandler: Processed in 0.001475562 sec. | ||
| 2860 | 2026.04.10 19:11:45.029511 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.04.10 19:11:45.029547 [ 187 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618005 sec., 363410.4962592822 rows/sec., 24.16 MiB/sec. | ||
| 2862 | 2026.04.10 19:11:45.029606 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.04.10 19:11:45.029654 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2864 | 2026.04.10 19:11:45.029707 [ 196 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2865 | 2026.04.10 19:11:45.029968 [ 196 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.04.10 19:11:45.030044 [ 196 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_11_2} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2867 | 2026.04.10 19:11:45.030066 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.04.10 19:11:45.030101 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2869 | 2026.04.10 19:11:45.030134 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2870 | 2026.04.10 19:11:45.030432 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2871 | 2026.04.10 19:11:45.030646 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.04.10 19:11:45.030784 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 2873 | 2026.04.10 19:11:45.030820 [ 276 ] {ed2c449f-0062-4c32-b8b0-b02200f8361c} <Debug> TCPHandler: Processed in 0.001360418 sec. | ||
| 2874 | 2026.04.10 19:11:45.030932 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.04.10 19:11:45.031026 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.04.10 19:11:45.031084 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2877 | 2026.04.10 19:11:45.031898 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.04.10 19:11:45.031935 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2879 | 2026.04.10 19:11:45.032481 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2880 | 2026.04.10 19:11:45.032701 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.04.10 19:11:45.032818 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2882 | 2026.04.10 19:11:45.032845 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 25.36 MiB/sec. | ||
| 2883 | 2026.04.10 19:11:45.032859 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.04.10 19:11:45.032880 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2885 | 2026.04.10 19:11:45.032894 [ 276 ] {034c2955-9f69-4e66-9ba9-eb5f2b2abca3} <Debug> TCPHandler: Processed in 0.002011767 sec. | ||
| 2886 | 2026.04.10 19:11:45.032974 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 2887 | 2026.04.10 19:11:45.033014 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.04.10 19:11:45.033114 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.04.10 19:11:45.033157 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2890 | 2026.04.10 19:11:45.033239 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2891 | 2026.04.10 19:11:45.033312 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part | ||
| 2892 | 2026.04.10 19:11:45.033488 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.04.10 19:11:45.033496 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2894 | 2026.04.10 19:11:45.033530 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2895 | 2026.04.10 19:11:45.033648 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2896 | 2026.04.10 19:11:45.033776 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 2897 | 2026.04.10 19:11:45.033843 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2898 | 2026.04.10 19:11:45.033903 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2899 | 2026.04.10 19:11:45.034025 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2900 | 2026.04.10 19:11:45.034067 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.04.10 19:11:45.034205 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 2902 | 2026.04.10 19:11:45.034241 [ 276 ] {9f5d471b-1a19-445f-ac1e-1ff01722e5e4} <Debug> TCPHandler: Processed in 0.001276316 sec. | ||
| 2903 | 2026.04.10 19:11:45.036617 [ 196 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 19 columns (19 merged, 0 gathered) in 0.003684263 sec., 50756.41994070456 rows/sec., 90.95 MiB/sec. | ||
| 2904 | 2026.04.10 19:11:45.037023 [ 187 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2905 | 2026.04.10 19:11:45.037360 [ 187 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.04.10 19:11:45.037433 [ 187 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2907 | 2026.04.10 19:11:45.037510 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2908 | 2026.04.10 19:11:47.847844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 420 | ||
| 2909 | 2026.04.10 19:11:47.850115 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.04.10 19:11:47.850164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2911 | 2026.04.10 19:11:47.851320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2912 | 2026.04.10 19:11:47.851576 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.04.10 19:11:47.851823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 2914 | 2026.04.10 19:11:50.015277 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.04.10 19:11:50.015527 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2916 | 2026.04.10 19:11:50.015895 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2917 | 2026.04.10 19:11:50.015937 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2918 | 2026.04.10 19:11:50.016216 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2919 | 2026.04.10 19:11:50.016287 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2920 | 2026.04.10 19:11:50.016427 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2921 | 2026.04.10 19:11:50.016547 [ 285 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2922 | 2026.04.10 19:11:50.016547 [ 342 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2923 | 2026.04.10 19:11:50.016672 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (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 | ||
| 2924 | 2026.04.10 19:11:50.016699 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2925 | 2026.04.10 19:11:50.018982 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2926 | 2026.04.10 19:11:50.019010 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Debug> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2927 | 2026.04.10 19:11:50.019067 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2928 | 2026.04.10 19:11:50.019105 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2929 | 2026.04.10 19:11:50.020057 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.004634 sec., 9495.036685369012 rows/sec., 355.52 KiB/sec. | ||
| 2930 | 2026.04.10 19:11:50.020192 [ 276 ] {7180c05e-b0e9-480e-95a2-dc00bc48dd94} <Debug> TCPHandler: Processed in 0.005049032 sec. | ||
| 2931 | 2026.04.10 19:11:50.037654 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.04.10 19:11:50.037788 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2933 | 2026.04.10 19:11:50.037841 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2934 | 2026.04.10 19:11:50.038447 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.04.10 19:11:50.038493 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2936 | 2026.04.10 19:11:50.038903 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2937 | 2026.04.10 19:11:50.039105 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Trace> oximeter.timeseries_schema (9c3f5d9a-d2e9-4be5-897f-dc5acb53d0a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.04.10 19:11:50.039260 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00151 sec., 662.251655629139 rows/sec., 68.55 KiB/sec. | ||
| 2939 | 2026.04.10 19:11:50.039300 [ 276 ] {26e465cb-ec0c-485e-9875-3a7b299616f3} <Debug> TCPHandler: Processed in 0.001710608 sec. | ||
| 2940 | 2026.04.10 19:11:50.039412 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.04.10 19:11:50.039508 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.04.10 19:11:50.039549 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2943 | 2026.04.10 19:11:50.040084 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.04.10 19:11:50.040122 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2945 | 2026.04.10 19:11:50.040445 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2946 | 2026.04.10 19:11:50.040649 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.04.10 19:11:50.040778 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001289 sec., 220325.83397982933 rows/sec., 13.99 MiB/sec. | ||
| 2948 | 2026.04.10 19:11:50.040816 [ 276 ] {cfda2da6-6f77-4a9d-9cbb-fd3bbe7f839c} <Debug> TCPHandler: Processed in 0.001453531 sec. | ||
| 2949 | 2026.04.10 19:11:50.040933 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.04.10 19:11:50.041028 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2951 | 2026.04.10 19:11:50.041068 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2952 | 2026.04.10 19:11:50.041460 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.04.10 19:11:50.041497 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2954 | 2026.04.10 19:11:50.041782 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2955 | 2026.04.10 19:11:50.041988 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.04.10 19:11:50.042117 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001107 sec., 12646.793134598014 rows/sec., 1.01 MiB/sec. | ||
| 2957 | 2026.04.10 19:11:50.042154 [ 276 ] {ce7397c3-6b9a-4397-8756-14466f0f2789} <Debug> TCPHandler: Processed in 0.001271125 sec. | ||
| 2958 | 2026.04.10 19:11:50.042267 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.04.10 19:11:50.042361 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2960 | 2026.04.10 19:11:50.042401 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2961 | 2026.04.10 19:11:50.043167 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.04.10 19:11:50.043204 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2963 | 2026.04.10 19:11:50.043550 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2964 | 2026.04.10 19:11:50.043768 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.04.10 19:11:50.043894 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Debug> executeQuery: Read 838 rows, 66.67 KiB in 0.001552 sec., 539948.4536082475 rows/sec., 41.95 MiB/sec. | ||
| 2966 | 2026.04.10 19:11:50.043930 [ 276 ] {f68da363-cb49-4e93-824d-9bc3e9fcdc5c} <Debug> TCPHandler: Processed in 0.001713289 sec. | ||
| 2967 | 2026.04.10 19:11:50.044041 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.04.10 19:11:50.044135 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.04.10 19:11:50.044174 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2970 | 2026.04.10 19:11:50.044613 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.04.10 19:11:50.044651 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2972 | 2026.04.10 19:11:50.044944 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2973 | 2026.04.10 19:11:50.045154 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.04.10 19:11:50.045284 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Debug> executeQuery: Read 172 rows, 10.72 KiB in 0.001167 sec., 147386.46101113968 rows/sec., 8.97 MiB/sec. | ||
| 2975 | 2026.04.10 19:11:50.045321 [ 276 ] {e499b9ba-ae73-4f88-865a-80d4e9f9e3a9} <Debug> TCPHandler: Processed in 0.001330417 sec. | ||
| 2976 | 2026.04.10 19:11:50.045433 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.04.10 19:11:50.045527 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.04.10 19:11:50.045566 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2979 | 2026.04.10 19:11:50.045986 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.04.10 19:11:50.046022 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2981 | 2026.04.10 19:11:50.046314 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2982 | 2026.04.10 19:11:50.046521 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.04.10 19:11:50.046646 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Debug> executeQuery: Read 151 rows, 9.99 KiB in 0.001137 sec., 132805.62884784522 rows/sec., 8.58 MiB/sec. | ||
| 2984 | 2026.04.10 19:11:50.046684 [ 276 ] {dc585466-3e29-4927-bfad-7b5808612ba6} <Debug> TCPHandler: Processed in 0.001301017 sec. | ||
| 2985 | 2026.04.10 19:11:50.046797 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.04.10 19:11:50.046893 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.04.10 19:11:50.046934 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2988 | 2026.04.10 19:11:50.047356 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.04.10 19:11:50.047392 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2990 | 2026.04.10 19:11:50.047680 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2991 | 2026.04.10 19:11:50.047881 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.04.10 19:11:50.048006 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001131 sec., 130857.6480990274 rows/sec., 7.44 MiB/sec. | ||
| 2993 | 2026.04.10 19:11:50.048042 [ 276 ] {f0a70f95-d72c-4c72-a412-eb239444c3cd} <Debug> TCPHandler: Processed in 0.001294436 sec. | ||
| 2994 | 2026.04.10 19:11:50.048155 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.04.10 19:11:50.048248 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2996 | 2026.04.10 19:11:50.048288 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2997 | 2026.04.10 19:11:50.048892 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.04.10 19:11:50.048928 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 2999 | 2026.04.10 19:11:50.049240 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3000 | 2026.04.10 19:11:50.049450 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.04.10 19:11:50.049578 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Debug> executeQuery: Read 529 rows, 38.33 KiB in 0.001347 sec., 392724.57312546397 rows/sec., 27.79 MiB/sec. | ||
| 3002 | 2026.04.10 19:11:50.049615 [ 276 ] {64049336-7059-42a1-82d8-6bdfb10d1ce0} <Debug> TCPHandler: Processed in 0.001508832 sec. | ||
| 3003 | 2026.04.10 19:11:50.049725 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.04.10 19:11:50.049820 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3005 | 2026.04.10 19:11:50.049861 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3006 | 2026.04.10 19:11:50.050176 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.04.10 19:11:50.050212 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3008 | 2026.04.10 19:11:50.050502 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3009 | 2026.04.10 19:11:50.050703 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.04.10 19:11:50.050834 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 3011 | 2026.04.10 19:11:50.050869 [ 276 ] {36f30e58-ba44-44f1-b3ec-3f07ead15bea} <Debug> TCPHandler: Processed in 0.001193954 sec. | ||
| 3012 | 2026.04.10 19:11:50.050978 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.04.10 19:11:50.051072 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.04.10 19:11:50.051115 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3015 | 2026.04.10 19:11:50.051535 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.04.10 19:11:50.051570 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3017 | 2026.04.10 19:11:50.051889 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3018 | 2026.04.10 19:11:50.052091 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.04.10 19:11:50.052217 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001163 sec., 233877.90197764404 rows/sec., 15.55 MiB/sec. | ||
| 3020 | 2026.04.10 19:11:50.052252 [ 276 ] {52db2f75-e405-4d8f-a991-a959e0b00431} <Debug> TCPHandler: Processed in 0.001323047 sec. | ||
| 3021 | 2026.04.10 19:11:50.052363 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.04.10 19:11:50.052456 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.04.10 19:11:50.052497 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3024 | 2026.04.10 19:11:50.052803 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.04.10 19:11:50.052839 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3026 | 2026.04.10 19:11:50.053126 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3027 | 2026.04.10 19:11:50.053331 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.04.10 19:11:50.053458 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.00102 sec., 2941.176470588235 rows/sec., 190.53 KiB/sec. | ||
| 3029 | 2026.04.10 19:11:50.053494 [ 276 ] {edf51d56-f534-470d-9a81-be43e2828f53} <Debug> TCPHandler: Processed in 0.001180204 sec. | ||
| 3030 | 2026.04.10 19:11:50.053596 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.04.10 19:11:50.053690 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.04.10 19:11:50.053743 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3033 | 2026.04.10 19:11:50.054479 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.04.10 19:11:50.054516 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3035 | 2026.04.10 19:11:50.055019 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3036 | 2026.04.10 19:11:50.055230 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.04.10 19:11:50.055366 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001694 sec., 9445.100354191263 rows/sec., 16.93 MiB/sec. | ||
| 3038 | 2026.04.10 19:11:50.055416 [ 276 ] {63784d1d-b573-434a-889c-6c9c4399f113} <Debug> TCPHandler: Processed in 0.001868373 sec. | ||
| 3039 | 2026.04.10 19:11:50.055541 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.04.10 19:11:50.055667 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.04.10 19:11:50.055718 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3042 | 2026.04.10 19:11:50.056132 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Trace> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.04.10 19:11:50.056176 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3044 | 2026.04.10 19:11:50.056496 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3045 | 2026.04.10 19:11:50.056702 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Trace> oximeter.measurements_i64 (6de4225a-8868-4e95-87ed-01518e13b851): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.04.10 19:11:50.056828 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001186 sec., 7588.532883642496 rows/sec., 536.04 KiB/sec. | ||
| 3047 | 2026.04.10 19:11:50.056864 [ 276 ] {46859654-4af8-4a19-a39f-6991f9ba05c4} <Debug> TCPHandler: Processed in 0.00138465 sec. | ||
| 3048 | 2026.04.10 19:11:50.056985 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.04.10 19:11:50.057080 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.04.10 19:11:50.057121 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3051 | 2026.04.10 19:11:50.057460 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.04.10 19:11:50.057496 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3053 | 2026.04.10 19:11:50.057795 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3054 | 2026.04.10 19:11:50.057999 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.04.10 19:11:50.058127 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 3056 | 2026.04.10 19:11:50.058162 [ 276 ] {c9a47037-463a-478c-8c08-589f72153547} <Debug> TCPHandler: Processed in 0.001230415 sec. | ||
| 3057 | 2026.04.10 19:11:50.374365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 3058 | 2026.04.10 19:11:50.374874 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.04.10 19:11:50.374921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3060 | 2026.04.10 19:11:50.375416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3061 | 2026.04.10 19:11:50.375645 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.04.10 19:11:50.375773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 3063 | 2026.04.10 19:11:50.375777 [ 140 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3064 | 2026.04.10 19:11:50.375856 [ 140 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.04.10 19:11:50.375880 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3066 | 2026.04.10 19:11:50.375986 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::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 | ||
| 3067 | 2026.04.10 19:11:50.376085 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3068 | 2026.04.10 19:11:50.376119 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 3069 | 2026.04.10 19:11:50.376208 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3070 | 2026.04.10 19:11:50.376261 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3071 | 2026.04.10 19:11:50.376300 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3072 | 2026.04.10 19:11:50.376339 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3073 | 2026.04.10 19:11:50.376376 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3074 | 2026.04.10 19:11:50.377634 [ 187 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001693648 sec., 3122844.888666358 rows/sec., 44.67 MiB/sec. | ||
| 3075 | 2026.04.10 19:11:50.378467 [ 195 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3076 | 2026.04.10 19:11:50.378777 [ 195 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.04.10 19:11:50.378856 [ 195 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_11_2} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3078 | 2026.04.10 19:11:50.378946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3079 | 2026.04.10 19:11:50.683012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3080 | 2026.04.10 19:11:50.699993 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.04.10 19:11:50.700041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3082 | 2026.04.10 19:11:50.706337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3083 | 2026.04.10 19:11:50.707016 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.04.10 19:11:50.707296 [ 139 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3085 | 2026.04.10 19:11:50.707375 [ 139 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.04.10 19:11:50.707401 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3087 | 2026.04.10 19:11:50.707497 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 3088 | 2026.04.10 19:11:50.709787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3089 | 2026.04.10 19:11:50.710287 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3090 | 2026.04.10 19:11:50.711013 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 3091 | 2026.04.10 19:11:50.714365 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 3092 | 2026.04.10 19:11:50.717714 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 3093 | 2026.04.10 19:11:50.721497 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 3094 | 2026.04.10 19:11:50.725935 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 3095 | 2026.04.10 19:11:50.730117 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 3096 | 2026.04.10 19:11:50.780759 [ 188 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073293383 sec., 1132.4351067271652 rows/sec., 5.86 MiB/sec. | ||
| 3097 | 2026.04.10 19:11:50.783279 [ 186 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3098 | 2026.04.10 19:11:50.785480 [ 186 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_11_2} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.04.10 19:11:50.785591 [ 186 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_11_2} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3100 | 2026.04.10 19:11:50.787643 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3101 | 2026.04.10 19:11:51.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.79 MiB, peak 226.70 MiB, free memory in arenas 0.00 B, will set to 225.54 MiB (RSS), difference: 8.74 MiB | ||
| 3102 | 2026.04.10 19:11:55.024311 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.04.10 19:11:55.024598 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3104 | 2026.04.10 19:11:55.024694 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3105 | 2026.04.10 19:11:55.025684 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.04.10 19:11:55.025746 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3107 | 2026.04.10 19:11:55.026207 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3108 | 2026.04.10 19:11:55.026464 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.04.10 19:11:55.026645 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.002117 sec., 51015.58809636278 rows/sec., 4.28 MiB/sec. | ||
| 3110 | 2026.04.10 19:11:55.026665 [ 127 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3111 | 2026.04.10 19:11:55.026691 [ 276 ] {53bba96c-f4ed-443c-8f36-f6b71b563498} <Debug> TCPHandler: Processed in 0.002516511 sec. | ||
| 3112 | 2026.04.10 19:11:55.026790 [ 127 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.04.10 19:11:55.026835 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3114 | 2026.04.10 19:11:55.026948 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.04.10 19:11:55.026997 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 3116 | 2026.04.10 19:11:55.027061 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.04.10 19:11:55.027106 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3118 | 2026.04.10 19:11:55.027133 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3119 | 2026.04.10 19:11:55.027169 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3223 rows starting from the beginning of the part | ||
| 3120 | 2026.04.10 19:11:55.027259 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3121 | 2026.04.10 19:11:55.027312 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 819 rows starting from the beginning of the part | ||
| 3122 | 2026.04.10 19:11:55.027355 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
| 3123 | 2026.04.10 19:11:55.027395 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 838 rows starting from the beginning of the part | ||
| 3124 | 2026.04.10 19:11:55.027445 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 3125 | 2026.04.10 19:11:55.027584 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.04.10 19:11:55.027626 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3127 | 2026.04.10 19:11:55.028051 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3128 | 2026.04.10 19:11:55.028267 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.04.10 19:11:55.028407 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001364 sec., 19061.58357771261 rows/sec., 1.40 MiB/sec. | ||
| 3130 | 2026.04.10 19:11:55.028444 [ 276 ] {fb715556-c01b-4d9b-bf2a-90ee74e5d559} <Debug> TCPHandler: Processed in 0.001554324 sec. | ||
| 3131 | 2026.04.10 19:11:55.028565 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.04.10 19:11:55.028675 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3133 | 2026.04.10 19:11:55.028714 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3134 | 2026.04.10 19:11:55.029171 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.04.10 19:11:55.029206 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3136 | 2026.04.10 19:11:55.029531 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3137 | 2026.04.10 19:11:55.029732 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.04.10 19:11:55.029844 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5152 rows, containing 5 columns (5 merged, 0 gathered) in 0.002913362 sec., 1768403.6518633799 rows/sec., 141.10 MiB/sec. | ||
| 3139 | 2026.04.10 19:11:55.029864 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001211 sec., 74318.74483897605 rows/sec., 5.80 MiB/sec. | ||
| 3140 | 2026.04.10 19:11:55.029866 [ 118 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3141 | 2026.04.10 19:11:55.029911 [ 276 ] {1fc60165-0623-401a-ac3b-5ad2cc934d31} <Debug> TCPHandler: Processed in 0.001393189 sec. | ||
| 3142 | 2026.04.10 19:11:55.029949 [ 118 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.04.10 19:11:55.029974 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3144 | 2026.04.10 19:11:55.030042 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.04.10 19:11:55.030089 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 3146 | 2026.04.10 19:11:55.030147 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.04.10 19:11:55.030193 [ 191 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3148 | 2026.04.10 19:11:55.030195 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3149 | 2026.04.10 19:11:55.030211 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.04.10 19:11:55.030275 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1774 rows starting from the beginning of the part | ||
| 3151 | 2026.04.10 19:11:55.030346 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3152 | 2026.04.10 19:11:55.030392 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 501 rows starting from the beginning of the part | ||
| 3153 | 2026.04.10 19:11:55.030433 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3154 | 2026.04.10 19:11:55.030472 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 529 rows starting from the beginning of the part | ||
| 3155 | 2026.04.10 19:11:55.030492 [ 191 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.04.10 19:11:55.030511 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3157 | 2026.04.10 19:11:55.030572 [ 191 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_16_3} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3158 | 2026.04.10 19:11:55.030616 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.04.10 19:11:55.030645 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3160 | 2026.04.10 19:11:55.030658 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3161 | 2026.04.10 19:11:55.031030 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3162 | 2026.04.10 19:11:55.031260 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.04.10 19:11:55.031390 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3164 | 2026.04.10 19:11:55.031406 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 3165 | 2026.04.10 19:11:55.031435 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.04.10 19:11:55.031453 [ 276 ] {b6f35582-e240-426d-84d6-9a5e6c768259} <Debug> TCPHandler: Processed in 0.001458351 sec. | ||
| 3167 | 2026.04.10 19:11:55.031459 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3168 | 2026.04.10 19:11:55.031564 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 3169 | 2026.04.10 19:11:55.031571 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.04.10 19:11:55.031677 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3171 | 2026.04.10 19:11:55.031685 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.04.10 19:11:55.031723 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 6080 rows starting from the beginning of the part | ||
| 3173 | 2026.04.10 19:11:55.031750 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3174 | 2026.04.10 19:11:55.031792 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3175 | 2026.04.10 19:11:55.031843 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3176 | 2026.04.10 19:11:55.031857 [ 192 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816582 sec., 1677876.3634121665 rows/sec., 122.92 MiB/sec. | ||
| 3177 | 2026.04.10 19:11:55.031890 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3178 | 2026.04.10 19:11:55.031985 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 272 rows starting from the beginning of the part | ||
| 3179 | 2026.04.10 19:11:55.032028 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 3180 | 2026.04.10 19:11:55.032075 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3181 | 2026.04.10 19:11:55.032348 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.04.10 19:11:55.032413 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_16_3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3183 | 2026.04.10 19:11:55.032476 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3184 | 2026.04.10 19:11:55.032534 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.04.10 19:11:55.032603 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3186 | 2026.04.10 19:11:55.033157 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3187 | 2026.04.10 19:11:55.033401 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.04.10 19:11:55.033548 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001881 sec., 13822.434875066454 rows/sec., 24.77 MiB/sec. | ||
| 3189 | 2026.04.10 19:11:55.033599 [ 276 ] {9621278c-9694-407f-b06a-a29344f7084f} <Debug> TCPHandler: Processed in 0.002075689 sec. | ||
| 3190 | 2026.04.10 19:11:55.033710 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.04.10 19:11:55.033812 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.04.10 19:11:55.033853 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3193 | 2026.04.10 19:11:55.034178 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.04.10 19:11:55.034213 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3195 | 2026.04.10 19:11:55.034562 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3196 | 2026.04.10 19:11:55.034767 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.04.10 19:11:55.034819 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7065 rows, containing 5 columns (5 merged, 0 gathered) in 0.003289783 sec., 2147558.060820425 rows/sec., 137.61 MiB/sec. | ||
| 3198 | 2026.04.10 19:11:55.034888 [ 118 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3199 | 2026.04.10 19:11:55.034897 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 3200 | 2026.04.10 19:11:55.034933 [ 118 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.04.10 19:11:55.034952 [ 276 ] {e9a986e3-58d2-47a3-b0b4-23f0f979ba33} <Debug> TCPHandler: Processed in 0.001289057 sec. | ||
| 3202 | 2026.04.10 19:11:55.034962 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3203 | 2026.04.10 19:11:55.035084 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 3204 | 2026.04.10 19:11:55.035196 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3205 | 2026.04.10 19:11:55.035227 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 702 rows starting from the beginning of the part | ||
| 3206 | 2026.04.10 19:11:55.035288 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3207 | 2026.04.10 19:11:55.035336 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3208 | 2026.04.10 19:11:55.035367 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3209 | 2026.04.10 19:11:55.035372 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3210 | 2026.04.10 19:11:55.035420 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 3211 | 2026.04.10 19:11:55.035460 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 3212 | 2026.04.10 19:11:55.035648 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.04.10 19:11:55.035728 [ 190 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3214 | 2026.04.10 19:11:55.035812 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3215 | 2026.04.10 19:11:55.036306 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262096 sec., 831949.3921223107 rows/sec., 53.66 MiB/sec. | ||
| 3216 | 2026.04.10 19:11:55.036502 [ 190 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3217 | 2026.04.10 19:11:55.036749 [ 190 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.04.10 19:11:55.036814 [ 190 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_16_3} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3219 | 2026.04.10 19:11:55.036878 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3220 | 2026.04.10 19:11:56.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.13 MiB, peak 232.43 MiB, free memory in arenas 0.00 B, will set to 227.73 MiB (RSS), difference: 1.60 MiB | ||
| 3221 | 2026.04.10 19:11:57.669757 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3222 | 2026.04.10 19:11:57.669808 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3223 | 2026.04.10 19:11:57.851975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 462 | ||
| 3224 | 2026.04.10 19:11:57.854659 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.04.10 19:11:57.854719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3226 | 2026.04.10 19:11:57.855924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3227 | 2026.04.10 19:11:57.856197 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.04.10 19:11:57.856553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3229 | 2026.04.10 19:11:57.875889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 3230 | 2026.04.10 19:11:57.876406 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.04.10 19:11:57.876454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3232 | 2026.04.10 19:11:57.876989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3233 | 2026.04.10 19:11:57.877205 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.04.10 19:11:57.877331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 3235 | 2026.04.10 19:11:58.209917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3236 | 2026.04.10 19:11:58.226515 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.04.10 19:11:58.226584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3238 | 2026.04.10 19:11:58.232091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3239 | 2026.04.10 19:11:58.232801 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.04.10 19:11:58.236238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3241 | 2026.04.10 19:12:00.032083 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.04.10 19:12:00.032302 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.04.10 19:12:00.032375 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3244 | 2026.04.10 19:12:00.033150 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.04.10 19:12:00.033201 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3246 | 2026.04.10 19:12:00.033604 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3247 | 2026.04.10 19:12:00.033838 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.04.10 19:12:00.033998 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 3249 | 2026.04.10 19:12:00.034040 [ 276 ] {19df92ff-080d-4586-a7bf-3c0e300b1d9a} <Debug> TCPHandler: Processed in 0.002094889 sec. | ||
| 3250 | 2026.04.10 19:12:00.034160 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.04.10 19:12:00.034262 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3252 | 2026.04.10 19:12:00.034303 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3253 | 2026.04.10 19:12:00.035066 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.04.10 19:12:00.035102 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3255 | 2026.04.10 19:12:00.035475 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3256 | 2026.04.10 19:12:00.035687 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.04.10 19:12:00.035823 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001579 sec., 525015.8328055731 rows/sec., 40.81 MiB/sec. | ||
| 3258 | 2026.04.10 19:12:00.035858 [ 276 ] {14e0fe55-5a29-4f7c-a91e-c437dfd143bb} <Debug> TCPHandler: Processed in 0.001746029 sec. | ||
| 3259 | 2026.04.10 19:12:00.035965 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.04.10 19:12:00.036065 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.04.10 19:12:00.036103 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3262 | 2026.04.10 19:12:00.036528 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.04.10 19:12:00.036564 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3264 | 2026.04.10 19:12:00.036859 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3265 | 2026.04.10 19:12:00.037061 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.04.10 19:12:00.037186 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001139 sec., 138718.17383669884 rows/sec., 8.36 MiB/sec. | ||
| 3267 | 2026.04.10 19:12:00.037221 [ 276 ] {5e7aceb5-3ad1-4ac7-97be-3b35c105838c} <Debug> TCPHandler: Processed in 0.001303377 sec. | ||
| 3268 | 2026.04.10 19:12:00.037328 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.04.10 19:12:00.037418 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.04.10 19:12:00.037462 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3271 | 2026.04.10 19:12:00.037880 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.04.10 19:12:00.037915 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3273 | 2026.04.10 19:12:00.038199 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3274 | 2026.04.10 19:12:00.038395 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.04.10 19:12:00.038521 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001121 sec., 132917.03835860838 rows/sec., 8.59 MiB/sec. | ||
| 3276 | 2026.04.10 19:12:00.038556 [ 276 ] {f6755ebd-d54d-407e-abb0-633ee3d5036d} <Debug> TCPHandler: Processed in 0.001275216 sec. | ||
| 3277 | 2026.04.10 19:12:00.038662 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.04.10 19:12:00.038760 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.04.10 19:12:00.038798 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3280 | 2026.04.10 19:12:00.039209 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.04.10 19:12:00.039243 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3282 | 2026.04.10 19:12:00.039536 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3283 | 2026.04.10 19:12:00.039744 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.04.10 19:12:00.039871 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 3285 | 2026.04.10 19:12:00.039907 [ 276 ] {ae550d66-f104-4c23-be6a-76e4b3449a0f} <Debug> TCPHandler: Processed in 0.001292016 sec. | ||
| 3286 | 2026.04.10 19:12:00.040030 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.04.10 19:12:00.040121 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3288 | 2026.04.10 19:12:00.040169 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3289 | 2026.04.10 19:12:00.040738 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.04.10 19:12:00.040776 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3291 | 2026.04.10 19:12:00.041093 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3292 | 2026.04.10 19:12:00.041512 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.04.10 19:12:00.041642 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001538 sec., 328998.69960988295 rows/sec., 23.15 MiB/sec. | ||
| 3294 | 2026.04.10 19:12:00.041680 [ 276 ] {e2295f85-3643-4a28-b61b-560b677c39fd} <Debug> TCPHandler: Processed in 0.001697008 sec. | ||
| 3295 | 2026.04.10 19:12:00.041794 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.04.10 19:12:00.041893 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3297 | 2026.04.10 19:12:00.041935 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3298 | 2026.04.10 19:12:00.042262 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.04.10 19:12:00.042297 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3300 | 2026.04.10 19:12:00.042585 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3301 | 2026.04.10 19:12:00.042781 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.04.10 19:12:00.042906 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 3303 | 2026.04.10 19:12:00.042940 [ 276 ] {edc957ec-5bbf-418c-ae58-bc671c716595} <Debug> TCPHandler: Processed in 0.001193474 sec. | ||
| 3304 | 2026.04.10 19:12:00.043046 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.04.10 19:12:00.043144 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3306 | 2026.04.10 19:12:00.043186 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3307 | 2026.04.10 19:12:00.043567 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.04.10 19:12:00.043603 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3309 | 2026.04.10 19:12:00.043920 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3310 | 2026.04.10 19:12:00.044128 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.04.10 19:12:00.044253 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001127 sec., 235137.53327417924 rows/sec., 15.63 MiB/sec. | ||
| 3312 | 2026.04.10 19:12:00.044288 [ 276 ] {4ba42c64-f431-4398-8a66-0e4cffea399f} <Debug> TCPHandler: Processed in 0.001289006 sec. | ||
| 3313 | 2026.04.10 19:12:00.044395 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.04.10 19:12:00.044486 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3315 | 2026.04.10 19:12:00.044525 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3316 | 2026.04.10 19:12:00.044827 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.04.10 19:12:00.044861 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3318 | 2026.04.10 19:12:00.045146 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3319 | 2026.04.10 19:12:00.045350 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.04.10 19:12:00.045472 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 3321 | 2026.04.10 19:12:00.045506 [ 276 ] {0969b4ff-63fb-4f5c-b6d4-357449981545} <Debug> TCPHandler: Processed in 0.001157363 sec. | ||
| 3322 | 2026.04.10 19:12:00.045609 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.04.10 19:12:00.045699 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.04.10 19:12:00.045752 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3325 | 2026.04.10 19:12:00.046515 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.04.10 19:12:00.046551 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3327 | 2026.04.10 19:12:00.047051 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3328 | 2026.04.10 19:12:00.047259 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.04.10 19:12:00.047394 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001712 sec., 9345.794392523365 rows/sec., 16.75 MiB/sec. | ||
| 3330 | 2026.04.10 19:12:00.047441 [ 276 ] {96c3f463-8990-4381-8830-305a4afbf03a} <Debug> TCPHandler: Processed in 0.001879703 sec. | ||
| 3331 | 2026.04.10 19:12:00.047552 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.04.10 19:12:00.047653 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.04.10 19:12:00.047696 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3334 | 2026.04.10 19:12:00.048029 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.04.10 19:12:00.048065 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3336 | 2026.04.10 19:12:00.048379 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3337 | 2026.04.10 19:12:00.048581 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.04.10 19:12:00.048706 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 3339 | 2026.04.10 19:12:00.048744 [ 276 ] {d0d47503-b551-4148-98b7-ed5779e2a2ae} <Debug> TCPHandler: Processed in 0.001242215 sec. | ||
| 3340 | 2026.04.10 19:12:00.358326 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.04.10 19:12:00.358502 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3342 | 2026.04.10 19:12:00.358568 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3343 | 2026.04.10 19:12:00.359171 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.04.10 19:12:00.359218 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3345 | 2026.04.10 19:12:00.359590 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3346 | 2026.04.10 19:12:00.359832 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.04.10 19:12:00.359976 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001539 sec., 2599.090318388564 rows/sec., 211.94 KiB/sec. | ||
| 3348 | 2026.04.10 19:12:00.360014 [ 276 ] {a509853b-7e18-4b1e-a565-8b50fb5343dd} <Debug> TCPHandler: Processed in 0.001841662 sec. | ||
| 3349 | 2026.04.10 19:12:00.360130 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.04.10 19:12:00.360218 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3351 | 2026.04.10 19:12:00.360254 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3352 | 2026.04.10 19:12:00.361868 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.04.10 19:12:00.361903 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3354 | 2026.04.10 19:12:00.362370 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3355 | 2026.04.10 19:12:00.362581 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.04.10 19:12:00.362717 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Debug> executeQuery: Read 2455 rows, 185.25 KiB in 0.002484 sec., 988325.2818035426 rows/sec., 72.83 MiB/sec. | ||
| 3357 | 2026.04.10 19:12:00.362758 [ 276 ] {84be8678-cc2b-4950-88da-7d1157c606d3} <Debug> TCPHandler: Processed in 0.002649875 sec. | ||
| 3358 | 2026.04.10 19:12:00.362887 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.04.10 19:12:00.362983 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.04.10 19:12:00.363022 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3361 | 2026.04.10 19:12:00.363437 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.04.10 19:12:00.363474 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3363 | 2026.04.10 19:12:00.363771 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3364 | 2026.04.10 19:12:00.363972 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.04.10 19:12:00.364100 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001136 sec., 34330.98591549296 rows/sec., 2.50 MiB/sec. | ||
| 3366 | 2026.04.10 19:12:00.364136 [ 276 ] {30876e8d-d942-45e9-a468-b49bbfe11975} <Debug> TCPHandler: Processed in 0.001296926 sec. | ||
| 3367 | 2026.04.10 19:12:00.364244 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2026.04.10 19:12:00.364338 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.04.10 19:12:00.364376 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3370 | 2026.04.10 19:12:00.365030 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.04.10 19:12:00.365066 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3372 | 2026.04.10 19:12:00.365385 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3373 | 2026.04.10 19:12:00.365598 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.04.10 19:12:00.365703 [ 124 ] {} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3375 | 2026.04.10 19:12:00.365725 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001405 sec., 570106.7615658363 rows/sec., 32.93 MiB/sec. | ||
| 3376 | 2026.04.10 19:12:00.365796 [ 124 ] {} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.04.10 19:12:00.365799 [ 276 ] {8cae5336-f620-4d51-99f6-f7cec5c9dcf6} <Debug> TCPHandler: Processed in 0.001603285 sec. | ||
| 3378 | 2026.04.10 19:12:00.365834 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3379 | 2026.04.10 19:12:00.365928 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.04.10 19:12:00.365967 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 3381 | 2026.04.10 19:12:00.366026 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.04.10 19:12:00.366071 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3383 | 2026.04.10 19:12:00.366113 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3384 | 2026.04.10 19:12:00.366158 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 950 rows starting from the beginning of the part | ||
| 3385 | 2026.04.10 19:12:00.366232 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 3386 | 2026.04.10 19:12:00.366287 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3387 | 2026.04.10 19:12:00.366334 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 151 rows starting from the beginning of the part | ||
| 3388 | 2026.04.10 19:12:00.366378 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 3389 | 2026.04.10 19:12:00.366423 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3390 | 2026.04.10 19:12:00.366445 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.04.10 19:12:00.366487 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3392 | 2026.04.10 19:12:00.366799 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3393 | 2026.04.10 19:12:00.367016 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.04.10 19:12:00.367144 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 3395 | 2026.04.10 19:12:00.367180 [ 276 ] {be2931a8-c6c4-4723-bff9-6481cf746fe5} <Debug> TCPHandler: Processed in 0.001302087 sec. | ||
| 3396 | 2026.04.10 19:12:00.367289 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.04.10 19:12:00.367383 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3398 | 2026.04.10 19:12:00.367421 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3399 | 2026.04.10 19:12:00.367725 [ 190 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812291 sec., 1655915.0820701532 rows/sec., 104.23 MiB/sec. | ||
| 3400 | 2026.04.10 19:12:00.367946 [ 197 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3401 | 2026.04.10 19:12:00.368260 [ 197 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.04.10 19:12:00.368297 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.04.10 19:12:00.368339 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3404 | 2026.04.10 19:12:00.368351 [ 197 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_11_2} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3405 | 2026.04.10 19:12:00.368442 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3406 | 2026.04.10 19:12:00.368700 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3407 | 2026.04.10 19:12:00.368912 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.04.10 19:12:00.369046 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001682 sec., 783590.9631391201 rows/sec., 52.46 MiB/sec. | ||
| 3409 | 2026.04.10 19:12:00.369084 [ 276 ] {49d90b7f-11fc-4d41-a9b5-39da83c92808} <Debug> TCPHandler: Processed in 0.001844242 sec. | ||
| 3410 | 2026.04.10 19:12:00.369194 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.04.10 19:12:00.369289 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.04.10 19:12:00.369332 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3413 | 2026.04.10 19:12:00.369996 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.04.10 19:12:00.370032 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3415 | 2026.04.10 19:12:00.370459 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3416 | 2026.04.10 19:12:00.370678 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.04.10 19:12:00.370814 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001543 sec., 970836.0337005833 rows/sec., 58.89 MiB/sec. | ||
| 3418 | 2026.04.10 19:12:00.370849 [ 276 ] {c010fc98-aa0d-4da2-989e-82c6a272782b} <Debug> TCPHandler: Processed in 0.001703417 sec. | ||
| 3419 | 2026.04.10 19:12:00.370950 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.04.10 19:12:00.371042 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.04.10 19:12:00.371096 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3422 | 2026.04.10 19:12:00.371873 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.04.10 19:12:00.371909 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3424 | 2026.04.10 19:12:00.372432 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3425 | 2026.04.10 19:12:00.372649 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.04.10 19:12:00.372787 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001762 sec., 19863.79114642452 rows/sec., 35.60 MiB/sec. | ||
| 3427 | 2026.04.10 19:12:00.372837 [ 276 ] {aa31b8df-2687-425c-831b-53895143f5fa} <Debug> TCPHandler: Processed in 0.001935334 sec. | ||
| 3428 | 2026.04.10 19:12:00.372950 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.04.10 19:12:00.373045 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3430 | 2026.04.10 19:12:00.373086 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3431 | 2026.04.10 19:12:00.373400 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.04.10 19:12:00.373434 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3433 | 2026.04.10 19:12:00.373720 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3434 | 2026.04.10 19:12:00.373926 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.04.10 19:12:00.374060 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001034 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. | ||
| 3436 | 2026.04.10 19:12:00.374095 [ 276 ] {a243f5b1-af80-44f2-ae84-120ae26eb870} <Debug> TCPHandler: Processed in 0.001194374 sec. | ||
| 3437 | 2026.04.10 19:12:01.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.33 MiB, peak 232.59 MiB, free memory in arenas 0.00 B, will set to 227.95 MiB (RSS), difference: -1.38 MiB | ||
| 3438 | 2026.04.10 19:12:05.020650 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.04.10 19:12:05.020842 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3440 | 2026.04.10 19:12:05.020909 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3441 | 2026.04.10 19:12:05.021608 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.04.10 19:12:05.021659 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3443 | 2026.04.10 19:12:05.022054 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3444 | 2026.04.10 19:12:05.022286 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.04.10 19:12:05.022442 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 3446 | 2026.04.10 19:12:05.022482 [ 276 ] {d3e7712f-37bd-431c-bf72-b8ba8d1a8f28} <Debug> TCPHandler: Processed in 0.001960135 sec. | ||
| 3447 | 2026.04.10 19:12:05.022640 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.04.10 19:12:05.022762 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3449 | 2026.04.10 19:12:05.022811 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3450 | 2026.04.10 19:12:05.023297 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.04.10 19:12:05.023337 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3452 | 2026.04.10 19:12:05.023702 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3453 | 2026.04.10 19:12:05.023907 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.04.10 19:12:05.024031 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 3455 | 2026.04.10 19:12:05.024066 [ 276 ] {be50bc44-d710-4af7-9e34-1404a082086b} <Debug> TCPHandler: Processed in 0.001486972 sec. | ||
| 3456 | 2026.04.10 19:12:05.024181 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.04.10 19:12:05.024274 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.04.10 19:12:05.024316 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3459 | 2026.04.10 19:12:05.024693 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.04.10 19:12:05.024727 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3461 | 2026.04.10 19:12:05.025042 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3462 | 2026.04.10 19:12:05.025247 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.04.10 19:12:05.025370 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001115 sec., 114798.20627802689 rows/sec., 8.00 MiB/sec. | ||
| 3464 | 2026.04.10 19:12:05.025404 [ 276 ] {ba9ff5bc-95f1-40a1-882a-d26b14d94a93} <Debug> TCPHandler: Processed in 0.001270726 sec. | ||
| 3465 | 2026.04.10 19:12:05.025529 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.04.10 19:12:05.025621 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.04.10 19:12:05.025669 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3468 | 2026.04.10 19:12:05.026005 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.04.10 19:12:05.026037 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3470 | 2026.04.10 19:12:05.026327 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3471 | 2026.04.10 19:12:05.026526 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.04.10 19:12:05.026646 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001043 sec., 46021.09300095877 rows/sec., 3.10 MiB/sec. | ||
| 3473 | 2026.04.10 19:12:05.026679 [ 276 ] {5d0dac0d-569a-40b2-8a76-99969e0861cc} <Debug> TCPHandler: Processed in 0.001197794 sec. | ||
| 3474 | 2026.04.10 19:12:05.378252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6249 | ||
| 3475 | 2026.04.10 19:12:05.378756 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.04.10 19:12:05.378791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3477 | 2026.04.10 19:12:05.379249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3478 | 2026.04.10 19:12:05.379479 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.04.10 19:12:05.379612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6249 | ||
| 3480 | 2026.04.10 19:12:05.737109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3481 | 2026.04.10 19:12:05.752346 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.04.10 19:12:05.752395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3483 | 2026.04.10 19:12:05.757984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3484 | 2026.04.10 19:12:05.758669 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.04.10 19:12:05.761273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3486 | 2026.04.10 19:12:07.857610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 510 | ||
| 3487 | 2026.04.10 19:12:07.860051 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.04.10 19:12:07.860089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3489 | 2026.04.10 19:12:07.861241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3490 | 2026.04.10 19:12:07.861494 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.04.10 19:12:07.861727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3492 | 2026.04.10 19:12:10.031072 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.04.10 19:12:10.031291 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.04.10 19:12:10.031356 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3495 | 2026.04.10 19:12:10.032108 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.04.10 19:12:10.032149 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3497 | 2026.04.10 19:12:10.032574 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3498 | 2026.04.10 19:12:10.032811 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.04.10 19:12:10.032929 [ 61 ] {} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3500 | 2026.04.10 19:12:10.032958 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 3501 | 2026.04.10 19:12:10.032962 [ 61 ] {} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.04.10 19:12:10.032991 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3503 | 2026.04.10 19:12:10.033001 [ 276 ] {993b5db3-4510-44dd-a17d-9327fd6a11bd} <Debug> TCPHandler: Processed in 0.002059688 sec. | ||
| 3504 | 2026.04.10 19:12:10.033104 [ 197 ] {45f2698a-8790-4897-8eb0-1481cfab309e::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 | ||
| 3505 | 2026.04.10 19:12:10.033156 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.04.10 19:12:10.033245 [ 197 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3507 | 2026.04.10 19:12:10.033266 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3508 | 2026.04.10 19:12:10.033317 [ 197 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3509 | 2026.04.10 19:12:10.033333 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3510 | 2026.04.10 19:12:10.033412 [ 197 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3511 | 2026.04.10 19:12:10.033463 [ 197 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3512 | 2026.04.10 19:12:10.033506 [ 197 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3513 | 2026.04.10 19:12:10.033548 [ 197 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3514 | 2026.04.10 19:12:10.034126 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.04.10 19:12:10.034168 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3516 | 2026.04.10 19:12:10.034542 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3517 | 2026.04.10 19:12:10.034541 [ 190 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488433 sec., 954023.4595712404 rows/sec., 64.23 MiB/sec. | ||
| 3518 | 2026.04.10 19:12:10.034729 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3519 | 2026.04.10 19:12:10.034777 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.04.10 19:12:10.034918 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001675 sec., 494925.37313432834 rows/sec., 38.47 MiB/sec. | ||
| 3521 | 2026.04.10 19:12:10.034960 [ 276 ] {9b05f305-4268-40bb-8b42-30a4bef36940} <Debug> TCPHandler: Processed in 0.001864713 sec. | ||
| 3522 | 2026.04.10 19:12:10.035026 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.04.10 19:12:10.035084 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.04.10 19:12:10.035102 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_9_2} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3525 | 2026.04.10 19:12:10.035181 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3526 | 2026.04.10 19:12:10.035186 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3527 | 2026.04.10 19:12:10.035236 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3528 | 2026.04.10 19:12:10.035681 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.04.10 19:12:10.035718 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3530 | 2026.04.10 19:12:10.036036 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3531 | 2026.04.10 19:12:10.036258 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.04.10 19:12:10.036362 [ 61 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3533 | 2026.04.10 19:12:10.036390 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001222 sec., 129296.2356792144 rows/sec., 7.79 MiB/sec. | ||
| 3534 | 2026.04.10 19:12:10.036393 [ 61 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.04.10 19:12:10.036419 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3536 | 2026.04.10 19:12:10.036426 [ 276 ] {74b410c2-3639-4bba-a8d7-5ad6fbfc38e8} <Debug> TCPHandler: Processed in 0.001392639 sec. | ||
| 3537 | 2026.04.10 19:12:10.036491 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 3538 | 2026.04.10 19:12:10.036542 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.04.10 19:12:10.036583 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3540 | 2026.04.10 19:12:10.036616 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 3541 | 2026.04.10 19:12:10.036642 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3542 | 2026.04.10 19:12:10.036661 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 172 rows starting from the beginning of the part | ||
| 3543 | 2026.04.10 19:12:10.036687 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3544 | 2026.04.10 19:12:10.036704 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3545 | 2026.04.10 19:12:10.036745 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 158 rows starting from the beginning of the part | ||
| 3546 | 2026.04.10 19:12:10.036777 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 3547 | 2026.04.10 19:12:10.036812 [ 197 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 158 rows starting from the beginning of the part | ||
| 3548 | 2026.04.10 19:12:10.037128 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.04.10 19:12:10.037169 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3550 | 2026.04.10 19:12:10.037508 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3551 | 2026.04.10 19:12:10.037587 [ 190 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124571 sec., 670477.8977939143 rows/sec., 44.22 MiB/sec. | ||
| 3552 | 2026.04.10 19:12:10.037755 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.04.10 19:12:10.037788 [ 194 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3554 | 2026.04.10 19:12:10.037892 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001267 sec., 117600.63141278611 rows/sec., 7.60 MiB/sec. | ||
| 3555 | 2026.04.10 19:12:10.037935 [ 276 ] {fbb6a9e2-eeb1-4882-a849-308bed1a3a6b} <Debug> TCPHandler: Processed in 0.00144129 sec. | ||
| 3556 | 2026.04.10 19:12:10.038057 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.04.10 19:12:10.038107 [ 194 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.04.10 19:12:10.038155 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.04.10 19:12:10.038198 [ 194 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_16_3} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3560 | 2026.04.10 19:12:10.038202 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3561 | 2026.04.10 19:12:10.038310 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3562 | 2026.04.10 19:12:10.038649 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.04.10 19:12:10.038690 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3564 | 2026.04.10 19:12:10.038998 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3565 | 2026.04.10 19:12:10.039203 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.04.10 19:12:10.039303 [ 61 ] {} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3567 | 2026.04.10 19:12:10.039326 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 3568 | 2026.04.10 19:12:10.039341 [ 61 ] {} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.04.10 19:12:10.039362 [ 276 ] {d7784188-e5ac-4755-9eaf-d316f50aaee1} <Debug> TCPHandler: Processed in 0.001354659 sec. | ||
| 3570 | 2026.04.10 19:12:10.039368 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3571 | 2026.04.10 19:12:10.039483 [ 199 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::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 | ||
| 3572 | 2026.04.10 19:12:10.039486 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.04.10 19:12:10.039631 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3574 | 2026.04.10 19:12:10.039631 [ 199 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3575 | 2026.04.10 19:12:10.039675 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3576 | 2026.04.10 19:12:10.039686 [ 199 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3577 | 2026.04.10 19:12:10.039771 [ 199 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3578 | 2026.04.10 19:12:10.039831 [ 199 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3579 | 2026.04.10 19:12:10.039897 [ 199 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3580 | 2026.04.10 19:12:10.039945 [ 199 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3581 | 2026.04.10 19:12:10.040267 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.04.10 19:12:10.040308 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3583 | 2026.04.10 19:12:10.040646 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3584 | 2026.04.10 19:12:10.040826 [ 190 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391199 sec., 531915.2759598015 rows/sec., 32.28 MiB/sec. | ||
| 3585 | 2026.04.10 19:12:10.040934 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.04.10 19:12:10.041005 [ 190 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3587 | 2026.04.10 19:12:10.041153 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001543 sec., 327932.5988334413 rows/sec., 23.08 MiB/sec. | ||
| 3588 | 2026.04.10 19:12:10.041206 [ 276 ] {dc3e1910-f316-44fb-9da4-dbf93732acb8} <Debug> TCPHandler: Processed in 0.001771099 sec. | ||
| 3589 | 2026.04.10 19:12:10.041372 [ 190 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.04.10 19:12:10.041463 [ 190 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_9_2} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3591 | 2026.04.10 19:12:10.041469 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.04.10 19:12:10.041557 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3593 | 2026.04.10 19:12:10.041587 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3594 | 2026.04.10 19:12:10.041690 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3595 | 2026.04.10 19:12:10.042130 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.04.10 19:12:10.042172 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3597 | 2026.04.10 19:12:10.042761 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3598 | 2026.04.10 19:12:10.043052 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.04.10 19:12:10.043238 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001672 sec., 3588.516746411483 rows/sec., 187.49 KiB/sec. | ||
| 3600 | 2026.04.10 19:12:10.043288 [ 276 ] {298b972b-2a77-48f1-9d9a-207898c191c0} <Debug> TCPHandler: Processed in 0.001877513 sec. | ||
| 3601 | 2026.04.10 19:12:10.043506 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2026.04.10 19:12:10.043618 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3603 | 2026.04.10 19:12:10.043669 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3604 | 2026.04.10 19:12:10.044262 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.04.10 19:12:10.044308 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3606 | 2026.04.10 19:12:10.044804 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3607 | 2026.04.10 19:12:10.045121 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.04.10 19:12:10.045298 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001704 sec., 155516.43192488264 rows/sec., 10.33 MiB/sec. | ||
| 3609 | 2026.04.10 19:12:10.045348 [ 276 ] {68a1153f-f5b0-45bc-9e8d-12b39cbfe8e8} <Debug> TCPHandler: Processed in 0.001903574 sec. | ||
| 3610 | 2026.04.10 19:12:10.045501 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.04.10 19:12:10.045639 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.04.10 19:12:10.045695 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3613 | 2026.04.10 19:12:10.046116 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.04.10 19:12:10.046163 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3615 | 2026.04.10 19:12:10.046578 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3616 | 2026.04.10 19:12:10.046902 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.04.10 19:12:10.047076 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
| 3618 | 2026.04.10 19:12:10.047132 [ 276 ] {2936611f-69fb-4b28-88c5-f37e20bff1f3} <Debug> TCPHandler: Processed in 0.001699288 sec. | ||
| 3619 | 2026.04.10 19:12:10.047269 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2026.04.10 19:12:10.047386 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3621 | 2026.04.10 19:12:10.047459 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3622 | 2026.04.10 19:12:10.048632 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.04.10 19:12:10.048679 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3624 | 2026.04.10 19:12:10.049464 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3625 | 2026.04.10 19:12:10.049815 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.04.10 19:12:10.049969 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3627 | 2026.04.10 19:12:10.050009 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002646 sec., 6046.863189720333 rows/sec., 10.84 MiB/sec. | ||
| 3628 | 2026.04.10 19:12:10.050026 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.04.10 19:12:10.050058 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3630 | 2026.04.10 19:12:10.050108 [ 276 ] {2894de7a-5ab2-428d-9bc3-4d8fd6b9adb9} <Debug> TCPHandler: Processed in 0.002898992 sec. | ||
| 3631 | 2026.04.10 19:12:10.050155 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 3632 | 2026.04.10 19:12:10.050245 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.04.10 19:12:10.050352 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.04.10 19:12:10.050397 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3635 | 2026.04.10 19:12:10.050412 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3636 | 2026.04.10 19:12:10.050488 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 187 rows starting from the beginning of the part | ||
| 3637 | 2026.04.10 19:12:10.050643 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 3638 | 2026.04.10 19:12:10.050757 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.04.10 19:12:10.050770 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3640 | 2026.04.10 19:12:10.050801 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3641 | 2026.04.10 19:12:10.050906 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 3642 | 2026.04.10 19:12:10.051023 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3643 | 2026.04.10 19:12:10.051130 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3644 | 2026.04.10 19:12:10.051152 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3645 | 2026.04.10 19:12:10.051383 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.04.10 19:12:10.051530 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 4.70 MiB/sec. | ||
| 3647 | 2026.04.10 19:12:10.051569 [ 276 ] {4f7d8cf0-31f8-4f1e-967e-d90c8bed76c1} <Debug> TCPHandler: Processed in 0.001377479 sec. | ||
| 3648 | 2026.04.10 19:12:10.054118 [ 198 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 19 columns (19 merged, 0 gathered) in 0.004007383 sec., 73863.66613822538 rows/sec., 132.36 MiB/sec. | ||
| 3649 | 2026.04.10 19:12:10.054779 [ 196 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3650 | 2026.04.10 19:12:10.055130 [ 196 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.04.10 19:12:10.055198 [ 196 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3652 | 2026.04.10 19:12:10.055342 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3653 | 2026.04.10 19:12:12.669847 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3654 | 2026.04.10 19:12:12.669890 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3655 | 2026.04.10 19:12:12.879708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6697 | ||
| 3656 | 2026.04.10 19:12:12.880207 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.04.10 19:12:12.880239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3658 | 2026.04.10 19:12:12.880798 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3659 | 2026.04.10 19:12:12.881028 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.04.10 19:12:12.881159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6697 | ||
| 3661 | 2026.04.10 19:12:13.261373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3662 | 2026.04.10 19:12:13.277424 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.04.10 19:12:13.277480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3664 | 2026.04.10 19:12:13.282828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3665 | 2026.04.10 19:12:13.283505 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.04.10 19:12:13.286623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3667 | 2026.04.10 19:12:15.024682 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2026.04.10 19:12:15.024877 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3669 | 2026.04.10 19:12:15.024947 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3670 | 2026.04.10 19:12:15.025709 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.04.10 19:12:15.025772 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3672 | 2026.04.10 19:12:15.026265 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3673 | 2026.04.10 19:12:15.026601 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.04.10 19:12:15.026791 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00196 sec., 55102.04081632653 rows/sec., 4.62 MiB/sec. | ||
| 3675 | 2026.04.10 19:12:15.026802 [ 114 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3676 | 2026.04.10 19:12:15.026857 [ 276 ] {21710850-1df1-4b1e-a0f4-05f2b506fcf1} <Debug> TCPHandler: Processed in 0.002327335 sec. | ||
| 3677 | 2026.04.10 19:12:15.026875 [ 114 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2026.04.10 19:12:15.026903 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3679 | 2026.04.10 19:12:15.026994 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 3680 | 2026.04.10 19:12:15.027016 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.04.10 19:12:15.027083 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2026.04.10 19:12:15.027110 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3237 rows starting from the beginning of the part | ||
| 3683 | 2026.04.10 19:12:15.027142 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3684 | 2026.04.10 19:12:15.027168 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 829 rows starting from the beginning of the part | ||
| 3685 | 2026.04.10 19:12:15.027200 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3686 | 2026.04.10 19:12:15.027213 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2455 rows starting from the beginning of the part | ||
| 3687 | 2026.04.10 19:12:15.027259 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3688 | 2026.04.10 19:12:15.027299 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 829 rows starting from the beginning of the part | ||
| 3689 | 2026.04.10 19:12:15.027338 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3690 | 2026.04.10 19:12:15.027708 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.04.10 19:12:15.027745 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3692 | 2026.04.10 19:12:15.028058 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3693 | 2026.04.10 19:12:15.028278 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.04.10 19:12:15.028415 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001305 sec., 19923.37164750958 rows/sec., 1.46 MiB/sec. | ||
| 3695 | 2026.04.10 19:12:15.028454 [ 276 ] {4df5368a-c469-461b-a5b1-40e29837e107} <Debug> TCPHandler: Processed in 0.001504982 sec. | ||
| 3696 | 2026.04.10 19:12:15.028571 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.04.10 19:12:15.028669 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3698 | 2026.04.10 19:12:15.028710 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3699 | 2026.04.10 19:12:15.029142 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.04.10 19:12:15.029179 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3701 | 2026.04.10 19:12:15.029496 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3702 | 2026.04.10 19:12:15.029601 [ 198 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002637474 sec., 2848938.0369247245 rows/sec., 225.02 MiB/sec. | ||
| 3703 | 2026.04.10 19:12:15.029717 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.04.10 19:12:15.029830 [ 114 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3705 | 2026.04.10 19:12:15.029855 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001205 sec., 74688.79668049794 rows/sec., 5.83 MiB/sec. | ||
| 3706 | 2026.04.10 19:12:15.029864 [ 114 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.04.10 19:12:15.029898 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3708 | 2026.04.10 19:12:15.029900 [ 276 ] {8c2dc714-1901-40f7-878a-81550acee6c3} <Debug> TCPHandler: Processed in 0.001380859 sec. | ||
| 3709 | 2026.04.10 19:12:15.029951 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3710 | 2026.04.10 19:12:15.029964 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 3711 | 2026.04.10 19:12:15.030028 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.04.10 19:12:15.030045 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3713 | 2026.04.10 19:12:15.030069 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1791 rows starting from the beginning of the part | ||
| 3714 | 2026.04.10 19:12:15.030113 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 506 rows starting from the beginning of the part | ||
| 3715 | 2026.04.10 19:12:15.030127 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3716 | 2026.04.10 19:12:15.030148 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1318 rows starting from the beginning of the part | ||
| 3717 | 2026.04.10 19:12:15.030172 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3718 | 2026.04.10 19:12:15.030183 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3719 | 2026.04.10 19:12:15.030215 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 506 rows starting from the beginning of the part | ||
| 3720 | 2026.04.10 19:12:15.030226 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.04.10 19:12:15.030248 [ 196 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3722 | 2026.04.10 19:12:15.030300 [ 188 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_21_4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3723 | 2026.04.10 19:12:15.030362 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3724 | 2026.04.10 19:12:15.030585 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.04.10 19:12:15.030622 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3726 | 2026.04.10 19:12:15.030956 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3727 | 2026.04.10 19:12:15.031170 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.04.10 19:12:15.031295 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3729 | 2026.04.10 19:12:15.031303 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 3730 | 2026.04.10 19:12:15.031328 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.04.10 19:12:15.031352 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3732 | 2026.04.10 19:12:15.031355 [ 276 ] {1b6f9ad1-7d46-458e-ac7f-6c9838558532} <Debug> TCPHandler: Processed in 0.001377179 sec. | ||
| 3733 | 2026.04.10 19:12:15.031442 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503352 sec., 2843645.4004118796 rows/sec., 205.60 MiB/sec. | ||
| 3734 | 2026.04.10 19:12:15.031462 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 3735 | 2026.04.10 19:12:15.031480 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.04.10 19:12:15.031599 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3737 | 2026.04.10 19:12:15.031626 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3738 | 2026.04.10 19:12:15.031654 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3739 | 2026.04.10 19:12:15.031668 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7065 rows starting from the beginning of the part | ||
| 3740 | 2026.04.10 19:12:15.031688 [ 191 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3741 | 2026.04.10 19:12:15.031744 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 3742 | 2026.04.10 19:12:15.031793 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1498 rows starting from the beginning of the part | ||
| 3743 | 2026.04.10 19:12:15.031836 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3744 | 2026.04.10 19:12:15.031881 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3745 | 2026.04.10 19:12:15.031927 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3746 | 2026.04.10 19:12:15.032018 [ 191 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.04.10 19:12:15.032104 [ 191 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_21_4} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3748 | 2026.04.10 19:12:15.032205 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3749 | 2026.04.10 19:12:15.032461 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.04.10 19:12:15.032503 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3751 | 2026.04.10 19:12:15.033045 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3752 | 2026.04.10 19:12:15.033277 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.04.10 19:12:15.033416 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001835 sec., 14168.937329700273 rows/sec., 25.39 MiB/sec. | ||
| 3754 | 2026.04.10 19:12:15.033474 [ 276 ] {920a3725-43c7-4b1c-ae97-b45f61a3748b} <Debug> TCPHandler: Processed in 0.002045157 sec. | ||
| 3755 | 2026.04.10 19:12:15.033592 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.04.10 19:12:15.033687 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3757 | 2026.04.10 19:12:15.033728 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3758 | 2026.04.10 19:12:15.034067 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.04.10 19:12:15.034103 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3760 | 2026.04.10 19:12:15.034492 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3761 | 2026.04.10 19:12:15.034722 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.04.10 19:12:15.034825 [ 114 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3763 | 2026.04.10 19:12:15.034854 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 3764 | 2026.04.10 19:12:15.034863 [ 114 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.04.10 19:12:15.034896 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3766 | 2026.04.10 19:12:15.034897 [ 276 ] {6b68a3f3-965d-4229-9764-682ec7da867b} <Debug> TCPHandler: Processed in 0.001355338 sec. | ||
| 3767 | 2026.04.10 19:12:15.034963 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9381 rows, containing 5 columns (5 merged, 0 gathered) in 0.00355864 sec., 2636119.4164062673 rows/sec., 168.28 MiB/sec. | ||
| 3768 | 2026.04.10 19:12:15.034974 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 3769 | 2026.04.10 19:12:15.035081 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3770 | 2026.04.10 19:12:15.035112 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 3771 | 2026.04.10 19:12:15.035167 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 3772 | 2026.04.10 19:12:15.035213 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3773 | 2026.04.10 19:12:15.035238 [ 198 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3774 | 2026.04.10 19:12:15.035259 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3775 | 2026.04.10 19:12:15.035305 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3776 | 2026.04.10 19:12:15.035347 [ 188 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3777 | 2026.04.10 19:12:15.035623 [ 198 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.04.10 19:12:15.035719 [ 198 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3779 | 2026.04.10 19:12:15.035820 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3780 | 2026.04.10 19:12:15.036366 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.00142358 sec., 948313.4070442125 rows/sec., 61.17 MiB/sec. | ||
| 3781 | 2026.04.10 19:12:15.036552 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3782 | 2026.04.10 19:12:15.036808 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.04.10 19:12:15.036873 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_21_4} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3784 | 2026.04.10 19:12:15.036932 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3785 | 2026.04.10 19:12:17.862820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 544 | ||
| 3786 | 2026.04.10 19:12:17.865107 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.04.10 19:12:17.865147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3788 | 2026.04.10 19:12:17.866328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3789 | 2026.04.10 19:12:17.866596 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.04.10 19:12:17.866837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 3791 | 2026.04.10 19:12:20.031257 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.04.10 19:12:20.031461 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.04.10 19:12:20.031531 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3794 | 2026.04.10 19:12:20.032345 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.04.10 19:12:20.032400 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3796 | 2026.04.10 19:12:20.032912 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3797 | 2026.04.10 19:12:20.033225 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.04.10 19:12:20.033418 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002009 sec., 141363.86261821803 rows/sec., 8.98 MiB/sec. | ||
| 3799 | 2026.04.10 19:12:20.033469 [ 276 ] {bff64da9-8e53-4791-9675-82ef50314796} <Debug> TCPHandler: Processed in 0.002354986 sec. | ||
| 3800 | 2026.04.10 19:12:20.033617 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.04.10 19:12:20.033724 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3802 | 2026.04.10 19:12:20.033773 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3803 | 2026.04.10 19:12:20.034781 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.04.10 19:12:20.034818 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3805 | 2026.04.10 19:12:20.035202 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3806 | 2026.04.10 19:12:20.035421 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.04.10 19:12:20.035592 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001891 sec., 438392.38498149125 rows/sec., 34.07 MiB/sec. | ||
| 3808 | 2026.04.10 19:12:20.035634 [ 276 ] {4a4e84a4-2615-4d12-ad7b-f0a02c026d2f} <Debug> TCPHandler: Processed in 0.002075458 sec. | ||
| 3809 | 2026.04.10 19:12:20.035757 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2026.04.10 19:12:20.035852 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3811 | 2026.04.10 19:12:20.035892 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3812 | 2026.04.10 19:12:20.036348 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.04.10 19:12:20.036384 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3814 | 2026.04.10 19:12:20.036716 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3815 | 2026.04.10 19:12:20.036934 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.04.10 19:12:20.037072 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.00124 sec., 127419.35483870968 rows/sec., 7.67 MiB/sec. | ||
| 3817 | 2026.04.10 19:12:20.037110 [ 276 ] {54497ac3-0eab-4451-bc0f-15c6f887ad88} <Debug> TCPHandler: Processed in 0.00140518 sec. | ||
| 3818 | 2026.04.10 19:12:20.037237 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.04.10 19:12:20.037330 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3820 | 2026.04.10 19:12:20.037370 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3821 | 2026.04.10 19:12:20.037826 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.04.10 19:12:20.037862 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3823 | 2026.04.10 19:12:20.038168 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3824 | 2026.04.10 19:12:20.038385 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.04.10 19:12:20.038526 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001212 sec., 122937.29372937293 rows/sec., 7.94 MiB/sec. | ||
| 3826 | 2026.04.10 19:12:20.038564 [ 276 ] {d8f44cf5-1471-4501-a518-66842c96784f} <Debug> TCPHandler: Processed in 0.001378029 sec. | ||
| 3827 | 2026.04.10 19:12:20.038684 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.04.10 19:12:20.038778 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3829 | 2026.04.10 19:12:20.038818 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3830 | 2026.04.10 19:12:20.039258 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.04.10 19:12:20.039295 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3832 | 2026.04.10 19:12:20.039610 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3833 | 2026.04.10 19:12:20.039813 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.04.10 19:12:20.039939 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 3835 | 2026.04.10 19:12:20.039977 [ 276 ] {51e8253e-731c-4f51-b90b-2e43624aa0d2} <Debug> TCPHandler: Processed in 0.001341937 sec. | ||
| 3836 | 2026.04.10 19:12:20.040091 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2026.04.10 19:12:20.040183 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3838 | 2026.04.10 19:12:20.040223 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3839 | 2026.04.10 19:12:20.040815 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.04.10 19:12:20.040851 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3841 | 2026.04.10 19:12:20.041172 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3842 | 2026.04.10 19:12:20.041383 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.04.10 19:12:20.041523 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001357 sec., 372881.3559322034 rows/sec., 26.24 MiB/sec. | ||
| 3844 | 2026.04.10 19:12:20.041561 [ 276 ] {8dd29a43-d1ad-4352-8bf1-84d9c7ef14c3} <Debug> TCPHandler: Processed in 0.001520173 sec. | ||
| 3845 | 2026.04.10 19:12:20.041675 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.04.10 19:12:20.041769 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3847 | 2026.04.10 19:12:20.041810 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3848 | 2026.04.10 19:12:20.042139 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.04.10 19:12:20.042176 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3850 | 2026.04.10 19:12:20.042480 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3851 | 2026.04.10 19:12:20.042695 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.04.10 19:12:20.042821 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 3853 | 2026.04.10 19:12:20.042858 [ 276 ] {9ea44582-8bb2-4376-b451-b4150ffe61ab} <Debug> TCPHandler: Processed in 0.001232855 sec. | ||
| 3854 | 2026.04.10 19:12:20.042968 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2026.04.10 19:12:20.043062 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3856 | 2026.04.10 19:12:20.043103 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3857 | 2026.04.10 19:12:20.043519 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.04.10 19:12:20.043579 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3859 | 2026.04.10 19:12:20.043914 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3860 | 2026.04.10 19:12:20.044126 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.04.10 19:12:20.044252 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 3862 | 2026.04.10 19:12:20.044287 [ 276 ] {075abc65-7a99-466c-b1b0-e4f88a1cc96b} <Debug> TCPHandler: Processed in 0.001368629 sec. | ||
| 3863 | 2026.04.10 19:12:20.044400 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.04.10 19:12:20.044501 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3865 | 2026.04.10 19:12:20.044541 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3866 | 2026.04.10 19:12:20.044848 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.04.10 19:12:20.044909 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3868 | 2026.04.10 19:12:20.045201 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3869 | 2026.04.10 19:12:20.045405 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.04.10 19:12:20.045522 [ 108 ] {} <Debug> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3871 | 2026.04.10 19:12:20.045546 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 3872 | 2026.04.10 19:12:20.045591 [ 108 ] {} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.04.10 19:12:20.045597 [ 276 ] {68f77ef3-6d83-4353-920a-a0e020c20532} <Debug> TCPHandler: Processed in 0.001246985 sec. | ||
| 3874 | 2026.04.10 19:12:20.045619 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3875 | 2026.04.10 19:12:20.045721 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.04.10 19:12:20.045734 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 3877 | 2026.04.10 19:12:20.045819 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.04.10 19:12:20.045864 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3879 | 2026.04.10 19:12:20.045877 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3880 | 2026.04.10 19:12:20.045905 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3881 | 2026.04.10 19:12:20.045976 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3882 | 2026.04.10 19:12:20.046021 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part | ||
| 3883 | 2026.04.10 19:12:20.046063 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3884 | 2026.04.10 19:12:20.046104 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3885 | 2026.04.10 19:12:20.046146 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3886 | 2026.04.10 19:12:20.046656 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.04.10 19:12:20.046696 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3888 | 2026.04.10 19:12:20.046982 [ 192 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295707 sec., 9261.353068247683 rows/sec., 618.03 KiB/sec. | ||
| 3889 | 2026.04.10 19:12:20.047113 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3890 | 2026.04.10 19:12:20.047256 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3891 | 2026.04.10 19:12:20.047437 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.04.10 19:12:20.047528 [ 187 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_10_2} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3893 | 2026.04.10 19:12:20.047562 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.04.10 19:12:20.047612 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3895 | 2026.04.10 19:12:20.047721 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001918 sec., 8342.022940563087 rows/sec., 14.95 MiB/sec. | ||
| 3896 | 2026.04.10 19:12:20.047789 [ 276 ] {4e2ec2b9-c29e-4867-ab6a-7007b8bf5f97} <Debug> TCPHandler: Processed in 0.002118459 sec. | ||
| 3897 | 2026.04.10 19:12:20.047899 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.04.10 19:12:20.047993 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.04.10 19:12:20.048035 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3900 | 2026.04.10 19:12:20.048386 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.04.10 19:12:20.048425 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3902 | 2026.04.10 19:12:20.048738 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3903 | 2026.04.10 19:12:20.048947 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.04.10 19:12:20.049077 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 3905 | 2026.04.10 19:12:20.049112 [ 276 ] {26e61f88-ff00-4b37-93c4-2c0f7ccf7250} <Debug> TCPHandler: Processed in 0.001263786 sec. | ||
| 3906 | 2026.04.10 19:12:20.382112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7209 | ||
| 3907 | 2026.04.10 19:12:20.382634 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.04.10 19:12:20.382679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3909 | 2026.04.10 19:12:20.383154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3910 | 2026.04.10 19:12:20.383388 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.04.10 19:12:20.383518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7209 | ||
| 3912 | 2026.04.10 19:12:20.786732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3913 | 2026.04.10 19:12:20.802758 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.04.10 19:12:20.802826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3915 | 2026.04.10 19:12:20.808694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3916 | 2026.04.10 19:12:20.809386 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.04.10 19:12:20.812304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3918 | 2026.04.10 19:12:25.023628 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.04.10 19:12:25.023822 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3920 | 2026.04.10 19:12:25.023889 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3921 | 2026.04.10 19:12:25.024587 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.04.10 19:12:25.024636 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3923 | 2026.04.10 19:12:25.025030 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3924 | 2026.04.10 19:12:25.025258 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.04.10 19:12:25.025411 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001638 sec., 65934.06593406593 rows/sec., 5.53 MiB/sec. | ||
| 3926 | 2026.04.10 19:12:25.025451 [ 276 ] {9e73eafc-5321-4770-8205-8cc6be62988c} <Debug> TCPHandler: Processed in 0.001957595 sec. | ||
| 3927 | 2026.04.10 19:12:25.025607 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.04.10 19:12:25.025704 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3929 | 2026.04.10 19:12:25.025751 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3930 | 2026.04.10 19:12:25.026174 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.04.10 19:12:25.026217 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3932 | 2026.04.10 19:12:25.026573 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3933 | 2026.04.10 19:12:25.026801 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.04.10 19:12:25.026930 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001246 sec., 20866.77367576244 rows/sec., 1.53 MiB/sec. | ||
| 3935 | 2026.04.10 19:12:25.026967 [ 276 ] {363ddd89-0b5c-4612-a9ba-86136f25765e} <Debug> TCPHandler: Processed in 0.001412049 sec. | ||
| 3936 | 2026.04.10 19:12:25.027086 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.04.10 19:12:25.027182 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3938 | 2026.04.10 19:12:25.027221 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3939 | 2026.04.10 19:12:25.027666 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.04.10 19:12:25.027703 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3941 | 2026.04.10 19:12:25.028023 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3942 | 2026.04.10 19:12:25.028239 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.04.10 19:12:25.028368 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001205 sec., 74688.79668049794 rows/sec., 5.83 MiB/sec. | ||
| 3944 | 2026.04.10 19:12:25.028406 [ 276 ] {10ce05e8-b160-4fd0-9467-7ab729a22118} <Debug> TCPHandler: Processed in 0.001369659 sec. | ||
| 3945 | 2026.04.10 19:12:25.028533 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.04.10 19:12:25.028629 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3947 | 2026.04.10 19:12:25.028673 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3948 | 2026.04.10 19:12:25.029099 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.04.10 19:12:25.029136 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3950 | 2026.04.10 19:12:25.029482 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3951 | 2026.04.10 19:12:25.029695 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.04.10 19:12:25.029828 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 3953 | 2026.04.10 19:12:25.029864 [ 276 ] {dcacc5ec-a4c5-4147-a8e0-f832573ad473} <Debug> TCPHandler: Processed in 0.001381699 sec. | ||
| 3954 | 2026.04.10 19:12:25.029979 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.04.10 19:12:25.030074 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.04.10 19:12:25.030131 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3957 | 2026.04.10 19:12:25.030946 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.04.10 19:12:25.030982 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3959 | 2026.04.10 19:12:25.031524 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3960 | 2026.04.10 19:12:25.031753 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.04.10 19:12:25.031892 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 25.38 MiB/sec. | ||
| 3962 | 2026.04.10 19:12:25.031945 [ 276 ] {6e8728e7-5fc4-4e65-ba95-bc497fc306ea} <Debug> TCPHandler: Processed in 0.002017037 sec. | ||
| 3963 | 2026.04.10 19:12:25.032079 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.04.10 19:12:25.032174 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.04.10 19:12:25.032216 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3966 | 2026.04.10 19:12:25.032578 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.04.10 19:12:25.032621 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3968 | 2026.04.10 19:12:25.032944 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3969 | 2026.04.10 19:12:25.033162 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.04.10 19:12:25.033290 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 3971 | 2026.04.10 19:12:25.033329 [ 276 ] {e3817262-6158-4228-9142-21dfb63b5c65} <Debug> TCPHandler: Processed in 0.001302126 sec. | ||
| 3972 | 2026.04.10 19:12:27.669940 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3973 | 2026.04.10 19:12:27.669992 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3974 | 2026.04.10 19:12:27.867025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 578 | ||
| 3975 | 2026.04.10 19:12:27.869292 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.04.10 19:12:27.869345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3977 | 2026.04.10 19:12:27.870534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3978 | 2026.04.10 19:12:27.870804 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.04.10 19:12:27.870949 [ 98 ] {} <Debug> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3980 | 2026.04.10 19:12:27.870995 [ 98 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.04.10 19:12:27.871014 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3982 | 2026.04.10 19:12:27.871106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 3983 | 2026.04.10 19:12:27.871128 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::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 | ||
| 3984 | 2026.04.10 19:12:27.871713 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3985 | 2026.04.10 19:12:27.871875 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 386 rows starting from the beginning of the part | ||
| 3986 | 2026.04.10 19:12:27.872269 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3987 | 2026.04.10 19:12:27.872619 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3988 | 2026.04.10 19:12:27.872963 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 3989 | 2026.04.10 19:12:27.873297 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3990 | 2026.04.10 19:12:27.873651 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3991 | 2026.04.10 19:12:27.880473 [ 187 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 72 columns (72 merged, 0 gathered) in 0.009393715 sec., 61530.502043121385 rows/sec., 55.28 MiB/sec. | ||
| 3992 | 2026.04.10 19:12:27.881527 [ 187 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3993 | 2026.04.10 19:12:27.882122 [ 187 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.04.10 19:12:27.882205 [ 187 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_11_2} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3995 | 2026.04.10 19:12:27.882517 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 3996 | 2026.04.10 19:12:27.883634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7657 | ||
| 3997 | 2026.04.10 19:12:27.884287 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.04.10 19:12:27.884347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 3999 | 2026.04.10 19:12:27.884904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4000 | 2026.04.10 19:12:27.885134 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.04.10 19:12:27.885260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7657 | ||
| 4002 | 2026.04.10 19:12:27.885265 [ 98 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4003 | 2026.04.10 19:12:27.885324 [ 98 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.04.10 19:12:27.885354 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 4005 | 2026.04.10 19:12:27.885500 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::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 | ||
| 4006 | 2026.04.10 19:12:27.885652 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4007 | 2026.04.10 19:12:27.885689 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5289 rows starting from the beginning of the part | ||
| 4008 | 2026.04.10 19:12:27.885749 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4009 | 2026.04.10 19:12:27.885792 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4010 | 2026.04.10 19:12:27.885833 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4011 | 2026.04.10 19:12:27.885875 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4012 | 2026.04.10 19:12:27.885918 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4013 | 2026.04.10 19:12:27.887223 [ 187 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7657 rows, containing 4 columns (4 merged, 0 gathered) in 0.001793531 sec., 4269232.03446163 rows/sec., 61.07 MiB/sec. | ||
| 4014 | 2026.04.10 19:12:27.887947 [ 187 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4015 | 2026.04.10 19:12:27.888202 [ 187 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.04.10 19:12:27.888269 [ 187 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_16_3} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4017 | 2026.04.10 19:12:27.888369 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4018 | 2026.04.10 19:12:28.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.96 MiB, peak 237.38 MiB, free memory in arenas 0.00 B, will set to 232.05 MiB (RSS), difference: 1.09 MiB | ||
| 4019 | 2026.04.10 19:12:28.001286 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000843004 sec. | ||
| 4020 | 2026.04.10 19:12:28.312457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4021 | 2026.04.10 19:12:28.328673 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.04.10 19:12:28.328723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 4023 | 2026.04.10 19:12:28.334366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4024 | 2026.04.10 19:12:28.335046 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.04.10 19:12:28.335318 [ 97 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4026 | 2026.04.10 19:12:28.335393 [ 97 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.04.10 19:12:28.335417 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.32 GiB. | ||
| 4028 | 2026.04.10 19:12:28.335575 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 4029 | 2026.04.10 19:12:28.337931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4030 | 2026.04.10 19:12:28.340112 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4031 | 2026.04.10 19:12:28.341573 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 4032 | 2026.04.10 19:12:28.345979 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 4033 | 2026.04.10 19:12:28.350179 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 4034 | 2026.04.10 19:12:28.354523 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 4035 | 2026.04.10 19:12:28.359148 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 4036 | 2026.04.10 19:12:28.363366 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 4037 | 2026.04.10 19:12:28.416512 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08101708 sec., 1493.5122322354741 rows/sec., 7.72 MiB/sec. | ||
| 4038 | 2026.04.10 19:12:28.418886 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4039 | 2026.04.10 19:12:28.420843 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_16_3} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.04.10 19:12:28.420923 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_16_3} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4041 | 2026.04.10 19:12:28.423456 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4042 | 2026.04.10 19:12:29.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.12 MiB, peak 243.09 MiB, free memory in arenas 0.00 B, will set to 242.44 MiB (RSS), difference: 9.31 MiB | ||
| 4043 | 2026.04.10 19:12:30.033272 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.04.10 19:12:30.033454 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4045 | 2026.04.10 19:12:30.033518 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4046 | 2026.04.10 19:12:30.034259 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.04.10 19:12:30.034303 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4048 | 2026.04.10 19:12:30.034730 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4049 | 2026.04.10 19:12:30.034966 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.04.10 19:12:30.035120 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 4051 | 2026.04.10 19:12:30.035162 [ 276 ] {2daea6f9-ba5b-484e-ba37-52cd7d2e3d1c} <Debug> TCPHandler: Processed in 0.002018367 sec. | ||
| 4052 | 2026.04.10 19:12:30.035300 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.04.10 19:12:30.035395 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4054 | 2026.04.10 19:12:30.035443 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4055 | 2026.04.10 19:12:30.036220 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.04.10 19:12:30.036255 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4057 | 2026.04.10 19:12:30.036640 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4058 | 2026.04.10 19:12:30.036853 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.04.10 19:12:30.036981 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001604 sec., 516832.91770573566 rows/sec., 40.17 MiB/sec. | ||
| 4060 | 2026.04.10 19:12:30.037018 [ 276 ] {7b1d5e35-2e45-43f9-bbd0-dd66df77ee3e} <Debug> TCPHandler: Processed in 0.001769259 sec. | ||
| 4061 | 2026.04.10 19:12:30.037133 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.04.10 19:12:30.037227 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4063 | 2026.04.10 19:12:30.037267 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4064 | 2026.04.10 19:12:30.037713 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.04.10 19:12:30.037749 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4066 | 2026.04.10 19:12:30.038054 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4067 | 2026.04.10 19:12:30.038280 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.04.10 19:12:30.038407 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001198 sec., 131886.47746243738 rows/sec., 7.94 MiB/sec. | ||
| 4069 | 2026.04.10 19:12:30.038457 [ 276 ] {e20235de-2741-4250-8a3e-a30f529cd980} <Debug> TCPHandler: Processed in 0.001374109 sec. | ||
| 4070 | 2026.04.10 19:12:30.038574 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.04.10 19:12:30.038668 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.04.10 19:12:30.038706 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4073 | 2026.04.10 19:12:30.039130 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.04.10 19:12:30.039166 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4075 | 2026.04.10 19:12:30.039474 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4076 | 2026.04.10 19:12:30.039684 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.04.10 19:12:30.039812 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 4078 | 2026.04.10 19:12:30.039849 [ 276 ] {ed437c9e-167c-47be-a549-d6d8ff53928c} <Debug> TCPHandler: Processed in 0.001324187 sec. | ||
| 4079 | 2026.04.10 19:12:30.039962 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.04.10 19:12:30.040055 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.04.10 19:12:30.040094 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4082 | 2026.04.10 19:12:30.040522 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.04.10 19:12:30.040558 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4084 | 2026.04.10 19:12:30.040866 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4085 | 2026.04.10 19:12:30.041070 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.04.10 19:12:30.041198 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 4087 | 2026.04.10 19:12:30.041236 [ 276 ] {2df1d4e1-c3af-4e2b-a8a7-1d683efc86a1} <Debug> TCPHandler: Processed in 0.001324527 sec. | ||
| 4088 | 2026.04.10 19:12:30.041363 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.04.10 19:12:30.041491 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4090 | 2026.04.10 19:12:30.041536 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4091 | 2026.04.10 19:12:30.042276 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.04.10 19:12:30.042324 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4093 | 2026.04.10 19:12:30.042700 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4094 | 2026.04.10 19:12:30.042922 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.04.10 19:12:30.043056 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001584 sec., 319444.44444444444 rows/sec., 22.48 MiB/sec. | ||
| 4096 | 2026.04.10 19:12:30.043095 [ 276 ] {7e605932-f9ee-45e2-9ed6-2963ace6e162} <Debug> TCPHandler: Processed in 0.00178379 sec. | ||
| 4097 | 2026.04.10 19:12:30.043217 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.04.10 19:12:30.043313 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4099 | 2026.04.10 19:12:30.043356 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4100 | 2026.04.10 19:12:30.043687 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.04.10 19:12:30.043724 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4102 | 2026.04.10 19:12:30.044029 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4103 | 2026.04.10 19:12:30.044243 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.04.10 19:12:30.044377 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 4105 | 2026.04.10 19:12:30.044378 [ 94 ] {} <Debug> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4106 | 2026.04.10 19:12:30.044415 [ 276 ] {98a0cf2d-43ce-4c9d-b5cd-af8198b511de} <Debug> TCPHandler: Processed in 0.001249516 sec. | ||
| 4107 | 2026.04.10 19:12:30.044456 [ 94 ] {} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.04.10 19:12:30.044483 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4109 | 2026.04.10 19:12:30.044543 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2026.04.10 19:12:30.044602 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4111 | 2026.04.10 19:12:30.044644 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4112 | 2026.04.10 19:12:30.044697 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4113 | 2026.04.10 19:12:30.044761 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4114 | 2026.04.10 19:12:30.044805 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 4115 | 2026.04.10 19:12:30.044873 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 4116 | 2026.04.10 19:12:30.044931 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 4117 | 2026.04.10 19:12:30.044979 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 4118 | 2026.04.10 19:12:30.045027 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 4119 | 2026.04.10 19:12:30.045074 [ 199 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 4120 | 2026.04.10 19:12:30.045087 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.04.10 19:12:30.045129 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4122 | 2026.04.10 19:12:30.045733 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4123 | 2026.04.10 19:12:30.046015 [ 194 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001466871 sec., 44993.73155512653 rows/sec., 2.30 MiB/sec. | ||
| 4124 | 2026.04.10 19:12:30.046025 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.04.10 19:12:30.046212 [ 197 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4126 | 2026.04.10 19:12:30.046228 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0016 sec., 165625 rows/sec., 11.01 MiB/sec. | ||
| 4127 | 2026.04.10 19:12:30.046280 [ 276 ] {b920b55f-9d58-4af3-84af-83b41daa2a3a} <Debug> TCPHandler: Processed in 0.00178867 sec. | ||
| 4128 | 2026.04.10 19:12:30.046421 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.04.10 19:12:30.046526 [ 197 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_11_2} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.04.10 19:12:30.046539 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4131 | 2026.04.10 19:12:30.046590 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4132 | 2026.04.10 19:12:30.046612 [ 197 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_11_2} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4133 | 2026.04.10 19:12:30.046708 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4134 | 2026.04.10 19:12:30.046914 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.04.10 19:12:30.046955 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4136 | 2026.04.10 19:12:30.047270 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4137 | 2026.04.10 19:12:30.047479 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.04.10 19:12:30.047619 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 4139 | 2026.04.10 19:12:30.047658 [ 276 ] {40239a5e-95e5-4c6a-a845-21288a5e7af5} <Debug> TCPHandler: Processed in 0.001297417 sec. | ||
| 4140 | 2026.04.10 19:12:30.047768 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.04.10 19:12:30.047862 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4142 | 2026.04.10 19:12:30.047915 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4143 | 2026.04.10 19:12:30.048687 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.04.10 19:12:30.048724 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4145 | 2026.04.10 19:12:30.049245 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4146 | 2026.04.10 19:12:30.049474 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.04.10 19:12:30.049618 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001774 sec., 9019.165727170237 rows/sec., 16.16 MiB/sec. | ||
| 4148 | 2026.04.10 19:12:30.049669 [ 276 ] {90e04591-ea53-46a8-b819-7ad404a1c018} <Debug> TCPHandler: Processed in 0.001951475 sec. | ||
| 4149 | 2026.04.10 19:12:30.049777 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.04.10 19:12:30.049873 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.04.10 19:12:30.049914 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4152 | 2026.04.10 19:12:30.050227 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.04.10 19:12:30.050263 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4154 | 2026.04.10 19:12:30.050564 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4155 | 2026.04.10 19:12:30.050782 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.04.10 19:12:30.050905 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 4157 | 2026.04.10 19:12:30.050941 [ 276 ] {26255330-eff7-4017-8505-37245d24c93f} <Debug> TCPHandler: Processed in 0.001213754 sec. | ||
| 4158 | 2026.04.10 19:12:30.345233 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.04.10 19:12:30.345392 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4160 | 2026.04.10 19:12:30.345452 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4161 | 2026.04.10 19:12:30.347471 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.04.10 19:12:30.347515 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4163 | 2026.04.10 19:12:30.348049 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4164 | 2026.04.10 19:12:30.348275 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.04.10 19:12:30.348436 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Debug> executeQuery: Read 2453 rows, 185.10 KiB in 0.003084 sec., 795395.5901426718 rows/sec., 58.61 MiB/sec. | ||
| 4166 | 2026.04.10 19:12:30.348481 [ 276 ] {09b73701-6cee-4708-a2f3-fca582b5c2d0} <Debug> TCPHandler: Processed in 0.003351934 sec. | ||
| 4167 | 2026.04.10 19:12:30.348601 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.04.10 19:12:30.348699 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4169 | 2026.04.10 19:12:30.348740 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4170 | 2026.04.10 19:12:30.349173 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.04.10 19:12:30.349210 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4172 | 2026.04.10 19:12:30.349501 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4173 | 2026.04.10 19:12:30.349702 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.04.10 19:12:30.349808 [ 95 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4175 | 2026.04.10 19:12:30.349841 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001163 sec., 30094.582975064488 rows/sec., 2.21 MiB/sec. | ||
| 4176 | 2026.04.10 19:12:30.349878 [ 95 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.04.10 19:12:30.349887 [ 276 ] {c5714b38-f813-42c3-820f-10f40d417796} <Debug> TCPHandler: Processed in 0.001335538 sec. | ||
| 4178 | 2026.04.10 19:12:30.349907 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4179 | 2026.04.10 19:12:30.350004 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.04.10 19:12:30.350057 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 4181 | 2026.04.10 19:12:30.350101 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4182 | 2026.04.10 19:12:30.350143 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4183 | 2026.04.10 19:12:30.350212 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4184 | 2026.04.10 19:12:30.350253 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 4185 | 2026.04.10 19:12:30.350330 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4186 | 2026.04.10 19:12:30.350379 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 158 rows starting from the beginning of the part | ||
| 4187 | 2026.04.10 19:12:30.350439 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4188 | 2026.04.10 19:12:30.350484 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 158 rows starting from the beginning of the part | ||
| 4189 | 2026.04.10 19:12:30.350525 [ 199 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4190 | 2026.04.10 19:12:30.350834 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.04.10 19:12:30.350874 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4192 | 2026.04.10 19:12:30.351247 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4193 | 2026.04.10 19:12:30.351389 [ 194 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140074 sec., 438339.73471165245 rows/sec., 29.33 MiB/sec. | ||
| 4194 | 2026.04.10 19:12:30.351465 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.04.10 19:12:30.351618 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4196 | 2026.04.10 19:12:30.351623 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001519 sec., 527320.6056616195 rows/sec., 30.46 MiB/sec. | ||
| 4197 | 2026.04.10 19:12:30.351689 [ 276 ] {deeff76e-a140-43fc-a045-697f684c22d8} <Debug> TCPHandler: Processed in 0.001732688 sec. | ||
| 4198 | 2026.04.10 19:12:30.351798 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.04.10 19:12:30.351892 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.04.10 19:12:30.351932 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4201 | 2026.04.10 19:12:30.351970 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.04.10 19:12:30.352058 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_21_4} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4203 | 2026.04.10 19:12:30.352194 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4204 | 2026.04.10 19:12:30.352308 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.04.10 19:12:30.352348 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4206 | 2026.04.10 19:12:30.352648 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4207 | 2026.04.10 19:12:30.352851 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2026.04.10 19:12:30.352974 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 4209 | 2026.04.10 19:12:30.353010 [ 276 ] {8ef2f533-cc77-4df2-9398-33f5ddfcc507} <Debug> TCPHandler: Processed in 0.001260186 sec. | ||
| 4210 | 2026.04.10 19:12:30.353115 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2026.04.10 19:12:30.353206 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4212 | 2026.04.10 19:12:30.353243 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4213 | 2026.04.10 19:12:30.354120 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.04.10 19:12:30.354155 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4215 | 2026.04.10 19:12:30.354547 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4216 | 2026.04.10 19:12:30.354751 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.04.10 19:12:30.354886 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Debug> executeQuery: Read 1314 rows, 90.04 KiB in 0.001698 sec., 773851.5901060071 rows/sec., 51.78 MiB/sec. | ||
| 4218 | 2026.04.10 19:12:30.354923 [ 276 ] {2b6faf6a-24c9-4d77-8312-e7afc46c19e3} <Debug> TCPHandler: Processed in 0.001855423 sec. | ||
| 4219 | 2026.04.10 19:12:30.355030 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.04.10 19:12:30.355122 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4221 | 2026.04.10 19:12:30.355163 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4222 | 2026.04.10 19:12:30.355914 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.04.10 19:12:30.355950 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4224 | 2026.04.10 19:12:30.356363 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4225 | 2026.04.10 19:12:30.356565 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.04.10 19:12:30.356702 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001598 sec., 936170.2127659575 rows/sec., 56.77 MiB/sec. | ||
| 4227 | 2026.04.10 19:12:30.356738 [ 276 ] {61854eef-958e-44ae-a40c-c53d2a2fb32e} <Debug> TCPHandler: Processed in 0.00175574 sec. | ||
| 4228 | 2026.04.10 19:12:30.356837 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.04.10 19:12:30.356928 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4230 | 2026.04.10 19:12:30.356980 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4231 | 2026.04.10 19:12:30.357796 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.04.10 19:12:30.357833 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4233 | 2026.04.10 19:12:30.358374 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4234 | 2026.04.10 19:12:30.358588 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.04.10 19:12:30.358713 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4236 | 2026.04.10 19:12:30.358724 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001814 sec., 19294.377067254685 rows/sec., 34.57 MiB/sec. | ||
| 4237 | 2026.04.10 19:12:30.358787 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.04.10 19:12:30.358824 [ 276 ] {2fc89c14-4d06-4df9-9a75-a4b8677a7735} <Debug> TCPHandler: Processed in 0.002032787 sec. | ||
| 4239 | 2026.04.10 19:12:30.358826 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4240 | 2026.04.10 19:12:30.358942 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2026.04.10 19:12:30.358949 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 4242 | 2026.04.10 19:12:30.359044 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.04.10 19:12:30.359088 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4244 | 2026.04.10 19:12:30.359172 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4245 | 2026.04.10 19:12:30.359228 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 296 rows starting from the beginning of the part | ||
| 4246 | 2026.04.10 19:12:30.359356 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4247 | 2026.04.10 19:12:30.359395 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.04.10 19:12:30.359435 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4249 | 2026.04.10 19:12:30.359467 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 4250 | 2026.04.10 19:12:30.359574 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4251 | 2026.04.10 19:12:30.359661 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 4252 | 2026.04.10 19:12:30.359735 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4253 | 2026.04.10 19:12:30.359749 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4254 | 2026.04.10 19:12:30.359951 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.04.10 19:12:30.360097 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. | ||
| 4256 | 2026.04.10 19:12:30.360133 [ 276 ] {1e5847e2-2c14-4b58-baea-2a2fb1ef7e08} <Debug> TCPHandler: Processed in 0.001238105 sec. | ||
| 4257 | 2026.04.10 19:12:30.364015 [ 199 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 19 columns (19 merged, 0 gathered) in 0.005105883 sec., 81278.79154301029 rows/sec., 145.65 MiB/sec. | ||
| 4258 | 2026.04.10 19:12:30.364673 [ 188 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4259 | 2026.04.10 19:12:30.365013 [ 188 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.04.10 19:12:30.365077 [ 188 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4261 | 2026.04.10 19:12:30.365179 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4262 | 2026.04.10 19:12:31.001103 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.95 MiB, peak 249.10 MiB, free memory in arenas 0.00 B, will set to 245.19 MiB (RSS), difference: 1.24 MiB | ||
| 4263 | 2026.04.10 19:12:34.111367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63574 | ||
| 4264 | 2026.04.10 19:12:34.111491 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4265 | 2026.04.10 19:12:34.111520 [ 288 ] {} <Debug> TCP-Session: 005bcfc9-bd2b-49be-878c-467594f904bd Authenticating user 'default' from [fd00:1122:3344:101::e]:63574 | ||
| 4266 | 2026.04.10 19:12:34.111542 [ 288 ] {} <Debug> TCP-Session: 005bcfc9-bd2b-49be-878c-467594f904bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.04.10 19:12:34.111554 [ 288 ] {} <Debug> TCP-Session: 005bcfc9-bd2b-49be-878c-467594f904bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.04.10 19:12:34.111738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43913 | ||
| 4269 | 2026.04.10 19:12:34.111785 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41570 | ||
| 4270 | 2026.04.10 19:12:34.111810 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50976 | ||
| 4271 | 2026.04.10 19:12:34.111826 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59323 | ||
| 4272 | 2026.04.10 19:12:34.111868 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4273 | 2026.04.10 19:12:34.111870 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56850 | ||
| 4274 | 2026.04.10 19:12:34.111915 [ 289 ] {} <Debug> TCP-Session: cf7c2519-581f-4967-acc6-fc91dae14257 Authenticating user 'default' from [fd00:1122:3344:101::e]:43913 | ||
| 4275 | 2026.04.10 19:12:34.111876 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42036 | ||
| 4276 | 2026.04.10 19:12:34.111959 [ 289 ] {} <Debug> TCP-Session: cf7c2519-581f-4967-acc6-fc91dae14257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.04.10 19:12:34.111856 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35374 | ||
| 4278 | 2026.04.10 19:12:34.111991 [ 289 ] {} <Debug> TCP-Session: cf7c2519-581f-4967-acc6-fc91dae14257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2026.04.10 19:12:34.112018 [ 288 ] {} <Trace> TCP-Session: 005bcfc9-bd2b-49be-878c-467594f904bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.04.10 19:12:34.111840 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55915 | ||
| 4281 | 2026.04.10 19:12:34.112273 [ 288 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4282 | 2026.04.10 19:12:34.112308 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4283 | 2026.04.10 19:12:34.112351 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4284 | 2026.04.10 19:12:34.112356 [ 275 ] {} <Debug> TCP-Session: 54604e65-3657-48d1-bd79-3e76d123b03c Authenticating user 'default' from [fd00:1122:3344:101::e]:56850 | ||
| 4285 | 2026.04.10 19:12:34.112389 [ 293 ] {} <Debug> TCP-Session: fd575c42-3df1-4b71-a1ae-1cd899b0320b Authenticating user 'default' from [fd00:1122:3344:101::e]:55915 | ||
| 4286 | 2026.04.10 19:12:34.112411 [ 275 ] {} <Debug> TCP-Session: 54604e65-3657-48d1-bd79-3e76d123b03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.04.10 19:12:34.112414 [ 293 ] {} <Debug> TCP-Session: fd575c42-3df1-4b71-a1ae-1cd899b0320b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.04.10 19:12:34.112440 [ 275 ] {} <Debug> TCP-Session: 54604e65-3657-48d1-bd79-3e76d123b03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.04.10 19:12:34.112450 [ 293 ] {} <Debug> TCP-Session: fd575c42-3df1-4b71-a1ae-1cd899b0320b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.04.10 19:12:34.112489 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4291 | 2026.04.10 19:12:34.112527 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2026.04.10 19:12:34.112531 [ 286 ] {} <Debug> TCP-Session: c8c15a30-4541-405c-be00-ba6129b5ab91 Authenticating user 'default' from [fd00:1122:3344:101::e]:42036 | ||
| 4293 | 2026.04.10 19:12:34.112556 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2026.04.10 19:12:34.112570 [ 290 ] {} <Debug> TCP-Session: b09008a8-698f-4cbd-bf89-722878789e77 Authenticating user 'default' from [fd00:1122:3344:101::e]:41570 | ||
| 4295 | 2026.04.10 19:12:34.112573 [ 286 ] {} <Debug> TCP-Session: c8c15a30-4541-405c-be00-ba6129b5ab91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.04.10 19:12:34.112596 [ 294 ] {} <Debug> TCP-Session: e6e4345a-37e1-4fb3-84af-49cbd2dc390a Authenticating user 'default' from [fd00:1122:3344:101::e]:35374 | ||
| 4297 | 2026.04.10 19:12:34.112605 [ 290 ] {} <Debug> TCP-Session: b09008a8-698f-4cbd-bf89-722878789e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.04.10 19:12:34.112611 [ 286 ] {} <Debug> TCP-Session: c8c15a30-4541-405c-be00-ba6129b5ab91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.04.10 19:12:34.112625 [ 294 ] {} <Debug> TCP-Session: e6e4345a-37e1-4fb3-84af-49cbd2dc390a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.04.10 19:12:34.112630 [ 290 ] {} <Debug> TCP-Session: b09008a8-698f-4cbd-bf89-722878789e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.04.10 19:12:34.112654 [ 294 ] {} <Debug> TCP-Session: e6e4345a-37e1-4fb3-84af-49cbd2dc390a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.04.10 19:12:34.112700 [ 288 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4303 | 2026.04.10 19:12:34.112731 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.04.10 19:12:34.112766 [ 288 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4305 | 2026.04.10 19:12:34.112770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4306 | 2026.04.10 19:12:34.112767 [ 291 ] {} <Debug> TCP-Session: 34ded6a7-58f1-4ece-8a7d-1f9bda720cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50976 | ||
| 4307 | 2026.04.10 19:12:34.112814 [ 292 ] {} <Debug> TCP-Session: 5979cefe-4003-4c24-b7ee-a087b3459184 Authenticating user 'default' from [fd00:1122:3344:101::e]:59323 | ||
| 4308 | 2026.04.10 19:12:34.112831 [ 291 ] {} <Debug> TCP-Session: 34ded6a7-58f1-4ece-8a7d-1f9bda720cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.04.10 19:12:34.112841 [ 292 ] {} <Debug> TCP-Session: 5979cefe-4003-4c24-b7ee-a087b3459184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.04.10 19:12:34.112862 [ 291 ] {} <Debug> TCP-Session: 34ded6a7-58f1-4ece-8a7d-1f9bda720cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.04.10 19:12:34.112868 [ 292 ] {} <Debug> TCP-Session: 5979cefe-4003-4c24-b7ee-a087b3459184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.04.10 19:12:34.113090 [ 288 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 4313 | 2026.04.10 19:12:34.114357 [ 285 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Trace> AggregatingTransform: Aggregating | ||
| 4314 | 2026.04.10 19:12:34.114403 [ 285 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Trace> Aggregator: Aggregation method: without_key | ||
| 4315 | 2026.04.10 19:12:34.114444 [ 285 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001249115 sec. (800.567 rows/sec., 31.27 KiB/sec.) | ||
| 4316 | 2026.04.10 19:12:34.114465 [ 285 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Trace> Aggregator: Merging aggregated data | ||
| 4317 | 2026.04.10 19:12:34.115672 [ 288 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003482 sec., 287.1912693854107 rows/sec., 11.22 KiB/sec. | ||
| 4318 | 2026.04.10 19:12:34.115846 [ 288 ] {77819b0f-ea2b-42c7-8b1f-91f9736a1641} <Debug> TCPHandler: Processed in 0.004081605 sec. | ||
| 4319 | 2026.04.10 19:12:34.115994 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4320 | 2026.04.10 19:12:34.116012 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4321 | 2026.04.10 19:12:34.116061 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4322 | 2026.04.10 19:12:34.116088 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4323 | 2026.04.10 19:12:34.116098 [ 289 ] {} <Debug> TCP-Session: cf7c2519-581f-4967-acc6-fc91dae14257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.04.10 19:12:34.116125 [ 293 ] {} <Debug> TCP-Session: fd575c42-3df1-4b71-a1ae-1cd899b0320b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.04.10 19:12:34.116136 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4326 | 2026.04.10 19:12:34.116154 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4327 | 2026.04.10 19:12:34.116183 [ 291 ] {} <Debug> TCP-Session: 34ded6a7-58f1-4ece-8a7d-1f9bda720cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.04.10 19:12:34.116113 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4329 | 2026.04.10 19:12:34.116208 [ 275 ] {} <Debug> TCP-Session: 54604e65-3657-48d1-bd79-3e76d123b03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.04.10 19:12:34.116072 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.04.10 19:12:34.116259 [ 294 ] {} <Debug> TCP-Session: e6e4345a-37e1-4fb3-84af-49cbd2dc390a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.04.10 19:12:34.116143 [ 292 ] {} <Debug> TCP-Session: 5979cefe-4003-4c24-b7ee-a087b3459184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.04.10 19:12:34.116297 [ 290 ] {} <Debug> TCP-Session: b09008a8-698f-4cbd-bf89-722878789e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.04.10 19:12:34.116072 [ 288 ] {} <Debug> TCP-Session: 005bcfc9-bd2b-49be-878c-467594f904bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.04.10 19:12:34.116035 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.04.10 19:12:34.116410 [ 286 ] {} <Debug> TCP-Session: c8c15a30-4541-405c-be00-ba6129b5ab91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.04.10 19:12:34.375804 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53497 | ||
| 4338 | 2026.04.10 19:12:34.375915 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4339 | 2026.04.10 19:12:34.375944 [ 288 ] {} <Debug> TCP-Session: e2749778-1396-4e20-8ce8-6456b1a67eba Authenticating user 'default' from [fd00:1122:3344:101::e]:53497 | ||
| 4340 | 2026.04.10 19:12:34.375966 [ 288 ] {} <Debug> TCP-Session: e2749778-1396-4e20-8ce8-6456b1a67eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.04.10 19:12:34.375979 [ 288 ] {} <Debug> TCP-Session: e2749778-1396-4e20-8ce8-6456b1a67eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.04.10 19:12:34.376174 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65011 | ||
| 4343 | 2026.04.10 19:12:34.376231 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40511 | ||
| 4344 | 2026.04.10 19:12:34.376240 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55604 | ||
| 4345 | 2026.04.10 19:12:34.376276 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55891 | ||
| 4346 | 2026.04.10 19:12:34.376287 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.04.10 19:12:34.376299 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52509 | ||
| 4348 | 2026.04.10 19:12:34.376345 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4349 | 2026.04.10 19:12:34.376340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4350 | 2026.04.10 19:12:34.376363 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4351 | 2026.04.10 19:12:34.376386 [ 290 ] {} <Debug> TCP-Session: 2f10828c-1be6-44c8-9c9e-983d4ee295c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40511 | ||
| 4352 | 2026.04.10 19:12:34.376393 [ 292 ] {} <Debug> TCP-Session: b17177cc-e2ad-476c-ae20-1586696d0ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55604 | ||
| 4353 | 2026.04.10 19:12:34.376409 [ 294 ] {} <Debug> TCP-Session: 6ecd01fd-33cd-4d41-b192-3152d05e5d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:55891 | ||
| 4354 | 2026.04.10 19:12:34.376419 [ 290 ] {} <Debug> TCP-Session: 2f10828c-1be6-44c8-9c9e-983d4ee295c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.04.10 19:12:34.376431 [ 292 ] {} <Debug> TCP-Session: b17177cc-e2ad-476c-ae20-1586696d0ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.04.10 19:12:34.376448 [ 290 ] {} <Debug> TCP-Session: 2f10828c-1be6-44c8-9c9e-983d4ee295c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.04.10 19:12:34.376461 [ 292 ] {} <Debug> TCP-Session: b17177cc-e2ad-476c-ae20-1586696d0ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.04.10 19:12:34.376333 [ 289 ] {} <Debug> TCP-Session: 47c4c883-f6fc-4133-a28e-194481d01b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:65011 | ||
| 4359 | 2026.04.10 19:12:34.376291 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35655 | ||
| 4360 | 2026.04.10 19:12:34.376520 [ 289 ] {} <Debug> TCP-Session: 47c4c883-f6fc-4133-a28e-194481d01b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.04.10 19:12:34.376244 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47995 | ||
| 4362 | 2026.04.10 19:12:34.376550 [ 289 ] {} <Debug> TCP-Session: 47c4c883-f6fc-4133-a28e-194481d01b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.04.10 19:12:34.376580 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4364 | 2026.04.10 19:12:34.376441 [ 294 ] {} <Debug> TCP-Session: 6ecd01fd-33cd-4d41-b192-3152d05e5d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.04.10 19:12:34.376618 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2026.04.10 19:12:34.376619 [ 275 ] {} <Debug> TCP-Session: ce0af6cc-64c2-4b13-ab0e-cef275132bec Authenticating user 'default' from [fd00:1122:3344:101::e]:35655 | ||
| 4367 | 2026.04.10 19:12:34.376633 [ 294 ] {} <Debug> TCP-Session: 6ecd01fd-33cd-4d41-b192-3152d05e5d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2026.04.10 19:12:34.376650 [ 291 ] {} <Debug> TCP-Session: 8c390ce2-163d-41f7-8a1d-6b82902513d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47995 | ||
| 4369 | 2026.04.10 19:12:34.376663 [ 275 ] {} <Debug> TCP-Session: ce0af6cc-64c2-4b13-ab0e-cef275132bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.04.10 19:12:34.376682 [ 291 ] {} <Debug> TCP-Session: 8c390ce2-163d-41f7-8a1d-6b82902513d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.04.10 19:12:34.376687 [ 275 ] {} <Debug> TCP-Session: ce0af6cc-64c2-4b13-ab0e-cef275132bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.04.10 19:12:34.376695 [ 291 ] {} <Debug> TCP-Session: 8c390ce2-163d-41f7-8a1d-6b82902513d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.04.10 19:12:34.376430 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4374 | 2026.04.10 19:12:34.376330 [ 288 ] {} <Trace> TCP-Session: e2749778-1396-4e20-8ce8-6456b1a67eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.04.10 19:12:34.376738 [ 286 ] {} <Debug> TCP-Session: e25e76df-a67b-46be-a702-19dc56f40c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:52509 | ||
| 4376 | 2026.04.10 19:12:34.376256 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56333 | ||
| 4377 | 2026.04.10 19:12:34.376774 [ 286 ] {} <Debug> TCP-Session: e25e76df-a67b-46be-a702-19dc56f40c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.04.10 19:12:34.376807 [ 286 ] {} <Debug> TCP-Session: e25e76df-a67b-46be-a702-19dc56f40c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.04.10 19:12:34.376843 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4380 | 2026.04.10 19:12:34.376871 [ 293 ] {} <Debug> TCP-Session: 18f3d437-e4be-4a98-b35a-43c65081034f Authenticating user 'default' from [fd00:1122:3344:101::e]:56333 | ||
| 4381 | 2026.04.10 19:12:34.376889 [ 293 ] {} <Debug> TCP-Session: 18f3d437-e4be-4a98-b35a-43c65081034f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.04.10 19:12:34.376901 [ 293 ] {} <Debug> TCP-Session: 18f3d437-e4be-4a98-b35a-43c65081034f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.04.10 19:12:34.376904 [ 288 ] {33a27882-2800-4529-b21b-8d193347e385} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53497) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4384 | 2026.04.10 19:12:34.377170 [ 288 ] {33a27882-2800-4529-b21b-8d193347e385} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4385 | 2026.04.10 19:12:34.377225 [ 288 ] {33a27882-2800-4529-b21b-8d193347e385} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4386 | 2026.04.10 19:12:34.377511 [ 288 ] {33a27882-2800-4529-b21b-8d193347e385} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 4387 | 2026.04.10 19:12:34.378478 [ 319 ] {33a27882-2800-4529-b21b-8d193347e385} <Trace> AggregatingTransform: Aggregating | ||
| 4388 | 2026.04.10 19:12:34.378529 [ 319 ] {33a27882-2800-4529-b21b-8d193347e385} <Trace> Aggregator: Aggregation method: without_key | ||
| 4389 | 2026.04.10 19:12:34.378568 [ 319 ] {33a27882-2800-4529-b21b-8d193347e385} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955897 sec. (1046.138 rows/sec., 40.86 KiB/sec.) | ||
| 4390 | 2026.04.10 19:12:34.378589 [ 319 ] {33a27882-2800-4529-b21b-8d193347e385} <Trace> Aggregator: Merging aggregated data | ||
| 4391 | 2026.04.10 19:12:34.379819 [ 288 ] {33a27882-2800-4529-b21b-8d193347e385} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002972 sec., 336.47375504710635 rows/sec., 13.14 KiB/sec. | ||
| 4392 | 2026.04.10 19:12:34.379957 [ 288 ] {33a27882-2800-4529-b21b-8d193347e385} <Debug> TCPHandler: Processed in 0.003753435 sec. | ||
| 4393 | 2026.04.10 19:12:34.380091 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4394 | 2026.04.10 19:12:34.380123 [ 288 ] {} <Debug> TCP-Session: e2749778-1396-4e20-8ce8-6456b1a67eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.04.10 19:12:34.380126 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4396 | 2026.04.10 19:12:34.380154 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4397 | 2026.04.10 19:12:34.380174 [ 289 ] {} <Debug> TCP-Session: 47c4c883-f6fc-4133-a28e-194481d01b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2026.04.10 19:12:34.380171 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4399 | 2026.04.10 19:12:34.380212 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4400 | 2026.04.10 19:12:34.380230 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4401 | 2026.04.10 19:12:34.380248 [ 291 ] {} <Debug> TCP-Session: 8c390ce2-163d-41f7-8a1d-6b82902513d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.04.10 19:12:34.380248 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4403 | 2026.04.10 19:12:34.380271 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4404 | 2026.04.10 19:12:34.380304 [ 293 ] {} <Debug> TCP-Session: 18f3d437-e4be-4a98-b35a-43c65081034f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.04.10 19:12:34.380276 [ 275 ] {} <Debug> TCP-Session: ce0af6cc-64c2-4b13-ab0e-cef275132bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.04.10 19:12:34.380329 [ 286 ] {} <Debug> TCP-Session: e25e76df-a67b-46be-a702-19dc56f40c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.04.10 19:12:34.380262 [ 290 ] {} <Debug> TCP-Session: 2f10828c-1be6-44c8-9c9e-983d4ee295c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.04.10 19:12:34.380205 [ 294 ] {} <Debug> TCP-Session: 6ecd01fd-33cd-4d41-b192-3152d05e5d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.04.10 19:12:34.380190 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4410 | 2026.04.10 19:12:34.380426 [ 292 ] {} <Debug> TCP-Session: b17177cc-e2ad-476c-ae20-1586696d0ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.04.10 19:12:34.468046 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46986 | ||
| 4412 | 2026.04.10 19:12:34.468147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4413 | 2026.04.10 19:12:34.468172 [ 288 ] {} <Debug> TCP-Session: d6c722de-ee00-4069-a146-d61fc43a77b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46986 | ||
| 4414 | 2026.04.10 19:12:34.468194 [ 288 ] {} <Debug> TCP-Session: d6c722de-ee00-4069-a146-d61fc43a77b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.04.10 19:12:34.468206 [ 288 ] {} <Debug> TCP-Session: d6c722de-ee00-4069-a146-d61fc43a77b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.04.10 19:12:34.468415 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41090 | ||
| 4417 | 2026.04.10 19:12:34.468438 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41147 | ||
| 4418 | 2026.04.10 19:12:34.468449 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56127 | ||
| 4419 | 2026.04.10 19:12:34.468463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65068 | ||
| 4420 | 2026.04.10 19:12:34.468452 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61904 | ||
| 4421 | 2026.04.10 19:12:34.468548 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4422 | 2026.04.10 19:12:34.468567 [ 288 ] {} <Trace> TCP-Session: d6c722de-ee00-4069-a146-d61fc43a77b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.04.10 19:12:34.468591 [ 293 ] {} <Debug> TCP-Session: 3ecd5f2d-366a-43c7-8881-b55a540044dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56127 | ||
| 4424 | 2026.04.10 19:12:34.468598 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4425 | 2026.04.10 19:12:34.468627 [ 293 ] {} <Debug> TCP-Session: 3ecd5f2d-366a-43c7-8881-b55a540044dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.04.10 19:12:34.468640 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4427 | 2026.04.10 19:12:34.468654 [ 293 ] {} <Debug> TCP-Session: 3ecd5f2d-366a-43c7-8881-b55a540044dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.04.10 19:12:34.468523 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4429 | 2026.04.10 19:12:34.468683 [ 291 ] {} <Debug> TCP-Session: 3496d23c-4a28-4049-9474-ff9f9bcc6b5b Authenticating user 'default' from [fd00:1122:3344:101::e]:61904 | ||
| 4430 | 2026.04.10 19:12:34.468706 [ 289 ] {} <Debug> TCP-Session: 95f039a0-d4bb-4552-bebb-e3d5ceb3a6f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41090 | ||
| 4431 | 2026.04.10 19:12:34.468431 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37628 | ||
| 4432 | 2026.04.10 19:12:34.468734 [ 289 ] {} <Debug> TCP-Session: 95f039a0-d4bb-4552-bebb-e3d5ceb3a6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.04.10 19:12:34.468727 [ 291 ] {} <Debug> TCP-Session: 3496d23c-4a28-4049-9474-ff9f9bcc6b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.04.10 19:12:34.468771 [ 289 ] {} <Debug> TCP-Session: 95f039a0-d4bb-4552-bebb-e3d5ceb3a6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.04.10 19:12:34.468776 [ 288 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46986) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4436 | 2026.04.10 19:12:34.468795 [ 291 ] {} <Debug> TCP-Session: 3496d23c-4a28-4049-9474-ff9f9bcc6b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.04.10 19:12:34.468802 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4438 | 2026.04.10 19:12:34.468648 [ 294 ] {} <Debug> TCP-Session: 1daddcfc-fa4b-4765-b355-ef4c84556434 Authenticating user 'default' from [fd00:1122:3344:101::e]:65068 | ||
| 4439 | 2026.04.10 19:12:34.468869 [ 290 ] {} <Debug> TCP-Session: 57e54b94-ab0d-4666-98e7-e56e22a84966 Authenticating user 'default' from [fd00:1122:3344:101::e]:37628 | ||
| 4440 | 2026.04.10 19:12:34.468528 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4441 | 2026.04.10 19:12:34.468890 [ 290 ] {} <Debug> TCP-Session: 57e54b94-ab0d-4666-98e7-e56e22a84966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2026.04.10 19:12:34.468886 [ 294 ] {} <Debug> TCP-Session: 1daddcfc-fa4b-4765-b355-ef4c84556434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.04.10 19:12:34.468921 [ 290 ] {} <Debug> TCP-Session: 57e54b94-ab0d-4666-98e7-e56e22a84966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.04.10 19:12:34.468916 [ 292 ] {} <Debug> TCP-Session: 493d7431-0c8e-4b41-b409-dc3f8a11da38 Authenticating user 'default' from [fd00:1122:3344:101::e]:41147 | ||
| 4445 | 2026.04.10 19:12:34.468931 [ 294 ] {} <Debug> TCP-Session: 1daddcfc-fa4b-4765-b355-ef4c84556434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.04.10 19:12:34.468966 [ 292 ] {} <Debug> TCP-Session: 493d7431-0c8e-4b41-b409-dc3f8a11da38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.04.10 19:12:34.468985 [ 292 ] {} <Debug> TCP-Session: 493d7431-0c8e-4b41-b409-dc3f8a11da38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.04.10 19:12:34.469145 [ 288 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4449 | 2026.04.10 19:12:34.469216 [ 288 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4450 | 2026.04.10 19:12:34.469589 [ 288 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 4451 | 2026.04.10 19:12:34.470765 [ 304 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Trace> AggregatingTransform: Aggregating | ||
| 4452 | 2026.04.10 19:12:34.470817 [ 304 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4453 | 2026.04.10 19:12:34.470856 [ 304 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001143612 sec. (874.422 rows/sec., 34.16 KiB/sec.) | ||
| 4454 | 2026.04.10 19:12:34.470875 [ 304 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Trace> Aggregator: Merging aggregated data | ||
| 4455 | 2026.04.10 19:12:34.472078 [ 288 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003365 sec., 297.1768202080238 rows/sec., 11.61 KiB/sec. | ||
| 4456 | 2026.04.10 19:12:34.472217 [ 288 ] {61e9d502-8a52-4b42-868e-841fbd6808f2} <Debug> TCPHandler: Processed in 0.003816368 sec. | ||
| 4457 | 2026.04.10 19:12:34.472304 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4458 | 2026.04.10 19:12:34.472336 [ 288 ] {} <Debug> TCP-Session: d6c722de-ee00-4069-a146-d61fc43a77b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.04.10 19:12:34.472349 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4460 | 2026.04.10 19:12:34.472389 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4461 | 2026.04.10 19:12:34.472392 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4462 | 2026.04.10 19:12:34.472423 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4463 | 2026.04.10 19:12:34.472430 [ 289 ] {} <Debug> TCP-Session: 95f039a0-d4bb-4552-bebb-e3d5ceb3a6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.04.10 19:12:34.472445 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4465 | 2026.04.10 19:12:34.472466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4466 | 2026.04.10 19:12:34.472494 [ 294 ] {} <Debug> TCP-Session: 1daddcfc-fa4b-4765-b355-ef4c84556434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.04.10 19:12:34.472454 [ 291 ] {} <Debug> TCP-Session: 3496d23c-4a28-4049-9474-ff9f9bcc6b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.04.10 19:12:34.472518 [ 292 ] {} <Debug> TCP-Session: 493d7431-0c8e-4b41-b409-dc3f8a11da38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.04.10 19:12:34.472389 [ 290 ] {} <Debug> TCP-Session: 57e54b94-ab0d-4666-98e7-e56e22a84966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.04.10 19:12:34.472469 [ 293 ] {} <Debug> TCP-Session: 3ecd5f2d-366a-43c7-8881-b55a540044dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4471 | 2026.04.10 19:12:34.473388 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49908 | ||
| 4472 | 2026.04.10 19:12:34.473406 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41792 | ||
| 4473 | 2026.04.10 19:12:34.473455 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4474 | 2026.04.10 19:12:34.473467 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4475 | 2026.04.10 19:12:34.473477 [ 286 ] {} <Debug> TCP-Session: 14f103b5-cd82-4f09-a461-af9a78b6f72f Authenticating user 'default' from [fd00:1122:3344:101::e]:49908 | ||
| 4476 | 2026.04.10 19:12:34.473490 [ 275 ] {} <Debug> TCP-Session: 831fe819-0ebf-490f-805d-522cac090c60 Authenticating user 'default' from [fd00:1122:3344:101::e]:41792 | ||
| 4477 | 2026.04.10 19:12:34.473516 [ 275 ] {} <Debug> TCP-Session: 831fe819-0ebf-490f-805d-522cac090c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.04.10 19:12:34.473529 [ 275 ] {} <Debug> TCP-Session: 831fe819-0ebf-490f-805d-522cac090c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.04.10 19:12:34.473497 [ 286 ] {} <Debug> TCP-Session: 14f103b5-cd82-4f09-a461-af9a78b6f72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.04.10 19:12:34.473576 [ 286 ] {} <Debug> TCP-Session: 14f103b5-cd82-4f09-a461-af9a78b6f72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.04.10 19:12:34.501146 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49908). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4482 | |||
| 4483 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4484 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4485 | 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 | ||
| 4486 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4487 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4488 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4489 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4490 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4491 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4492 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4493 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4494 | (version 23.8.7.1) | ||
| 4495 | 2026.04.10 19:12:34.501297 [ 286 ] {} <Debug> TCP-Session: 14f103b5-cd82-4f09-a461-af9a78b6f72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.04.10 19:12:34.501312 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41792). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4497 | |||
| 4498 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4499 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4500 | 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 | ||
| 4501 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4502 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4503 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4504 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4505 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4506 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4507 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4508 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4509 | (version 23.8.7.1) | ||
| 4510 | 2026.04.10 19:12:34.501372 [ 275 ] {} <Debug> TCP-Session: 831fe819-0ebf-490f-805d-522cac090c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.04.10 19:12:35.020594 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.04.10 19:12:35.020794 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4513 | 2026.04.10 19:12:35.020866 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4514 | 2026.04.10 19:12:35.021491 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2026.04.10 19:12:35.021534 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4516 | 2026.04.10 19:12:35.021929 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4517 | 2026.04.10 19:12:35.022210 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.04.10 19:12:35.022348 [ 87 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4519 | 2026.04.10 19:12:35.022376 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 4520 | 2026.04.10 19:12:35.022416 [ 87 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.04.10 19:12:35.022431 [ 276 ] {b030f00f-ab4c-4548-b74a-4c3df2cc9221} <Debug> TCPHandler: Processed in 0.001972656 sec. | ||
| 4522 | 2026.04.10 19:12:35.022442 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4523 | 2026.04.10 19:12:35.022568 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.04.10 19:12:35.022580 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 4525 | 2026.04.10 19:12:35.022672 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4526 | 2026.04.10 19:12:35.022701 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4527 | 2026.04.10 19:12:35.022718 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4528 | 2026.04.10 19:12:35.022738 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3239 rows starting from the beginning of the part | ||
| 4529 | 2026.04.10 19:12:35.022811 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 829 rows starting from the beginning of the part | ||
| 4530 | 2026.04.10 19:12:35.022855 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
| 4531 | 2026.04.10 19:12:35.022898 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 829 rows starting from the beginning of the part | ||
| 4532 | 2026.04.10 19:12:35.022941 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2453 rows starting from the beginning of the part | ||
| 4533 | 2026.04.10 19:12:35.022980 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4534 | 2026.04.10 19:12:35.023147 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.04.10 19:12:35.023189 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4536 | 2026.04.10 19:12:35.023523 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4537 | 2026.04.10 19:12:35.023758 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.04.10 19:12:35.023909 [ 87 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4539 | 2026.04.10 19:12:35.023942 [ 87 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.04.10 19:12:35.023943 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 4541 | 2026.04.10 19:12:35.023959 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4542 | 2026.04.10 19:12:35.023996 [ 276 ] {7005234f-7594-4c39-a966-42b29fa9d466} <Debug> TCPHandler: Processed in 0.001479922 sec. | ||
| 4543 | 2026.04.10 19:12:35.024064 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 4544 | 2026.04.10 19:12:35.024119 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.04.10 19:12:35.024145 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4546 | 2026.04.10 19:12:35.024180 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1792 rows starting from the beginning of the part | ||
| 4547 | 2026.04.10 19:12:35.024215 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.04.10 19:12:35.024238 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 506 rows starting from the beginning of the part | ||
| 4549 | 2026.04.10 19:12:35.024259 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4550 | 2026.04.10 19:12:35.024281 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4551 | 2026.04.10 19:12:35.024320 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 506 rows starting from the beginning of the part | ||
| 4552 | 2026.04.10 19:12:35.024361 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1314 rows starting from the beginning of the part | ||
| 4553 | 2026.04.10 19:12:35.024397 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4554 | 2026.04.10 19:12:35.024677 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.04.10 19:12:35.024713 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4556 | 2026.04.10 19:12:35.025096 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4557 | 2026.04.10 19:12:35.025332 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.04.10 19:12:35.025440 [ 198 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002905632 sec., 2586012.2685873504 rows/sec., 204.27 MiB/sec. | ||
| 4559 | 2026.04.10 19:12:35.025456 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4560 | 2026.04.10 19:12:35.025477 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00128 sec., 99999.99999999999 rows/sec., 6.96 MiB/sec. | ||
| 4561 | 2026.04.10 19:12:35.025496 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.04.10 19:12:35.025522 [ 276 ] {f8561688-7549-4a42-8481-13b46eccf95a} <Debug> TCPHandler: Processed in 0.001453681 sec. | ||
| 4563 | 2026.04.10 19:12:35.025531 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4564 | 2026.04.10 19:12:35.025679 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2026.04.10 19:12:35.025684 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 4566 | 2026.04.10 19:12:35.025781 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.04.10 19:12:35.025785 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4568 | 2026.04.10 19:12:35.025828 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4569 | 2026.04.10 19:12:35.025856 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4570 | 2026.04.10 19:12:35.025900 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9381 rows starting from the beginning of the part | ||
| 4571 | 2026.04.10 19:12:35.025942 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921644 sec., 2223096.473644442 rows/sec., 160.72 MiB/sec. | ||
| 4572 | 2026.04.10 19:12:35.025977 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 4573 | 2026.04.10 19:12:35.026029 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 4574 | 2026.04.10 19:12:35.026074 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 4575 | 2026.04.10 19:12:35.026074 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.04.10 19:12:35.026114 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1496 rows starting from the beginning of the part | ||
| 4577 | 2026.04.10 19:12:35.026159 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_26_5} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4578 | 2026.04.10 19:12:35.026163 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4579 | 2026.04.10 19:12:35.026161 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4580 | 2026.04.10 19:12:35.026189 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.04.10 19:12:35.026237 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4582 | 2026.04.10 19:12:35.026251 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4583 | 2026.04.10 19:12:35.026434 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.04.10 19:12:35.026497 [ 188 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_26_5} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4585 | 2026.04.10 19:12:35.026558 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4586 | 2026.04.10 19:12:35.026575 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4587 | 2026.04.10 19:12:35.026801 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.04.10 19:12:35.026921 [ 87 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4589 | 2026.04.10 19:12:35.026936 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001173 sec., 40920.71611253197 rows/sec., 2.76 MiB/sec. | ||
| 4590 | 2026.04.10 19:12:35.026963 [ 87 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.04.10 19:12:35.026985 [ 276 ] {71c911d3-2247-434f-8184-1f8f4610d0e4} <Debug> TCPHandler: Processed in 0.001358219 sec. | ||
| 4592 | 2026.04.10 19:12:35.026988 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4593 | 2026.04.10 19:12:35.027092 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 4594 | 2026.04.10 19:12:35.027193 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4595 | 2026.04.10 19:12:35.027220 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1350 rows starting from the beginning of the part | ||
| 4596 | 2026.04.10 19:12:35.027326 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 4597 | 2026.04.10 19:12:35.027371 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 4598 | 2026.04.10 19:12:35.027412 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 4599 | 2026.04.10 19:12:35.027450 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4600 | 2026.04.10 19:12:35.027492 [ 200 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4601 | 2026.04.10 19:12:35.028367 [ 196 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314837 sec., 1254908.4030948323 rows/sec., 80.94 MiB/sec. | ||
| 4602 | 2026.04.10 19:12:35.028569 [ 196 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4603 | 2026.04.10 19:12:35.028822 [ 196 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.04.10 19:12:35.028881 [ 196 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_26_5} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4605 | 2026.04.10 19:12:35.028941 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4606 | 2026.04.10 19:12:35.030134 [ 191 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11695 rows, containing 5 columns (5 merged, 0 gathered) in 0.004502256 sec., 2597586.6321239844 rows/sec., 165.44 MiB/sec. | ||
| 4607 | 2026.04.10 19:12:35.030506 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4608 | 2026.04.10 19:12:35.030776 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.04.10 19:12:35.030849 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4610 | 2026.04.10 19:12:35.030930 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 4611 | 2026.04.10 19:12:35.386169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8169 | ||
| 4612 | 2026.04.10 19:12:35.386692 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.04.10 19:12:35.386730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4614 | 2026.04.10 19:12:35.387236 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4615 | 2026.04.10 19:12:35.387471 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.04.10 19:12:35.387611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8169 | ||
| 4617 | 2026.04.10 19:12:35.838836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4618 | 2026.04.10 19:12:35.854674 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.04.10 19:12:35.854733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4620 | 2026.04.10 19:12:35.860406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4621 | 2026.04.10 19:12:35.861174 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.04.10 19:12:35.864128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4623 | 2026.04.10 19:12:36.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.75 MiB, peak 255.58 MiB, free memory in arenas 0.00 B, will set to 248.29 MiB (RSS), difference: 1.54 MiB | ||
| 4624 | 2026.04.10 19:12:37.872070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 630 | ||
| 4625 | 2026.04.10 19:12:37.874796 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.04.10 19:12:37.874856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4627 | 2026.04.10 19:12:37.876122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4628 | 2026.04.10 19:12:37.876406 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.04.10 19:12:37.876766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 4630 | 2026.04.10 19:12:40.030879 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.04.10 19:12:40.031080 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4632 | 2026.04.10 19:12:40.031147 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4633 | 2026.04.10 19:12:40.031887 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.04.10 19:12:40.031936 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4635 | 2026.04.10 19:12:40.032360 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4636 | 2026.04.10 19:12:40.032615 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.04.10 19:12:40.032775 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 4638 | 2026.04.10 19:12:40.032818 [ 276 ] {535b81bf-d5b2-42a0-966c-18006492d784} <Debug> TCPHandler: Processed in 0.002075458 sec. | ||
| 4639 | 2026.04.10 19:12:40.032946 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.04.10 19:12:40.033042 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4641 | 2026.04.10 19:12:40.033083 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4642 | 2026.04.10 19:12:40.033894 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.04.10 19:12:40.033932 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4644 | 2026.04.10 19:12:40.034305 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4645 | 2026.04.10 19:12:40.034535 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.04.10 19:12:40.034670 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Debug> executeQuery: Read 830 rows, 66.08 KiB in 0.001646 sec., 504252.73390036455 rows/sec., 39.20 MiB/sec. | ||
| 4647 | 2026.04.10 19:12:40.034709 [ 276 ] {464f8171-18f9-447a-9052-67a6253dd3d8} <Debug> TCPHandler: Processed in 0.0018139 sec. | ||
| 4648 | 2026.04.10 19:12:40.034824 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.04.10 19:12:40.034919 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.04.10 19:12:40.034960 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4651 | 2026.04.10 19:12:40.035405 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.04.10 19:12:40.035443 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4653 | 2026.04.10 19:12:40.035767 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4654 | 2026.04.10 19:12:40.035989 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.04.10 19:12:40.036117 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001217 sec., 129827.44453574363 rows/sec., 7.82 MiB/sec. | ||
| 4656 | 2026.04.10 19:12:40.036156 [ 276 ] {df6d9ec9-4a3b-4e08-afa6-bf6718b843fe} <Debug> TCPHandler: Processed in 0.001383719 sec. | ||
| 4657 | 2026.04.10 19:12:40.036279 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.04.10 19:12:40.036374 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4659 | 2026.04.10 19:12:40.036413 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4660 | 2026.04.10 19:12:40.036850 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.04.10 19:12:40.036888 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4662 | 2026.04.10 19:12:40.037194 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4663 | 2026.04.10 19:12:40.037424 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.04.10 19:12:40.037535 [ 79 ] {} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4665 | 2026.04.10 19:12:40.037556 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001201 sec., 124895.92006661116 rows/sec., 8.07 MiB/sec. | ||
| 4666 | 2026.04.10 19:12:40.037603 [ 79 ] {} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.04.10 19:12:40.037613 [ 276 ] {97b8f6d1-3c1b-42ec-a674-71d7b20fe9b6} <Debug> TCPHandler: Processed in 0.001384149 sec. | ||
| 4668 | 2026.04.10 19:12:40.037634 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4669 | 2026.04.10 19:12:40.037740 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.04.10 19:12:40.037741 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 4671 | 2026.04.10 19:12:40.037842 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.04.10 19:12:40.037846 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4673 | 2026.04.10 19:12:40.037881 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 952 rows starting from the beginning of the part | ||
| 4674 | 2026.04.10 19:12:40.037881 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4675 | 2026.04.10 19:12:40.037937 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4676 | 2026.04.10 19:12:40.037982 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 4677 | 2026.04.10 19:12:40.038023 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 4678 | 2026.04.10 19:12:40.038062 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 4679 | 2026.04.10 19:12:40.038101 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part | ||
| 4680 | 2026.04.10 19:12:40.038346 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.04.10 19:12:40.038381 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4682 | 2026.04.10 19:12:40.038712 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4683 | 2026.04.10 19:12:40.038941 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.04.10 19:12:40.039073 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00125 sec., 118400 rows/sec., 6.73 MiB/sec. | ||
| 4685 | 2026.04.10 19:12:40.039112 [ 276 ] {f9a62a96-a768-47be-979c-5ddf5c5c67b3} <Debug> TCPHandler: Processed in 0.00142124 sec. | ||
| 4686 | 2026.04.10 19:12:40.039137 [ 195 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435601 sec., 1636945.084323569 rows/sec., 104.37 MiB/sec. | ||
| 4687 | 2026.04.10 19:12:40.039230 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.04.10 19:12:40.039304 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4689 | 2026.04.10 19:12:40.039331 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4690 | 2026.04.10 19:12:40.039371 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4691 | 2026.04.10 19:12:40.039543 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.04.10 19:12:40.039604 [ 196 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_16_3} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4693 | 2026.04.10 19:12:40.039661 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4694 | 2026.04.10 19:12:40.039955 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.04.10 19:12:40.039991 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4696 | 2026.04.10 19:12:40.040318 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4697 | 2026.04.10 19:12:40.040548 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.04.10 19:12:40.040681 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001368 sec., 369883.04093567247 rows/sec., 26.03 MiB/sec. | ||
| 4699 | 2026.04.10 19:12:40.040720 [ 276 ] {65962c86-4baf-4d10-a5f8-0d1a3af88015} <Debug> TCPHandler: Processed in 0.001539934 sec. | ||
| 4700 | 2026.04.10 19:12:40.040835 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.04.10 19:12:40.040930 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4702 | 2026.04.10 19:12:40.040972 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4703 | 2026.04.10 19:12:40.041315 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.04.10 19:12:40.041352 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4705 | 2026.04.10 19:12:40.041678 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4706 | 2026.04.10 19:12:40.041903 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.04.10 19:12:40.042033 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 4708 | 2026.04.10 19:12:40.042071 [ 276 ] {2b45a8a3-57f3-41bf-b4f5-5a1843798ffb} <Debug> TCPHandler: Processed in 0.001285857 sec. | ||
| 4709 | 2026.04.10 19:12:40.042187 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.04.10 19:12:40.042285 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.04.10 19:12:40.042329 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4712 | 2026.04.10 19:12:40.042735 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.04.10 19:12:40.042774 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4714 | 2026.04.10 19:12:40.043159 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4715 | 2026.04.10 19:12:40.043380 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.04.10 19:12:40.043510 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001243 sec., 213193.88576025746 rows/sec., 14.17 MiB/sec. | ||
| 4717 | 2026.04.10 19:12:40.043547 [ 276 ] {aee5ca8e-1610-4c8f-9ff8-2c0fe6d42ef6} <Debug> TCPHandler: Processed in 0.001410159 sec. | ||
| 4718 | 2026.04.10 19:12:40.043664 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.04.10 19:12:40.043759 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.04.10 19:12:40.043801 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4721 | 2026.04.10 19:12:40.044121 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.04.10 19:12:40.044160 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4723 | 2026.04.10 19:12:40.044496 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4724 | 2026.04.10 19:12:40.044716 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.04.10 19:12:40.044848 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 118.42 KiB/sec. | ||
| 4726 | 2026.04.10 19:12:40.044895 [ 276 ] {e1aca55a-e862-4c5e-b836-d08e4ded3a75} <Debug> TCPHandler: Processed in 0.001279866 sec. | ||
| 4727 | 2026.04.10 19:12:40.045026 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.04.10 19:12:40.045126 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.04.10 19:12:40.045182 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4730 | 2026.04.10 19:12:40.045970 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.04.10 19:12:40.046009 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4732 | 2026.04.10 19:12:40.046528 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4733 | 2026.04.10 19:12:40.046794 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.04.10 19:12:40.046940 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001832 sec., 8733.624454148472 rows/sec., 15.65 MiB/sec. | ||
| 4735 | 2026.04.10 19:12:40.046993 [ 276 ] {49d91859-efeb-4099-b256-e16ddca023e4} <Debug> TCPHandler: Processed in 0.002016466 sec. | ||
| 4736 | 2026.04.10 19:12:40.047126 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.04.10 19:12:40.047225 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.04.10 19:12:40.047269 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4739 | 2026.04.10 19:12:40.047653 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.04.10 19:12:40.047691 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4741 | 2026.04.10 19:12:40.048023 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4742 | 2026.04.10 19:12:40.048239 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.04.10 19:12:40.048369 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 4.84 MiB/sec. | ||
| 4744 | 2026.04.10 19:12:40.048406 [ 276 ] {b8c690a3-7d48-49c7-bdd3-3e7b792c8647} <Debug> TCPHandler: Processed in 0.001333588 sec. | ||
| 4745 | 2026.04.10 19:12:42.670034 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4746 | 2026.04.10 19:12:42.670084 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4747 | 2026.04.10 19:12:42.888574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8617 | ||
| 4748 | 2026.04.10 19:12:42.889067 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.04.10 19:12:42.889119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4750 | 2026.04.10 19:12:42.889629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4751 | 2026.04.10 19:12:42.889890 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.04.10 19:12:42.890055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8617 | ||
| 4753 | 2026.04.10 19:12:43.365078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4754 | 2026.04.10 19:12:43.380846 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.04.10 19:12:43.380906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4756 | 2026.04.10 19:12:43.386551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4757 | 2026.04.10 19:12:43.387234 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.04.10 19:12:43.389938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4759 | 2026.04.10 19:12:45.023664 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.04.10 19:12:45.023870 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4761 | 2026.04.10 19:12:45.023940 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4762 | 2026.04.10 19:12:45.024651 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.04.10 19:12:45.024701 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4764 | 2026.04.10 19:12:45.025160 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4765 | 2026.04.10 19:12:45.025403 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.04.10 19:12:45.025577 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001755 sec., 61538.46153846154 rows/sec., 5.16 MiB/sec. | ||
| 4767 | 2026.04.10 19:12:45.025626 [ 276 ] {da6a9e26-cb56-401c-af14-08efa7e9bec9} <Debug> TCPHandler: Processed in 0.002092198 sec. | ||
| 4768 | 2026.04.10 19:12:45.025759 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.04.10 19:12:45.025860 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.04.10 19:12:45.025902 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4771 | 2026.04.10 19:12:45.026338 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.04.10 19:12:45.026375 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4773 | 2026.04.10 19:12:45.026674 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4774 | 2026.04.10 19:12:45.026887 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.04.10 19:12:45.027030 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 1.60 MiB/sec. | ||
| 4776 | 2026.04.10 19:12:45.027069 [ 276 ] {ff10ca13-32f8-47b7-b7a7-d18d6722d658} <Debug> TCPHandler: Processed in 0.001361298 sec. | ||
| 4777 | 2026.04.10 19:12:45.027187 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.04.10 19:12:45.027284 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4779 | 2026.04.10 19:12:45.027324 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4780 | 2026.04.10 19:12:45.027741 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.04.10 19:12:45.027777 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4782 | 2026.04.10 19:12:45.028084 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4783 | 2026.04.10 19:12:45.028292 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.04.10 19:12:45.028427 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001162 sec., 77452.66781411359 rows/sec., 6.05 MiB/sec. | ||
| 4785 | 2026.04.10 19:12:45.028465 [ 276 ] {84c2c2e7-92a2-4339-8e4c-d9d8f3edbf9d} <Debug> TCPHandler: Processed in 0.001328097 sec. | ||
| 4786 | 2026.04.10 19:12:45.028577 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.04.10 19:12:45.028672 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.04.10 19:12:45.028715 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4789 | 2026.04.10 19:12:45.029118 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.04.10 19:12:45.029153 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4791 | 2026.04.10 19:12:45.029506 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4792 | 2026.04.10 19:12:45.029715 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.04.10 19:12:45.029850 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4794 | 2026.04.10 19:12:45.029887 [ 276 ] {e90391ea-cade-4f13-b946-bbf67e9b9b6b} <Debug> TCPHandler: Processed in 0.001359428 sec. | ||
| 4795 | 2026.04.10 19:12:45.029997 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.04.10 19:12:45.030090 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.04.10 19:12:45.030146 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4798 | 2026.04.10 19:12:45.030937 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.04.10 19:12:45.030974 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4800 | 2026.04.10 19:12:45.031513 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4801 | 2026.04.10 19:12:45.031754 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.04.10 19:12:45.031904 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001831 sec., 14199.890770071 rows/sec., 25.45 MiB/sec. | ||
| 4803 | 2026.04.10 19:12:45.031965 [ 276 ] {acf7c90e-4194-40e8-a438-620a2559e217} <Debug> TCPHandler: Processed in 0.002018717 sec. | ||
| 4804 | 2026.04.10 19:12:45.032082 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.04.10 19:12:45.032177 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.04.10 19:12:45.032221 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4807 | 2026.04.10 19:12:45.032563 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.04.10 19:12:45.032600 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4809 | 2026.04.10 19:12:45.032918 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4810 | 2026.04.10 19:12:45.033132 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.04.10 19:12:45.033263 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4812 | 2026.04.10 19:12:45.033299 [ 276 ] {30b0c4f2-ffec-4285-b92b-90e77710f3b6} <Debug> TCPHandler: Processed in 0.001268145 sec. | ||
| 4813 | 2026.04.10 19:12:47.877884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 664 | ||
| 4814 | 2026.04.10 19:12:47.880225 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.04.10 19:12:47.880272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4816 | 2026.04.10 19:12:47.881441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4817 | 2026.04.10 19:12:47.881710 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.04.10 19:12:47.881953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 4819 | 2026.04.10 19:12:50.030858 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.04.10 19:12:50.031048 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4821 | 2026.04.10 19:12:50.031112 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4822 | 2026.04.10 19:12:50.031830 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.04.10 19:12:50.031874 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4824 | 2026.04.10 19:12:50.032287 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4825 | 2026.04.10 19:12:50.032509 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.04.10 19:12:50.032630 [ 65 ] {} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4827 | 2026.04.10 19:12:50.032659 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00166 sec., 171084.3373493976 rows/sec., 10.87 MiB/sec. | ||
| 4828 | 2026.04.10 19:12:50.032668 [ 65 ] {} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.04.10 19:12:50.032691 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4830 | 2026.04.10 19:12:50.032701 [ 276 ] {b3a1ed9d-04d1-48c2-a36e-85b514949174} <Debug> TCPHandler: Processed in 0.001970505 sec. | ||
| 4831 | 2026.04.10 19:12:50.032825 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.04.10 19:12:50.032826 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::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 | ||
| 4833 | 2026.04.10 19:12:50.032921 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4834 | 2026.04.10 19:12:50.032967 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4835 | 2026.04.10 19:12:50.033012 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4836 | 2026.04.10 19:12:50.033057 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4837 | 2026.04.10 19:12:50.033158 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4838 | 2026.04.10 19:12:50.033206 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4839 | 2026.04.10 19:12:50.033251 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4840 | 2026.04.10 19:12:50.033292 [ 193 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4841 | 2026.04.10 19:12:50.033367 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.04.10 19:12:50.033407 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4843 | 2026.04.10 19:12:50.033725 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4844 | 2026.04.10 19:12:50.033960 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.04.10 19:12:50.034093 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001191 sec., 11754.827875734676 rows/sec., 958.52 KiB/sec. | ||
| 4846 | 2026.04.10 19:12:50.034130 [ 276 ] {eb4288d9-8745-4aa5-8431-8e67484b625b} <Debug> TCPHandler: Processed in 0.001354229 sec. | ||
| 4847 | 2026.04.10 19:12:50.034241 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.04.10 19:12:50.034333 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4849 | 2026.04.10 19:12:50.034333 [ 196 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573274 sec., 902576.4107205739 rows/sec., 60.77 MiB/sec. | ||
| 4850 | 2026.04.10 19:12:50.034373 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4851 | 2026.04.10 19:12:50.034530 [ 195 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4852 | 2026.04.10 19:12:50.034876 [ 195 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.04.10 19:12:50.034955 [ 195 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_13_3} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4854 | 2026.04.10 19:12:50.035049 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4855 | 2026.04.10 19:12:50.035098 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.04.10 19:12:50.035138 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4857 | 2026.04.10 19:12:50.035536 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4858 | 2026.04.10 19:12:50.035756 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.04.10 19:12:50.035882 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Debug> executeQuery: Read 836 rows, 66.49 KiB in 0.001567 sec., 533503.5098915125 rows/sec., 41.44 MiB/sec. | ||
| 4860 | 2026.04.10 19:12:50.035919 [ 276 ] {7a414e04-87c8-4f2c-84d9-8746661c2a6c} <Debug> TCPHandler: Processed in 0.001726189 sec. | ||
| 4861 | 2026.04.10 19:12:50.036033 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.04.10 19:12:50.036128 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.04.10 19:12:50.036167 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4864 | 2026.04.10 19:12:50.036591 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.04.10 19:12:50.036626 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4866 | 2026.04.10 19:12:50.036942 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4867 | 2026.04.10 19:12:50.037152 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.04.10 19:12:50.037277 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Debug> executeQuery: Read 172 rows, 10.72 KiB in 0.001167 sec., 147386.46101113968 rows/sec., 8.97 MiB/sec. | ||
| 4869 | 2026.04.10 19:12:50.037312 [ 276 ] {f939c921-ec32-4ab0-95f6-86c7ef0878cb} <Debug> TCPHandler: Processed in 0.001327267 sec. | ||
| 4870 | 2026.04.10 19:12:50.037429 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.04.10 19:12:50.037524 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.04.10 19:12:50.037561 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4873 | 2026.04.10 19:12:50.037981 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.04.10 19:12:50.038015 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4875 | 2026.04.10 19:12:50.038314 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4876 | 2026.04.10 19:12:50.038564 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.04.10 19:12:50.038698 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 4878 | 2026.04.10 19:12:50.038735 [ 276 ] {14856172-7373-40df-89c8-c61c87b3ebfc} <Debug> TCPHandler: Processed in 0.001357228 sec. | ||
| 4879 | 2026.04.10 19:12:50.038845 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.04.10 19:12:50.038938 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.04.10 19:12:50.038976 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4882 | 2026.04.10 19:12:50.039391 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.04.10 19:12:50.039425 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4884 | 2026.04.10 19:12:50.039728 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4885 | 2026.04.10 19:12:50.039953 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.04.10 19:12:50.040042 [ 65 ] {} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4887 | 2026.04.10 19:12:50.040072 [ 65 ] {} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.04.10 19:12:50.040078 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 4889 | 2026.04.10 19:12:50.040090 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4890 | 2026.04.10 19:12:50.040115 [ 276 ] {44776c92-4b39-454e-a862-3affd31c82c7} <Debug> TCPHandler: Processed in 0.001317467 sec. | ||
| 4891 | 2026.04.10 19:12:50.040158 [ 196 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::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 | ||
| 4892 | 2026.04.10 19:12:50.040225 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.04.10 19:12:50.040234 [ 196 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4894 | 2026.04.10 19:12:50.040267 [ 196 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4895 | 2026.04.10 19:12:50.040318 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4896 | 2026.04.10 19:12:50.040324 [ 196 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4897 | 2026.04.10 19:12:50.040358 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4898 | 2026.04.10 19:12:50.040371 [ 196 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4899 | 2026.04.10 19:12:50.040411 [ 196 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4900 | 2026.04.10 19:12:50.040453 [ 196 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4901 | 2026.04.10 19:12:50.040957 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.04.10 19:12:50.040990 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4903 | 2026.04.10 19:12:50.041215 [ 195 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001084651 sec., 682247.100680311 rows/sec., 41.40 MiB/sec. | ||
| 4904 | 2026.04.10 19:12:50.041319 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4905 | 2026.04.10 19:12:50.041460 [ 190 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4906 | 2026.04.10 19:12:50.041560 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.04.10 19:12:50.041705 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Debug> executeQuery: Read 520 rows, 37.60 KiB in 0.001404 sec., 370370.37037037034 rows/sec., 26.15 MiB/sec. | ||
| 4908 | 2026.04.10 19:12:50.041744 [ 276 ] {b349d053-079d-4570-a226-0716e6d2a7b9} <Debug> TCPHandler: Processed in 0.001566244 sec. | ||
| 4909 | 2026.04.10 19:12:50.041858 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.04.10 19:12:50.041874 [ 190 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.04.10 19:12:50.041951 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4912 | 2026.04.10 19:12:50.041972 [ 190 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_13_3} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4913 | 2026.04.10 19:12:50.041998 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4914 | 2026.04.10 19:12:50.042080 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4915 | 2026.04.10 19:12:50.042340 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.04.10 19:12:50.042380 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4917 | 2026.04.10 19:12:50.042687 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4918 | 2026.04.10 19:12:50.042890 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.04.10 19:12:50.043016 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 4920 | 2026.04.10 19:12:50.043052 [ 276 ] {ac576920-2429-455d-a227-bb5fbf4b9060} <Debug> TCPHandler: Processed in 0.001241875 sec. | ||
| 4921 | 2026.04.10 19:12:50.043164 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2026.04.10 19:12:50.043256 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4923 | 2026.04.10 19:12:50.043297 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4924 | 2026.04.10 19:12:50.043684 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.04.10 19:12:50.043718 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4926 | 2026.04.10 19:12:50.044048 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4927 | 2026.04.10 19:12:50.044280 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.04.10 19:12:50.044403 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001165 sec., 233476.3948497854 rows/sec., 15.53 MiB/sec. | ||
| 4929 | 2026.04.10 19:12:50.044438 [ 276 ] {f7436673-7450-412d-8d23-931fc0cfa8a8} <Debug> TCPHandler: Processed in 0.001321608 sec. | ||
| 4930 | 2026.04.10 19:12:50.044548 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.04.10 19:12:50.044640 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4932 | 2026.04.10 19:12:50.044679 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4933 | 2026.04.10 19:12:50.044983 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.04.10 19:12:50.045016 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4935 | 2026.04.10 19:12:50.045308 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4936 | 2026.04.10 19:12:50.045510 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.04.10 19:12:50.045633 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 4938 | 2026.04.10 19:12:50.045667 [ 276 ] {6625075c-93d4-4bd4-96f6-3b2e18b8a892} <Debug> TCPHandler: Processed in 0.001165872 sec. | ||
| 4939 | 2026.04.10 19:12:50.045774 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.04.10 19:12:50.045866 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4941 | 2026.04.10 19:12:50.045918 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4942 | 2026.04.10 19:12:50.046659 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.04.10 19:12:50.046693 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4944 | 2026.04.10 19:12:50.047202 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4945 | 2026.04.10 19:12:50.047424 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.04.10 19:12:50.047558 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00171 sec., 9356.72514619883 rows/sec., 16.77 MiB/sec. | ||
| 4947 | 2026.04.10 19:12:50.047607 [ 276 ] {5bd1cbe0-6c6c-4601-be28-f31287282ce4} <Debug> TCPHandler: Processed in 0.001880403 sec. | ||
| 4948 | 2026.04.10 19:12:50.047709 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.04.10 19:12:50.047802 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.04.10 19:12:50.047841 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4951 | 2026.04.10 19:12:50.048160 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.04.10 19:12:50.048193 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4953 | 2026.04.10 19:12:50.048492 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4954 | 2026.04.10 19:12:50.048716 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.04.10 19:12:50.048838 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 4956 | 2026.04.10 19:12:50.048871 [ 276 ] {f2542bbe-2d85-4f20-b733-6780bd56e10e} <Debug> TCPHandler: Processed in 0.001209705 sec. | ||
| 4957 | 2026.04.10 19:12:50.391113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9129 | ||
| 4958 | 2026.04.10 19:12:50.391778 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.04.10 19:12:50.391821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4960 | 2026.04.10 19:12:50.392294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4961 | 2026.04.10 19:12:50.392525 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.04.10 19:12:50.392659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9129 | ||
| 4963 | 2026.04.10 19:12:50.890987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4964 | 2026.04.10 19:12:50.907550 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.04.10 19:12:50.907605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4966 | 2026.04.10 19:12:50.913523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4967 | 2026.04.10 19:12:50.914240 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.04.10 19:12:50.916984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4969 | 2026.04.10 19:12:51.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.79 MiB, peak 255.58 MiB, free memory in arenas 0.00 B, will set to 248.57 MiB (RSS), difference: -1.22 MiB | ||
| 4970 | 2026.04.10 19:12:55.023476 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.04.10 19:12:55.023697 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4972 | 2026.04.10 19:12:55.023770 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4973 | 2026.04.10 19:12:55.024580 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.04.10 19:12:55.024630 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4975 | 2026.04.10 19:12:55.025079 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4976 | 2026.04.10 19:12:55.025311 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.04.10 19:12:55.025472 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001828 sec., 59080.96280087528 rows/sec., 4.96 MiB/sec. | ||
| 4978 | 2026.04.10 19:12:55.025513 [ 276 ] {279897d8-a703-4db3-bf6a-e915edebf488} <Debug> TCPHandler: Processed in 0.002170861 sec. | ||
| 4979 | 2026.04.10 19:12:55.025667 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.04.10 19:12:55.025769 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.04.10 19:12:55.025809 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4982 | 2026.04.10 19:12:55.026316 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.04.10 19:12:55.026352 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4984 | 2026.04.10 19:12:55.026654 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4985 | 2026.04.10 19:12:55.026874 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.04.10 19:12:55.027008 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001257 sec., 20684.168655529036 rows/sec., 1.52 MiB/sec. | ||
| 4987 | 2026.04.10 19:12:55.027044 [ 276 ] {fe1aa078-9e38-4bd1-92a3-012b470e42d8} <Debug> TCPHandler: Processed in 0.001438411 sec. | ||
| 4988 | 2026.04.10 19:12:55.027164 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.04.10 19:12:55.027279 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4990 | 2026.04.10 19:12:55.027319 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4991 | 2026.04.10 19:12:55.027772 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.04.10 19:12:55.027806 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 4993 | 2026.04.10 19:12:55.028096 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4994 | 2026.04.10 19:12:55.028304 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.04.10 19:12:55.028431 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 4996 | 2026.04.10 19:12:55.028467 [ 276 ] {9ad6055e-df2c-408c-9f03-74bb6532fa11} <Debug> TCPHandler: Processed in 0.001350118 sec. | ||
| 4997 | 2026.04.10 19:12:55.028587 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.04.10 19:12:55.028689 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.04.10 19:12:55.028730 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5000 | 2026.04.10 19:12:55.029152 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.04.10 19:12:55.029186 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5002 | 2026.04.10 19:12:55.029510 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5003 | 2026.04.10 19:12:55.029709 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.04.10 19:12:55.029835 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 5005 | 2026.04.10 19:12:55.029871 [ 276 ] {b89db873-0240-4081-b69b-0644854945ab} <Debug> TCPHandler: Processed in 0.001330568 sec. | ||
| 5006 | 2026.04.10 19:12:55.029983 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.04.10 19:12:55.030084 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5008 | 2026.04.10 19:12:55.030136 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5009 | 2026.04.10 19:12:55.030945 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.04.10 19:12:55.030980 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5011 | 2026.04.10 19:12:55.031506 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5012 | 2026.04.10 19:12:55.031741 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.04.10 19:12:55.031886 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00182 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 5014 | 2026.04.10 19:12:55.031936 [ 276 ] {4a4b7a2a-e716-4cc6-aca4-42a7de1165e5} <Debug> TCPHandler: Processed in 0.002000057 sec. | ||
| 5015 | 2026.04.10 19:12:55.032053 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.04.10 19:12:55.032154 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.04.10 19:12:55.032194 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5018 | 2026.04.10 19:12:55.032543 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.04.10 19:12:55.032577 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5020 | 2026.04.10 19:12:55.032871 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5021 | 2026.04.10 19:12:55.033073 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.04.10 19:12:55.033195 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 5023 | 2026.04.10 19:12:55.033229 [ 276 ] {c9254122-d8b7-4f8d-ad1a-17b3c65cccd5} <Debug> TCPHandler: Processed in 0.001227475 sec. | ||
| 5024 | 2026.04.10 19:12:57.670132 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5025 | 2026.04.10 19:12:57.670182 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5026 | 2026.04.10 19:12:57.883047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 700 | ||
| 5027 | 2026.04.10 19:12:57.885381 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.04.10 19:12:57.885424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5029 | 2026.04.10 19:12:57.886617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5030 | 2026.04.10 19:12:57.886885 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.04.10 19:12:57.887137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5032 | 2026.04.10 19:12:57.893625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9577 | ||
| 5033 | 2026.04.10 19:12:57.894150 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.04.10 19:12:57.894195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5035 | 2026.04.10 19:12:57.894687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5036 | 2026.04.10 19:12:57.894914 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.04.10 19:12:57.895048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9577 | ||
| 5038 | 2026.04.10 19:12:58.417957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5039 | 2026.04.10 19:12:58.434822 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.04.10 19:12:58.434876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5041 | 2026.04.10 19:12:58.440643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5042 | 2026.04.10 19:12:58.441334 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.04.10 19:12:58.444081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5044 | 2026.04.10 19:13:00.029891 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.04.10 19:13:00.030094 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.04.10 19:13:00.030161 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5047 | 2026.04.10 19:13:00.030877 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.04.10 19:13:00.030927 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5049 | 2026.04.10 19:13:00.031387 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5050 | 2026.04.10 19:13:00.031628 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.04.10 19:13:00.031784 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001741 sec., 163124.64101091327 rows/sec., 10.36 MiB/sec. | ||
| 5052 | 2026.04.10 19:13:00.031825 [ 276 ] {de1a7f64-2f57-4177-bd6d-96b5d965f5d5} <Debug> TCPHandler: Processed in 0.002066128 sec. | ||
| 5053 | 2026.04.10 19:13:00.031950 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.04.10 19:13:00.032046 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5055 | 2026.04.10 19:13:00.032087 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5056 | 2026.04.10 19:13:00.032810 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.04.10 19:13:00.032851 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5058 | 2026.04.10 19:13:00.033212 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5059 | 2026.04.10 19:13:00.033431 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.04.10 19:13:00.033533 [ 53 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5061 | 2026.04.10 19:13:00.033559 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001531 sec., 541476.1593729588 rows/sec., 42.09 MiB/sec. | ||
| 5062 | 2026.04.10 19:13:00.033571 [ 53 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.04.10 19:13:00.033596 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5064 | 2026.04.10 19:13:00.033597 [ 276 ] {5395e3ef-9a74-4531-aacd-5a1989fb4898} <Debug> TCPHandler: Processed in 0.001696798 sec. | ||
| 5065 | 2026.04.10 19:13:00.033692 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 5066 | 2026.04.10 19:13:00.033717 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.04.10 19:13:00.033798 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5068 | 2026.04.10 19:13:00.033813 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5069 | 2026.04.10 19:13:00.033832 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3239 rows starting from the beginning of the part | ||
| 5070 | 2026.04.10 19:13:00.033854 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5071 | 2026.04.10 19:13:00.033897 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 830 rows starting from the beginning of the part | ||
| 5072 | 2026.04.10 19:13:00.033947 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part | ||
| 5073 | 2026.04.10 19:13:00.033993 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 836 rows starting from the beginning of the part | ||
| 5074 | 2026.04.10 19:13:00.034037 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 5075 | 2026.04.10 19:13:00.034082 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 829 rows starting from the beginning of the part | ||
| 5076 | 2026.04.10 19:13:00.034283 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.04.10 19:13:00.034317 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5078 | 2026.04.10 19:13:00.034626 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5079 | 2026.04.10 19:13:00.034845 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.04.10 19:13:00.034972 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001178 sec., 134125.63667232599 rows/sec., 8.08 MiB/sec. | ||
| 5081 | 2026.04.10 19:13:00.034989 [ 52 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5082 | 2026.04.10 19:13:00.035009 [ 276 ] {0d543f42-be70-4936-b42a-7cfebb7998fe} <Debug> TCPHandler: Processed in 0.001341658 sec. | ||
| 5083 | 2026.04.10 19:13:00.035054 [ 52 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.04.10 19:13:00.035100 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5085 | 2026.04.10 19:13:00.035150 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.04.10 19:13:00.035227 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 5087 | 2026.04.10 19:13:00.035250 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.04.10 19:13:00.035296 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5089 | 2026.04.10 19:13:00.035358 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5090 | 2026.04.10 19:13:00.035406 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 211 rows starting from the beginning of the part | ||
| 5091 | 2026.04.10 19:13:00.035475 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 158 rows starting from the beginning of the part | ||
| 5092 | 2026.04.10 19:13:00.035525 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5093 | 2026.04.10 19:13:00.035566 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 172 rows starting from the beginning of the part | ||
| 5094 | 2026.04.10 19:13:00.035605 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5095 | 2026.04.10 19:13:00.035644 [ 195 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 158 rows starting from the beginning of the part | ||
| 5096 | 2026.04.10 19:13:00.035758 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.04.10 19:13:00.035798 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5098 | 2026.04.10 19:13:00.036017 [ 187 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5950 rows, containing 5 columns (5 merged, 0 gathered) in 0.002365527 sec., 2515295.7459373744 rows/sec., 201.48 MiB/sec. | ||
| 5099 | 2026.04.10 19:13:00.036171 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5100 | 2026.04.10 19:13:00.036400 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5101 | 2026.04.10 19:13:00.036446 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.04.10 19:13:00.036579 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397849 sec., 537254.0238609463 rows/sec., 35.41 MiB/sec. | ||
| 5103 | 2026.04.10 19:13:00.036597 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001364 sec., 109237.53665689149 rows/sec., 7.06 MiB/sec. | ||
| 5104 | 2026.04.10 19:13:00.036658 [ 276 ] {904ec774-f4c5-41b0-81c8-52aa0cc4ebb9} <Debug> TCPHandler: Processed in 0.001557374 sec. | ||
| 5105 | 2026.04.10 19:13:00.036669 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.04.10 19:13:00.036744 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_31_6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5107 | 2026.04.10 19:13:00.036759 [ 187 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5108 | 2026.04.10 19:13:00.036777 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.04.10 19:13:00.036803 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5110 | 2026.04.10 19:13:00.036891 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.04.10 19:13:00.036937 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5112 | 2026.04.10 19:13:00.037048 [ 187 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.04.10 19:13:00.037123 [ 187 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_26_5} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5114 | 2026.04.10 19:13:00.037204 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5115 | 2026.04.10 19:13:00.037405 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.04.10 19:13:00.037446 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5117 | 2026.04.10 19:13:00.037762 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5118 | 2026.04.10 19:13:00.037991 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.04.10 19:13:00.038137 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001264 sec., 117088.60759493672 rows/sec., 6.66 MiB/sec. | ||
| 5120 | 2026.04.10 19:13:00.038181 [ 276 ] {1cda7159-2b22-4f1a-a868-44074ca43dee} <Debug> TCPHandler: Processed in 0.001453861 sec. | ||
| 5121 | 2026.04.10 19:13:00.038314 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.04.10 19:13:00.038416 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5123 | 2026.04.10 19:13:00.038458 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5124 | 2026.04.10 19:13:00.039133 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.04.10 19:13:00.039177 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5126 | 2026.04.10 19:13:00.039605 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5127 | 2026.04.10 19:13:00.039879 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.04.10 19:13:00.040010 [ 52 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5129 | 2026.04.10 19:13:00.040039 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001641 sec., 308348.5679463741 rows/sec., 21.70 MiB/sec. | ||
| 5130 | 2026.04.10 19:13:00.040046 [ 52 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.04.10 19:13:00.040083 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5132 | 2026.04.10 19:13:00.040093 [ 276 ] {dc2a2e85-2d5d-4c41-aa5b-0b60fea91453} <Debug> TCPHandler: Processed in 0.001833872 sec. | ||
| 5133 | 2026.04.10 19:13:00.040175 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 5134 | 2026.04.10 19:13:00.040227 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.04.10 19:13:00.040304 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5136 | 2026.04.10 19:13:00.040333 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5137 | 2026.04.10 19:13:00.040344 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1792 rows starting from the beginning of the part | ||
| 5138 | 2026.04.10 19:13:00.040385 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5139 | 2026.04.10 19:13:00.040429 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 506 rows starting from the beginning of the part | ||
| 5140 | 2026.04.10 19:13:00.040482 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5141 | 2026.04.10 19:13:00.040533 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 5142 | 2026.04.10 19:13:00.040575 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5143 | 2026.04.10 19:13:00.040620 [ 189 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 506 rows starting from the beginning of the part | ||
| 5144 | 2026.04.10 19:13:00.040744 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.04.10 19:13:00.040788 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5146 | 2026.04.10 19:13:00.041193 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5147 | 2026.04.10 19:13:00.041438 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.04.10 19:13:00.041574 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001259 sec., 4765.687053216839 rows/sec., 248.99 KiB/sec. | ||
| 5149 | 2026.04.10 19:13:00.041612 [ 276 ] {c0c64c31-d95d-41f2-bf1f-e018f7af0d7c} <Debug> TCPHandler: Processed in 0.00143647 sec. | ||
| 5150 | 2026.04.10 19:13:00.041727 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.04.10 19:13:00.041824 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.04.10 19:13:00.041868 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5153 | 2026.04.10 19:13:00.042118 [ 187 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986816 sec., 1763625.821414766 rows/sec., 129.22 MiB/sec. | ||
| 5154 | 2026.04.10 19:13:00.042295 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.04.10 19:13:00.042335 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5156 | 2026.04.10 19:13:00.042336 [ 192 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5157 | 2026.04.10 19:13:00.042601 [ 192 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.04.10 19:13:00.042672 [ 192 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_31_6} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5159 | 2026.04.10 19:13:00.042694 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5160 | 2026.04.10 19:13:00.042745 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5161 | 2026.04.10 19:13:00.042928 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.04.10 19:13:00.043041 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5163 | 2026.04.10 19:13:00.043065 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00126 sec., 210317.4603174603 rows/sec., 13.98 MiB/sec. | ||
| 5164 | 2026.04.10 19:13:00.043075 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.04.10 19:13:00.043105 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5166 | 2026.04.10 19:13:00.043109 [ 276 ] {512b3759-0e4a-4cd7-9a3e-fcfeac5bf0b1} <Debug> TCPHandler: Processed in 0.001432141 sec. | ||
| 5167 | 2026.04.10 19:13:00.043172 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 5168 | 2026.04.10 19:13:00.043251 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.04.10 19:13:00.043264 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5170 | 2026.04.10 19:13:00.043301 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11695 rows starting from the beginning of the part | ||
| 5171 | 2026.04.10 19:13:00.043353 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.04.10 19:13:00.043355 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5173 | 2026.04.10 19:13:00.043403 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5174 | 2026.04.10 19:13:00.043418 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5175 | 2026.04.10 19:13:00.043461 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 272 rows starting from the beginning of the part | ||
| 5176 | 2026.04.10 19:13:00.043499 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 5177 | 2026.04.10 19:13:00.043540 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 5178 | 2026.04.10 19:13:00.043733 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.04.10 19:13:00.043774 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5180 | 2026.04.10 19:13:00.044135 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5181 | 2026.04.10 19:13:00.044379 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.04.10 19:13:00.044511 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. | ||
| 5183 | 2026.04.10 19:13:00.044547 [ 276 ] {b0dbe593-06b2-4c62-8586-8276bdc7c97b} <Debug> TCPHandler: Processed in 0.001346698 sec. | ||
| 5184 | 2026.04.10 19:13:00.044672 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.04.10 19:13:00.044767 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5186 | 2026.04.10 19:13:00.044820 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5187 | 2026.04.10 19:13:00.045623 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.04.10 19:13:00.045659 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5189 | 2026.04.10 19:13:00.046260 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5190 | 2026.04.10 19:13:00.046499 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.04.10 19:13:00.046609 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5192 | 2026.04.10 19:13:00.046638 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00189 sec., 8465.608465608466 rows/sec., 15.17 MiB/sec. | ||
| 5193 | 2026.04.10 19:13:00.046648 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.04.10 19:13:00.046681 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5195 | 2026.04.10 19:13:00.046705 [ 276 ] {060f8c63-73cf-4542-a2a0-cd0d7252099b} <Debug> TCPHandler: Processed in 0.002082879 sec. | ||
| 5196 | 2026.04.10 19:13:00.046750 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 5197 | 2026.04.10 19:13:00.046818 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.04.10 19:13:00.046913 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.04.10 19:13:00.046926 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5200 | 2026.04.10 19:13:00.046955 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5201 | 2026.04.10 19:13:00.046975 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 415 rows starting from the beginning of the part | ||
| 5202 | 2026.04.10 19:13:00.047084 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 5203 | 2026.04.10 19:13:00.047187 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5204 | 2026.04.10 19:13:00.047277 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 5205 | 2026.04.10 19:13:00.047289 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.04.10 19:13:00.047325 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5207 | 2026.04.10 19:13:00.047363 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5208 | 2026.04.10 19:13:00.047453 [ 186 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12817 rows, containing 5 columns (5 merged, 0 gathered) in 0.004307122 sec., 2975768.970556209 rows/sec., 190.49 MiB/sec. | ||
| 5209 | 2026.04.10 19:13:00.047458 [ 192 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 5210 | 2026.04.10 19:13:00.047653 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5211 | 2026.04.10 19:13:00.047832 [ 199 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5212 | 2026.04.10 19:13:00.047896 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.04.10 19:13:00.048016 [ 52 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5214 | 2026.04.10 19:13:00.048041 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 4.91 MiB/sec. | ||
| 5215 | 2026.04.10 19:13:00.048046 [ 52 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.04.10 19:13:00.048082 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5217 | 2026.04.10 19:13:00.048085 [ 276 ] {4251d8ad-f5d0-474d-bcba-fa6a72ceeb6d} <Debug> TCPHandler: Processed in 0.001317317 sec. | ||
| 5218 | 2026.04.10 19:13:00.048123 [ 199 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.04.10 19:13:00.048203 [ 199 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5220 | 2026.04.10 19:13:00.048210 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 5221 | 2026.04.10 19:13:00.048264 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5222 | 2026.04.10 19:13:00.048374 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2026.04.10 19:13:00.048417 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1650 rows starting from the beginning of the part | ||
| 5224 | 2026.04.10 19:13:00.048481 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5225 | 2026.04.10 19:13:00.048521 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5226 | 2026.04.10 19:13:00.048560 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 5227 | 2026.04.10 19:13:00.048596 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 5228 | 2026.04.10 19:13:00.048635 [ 194 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 5229 | 2026.04.10 19:13:00.049758 [ 199 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001619246 sec., 1259845.6318558145 rows/sec., 81.15 MiB/sec. | ||
| 5230 | 2026.04.10 19:13:00.050005 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5231 | 2026.04.10 19:13:00.050310 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.04.10 19:13:00.050396 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_31_6} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5233 | 2026.04.10 19:13:00.050470 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5234 | 2026.04.10 19:13:00.066482 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 19 columns (19 merged, 0 gathered) in 0.019761676 sec., 26060.542638185143 rows/sec., 46.70 MiB/sec. | ||
| 5235 | 2026.04.10 19:13:00.067356 [ 188 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5236 | 2026.04.10 19:13:00.067677 [ 188 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.04.10 19:13:00.067742 [ 188 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5238 | 2026.04.10 19:13:00.067826 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5239 | 2026.04.10 19:13:00.351135 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.04.10 19:13:00.351317 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5241 | 2026.04.10 19:13:00.351383 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5242 | 2026.04.10 19:13:00.352003 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.04.10 19:13:00.352049 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5244 | 2026.04.10 19:13:00.352437 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5245 | 2026.04.10 19:13:00.352671 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.04.10 19:13:00.352822 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001555 sec., 2572.347266881029 rows/sec., 209.76 KiB/sec. | ||
| 5247 | 2026.04.10 19:13:00.352832 [ 52 ] {} <Debug> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5248 | 2026.04.10 19:13:00.352866 [ 276 ] {e2a3c814-2c40-4c74-bc65-0942cafa2712} <Debug> TCPHandler: Processed in 0.001878103 sec. | ||
| 5249 | 2026.04.10 19:13:00.352899 [ 52 ] {} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.04.10 19:13:00.352927 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5251 | 2026.04.10 19:13:00.353018 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.04.10 19:13:00.353032 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::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 | ||
| 5253 | 2026.04.10 19:13:00.353130 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5254 | 2026.04.10 19:13:00.353158 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5255 | 2026.04.10 19:13:00.353175 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5256 | 2026.04.10 19:13:00.353198 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::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 | ||
| 5257 | 2026.04.10 19:13:00.353272 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 5258 | 2026.04.10 19:13:00.353317 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 5259 | 2026.04.10 19:13:00.353372 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 5260 | 2026.04.10 19:13:00.353421 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 5261 | 2026.04.10 19:13:00.353461 [ 199 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5262 | 2026.04.10 19:13:00.354254 [ 188 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269085 sec., 39398.464247863616 rows/sec., 3.29 MiB/sec. | ||
| 5263 | 2026.04.10 19:13:00.354380 [ 200 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5264 | 2026.04.10 19:13:00.354624 [ 200 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.04.10 19:13:00.354684 [ 200 ] {1f6dcc37-794e-4b4e-9ffb-215e35036a42::all_1_6_1} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5266 | 2026.04.10 19:13:00.354758 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5267 | 2026.04.10 19:13:00.354795 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.04.10 19:13:00.354833 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5269 | 2026.04.10 19:13:00.355321 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5270 | 2026.04.10 19:13:00.355546 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.04.10 19:13:00.355684 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Debug> executeQuery: Read 2455 rows, 185.25 KiB in 0.00258 sec., 951550.3875968993 rows/sec., 70.12 MiB/sec. | ||
| 5272 | 2026.04.10 19:13:00.355724 [ 276 ] {2ec92dac-514f-47b5-9c81-580a8cd99d84} <Debug> TCPHandler: Processed in 0.002760048 sec. | ||
| 5273 | 2026.04.10 19:13:00.355845 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.04.10 19:13:00.355942 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.04.10 19:13:00.355984 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5276 | 2026.04.10 19:13:00.356484 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.04.10 19:13:00.356522 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5278 | 2026.04.10 19:13:00.356854 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5279 | 2026.04.10 19:13:00.357068 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.04.10 19:13:00.357196 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001272 sec., 30660.37735849057 rows/sec., 2.23 MiB/sec. | ||
| 5281 | 2026.04.10 19:13:00.357233 [ 276 ] {2ce03c53-c95e-4c56-a469-693e3fe88599} <Debug> TCPHandler: Processed in 0.00143884 sec. | ||
| 5282 | 2026.04.10 19:13:00.357347 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.04.10 19:13:00.357444 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.04.10 19:13:00.357484 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5285 | 2026.04.10 19:13:00.358245 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.04.10 19:13:00.358282 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5287 | 2026.04.10 19:13:00.358628 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5288 | 2026.04.10 19:13:00.358856 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.04.10 19:13:00.358993 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001567 sec., 511167.8366305041 rows/sec., 29.53 MiB/sec. | ||
| 5290 | 2026.04.10 19:13:00.359031 [ 276 ] {67f682e7-0077-4ea3-a706-54ccd41a2f1f} <Debug> TCPHandler: Processed in 0.001733119 sec. | ||
| 5291 | 2026.04.10 19:13:00.359150 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2026.04.10 19:13:00.359246 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5293 | 2026.04.10 19:13:00.359294 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5294 | 2026.04.10 19:13:00.359684 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.04.10 19:13:00.359722 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5296 | 2026.04.10 19:13:00.360015 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5297 | 2026.04.10 19:13:00.360255 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.04.10 19:13:00.360389 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 60.56 KiB/sec. | ||
| 5299 | 2026.04.10 19:13:00.360427 [ 276 ] {6a640730-1b86-4a6a-9384-4a7b7ec7dd5c} <Debug> TCPHandler: Processed in 0.001332298 sec. | ||
| 5300 | 2026.04.10 19:13:00.360542 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.04.10 19:13:00.360638 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5302 | 2026.04.10 19:13:00.360680 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5303 | 2026.04.10 19:13:00.361700 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.04.10 19:13:00.361743 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5305 | 2026.04.10 19:13:00.362220 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5306 | 2026.04.10 19:13:00.362512 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.04.10 19:13:00.362677 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.002056 sec., 641050.5836575875 rows/sec., 42.92 MiB/sec. | ||
| 5308 | 2026.04.10 19:13:00.362724 [ 276 ] {3fd2ed8a-6324-429b-8dde-26221bb0a428} <Debug> TCPHandler: Processed in 0.002231003 sec. | ||
| 5309 | 2026.04.10 19:13:00.363583 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.04.10 19:13:00.363687 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5311 | 2026.04.10 19:13:00.363735 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5312 | 2026.04.10 19:13:00.364592 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.04.10 19:13:00.364638 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5314 | 2026.04.10 19:13:00.365205 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5315 | 2026.04.10 19:13:00.365487 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.04.10 19:13:00.365629 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001964 sec., 762729.1242362525 rows/sec., 46.26 MiB/sec. | ||
| 5317 | 2026.04.10 19:13:00.365667 [ 276 ] {ca56532e-476d-48bd-883b-bc41fda7b1cb} <Debug> TCPHandler: Processed in 0.00214188 sec. | ||
| 5318 | 2026.04.10 19:13:00.365785 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.04.10 19:13:00.365881 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5320 | 2026.04.10 19:13:00.365938 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5321 | 2026.04.10 19:13:00.366763 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.04.10 19:13:00.366800 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5323 | 2026.04.10 19:13:00.367353 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5324 | 2026.04.10 19:13:00.367579 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.04.10 19:13:00.367717 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001856 sec., 18857.758620689656 rows/sec., 33.79 MiB/sec. | ||
| 5326 | 2026.04.10 19:13:00.367779 [ 276 ] {45be9917-efca-4a52-99a6-76c2f4a59692} <Debug> TCPHandler: Processed in 0.002044417 sec. | ||
| 5327 | 2026.04.10 19:13:00.367892 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.04.10 19:13:00.367990 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5329 | 2026.04.10 19:13:00.368031 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5330 | 2026.04.10 19:13:00.368355 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.04.10 19:13:00.368389 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5332 | 2026.04.10 19:13:00.368715 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5333 | 2026.04.10 19:13:00.368930 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.04.10 19:13:00.369060 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 760.45 KiB/sec. | ||
| 5335 | 2026.04.10 19:13:00.369096 [ 276 ] {6ac3ec7e-c326-4cfd-9836-cb737ba32d61} <Debug> TCPHandler: Processed in 0.001252726 sec. | ||
| 5336 | 2026.04.10 19:13:01.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.84 MiB, peak 257.45 MiB, free memory in arenas 0.00 B, will set to 252.45 MiB (RSS), difference: 1.62 MiB | ||
| 5337 | 2026.04.10 19:13:05.020192 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.04.10 19:13:05.020389 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5339 | 2026.04.10 19:13:05.020458 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5340 | 2026.04.10 19:13:05.021121 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.04.10 19:13:05.021169 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5342 | 2026.04.10 19:13:05.021579 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5343 | 2026.04.10 19:13:05.021816 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.04.10 19:13:05.021971 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.62 MiB/sec. | ||
| 5345 | 2026.04.10 19:13:05.022012 [ 276 ] {6e54c286-91ad-44bf-9d05-9356097e80b6} <Debug> TCPHandler: Processed in 0.001952685 sec. | ||
| 5346 | 2026.04.10 19:13:05.022134 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.04.10 19:13:05.022229 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5348 | 2026.04.10 19:13:05.022272 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5349 | 2026.04.10 19:13:05.022702 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.04.10 19:13:05.022741 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5351 | 2026.04.10 19:13:05.023052 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5352 | 2026.04.10 19:13:05.023284 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.04.10 19:13:05.023415 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 5354 | 2026.04.10 19:13:05.023454 [ 276 ] {91d99c47-ebef-4520-bea6-88e79961fdd7} <Debug> TCPHandler: Processed in 0.001370369 sec. | ||
| 5355 | 2026.04.10 19:13:05.023575 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.04.10 19:13:05.023673 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5357 | 2026.04.10 19:13:05.023718 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5358 | 2026.04.10 19:13:05.024109 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.04.10 19:13:05.024145 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5360 | 2026.04.10 19:13:05.024481 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5361 | 2026.04.10 19:13:05.024700 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.04.10 19:13:05.024829 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001175 sec., 108936.17021276595 rows/sec., 7.59 MiB/sec. | ||
| 5363 | 2026.04.10 19:13:05.024867 [ 276 ] {7e01c173-3ff1-4ab8-b974-d0e37abe5b57} <Debug> TCPHandler: Processed in 0.001342508 sec. | ||
| 5364 | 2026.04.10 19:13:05.024992 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.04.10 19:13:05.025092 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.04.10 19:13:05.025135 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5367 | 2026.04.10 19:13:05.025505 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.04.10 19:13:05.025544 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5369 | 2026.04.10 19:13:05.025860 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5370 | 2026.04.10 19:13:05.026085 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.04.10 19:13:05.026216 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001142 sec., 42031.52364273205 rows/sec., 2.83 MiB/sec. | ||
| 5372 | 2026.04.10 19:13:05.026252 [ 276 ] {15f3a9bd-e2aa-4069-93d0-8130a9acbccb} <Debug> TCPHandler: Processed in 0.001309237 sec. | ||
| 5373 | 2026.04.10 19:13:05.395149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10089 | ||
| 5374 | 2026.04.10 19:13:05.395678 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.04.10 19:13:05.395717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5376 | 2026.04.10 19:13:05.396176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5377 | 2026.04.10 19:13:05.396423 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.04.10 19:13:05.396567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10089 | ||
| 5379 | 2026.04.10 19:13:05.396579 [ 38 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5380 | 2026.04.10 19:13:05.396669 [ 38 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.04.10 19:13:05.396702 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5382 | 2026.04.10 19:13:05.396817 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::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 | ||
| 5383 | 2026.04.10 19:13:05.396926 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5384 | 2026.04.10 19:13:05.396960 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7657 rows starting from the beginning of the part | ||
| 5385 | 2026.04.10 19:13:05.397022 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5386 | 2026.04.10 19:13:05.397069 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5387 | 2026.04.10 19:13:05.397114 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5388 | 2026.04.10 19:13:05.397156 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5389 | 2026.04.10 19:13:05.397198 [ 188 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5390 | 2026.04.10 19:13:05.398953 [ 200 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10089 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182982 sec., 4621659.729672531 rows/sec., 66.11 MiB/sec. | ||
| 5391 | 2026.04.10 19:13:05.399143 [ 200 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5392 | 2026.04.10 19:13:05.399383 [ 200 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.04.10 19:13:05.399445 [ 200 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_21_4} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5394 | 2026.04.10 19:13:05.399506 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5395 | 2026.04.10 19:13:05.944154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5396 | 2026.04.10 19:13:05.962227 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.04.10 19:13:05.962289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5398 | 2026.04.10 19:13:05.968308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5399 | 2026.04.10 19:13:05.969044 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.04.10 19:13:05.969370 [ 41 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5401 | 2026.04.10 19:13:05.969436 [ 41 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.04.10 19:13:05.969456 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5403 | 2026.04.10 19:13:05.969578 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 5404 | 2026.04.10 19:13:05.972450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5405 | 2026.04.10 19:13:05.973344 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5406 | 2026.04.10 19:13:05.974707 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 5407 | 2026.04.10 19:13:05.979730 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 5408 | 2026.04.10 19:13:05.984232 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 5409 | 2026.04.10 19:13:05.988560 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 5410 | 2026.04.10 19:13:05.993080 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 5411 | 2026.04.10 19:13:05.997373 [ 201 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 5412 | 2026.04.10 19:13:06.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.30 MiB, peak 259.25 MiB, free memory in arenas 0.00 B, will set to 254.95 MiB (RSS), difference: -2.35 MiB | ||
| 5413 | 2026.04.10 19:13:06.051895 [ 200 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082368279 sec., 1930.3547667907446 rows/sec., 9.98 MiB/sec. | ||
| 5414 | 2026.04.10 19:13:06.054560 [ 200 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5415 | 2026.04.10 19:13:06.056647 [ 200 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_21_4} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.04.10 19:13:06.056752 [ 200 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_21_4} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5417 | 2026.04.10 19:13:06.058698 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5418 | 2026.04.10 19:13:07.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.49 MiB, peak 262.05 MiB, free memory in arenas 0.00 B, will set to 257.39 MiB (RSS), difference: 5.90 MiB | ||
| 5419 | 2026.04.10 19:13:07.887352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 748 | ||
| 5420 | 2026.04.10 19:13:07.890017 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.04.10 19:13:07.890057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5422 | 2026.04.10 19:13:07.891469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5423 | 2026.04.10 19:13:07.891801 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.04.10 19:13:07.892147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5425 | 2026.04.10 19:13:10.030720 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.04.10 19:13:10.030944 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.04.10 19:13:10.031018 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5428 | 2026.04.10 19:13:10.031858 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.04.10 19:13:10.031901 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5430 | 2026.04.10 19:13:10.032351 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5431 | 2026.04.10 19:13:10.032605 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.04.10 19:13:10.032766 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001876 sec., 151385.92750533047 rows/sec., 9.62 MiB/sec. | ||
| 5433 | 2026.04.10 19:13:10.032819 [ 276 ] {afb6c077-c0f5-45d6-9872-ca47cfba456f} <Debug> TCPHandler: Processed in 0.002237534 sec. | ||
| 5434 | 2026.04.10 19:13:10.032948 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.04.10 19:13:10.033055 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5436 | 2026.04.10 19:13:10.033101 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5437 | 2026.04.10 19:13:10.034094 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.04.10 19:13:10.034130 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5439 | 2026.04.10 19:13:10.034503 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5440 | 2026.04.10 19:13:10.034715 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.04.10 19:13:10.034848 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001817 sec., 456246.5602641717 rows/sec., 35.46 MiB/sec. | ||
| 5442 | 2026.04.10 19:13:10.034887 [ 276 ] {2e35296b-f9d2-4f3e-8719-32629a5954b8} <Debug> TCPHandler: Processed in 0.001993226 sec. | ||
| 5443 | 2026.04.10 19:13:10.035070 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.04.10 19:13:10.035169 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5445 | 2026.04.10 19:13:10.035211 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5446 | 2026.04.10 19:13:10.035700 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.04.10 19:13:10.035734 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5448 | 2026.04.10 19:13:10.036042 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5449 | 2026.04.10 19:13:10.036252 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.04.10 19:13:10.036380 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001232 sec., 128246.75324675324 rows/sec., 7.72 MiB/sec. | ||
| 5451 | 2026.04.10 19:13:10.036418 [ 276 ] {abb59a9e-9cc6-44d6-9ab0-210f7c7abe37} <Debug> TCPHandler: Processed in 0.00139929 sec. | ||
| 5452 | 2026.04.10 19:13:10.036534 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.04.10 19:13:10.036629 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5454 | 2026.04.10 19:13:10.036668 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5455 | 2026.04.10 19:13:10.037139 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.04.10 19:13:10.037174 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5457 | 2026.04.10 19:13:10.037481 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5458 | 2026.04.10 19:13:10.037707 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.04.10 19:13:10.037836 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 5460 | 2026.04.10 19:13:10.037873 [ 276 ] {5a471073-61da-4f99-ab78-9ff5c2f39101} <Debug> TCPHandler: Processed in 0.00138971 sec. | ||
| 5461 | 2026.04.10 19:13:10.037986 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.04.10 19:13:10.038080 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5463 | 2026.04.10 19:13:10.038120 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5464 | 2026.04.10 19:13:10.038582 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.04.10 19:13:10.038616 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5466 | 2026.04.10 19:13:10.038915 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5467 | 2026.04.10 19:13:10.039120 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.04.10 19:13:10.039246 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 5469 | 2026.04.10 19:13:10.039282 [ 276 ] {2ebe2758-6610-44c9-9603-e7dbad566163} <Debug> TCPHandler: Processed in 0.001346038 sec. | ||
| 5470 | 2026.04.10 19:13:10.039395 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.04.10 19:13:10.039488 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5472 | 2026.04.10 19:13:10.039529 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5473 | 2026.04.10 19:13:10.040184 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.04.10 19:13:10.040219 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5475 | 2026.04.10 19:13:10.040537 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5476 | 2026.04.10 19:13:10.040743 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.04.10 19:13:10.040871 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001399 sec., 361686.91922802 rows/sec., 25.45 MiB/sec. | ||
| 5478 | 2026.04.10 19:13:10.040908 [ 276 ] {c7a91fdf-4744-4000-b718-655cf8abcc15} <Debug> TCPHandler: Processed in 0.001563114 sec. | ||
| 5479 | 2026.04.10 19:13:10.041018 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2026.04.10 19:13:10.041111 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5481 | 2026.04.10 19:13:10.041152 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5482 | 2026.04.10 19:13:10.041483 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.04.10 19:13:10.041516 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5484 | 2026.04.10 19:13:10.041819 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5485 | 2026.04.10 19:13:10.042044 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.04.10 19:13:10.042170 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 5487 | 2026.04.10 19:13:10.042206 [ 276 ] {c2ac0607-d070-4628-b67e-ff7b9f0e1f17} <Debug> TCPHandler: Processed in 0.001238895 sec. | ||
| 5488 | 2026.04.10 19:13:10.042315 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.04.10 19:13:10.042409 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.04.10 19:13:10.042452 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5491 | 2026.04.10 19:13:10.042893 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.04.10 19:13:10.042926 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5493 | 2026.04.10 19:13:10.043255 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5494 | 2026.04.10 19:13:10.043463 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.04.10 19:13:10.043594 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 5496 | 2026.04.10 19:13:10.043631 [ 276 ] {8a3aac1c-eb30-465d-8461-498f2fab533a} <Debug> TCPHandler: Processed in 0.001365219 sec. | ||
| 5497 | 2026.04.10 19:13:10.043744 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2026.04.10 19:13:10.043838 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5499 | 2026.04.10 19:13:10.043879 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5500 | 2026.04.10 19:13:10.044188 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.04.10 19:13:10.044223 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5502 | 2026.04.10 19:13:10.044522 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5503 | 2026.04.10 19:13:10.044728 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.04.10 19:13:10.044819 [ 33 ] {} <Debug> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5505 | 2026.04.10 19:13:10.044856 [ 33 ] {} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.04.10 19:13:10.044857 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 5507 | 2026.04.10 19:13:10.044874 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5508 | 2026.04.10 19:13:10.044900 [ 276 ] {c06b7b4f-34d7-49df-ac41-b2c276f0bb58} <Debug> TCPHandler: Processed in 0.001205345 sec. | ||
| 5509 | 2026.04.10 19:13:10.044976 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5510 | 2026.04.10 19:13:10.045010 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.04.10 19:13:10.045111 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.04.10 19:13:10.045115 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5513 | 2026.04.10 19:13:10.045171 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5514 | 2026.04.10 19:13:10.045185 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 12 rows starting from the beginning of the part | ||
| 5515 | 2026.04.10 19:13:10.045257 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5516 | 2026.04.10 19:13:10.045301 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 5517 | 2026.04.10 19:13:10.045342 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 5518 | 2026.04.10 19:13:10.045378 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 5519 | 2026.04.10 19:13:10.045417 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 5520 | 2026.04.10 19:13:10.045987 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.04.10 19:13:10.046028 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5522 | 2026.04.10 19:13:10.046264 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331798 sec., 13515.563170991398 rows/sec., 901.92 KiB/sec. | ||
| 5523 | 2026.04.10 19:13:10.046482 [ 186 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5524 | 2026.04.10 19:13:10.046666 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5525 | 2026.04.10 19:13:10.046876 [ 186 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.04.10 19:13:10.046965 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.04.10 19:13:10.046968 [ 186 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_15_3} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5528 | 2026.04.10 19:13:10.047095 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5529 | 2026.04.10 19:13:10.047124 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00203 sec., 7881.773399014778 rows/sec., 14.12 MiB/sec. | ||
| 5530 | 2026.04.10 19:13:10.047192 [ 276 ] {0aa9b779-3024-4f8c-a6af-3839b5f0b057} <Debug> TCPHandler: Processed in 0.002232003 sec. | ||
| 5531 | 2026.04.10 19:13:10.047309 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.04.10 19:13:10.047404 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5533 | 2026.04.10 19:13:10.047446 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5534 | 2026.04.10 19:13:10.047855 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.04.10 19:13:10.047904 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5536 | 2026.04.10 19:13:10.048281 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5537 | 2026.04.10 19:13:10.048534 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.04.10 19:13:10.048686 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001298 sec., 69337.44221879815 rows/sec., 4.34 MiB/sec. | ||
| 5539 | 2026.04.10 19:13:10.048728 [ 276 ] {2e359cb4-8467-4892-bb97-22b8b18f3cd6} <Debug> TCPHandler: Processed in 0.001468301 sec. | ||
| 5540 | 2026.04.10 19:13:12.163854 [ 28 ] {} <Debug> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5541 | 2026.04.10 19:13:12.163919 [ 28 ] {} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.04.10 19:13:12.163940 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5543 | 2026.04.10 19:13:12.164062 [ 198 ] {587677af-325b-42ce-a833-ccc85c90c08c::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 | ||
| 5544 | 2026.04.10 19:13:12.164212 [ 198 ] {587677af-325b-42ce-a833-ccc85c90c08c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5545 | 2026.04.10 19:13:12.164245 [ 198 ] {587677af-325b-42ce-a833-ccc85c90c08c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5546 | 2026.04.10 19:13:12.164313 [ 198 ] {587677af-325b-42ce-a833-ccc85c90c08c::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 | ||
| 5547 | 2026.04.10 19:13:12.164358 [ 198 ] {587677af-325b-42ce-a833-ccc85c90c08c::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 | ||
| 5548 | 2026.04.10 19:13:12.164400 [ 198 ] {587677af-325b-42ce-a833-ccc85c90c08c::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 | ||
| 5549 | 2026.04.10 19:13:12.164436 [ 198 ] {587677af-325b-42ce-a833-ccc85c90c08c::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 | ||
| 5550 | 2026.04.10 19:13:12.165143 [ 186 ] {587677af-325b-42ce-a833-ccc85c90c08c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134112 sec., 5290.482774188087 rows/sec., 392.65 KiB/sec. | ||
| 5551 | 2026.04.10 19:13:12.165294 [ 190 ] {587677af-325b-42ce-a833-ccc85c90c08c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5552 | 2026.04.10 19:13:12.165553 [ 190 ] {587677af-325b-42ce-a833-ccc85c90c08c::all_1_5_1} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.04.10 19:13:12.165618 [ 190 ] {587677af-325b-42ce-a833-ccc85c90c08c::all_1_5_1} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5554 | 2026.04.10 19:13:12.165682 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5555 | 2026.04.10 19:13:12.670225 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5556 | 2026.04.10 19:13:12.670271 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5557 | 2026.04.10 19:13:12.896644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10537 | ||
| 5558 | 2026.04.10 19:13:12.897186 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.04.10 19:13:12.897241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5560 | 2026.04.10 19:13:12.897811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5561 | 2026.04.10 19:13:12.898066 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.04.10 19:13:12.898201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10537 | ||
| 5563 | 2026.04.10 19:13:13.472522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5564 | 2026.04.10 19:13:13.489402 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.04.10 19:13:13.489478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.31 GiB. | ||
| 5566 | 2026.04.10 19:13:13.495881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5567 | 2026.04.10 19:13:13.496618 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.04.10 19:13:13.499666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5569 | 2026.04.10 19:13:15.024052 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.04.10 19:13:15.024263 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5571 | 2026.04.10 19:13:15.024335 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5572 | 2026.04.10 19:13:15.025078 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.04.10 19:13:15.025116 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5574 | 2026.04.10 19:13:15.025552 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5575 | 2026.04.10 19:13:15.025783 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.04.10 19:13:15.025939 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001731 sec., 62391.68110918545 rows/sec., 5.23 MiB/sec. | ||
| 5577 | 2026.04.10 19:13:15.025981 [ 276 ] {a591a959-9641-41b6-ad9d-ecd45eebc670} <Debug> TCPHandler: Processed in 0.002064448 sec. | ||
| 5578 | 2026.04.10 19:13:15.026130 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.04.10 19:13:15.026251 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5580 | 2026.04.10 19:13:15.026299 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5581 | 2026.04.10 19:13:15.026809 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.04.10 19:13:15.026850 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5583 | 2026.04.10 19:13:15.027182 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5584 | 2026.04.10 19:13:15.027390 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.04.10 19:13:15.027518 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001291 sec., 20139.426800929512 rows/sec., 1.48 MiB/sec. | ||
| 5586 | 2026.04.10 19:13:15.027554 [ 276 ] {8f8894f3-b1cc-477e-aa1e-36edc4f37ea7} <Debug> TCPHandler: Processed in 0.001485102 sec. | ||
| 5587 | 2026.04.10 19:13:15.027664 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.04.10 19:13:15.027757 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5589 | 2026.04.10 19:13:15.027795 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5590 | 2026.04.10 19:13:15.028211 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.04.10 19:13:15.028245 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5592 | 2026.04.10 19:13:15.028538 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5593 | 2026.04.10 19:13:15.028745 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.04.10 19:13:15.028872 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 6.20 MiB/sec. | ||
| 5595 | 2026.04.10 19:13:15.028908 [ 276 ] {49250018-9913-4279-8d0a-aadf8d7a6c8b} <Debug> TCPHandler: Processed in 0.001291047 sec. | ||
| 5596 | 2026.04.10 19:13:15.029022 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.04.10 19:13:15.029115 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.04.10 19:13:15.029161 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5599 | 2026.04.10 19:13:15.029592 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.04.10 19:13:15.029628 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5601 | 2026.04.10 19:13:15.029953 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5602 | 2026.04.10 19:13:15.030154 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.04.10 19:13:15.030293 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 5604 | 2026.04.10 19:13:15.030329 [ 276 ] {e6721fe3-8435-458a-8c96-a8441eb2dd2b} <Debug> TCPHandler: Processed in 0.001354758 sec. | ||
| 5605 | 2026.04.10 19:13:15.030437 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.04.10 19:13:15.030530 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5607 | 2026.04.10 19:13:15.030584 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5608 | 2026.04.10 19:13:15.031395 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.04.10 19:13:15.031430 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5610 | 2026.04.10 19:13:15.031957 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5611 | 2026.04.10 19:13:15.032277 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.04.10 19:13:15.032452 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001938 sec., 13415.892672858618 rows/sec., 24.04 MiB/sec. | ||
| 5613 | 2026.04.10 19:13:15.032513 [ 276 ] {9e836135-652b-4089-bb8c-1d747185ece8} <Debug> TCPHandler: Processed in 0.00212375 sec. | ||
| 5614 | 2026.04.10 19:13:15.032655 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.04.10 19:13:15.032822 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.04.10 19:13:15.032877 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5617 | 2026.04.10 19:13:15.033217 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.04.10 19:13:15.033250 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5619 | 2026.04.10 19:13:15.033557 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5620 | 2026.04.10 19:13:15.033759 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.04.10 19:13:15.033888 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5622 | 2026.04.10 19:13:15.033923 [ 276 ] {56071a0d-3351-441c-8d97-5cebda8f3e02} <Debug> TCPHandler: Processed in 0.001328778 sec. | ||
| 5623 | 2026.04.10 19:13:17.893243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 782 | ||
| 5624 | 2026.04.10 19:13:17.895747 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.04.10 19:13:17.895805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5626 | 2026.04.10 19:13:17.897001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5627 | 2026.04.10 19:13:17.897264 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.04.10 19:13:17.897405 [ 100 ] {} <Debug> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5629 | 2026.04.10 19:13:17.897473 [ 100 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.04.10 19:13:17.897496 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5631 | 2026.04.10 19:13:17.897520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 5632 | 2026.04.10 19:13:17.897630 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::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 | ||
| 5633 | 2026.04.10 19:13:17.898207 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5634 | 2026.04.10 19:13:17.898362 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 578 rows starting from the beginning of the part | ||
| 5635 | 2026.04.10 19:13:17.898737 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 5636 | 2026.04.10 19:13:17.899054 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5637 | 2026.04.10 19:13:17.899365 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5638 | 2026.04.10 19:13:17.899663 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 5639 | 2026.04.10 19:13:17.899978 [ 186 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5640 | 2026.04.10 19:13:17.906763 [ 190 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 72 columns (72 merged, 0 gathered) in 0.009204829 sec., 84955.40764526968 rows/sec., 72.18 MiB/sec. | ||
| 5641 | 2026.04.10 19:13:17.908035 [ 199 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5642 | 2026.04.10 19:13:17.908646 [ 199 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.04.10 19:13:17.908726 [ 199 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_16_3} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5644 | 2026.04.10 19:13:17.908966 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5645 | 2026.04.10 19:13:20.030302 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.04.10 19:13:20.030504 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5647 | 2026.04.10 19:13:20.030576 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5648 | 2026.04.10 19:13:20.031374 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.04.10 19:13:20.031426 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5650 | 2026.04.10 19:13:20.031878 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5651 | 2026.04.10 19:13:20.032227 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.04.10 19:13:20.032448 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001993 sec., 142498.7456096337 rows/sec., 9.05 MiB/sec. | ||
| 5653 | 2026.04.10 19:13:20.032518 [ 276 ] {e47d1150-88e3-43c9-92e3-4bb93f438d0d} <Debug> TCPHandler: Processed in 0.002349996 sec. | ||
| 5654 | 2026.04.10 19:13:20.032669 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.04.10 19:13:20.032776 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5656 | 2026.04.10 19:13:20.032822 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5657 | 2026.04.10 19:13:20.033701 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.04.10 19:13:20.033741 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5659 | 2026.04.10 19:13:20.034124 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5660 | 2026.04.10 19:13:20.034345 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.04.10 19:13:20.034474 [ 138 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5662 | 2026.04.10 19:13:20.034485 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001732 sec., 478637.41339491913 rows/sec., 37.20 MiB/sec. | ||
| 5663 | 2026.04.10 19:13:20.034542 [ 138 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.04.10 19:13:20.034552 [ 276 ] {105bb999-7853-4729-a33c-39adc0683a25} <Debug> TCPHandler: Processed in 0.001937454 sec. | ||
| 5665 | 2026.04.10 19:13:20.034571 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5666 | 2026.04.10 19:13:20.034682 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.04.10 19:13:20.034713 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 5668 | 2026.04.10 19:13:20.034784 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5669 | 2026.04.10 19:13:20.034833 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5670 | 2026.04.10 19:13:20.034861 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5671 | 2026.04.10 19:13:20.034901 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3240 rows starting from the beginning of the part | ||
| 5672 | 2026.04.10 19:13:20.034971 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2455 rows starting from the beginning of the part | ||
| 5673 | 2026.04.10 19:13:20.035028 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5674 | 2026.04.10 19:13:20.035072 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 829 rows starting from the beginning of the part | ||
| 5675 | 2026.04.10 19:13:20.035114 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
| 5676 | 2026.04.10 19:13:20.035152 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 829 rows starting from the beginning of the part | ||
| 5677 | 2026.04.10 19:13:20.035314 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.04.10 19:13:20.035359 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5679 | 2026.04.10 19:13:20.035727 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5680 | 2026.04.10 19:13:20.035951 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.04.10 19:13:20.036115 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.00135 sec., 117037.03703703704 rows/sec., 7.05 MiB/sec. | ||
| 5682 | 2026.04.10 19:13:20.036156 [ 276 ] {2a1a717d-d76b-4fe8-82a0-e4e39efb9008} <Debug> TCPHandler: Processed in 0.001526103 sec. | ||
| 5683 | 2026.04.10 19:13:20.036278 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.04.10 19:13:20.036374 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5685 | 2026.04.10 19:13:20.036417 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5686 | 2026.04.10 19:13:20.036861 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.04.10 19:13:20.036899 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5688 | 2026.04.10 19:13:20.037236 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5689 | 2026.04.10 19:13:20.037458 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.04.10 19:13:20.037575 [ 138 ] {} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5691 | 2026.04.10 19:13:20.037604 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001249 sec., 119295.43634907927 rows/sec., 7.71 MiB/sec. | ||
| 5692 | 2026.04.10 19:13:20.037618 [ 138 ] {} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.04.10 19:13:20.037646 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5694 | 2026.04.10 19:13:20.037649 [ 276 ] {843c9ba1-5e1f-4611-b640-63a441d4b81e} <Debug> TCPHandler: Processed in 0.00142277 sec. | ||
| 5695 | 2026.04.10 19:13:20.037773 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.04.10 19:13:20.037777 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 5697 | 2026.04.10 19:13:20.037868 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.04.10 19:13:20.037914 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5699 | 2026.04.10 19:13:20.037937 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2026.04.10 19:13:20.037979 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 953 rows starting from the beginning of the part | ||
| 5701 | 2026.04.10 19:13:20.038009 [ 189 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7517 rows, containing 5 columns (5 merged, 0 gathered) in 0.003359655 sec., 2237432.1172858523 rows/sec., 176.73 MiB/sec. | ||
| 5702 | 2026.04.10 19:13:20.038049 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 5703 | 2026.04.10 19:13:20.038099 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 5704 | 2026.04.10 19:13:20.038138 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 5705 | 2026.04.10 19:13:20.038175 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 5706 | 2026.04.10 19:13:20.038209 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 5707 | 2026.04.10 19:13:20.038310 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5708 | 2026.04.10 19:13:20.038358 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.04.10 19:13:20.038394 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5710 | 2026.04.10 19:13:20.038621 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.04.10 19:13:20.038693 [ 196 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_36_7} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5712 | 2026.04.10 19:13:20.038777 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5713 | 2026.04.10 19:13:20.038856 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5714 | 2026.04.10 19:13:20.039099 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.04.10 19:13:20.039242 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001392 sec., 106321.83908045977 rows/sec., 6.05 MiB/sec. | ||
| 5716 | 2026.04.10 19:13:20.039280 [ 276 ] {3cc9641c-13dd-484f-837d-6887d0299886} <Debug> TCPHandler: Processed in 0.001556964 sec. | ||
| 5717 | 2026.04.10 19:13:20.039384 [ 189 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665336 sec., 1411126.6435121803 rows/sec., 89.97 MiB/sec. | ||
| 5718 | 2026.04.10 19:13:20.039392 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.04.10 19:13:20.039502 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5720 | 2026.04.10 19:13:20.039544 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5721 | 2026.04.10 19:13:20.039571 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5722 | 2026.04.10 19:13:20.039830 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.04.10 19:13:20.039902 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_21_4} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5724 | 2026.04.10 19:13:20.039987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5725 | 2026.04.10 19:13:20.040239 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.04.10 19:13:20.040281 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5727 | 2026.04.10 19:13:20.040651 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5728 | 2026.04.10 19:13:20.040875 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.04.10 19:13:20.040995 [ 138 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5730 | 2026.04.10 19:13:20.041020 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001535 sec., 329641.69381107495 rows/sec., 23.20 MiB/sec. | ||
| 5731 | 2026.04.10 19:13:20.041032 [ 138 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.04.10 19:13:20.041061 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5733 | 2026.04.10 19:13:20.041065 [ 276 ] {29cc951b-3aa6-401f-9044-6ed32b9eca85} <Debug> TCPHandler: Processed in 0.001723859 sec. | ||
| 5734 | 2026.04.10 19:13:20.041141 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 5735 | 2026.04.10 19:13:20.041198 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.04.10 19:13:20.041243 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5737 | 2026.04.10 19:13:20.041274 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part | ||
| 5738 | 2026.04.10 19:13:20.041308 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5739 | 2026.04.10 19:13:20.041318 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1318 rows starting from the beginning of the part | ||
| 5740 | 2026.04.10 19:13:20.041360 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5741 | 2026.04.10 19:13:20.041370 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5742 | 2026.04.10 19:13:20.041413 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 506 rows starting from the beginning of the part | ||
| 5743 | 2026.04.10 19:13:20.041452 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5744 | 2026.04.10 19:13:20.041490 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 506 rows starting from the beginning of the part | ||
| 5745 | 2026.04.10 19:13:20.041766 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.04.10 19:13:20.041812 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5747 | 2026.04.10 19:13:20.042175 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5748 | 2026.04.10 19:13:20.042412 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.04.10 19:13:20.042527 [ 138 ] {} <Debug> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5750 | 2026.04.10 19:13:20.042565 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001275 sec., 4705.882352941177 rows/sec., 245.86 KiB/sec. | ||
| 5751 | 2026.04.10 19:13:20.042566 [ 138 ] {} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.04.10 19:13:20.042606 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5753 | 2026.04.10 19:13:20.042614 [ 276 ] {c3217a9d-0005-48bb-86d4-066ba8b7bd00} <Debug> TCPHandler: Processed in 0.001469841 sec. | ||
| 5754 | 2026.04.10 19:13:20.042697 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 5755 | 2026.04.10 19:13:20.042743 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.04.10 19:13:20.042790 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5757 | 2026.04.10 19:13:20.042824 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 5758 | 2026.04.10 19:13:20.042846 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.04.10 19:13:20.042890 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 5760 | 2026.04.10 19:13:20.042895 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5761 | 2026.04.10 19:13:20.042943 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 5762 | 2026.04.10 19:13:20.042982 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 5763 | 2026.04.10 19:13:20.043016 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 5764 | 2026.04.10 19:13:20.043021 [ 192 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912614 sec., 2235683.729179019 rows/sec., 161.65 MiB/sec. | ||
| 5765 | 2026.04.10 19:13:20.043048 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 5766 | 2026.04.10 19:13:20.043252 [ 191 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5767 | 2026.04.10 19:13:20.043345 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.04.10 19:13:20.043387 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5769 | 2026.04.10 19:13:20.043536 [ 191 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.04.10 19:13:20.043620 [ 191 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_36_7} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5771 | 2026.04.10 19:13:20.043702 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5772 | 2026.04.10 19:13:20.043747 [ 187 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108073 sec., 88828.84716811785 rows/sec., 4.53 MiB/sec. | ||
| 5773 | 2026.04.10 19:13:20.043774 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5774 | 2026.04.10 19:13:20.043881 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5775 | 2026.04.10 19:13:20.044008 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2026.04.10 19:13:20.044127 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5777 | 2026.04.10 19:13:20.044158 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_16_3} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.04.10 19:13:20.044159 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001332 sec., 198948.94894894894 rows/sec., 13.22 MiB/sec. | ||
| 5779 | 2026.04.10 19:13:20.044165 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.04.10 19:13:20.044218 [ 276 ] {8b876c6f-d8cd-4589-ba54-bf033eeec803} <Debug> TCPHandler: Processed in 0.001527023 sec. | ||
| 5781 | 2026.04.10 19:13:20.044228 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5782 | 2026.04.10 19:13:20.044237 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_16_3} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5783 | 2026.04.10 19:13:20.044321 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5784 | 2026.04.10 19:13:20.044349 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.04.10 19:13:20.044360 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 5786 | 2026.04.10 19:13:20.044449 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.04.10 19:13:20.044463 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5788 | 2026.04.10 19:13:20.044498 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12817 rows starting from the beginning of the part | ||
| 5789 | 2026.04.10 19:13:20.044501 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5790 | 2026.04.10 19:13:20.044545 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1498 rows starting from the beginning of the part | ||
| 5791 | 2026.04.10 19:13:20.044588 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5792 | 2026.04.10 19:13:20.044638 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5793 | 2026.04.10 19:13:20.044674 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5794 | 2026.04.10 19:13:20.044710 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5795 | 2026.04.10 19:13:20.044842 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.04.10 19:13:20.044885 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5797 | 2026.04.10 19:13:20.045244 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5798 | 2026.04.10 19:13:20.045457 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.04.10 19:13:20.045605 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 5800 | 2026.04.10 19:13:20.045643 [ 276 ] {577c95a7-9ad8-48fd-9796-13b9c4bdb26c} <Debug> TCPHandler: Processed in 0.001344678 sec. | ||
| 5801 | 2026.04.10 19:13:20.045758 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2026.04.10 19:13:20.045854 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5803 | 2026.04.10 19:13:20.045909 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5804 | 2026.04.10 19:13:20.046734 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.04.10 19:13:20.046773 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5806 | 2026.04.10 19:13:20.047348 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5807 | 2026.04.10 19:13:20.047597 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.04.10 19:13:20.047757 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00192 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. | ||
| 5809 | 2026.04.10 19:13:20.047860 [ 276 ] {4ec68da2-fe35-4133-bb10-ad354aa9cd31} <Debug> TCPHandler: Processed in 0.00215251 sec. | ||
| 5810 | 2026.04.10 19:13:20.047985 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.04.10 19:13:20.048085 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.04.10 19:13:20.048130 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5813 | 2026.04.10 19:13:20.048509 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.04.10 19:13:20.048546 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5815 | 2026.04.10 19:13:20.048922 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5816 | 2026.04.10 19:13:20.049150 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.04.10 19:13:20.049260 [ 138 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5818 | 2026.04.10 19:13:20.049287 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001219 sec., 73831.00902378999 rows/sec., 4.62 MiB/sec. | ||
| 5819 | 2026.04.10 19:13:20.049297 [ 138 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.04.10 19:13:20.049328 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5821 | 2026.04.10 19:13:20.049331 [ 276 ] {2d3d218f-527e-4219-9f30-ce66ebc3552d} <Debug> TCPHandler: Processed in 0.001397659 sec. | ||
| 5822 | 2026.04.10 19:13:20.049433 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 5823 | 2026.04.10 19:13:20.049447 [ 188 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15133 rows, containing 5 columns (5 merged, 0 gathered) in 0.005154875 sec., 2935667.693203036 rows/sec., 187.51 MiB/sec. | ||
| 5824 | 2026.04.10 19:13:20.049555 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5825 | 2026.04.10 19:13:20.049591 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2040 rows starting from the beginning of the part | ||
| 5826 | 2026.04.10 19:13:20.049644 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5827 | 2026.04.10 19:13:20.049693 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5828 | 2026.04.10 19:13:20.049732 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5829 | 2026.04.10 19:13:20.049766 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5830 | 2026.04.10 19:13:20.049804 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5831 | 2026.04.10 19:13:20.049968 [ 192 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5832 | 2026.04.10 19:13:20.050240 [ 192 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.04.10 19:13:20.050315 [ 192 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5834 | 2026.04.10 19:13:20.050391 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 5835 | 2026.04.10 19:13:20.050759 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001370769 sec., 1707070.9944563964 rows/sec., 109.98 MiB/sec. | ||
| 5836 | 2026.04.10 19:13:20.051000 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5837 | 2026.04.10 19:13:20.051243 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.04.10 19:13:20.051307 [ 191 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_36_7} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5839 | 2026.04.10 19:13:20.051367 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5840 | 2026.04.10 19:13:20.399118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11049 | ||
| 5841 | 2026.04.10 19:13:20.399647 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.04.10 19:13:20.399693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5843 | 2026.04.10 19:13:20.400201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5844 | 2026.04.10 19:13:20.400438 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.04.10 19:13:20.400571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11049 | ||
| 5846 | 2026.04.10 19:13:21.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.82 MiB, peak 267.07 MiB, free memory in arenas 0.00 B, will set to 261.36 MiB (RSS), difference: 1.54 MiB | ||
| 5847 | 2026.04.10 19:13:21.000563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5848 | 2026.04.10 19:13:21.016989 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.04.10 19:13:21.017038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5850 | 2026.04.10 19:13:21.023284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5851 | 2026.04.10 19:13:21.023990 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.04.10 19:13:21.027095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5853 | 2026.04.10 19:13:25.023169 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.04.10 19:13:25.023376 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5855 | 2026.04.10 19:13:25.023450 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5856 | 2026.04.10 19:13:25.024143 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.04.10 19:13:25.024196 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5858 | 2026.04.10 19:13:25.024592 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5859 | 2026.04.10 19:13:25.024816 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.04.10 19:13:25.024978 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001656 sec., 65217.39130434783 rows/sec., 5.47 MiB/sec. | ||
| 5861 | 2026.04.10 19:13:25.025022 [ 276 ] {ae402678-cb02-4bf4-ae11-8cf39be01dff} <Debug> TCPHandler: Processed in 0.002016567 sec. | ||
| 5862 | 2026.04.10 19:13:25.025157 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.04.10 19:13:25.025260 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.04.10 19:13:25.025305 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5865 | 2026.04.10 19:13:25.025715 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.04.10 19:13:25.025751 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5867 | 2026.04.10 19:13:25.026048 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5868 | 2026.04.10 19:13:25.026252 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.04.10 19:13:25.026379 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001144 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 5870 | 2026.04.10 19:13:25.026375 [ 147 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5871 | 2026.04.10 19:13:25.026416 [ 276 ] {21314885-2adf-4901-a803-c7baa71d698f} <Debug> TCPHandler: Processed in 0.001308727 sec. | ||
| 5872 | 2026.04.10 19:13:25.026459 [ 147 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.04.10 19:13:25.026487 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5874 | 2026.04.10 19:13:25.026552 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.04.10 19:13:25.026581 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 5876 | 2026.04.10 19:13:25.026651 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5877 | 2026.04.10 19:13:25.026667 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5878 | 2026.04.10 19:13:25.026694 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5879 | 2026.04.10 19:13:25.026697 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 211 rows starting from the beginning of the part | ||
| 5880 | 2026.04.10 19:13:25.026772 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 5881 | 2026.04.10 19:13:25.026823 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 158 rows starting from the beginning of the part | ||
| 5882 | 2026.04.10 19:13:25.026866 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5883 | 2026.04.10 19:13:25.026906 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 158 rows starting from the beginning of the part | ||
| 5884 | 2026.04.10 19:13:25.026961 [ 188 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5885 | 2026.04.10 19:13:25.027120 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.04.10 19:13:25.027156 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5887 | 2026.04.10 19:13:25.027449 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5888 | 2026.04.10 19:13:25.027653 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.04.10 19:13:25.027763 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215904 sec., 508263.8103008132 rows/sec., 34.02 MiB/sec. | ||
| 5890 | 2026.04.10 19:13:25.027778 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 6.13 MiB/sec. | ||
| 5891 | 2026.04.10 19:13:25.027837 [ 276 ] {77d4cf65-1e76-49bf-b0b4-1aa4326950f3} <Debug> TCPHandler: Processed in 0.001333117 sec. | ||
| 5892 | 2026.04.10 19:13:25.027916 [ 192 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5893 | 2026.04.10 19:13:25.027956 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.04.10 19:13:25.028049 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.04.10 19:13:25.028091 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5896 | 2026.04.10 19:13:25.028161 [ 192 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.04.10 19:13:25.028227 [ 192 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_31_6} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5898 | 2026.04.10 19:13:25.028291 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5899 | 2026.04.10 19:13:25.028490 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.04.10 19:13:25.028525 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5901 | 2026.04.10 19:13:25.028843 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5902 | 2026.04.10 19:13:25.029050 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.04.10 19:13:25.029175 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 5904 | 2026.04.10 19:13:25.029210 [ 276 ] {ff4a0122-1136-436e-8bd3-fd8941a2db24} <Debug> TCPHandler: Processed in 0.001306267 sec. | ||
| 5905 | 2026.04.10 19:13:25.029324 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.04.10 19:13:25.029415 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.04.10 19:13:25.029468 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5908 | 2026.04.10 19:13:25.030236 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.04.10 19:13:25.030273 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5910 | 2026.04.10 19:13:25.030804 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5911 | 2026.04.10 19:13:25.031028 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.04.10 19:13:25.031140 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5913 | 2026.04.10 19:13:25.031163 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001765 sec., 14730.878186968837 rows/sec., 26.40 MiB/sec. | ||
| 5914 | 2026.04.10 19:13:25.031192 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.04.10 19:13:25.031215 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5916 | 2026.04.10 19:13:25.031221 [ 276 ] {1d2049a6-5e26-4ee0-ac44-48a84444818d} <Debug> TCPHandler: Processed in 0.001944095 sec. | ||
| 5917 | 2026.04.10 19:13:25.031298 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 5918 | 2026.04.10 19:13:25.031353 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.04.10 19:13:25.031447 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5920 | 2026.04.10 19:13:25.031469 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5921 | 2026.04.10 19:13:25.031488 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5922 | 2026.04.10 19:13:25.031517 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 515 rows starting from the beginning of the part | ||
| 5923 | 2026.04.10 19:13:25.031627 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5924 | 2026.04.10 19:13:25.031723 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5925 | 2026.04.10 19:13:25.031813 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5926 | 2026.04.10 19:13:25.031839 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.04.10 19:13:25.031876 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5928 | 2026.04.10 19:13:25.031906 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 5929 | 2026.04.10 19:13:25.031997 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5930 | 2026.04.10 19:13:25.032185 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5931 | 2026.04.10 19:13:25.032402 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.04.10 19:13:25.032529 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 5933 | 2026.04.10 19:13:25.032565 [ 276 ] {525816a0-7f62-4d0b-ac39-3b461176ff00} <Debug> TCPHandler: Processed in 0.001259906 sec. | ||
| 5934 | 2026.04.10 19:13:25.038386 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 19 columns (19 merged, 0 gathered) in 0.00712019 sec., 89042.56768428932 rows/sec., 159.56 MiB/sec. | ||
| 5935 | 2026.04.10 19:13:25.039530 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5936 | 2026.04.10 19:13:25.039939 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.04.10 19:13:25.040031 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5938 | 2026.04.10 19:13:25.040204 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5939 | 2026.04.10 19:13:26.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.40 MiB, peak 269.87 MiB, free memory in arenas 0.00 B, will set to 264.26 MiB (RSS), difference: 1.86 MiB | ||
| 5940 | 2026.04.10 19:13:27.670312 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5941 | 2026.04.10 19:13:27.670369 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5942 | 2026.04.10 19:13:27.898416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 816 | ||
| 5943 | 2026.04.10 19:13:27.900681 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.04.10 19:13:27.900723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5945 | 2026.04.10 19:13:27.901399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11497 | ||
| 5946 | 2026.04.10 19:13:27.901881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5947 | 2026.04.10 19:13:27.901912 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.04.10 19:13:27.901955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5949 | 2026.04.10 19:13:27.902178 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.04.10 19:13:27.902445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 5951 | 2026.04.10 19:13:27.902509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5952 | 2026.04.10 19:13:27.902751 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.04.10 19:13:27.902881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11497 | ||
| 5954 | 2026.04.10 19:13:28.527874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5955 | 2026.04.10 19:13:28.545814 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.04.10 19:13:28.545907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5957 | 2026.04.10 19:13:28.551878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5958 | 2026.04.10 19:13:28.552564 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.04.10 19:13:28.555654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5960 | 2026.04.10 19:13:30.030039 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.04.10 19:13:30.030263 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5962 | 2026.04.10 19:13:30.030337 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5963 | 2026.04.10 19:13:30.031167 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.04.10 19:13:30.031217 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5965 | 2026.04.10 19:13:30.031647 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5966 | 2026.04.10 19:13:30.031883 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.04.10 19:13:30.032015 [ 144 ] {} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5968 | 2026.04.10 19:13:30.032042 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001833 sec., 154937.26132024004 rows/sec., 9.84 MiB/sec. | ||
| 5969 | 2026.04.10 19:13:30.032082 [ 144 ] {} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.04.10 19:13:30.032097 [ 276 ] {c1076c70-2de9-4561-aada-2bf7ce80b8ce} <Debug> TCPHandler: Processed in 0.002202052 sec. | ||
| 5971 | 2026.04.10 19:13:30.032107 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5972 | 2026.04.10 19:13:30.032222 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5973 | 2026.04.10 19:13:30.032249 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.04.10 19:13:30.032350 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5975 | 2026.04.10 19:13:30.032361 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5976 | 2026.04.10 19:13:30.032393 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5977 | 2026.04.10 19:13:30.032411 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5978 | 2026.04.10 19:13:30.032473 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5979 | 2026.04.10 19:13:30.032544 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5980 | 2026.04.10 19:13:30.032611 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5981 | 2026.04.10 19:13:30.032674 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5982 | 2026.04.10 19:13:30.033455 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.04.10 19:13:30.033495 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5984 | 2026.04.10 19:13:30.033795 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623406 sec., 874704.1713533152 rows/sec., 58.89 MiB/sec. | ||
| 5985 | 2026.04.10 19:13:30.033935 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5986 | 2026.04.10 19:13:30.033981 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5987 | 2026.04.10 19:13:30.034229 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.04.10 19:13:30.034251 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.04.10 19:13:30.034314 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_17_4} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5990 | 2026.04.10 19:13:30.034382 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5991 | 2026.04.10 19:13:30.034408 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.00207 sec., 400483.09178743965 rows/sec., 31.13 MiB/sec. | ||
| 5992 | 2026.04.10 19:13:30.034446 [ 276 ] {c31275ff-9f80-4ab5-9469-de59e45aa49a} <Debug> TCPHandler: Processed in 0.002259923 sec. | ||
| 5993 | 2026.04.10 19:13:30.034550 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.04.10 19:13:30.034656 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5995 | 2026.04.10 19:13:30.034695 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5996 | 2026.04.10 19:13:30.035130 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.04.10 19:13:30.035166 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 5998 | 2026.04.10 19:13:30.035475 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5999 | 2026.04.10 19:13:30.035690 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.04.10 19:13:30.035819 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001191 sec., 132661.62888329136 rows/sec., 7.99 MiB/sec. | ||
| 6001 | 2026.04.10 19:13:30.035855 [ 276 ] {b8b5292c-0667-4c42-b375-ae31b0192bf8} <Debug> TCPHandler: Processed in 0.001355358 sec. | ||
| 6002 | 2026.04.10 19:13:30.035967 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.04.10 19:13:30.036061 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6004 | 2026.04.10 19:13:30.036101 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6005 | 2026.04.10 19:13:30.036515 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.04.10 19:13:30.036551 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6007 | 2026.04.10 19:13:30.036862 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6008 | 2026.04.10 19:13:30.037073 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.04.10 19:13:30.037199 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001156 sec., 128892.73356401385 rows/sec., 8.33 MiB/sec. | ||
| 6010 | 2026.04.10 19:13:30.037235 [ 276 ] {75544a1e-38eb-4108-a56c-4d68759bb3ff} <Debug> TCPHandler: Processed in 0.001319507 sec. | ||
| 6011 | 2026.04.10 19:13:30.037344 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.04.10 19:13:30.037439 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.04.10 19:13:30.037479 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6014 | 2026.04.10 19:13:30.037914 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.04.10 19:13:30.037951 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6016 | 2026.04.10 19:13:30.038263 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6017 | 2026.04.10 19:13:30.038473 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.04.10 19:13:30.038567 [ 144 ] {} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6019 | 2026.04.10 19:13:30.038599 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 6020 | 2026.04.10 19:13:30.038600 [ 144 ] {} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.04.10 19:13:30.038642 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6022 | 2026.04.10 19:13:30.038653 [ 276 ] {5a43fcc9-c590-48ff-a651-dc886c93fa5f} <Debug> TCPHandler: Processed in 0.001357588 sec. | ||
| 6023 | 2026.04.10 19:13:30.038723 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6024 | 2026.04.10 19:13:30.038770 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.04.10 19:13:30.038820 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6026 | 2026.04.10 19:13:30.038849 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6027 | 2026.04.10 19:13:30.038865 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6028 | 2026.04.10 19:13:30.038902 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6029 | 2026.04.10 19:13:30.038905 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6030 | 2026.04.10 19:13:30.038949 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6031 | 2026.04.10 19:13:30.038990 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6032 | 2026.04.10 19:13:30.039027 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6033 | 2026.04.10 19:13:30.039487 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.04.10 19:13:30.039523 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6035 | 2026.04.10 19:13:30.039719 [ 197 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001022728 sec., 723555.0410275264 rows/sec., 43.91 MiB/sec. | ||
| 6036 | 2026.04.10 19:13:30.039866 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6037 | 2026.04.10 19:13:30.039942 [ 195 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6038 | 2026.04.10 19:13:30.040112 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.04.10 19:13:30.040261 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001413 sec., 358103.3262561925 rows/sec., 25.20 MiB/sec. | ||
| 6040 | 2026.04.10 19:13:30.040278 [ 195 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.04.10 19:13:30.040298 [ 276 ] {039af1fd-2498-4815-9ca4-02152809acfc} <Debug> TCPHandler: Processed in 0.001577965 sec. | ||
| 6042 | 2026.04.10 19:13:30.040368 [ 195 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_17_4} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6043 | 2026.04.10 19:13:30.040423 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.04.10 19:13:30.040459 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6045 | 2026.04.10 19:13:30.040538 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6046 | 2026.04.10 19:13:30.040588 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6047 | 2026.04.10 19:13:30.040940 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.04.10 19:13:30.040976 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6049 | 2026.04.10 19:13:30.041293 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6050 | 2026.04.10 19:13:30.041510 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.04.10 19:13:30.041638 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 6052 | 2026.04.10 19:13:30.041675 [ 276 ] {459cd28f-a330-4844-b41b-5aafa0d40b38} <Debug> TCPHandler: Processed in 0.001301297 sec. | ||
| 6053 | 2026.04.10 19:13:30.041787 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.04.10 19:13:30.041881 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6055 | 2026.04.10 19:13:30.041922 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6056 | 2026.04.10 19:13:30.042319 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.04.10 19:13:30.042354 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6058 | 2026.04.10 19:13:30.042684 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6059 | 2026.04.10 19:13:30.042896 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2026.04.10 19:13:30.043031 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001168 sec., 226883.56164383562 rows/sec., 15.08 MiB/sec. | ||
| 6061 | 2026.04.10 19:13:30.043067 [ 276 ] {20632e7f-4694-4090-b2a6-36cfb0b0c76e} <Debug> TCPHandler: Processed in 0.001328208 sec. | ||
| 6062 | 2026.04.10 19:13:30.043175 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.04.10 19:13:30.043269 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6064 | 2026.04.10 19:13:30.043310 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6065 | 2026.04.10 19:13:30.043613 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.04.10 19:13:30.043652 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6067 | 2026.04.10 19:13:30.043941 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6068 | 2026.04.10 19:13:30.044145 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.04.10 19:13:30.044272 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 6070 | 2026.04.10 19:13:30.044307 [ 276 ] {eafdbb77-93f6-4148-a169-c5d03f723937} <Debug> TCPHandler: Processed in 0.001180593 sec. | ||
| 6071 | 2026.04.10 19:13:30.044412 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.04.10 19:13:30.044505 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6073 | 2026.04.10 19:13:30.044558 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6074 | 2026.04.10 19:13:30.045309 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.04.10 19:13:30.045344 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6076 | 2026.04.10 19:13:30.045859 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6077 | 2026.04.10 19:13:30.046088 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.04.10 19:13:30.046226 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001738 sec., 9205.983889528194 rows/sec., 16.50 MiB/sec. | ||
| 6079 | 2026.04.10 19:13:30.046278 [ 276 ] {0bd03bea-cf60-4fb6-9f8c-6a673ad23037} <Debug> TCPHandler: Processed in 0.001913873 sec. | ||
| 6080 | 2026.04.10 19:13:30.046384 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2026.04.10 19:13:30.046478 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6082 | 2026.04.10 19:13:30.046518 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6083 | 2026.04.10 19:13:30.046833 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.04.10 19:13:30.046870 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6085 | 2026.04.10 19:13:30.047171 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6086 | 2026.04.10 19:13:30.047376 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.04.10 19:13:30.047503 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 6088 | 2026.04.10 19:13:30.047537 [ 276 ] {2748bde1-2f16-48aa-b8b1-94cf05bdfc50} <Debug> TCPHandler: Processed in 0.001201114 sec. | ||
| 6089 | 2026.04.10 19:13:30.347699 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.04.10 19:13:30.347870 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6091 | 2026.04.10 19:13:30.347935 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6092 | 2026.04.10 19:13:30.349772 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.04.10 19:13:30.349818 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6094 | 2026.04.10 19:13:30.350331 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6095 | 2026.04.10 19:13:30.350553 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.04.10 19:13:30.350711 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Debug> executeQuery: Read 2453 rows, 185.10 KiB in 0.002889 sec., 849082.7275874005 rows/sec., 62.57 MiB/sec. | ||
| 6097 | 2026.04.10 19:13:30.350753 [ 276 ] {85fd0878-7ee5-401a-ba44-615dc6e905ac} <Debug> TCPHandler: Processed in 0.00318593 sec. | ||
| 6098 | 2026.04.10 19:13:30.350872 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.04.10 19:13:30.350969 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.04.10 19:13:30.351008 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6101 | 2026.04.10 19:13:30.351417 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.04.10 19:13:30.351453 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6103 | 2026.04.10 19:13:30.351758 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6104 | 2026.04.10 19:13:30.351972 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.04.10 19:13:30.352100 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.23 MiB/sec. | ||
| 6106 | 2026.04.10 19:13:30.352137 [ 276 ] {92fdc8ee-ee5d-458a-a7ba-92be53f96a83} <Debug> TCPHandler: Processed in 0.001315017 sec. | ||
| 6107 | 2026.04.10 19:13:30.352244 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.04.10 19:13:30.352337 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.04.10 19:13:30.352375 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6110 | 2026.04.10 19:13:30.353034 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.04.10 19:13:30.353070 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6112 | 2026.04.10 19:13:30.353391 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6113 | 2026.04.10 19:13:30.353594 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.04.10 19:13:30.353726 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001407 sec., 569296.3752665245 rows/sec., 32.88 MiB/sec. | ||
| 6115 | 2026.04.10 19:13:30.353762 [ 276 ] {3cc57bf9-0130-4463-affe-2365761ec84e} <Debug> TCPHandler: Processed in 0.001566694 sec. | ||
| 6116 | 2026.04.10 19:13:30.353873 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.04.10 19:13:30.353967 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6118 | 2026.04.10 19:13:30.354007 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6119 | 2026.04.10 19:13:30.354381 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.04.10 19:13:30.354417 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6121 | 2026.04.10 19:13:30.354710 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6122 | 2026.04.10 19:13:30.354917 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.04.10 19:13:30.355044 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 6124 | 2026.04.10 19:13:30.355080 [ 276 ] {6a834714-0b7f-45fd-8193-a33580ccb16a} <Debug> TCPHandler: Processed in 0.001256245 sec. | ||
| 6125 | 2026.04.10 19:13:30.355187 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.04.10 19:13:30.355279 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6127 | 2026.04.10 19:13:30.355318 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6128 | 2026.04.10 19:13:30.356115 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.04.10 19:13:30.356151 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6130 | 2026.04.10 19:13:30.356492 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6131 | 2026.04.10 19:13:30.356696 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.04.10 19:13:30.356825 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Debug> executeQuery: Read 1314 rows, 90.04 KiB in 0.001563 sec., 840690.9788867562 rows/sec., 56.26 MiB/sec. | ||
| 6133 | 2026.04.10 19:13:30.356863 [ 276 ] {547abac5-097c-4f69-8e53-6a88e3dc4e4b} <Debug> TCPHandler: Processed in 0.001725558 sec. | ||
| 6134 | 2026.04.10 19:13:30.356972 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.04.10 19:13:30.357066 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.04.10 19:13:30.357109 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6137 | 2026.04.10 19:13:30.357782 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.04.10 19:13:30.357818 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6139 | 2026.04.10 19:13:30.358234 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6140 | 2026.04.10 19:13:30.358439 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.04.10 19:13:30.358567 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001519 sec., 984858.4595128375 rows/sec., 59.73 MiB/sec. | ||
| 6142 | 2026.04.10 19:13:30.358602 [ 276 ] {9f008329-d55f-4762-960d-aa8ca43aa8de} <Debug> TCPHandler: Processed in 0.001678307 sec. | ||
| 6143 | 2026.04.10 19:13:30.358704 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.04.10 19:13:30.358797 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.04.10 19:13:30.358851 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6146 | 2026.04.10 19:13:30.359646 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.04.10 19:13:30.359681 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6148 | 2026.04.10 19:13:30.360221 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6149 | 2026.04.10 19:13:30.360440 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.04.10 19:13:30.360576 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001798 sec., 19466.07341490545 rows/sec., 34.88 MiB/sec. | ||
| 6151 | 2026.04.10 19:13:30.360631 [ 276 ] {df9c3a3e-c568-43dd-8303-5ceb33fd9f7d} <Debug> TCPHandler: Processed in 0.001976305 sec. | ||
| 6152 | 2026.04.10 19:13:30.360743 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.04.10 19:13:30.360836 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.04.10 19:13:30.360877 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6155 | 2026.04.10 19:13:30.361218 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.04.10 19:13:30.361253 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6157 | 2026.04.10 19:13:30.361541 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6158 | 2026.04.10 19:13:30.361749 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.04.10 19:13:30.361876 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 6160 | 2026.04.10 19:13:30.361911 [ 276 ] {fca4e698-7860-499a-9af1-3ebebd0f8020} <Debug> TCPHandler: Processed in 0.001217144 sec. | ||
| 6161 | 2026.04.10 19:13:31.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.79 MiB, peak 269.87 MiB, free memory in arenas 0.00 B, will set to 264.37 MiB (RSS), difference: -1.43 MiB | ||
| 6162 | 2026.04.10 19:13:34.281639 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51285 | ||
| 6163 | 2026.04.10 19:13:34.281771 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6164 | 2026.04.10 19:13:34.281799 [ 286 ] {} <Debug> TCP-Session: b157adfa-39f3-4072-8115-13875145bff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51285 | ||
| 6165 | 2026.04.10 19:13:34.281822 [ 286 ] {} <Debug> TCP-Session: b157adfa-39f3-4072-8115-13875145bff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2026.04.10 19:13:34.281835 [ 286 ] {} <Debug> TCP-Session: b157adfa-39f3-4072-8115-13875145bff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.04.10 19:13:34.282028 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65455 | ||
| 6168 | 2026.04.10 19:13:34.282082 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45442 | ||
| 6169 | 2026.04.10 19:13:34.282109 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35235 | ||
| 6170 | 2026.04.10 19:13:34.282143 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6171 | 2026.04.10 19:13:34.282131 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33180 | ||
| 6172 | 2026.04.10 19:13:34.282187 [ 288 ] {} <Debug> TCP-Session: 27b0b0f7-b4b4-4a77-a2ec-df877dfc1acf Authenticating user 'default' from [fd00:1122:3344:101::e]:65455 | ||
| 6173 | 2026.04.10 19:13:34.282202 [ 286 ] {} <Trace> TCP-Session: b157adfa-39f3-4072-8115-13875145bff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.04.10 19:13:34.282210 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6175 | 2026.04.10 19:13:34.282231 [ 288 ] {} <Debug> TCP-Session: 27b0b0f7-b4b4-4a77-a2ec-df877dfc1acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2026.04.10 19:13:34.282259 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6177 | 2026.04.10 19:13:34.282264 [ 293 ] {} <Debug> TCP-Session: a15120fc-ab15-49c8-acdf-9c11d44927d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35235 | ||
| 6178 | 2026.04.10 19:13:34.282267 [ 288 ] {} <Debug> TCP-Session: 27b0b0f7-b4b4-4a77-a2ec-df877dfc1acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.04.10 19:13:34.282290 [ 289 ] {} <Debug> TCP-Session: b5378038-9a2f-4fca-8e80-b2edf8c3025e Authenticating user 'default' from [fd00:1122:3344:101::e]:45442 | ||
| 6180 | 2026.04.10 19:13:34.282302 [ 293 ] {} <Debug> TCP-Session: a15120fc-ab15-49c8-acdf-9c11d44927d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.04.10 19:13:34.282320 [ 289 ] {} <Debug> TCP-Session: b5378038-9a2f-4fca-8e80-b2edf8c3025e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.04.10 19:13:34.282325 [ 293 ] {} <Debug> TCP-Session: a15120fc-ab15-49c8-acdf-9c11d44927d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2026.04.10 19:13:34.282334 [ 289 ] {} <Debug> TCP-Session: b5378038-9a2f-4fca-8e80-b2edf8c3025e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2026.04.10 19:13:34.282327 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6185 | 2026.04.10 19:13:34.282101 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64110 | ||
| 6186 | 2026.04.10 19:13:34.282391 [ 286 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51285) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6187 | 2026.04.10 19:13:34.282377 [ 275 ] {} <Debug> TCP-Session: 5bdbacf7-d2d0-49cc-845f-0f79b0852f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:33180 | ||
| 6188 | 2026.04.10 19:13:34.282098 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56300 | ||
| 6189 | 2026.04.10 19:13:34.282445 [ 275 ] {} <Debug> TCP-Session: 5bdbacf7-d2d0-49cc-845f-0f79b0852f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.04.10 19:13:34.282090 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43268 | ||
| 6191 | 2026.04.10 19:13:34.282483 [ 275 ] {} <Debug> TCP-Session: 5bdbacf7-d2d0-49cc-845f-0f79b0852f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2026.04.10 19:13:34.282123 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 6193 | 2026.04.10 19:13:34.282662 [ 286 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6194 | 2026.04.10 19:13:34.282686 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6195 | 2026.04.10 19:13:34.282722 [ 292 ] {} <Debug> TCP-Session: 3257bf92-14a8-45f3-81f6-fee8aaa913f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56300 | ||
| 6196 | 2026.04.10 19:13:34.282723 [ 286 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6197 | 2026.04.10 19:13:34.282743 [ 292 ] {} <Debug> TCP-Session: 3257bf92-14a8-45f3-81f6-fee8aaa913f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.04.10 19:13:34.282760 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6199 | 2026.04.10 19:13:34.282764 [ 292 ] {} <Debug> TCP-Session: 3257bf92-14a8-45f3-81f6-fee8aaa913f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.04.10 19:13:34.282801 [ 294 ] {} <Debug> TCP-Session: 0a0962ad-106e-442f-a016-572241437bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 6201 | 2026.04.10 19:13:34.282832 [ 294 ] {} <Debug> TCP-Session: 0a0962ad-106e-442f-a016-572241437bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2026.04.10 19:13:34.282846 [ 294 ] {} <Debug> TCP-Session: 0a0962ad-106e-442f-a016-572241437bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.04.10 19:13:34.282872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6204 | 2026.04.10 19:13:34.282905 [ 291 ] {} <Debug> TCP-Session: 057a4c45-8344-4272-bd98-c7bd9b0d52ef Authenticating user 'default' from [fd00:1122:3344:101::e]:43268 | ||
| 6205 | 2026.04.10 19:13:34.282922 [ 291 ] {} <Debug> TCP-Session: 057a4c45-8344-4272-bd98-c7bd9b0d52ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2026.04.10 19:13:34.282938 [ 291 ] {} <Debug> TCP-Session: 057a4c45-8344-4272-bd98-c7bd9b0d52ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.04.10 19:13:34.282975 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6208 | 2026.04.10 19:13:34.283008 [ 290 ] {} <Debug> TCP-Session: 1210ac60-e708-45f0-beeb-87693130eb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:64110 | ||
| 6209 | 2026.04.10 19:13:34.283025 [ 290 ] {} <Debug> TCP-Session: 1210ac60-e708-45f0-beeb-87693130eb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.04.10 19:13:34.283034 [ 286 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 6211 | 2026.04.10 19:13:34.283037 [ 290 ] {} <Debug> TCP-Session: 1210ac60-e708-45f0-beeb-87693130eb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.04.10 19:13:34.284010 [ 325 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Trace> AggregatingTransform: Aggregating | ||
| 6213 | 2026.04.10 19:13:34.284060 [ 325 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Trace> Aggregator: Aggregation method: without_key | ||
| 6214 | 2026.04.10 19:13:34.284099 [ 325 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953847 sec. (1048.386 rows/sec., 40.95 KiB/sec.) | ||
| 6215 | 2026.04.10 19:13:34.284118 [ 325 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Trace> Aggregator: Merging aggregated data | ||
| 6216 | 2026.04.10 19:13:34.285411 [ 286 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 6217 | 2026.04.10 19:13:34.285550 [ 286 ] {be31fabe-7e27-40e3-8de2-d0fdd277ecc5} <Debug> TCPHandler: Processed in 0.003466377 sec. | ||
| 6218 | 2026.04.10 19:13:34.285642 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2026.04.10 19:13:34.285669 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6220 | 2026.04.10 19:13:34.285686 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6221 | 2026.04.10 19:13:34.285693 [ 288 ] {} <Debug> TCP-Session: 27b0b0f7-b4b4-4a77-a2ec-df877dfc1acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.04.10 19:13:34.285718 [ 289 ] {} <Debug> TCP-Session: b5378038-9a2f-4fca-8e80-b2edf8c3025e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2026.04.10 19:13:34.285712 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2026.04.10 19:13:34.285749 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2026.04.10 19:13:34.285781 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6226 | 2026.04.10 19:13:34.285788 [ 292 ] {} <Debug> TCP-Session: 3257bf92-14a8-45f3-81f6-fee8aaa913f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.04.10 19:13:34.285809 [ 293 ] {} <Debug> TCP-Session: a15120fc-ab15-49c8-acdf-9c11d44927d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.04.10 19:13:34.285824 [ 286 ] {} <Debug> TCP-Session: b157adfa-39f3-4072-8115-13875145bff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.04.10 19:13:34.285762 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6230 | 2026.04.10 19:13:34.285733 [ 290 ] {} <Debug> TCP-Session: 1210ac60-e708-45f0-beeb-87693130eb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.04.10 19:13:34.285874 [ 275 ] {} <Debug> TCP-Session: 5bdbacf7-d2d0-49cc-845f-0f79b0852f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.04.10 19:13:34.285732 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6233 | 2026.04.10 19:13:34.285699 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2026.04.10 19:13:34.285938 [ 294 ] {} <Debug> TCP-Session: 0a0962ad-106e-442f-a016-572241437bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.04.10 19:13:34.285969 [ 291 ] {} <Debug> TCP-Session: 057a4c45-8344-4272-bd98-c7bd9b0d52ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.04.10 19:13:34.367502 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59086 | ||
| 6237 | 2026.04.10 19:13:34.367617 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6238 | 2026.04.10 19:13:34.367645 [ 286 ] {} <Debug> TCP-Session: 8f488a05-8760-4a1b-a998-8c61fefdfd40 Authenticating user 'default' from [fd00:1122:3344:101::e]:59086 | ||
| 6239 | 2026.04.10 19:13:34.367669 [ 286 ] {} <Debug> TCP-Session: 8f488a05-8760-4a1b-a998-8c61fefdfd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.04.10 19:13:34.367681 [ 286 ] {} <Debug> TCP-Session: 8f488a05-8760-4a1b-a998-8c61fefdfd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.04.10 19:13:34.367860 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54546 | ||
| 6242 | 2026.04.10 19:13:34.367882 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41163 | ||
| 6243 | 2026.04.10 19:13:34.367917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46334 | ||
| 6244 | 2026.04.10 19:13:34.367935 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45407 | ||
| 6245 | 2026.04.10 19:13:34.367956 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48283 | ||
| 6246 | 2026.04.10 19:13:34.367983 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6247 | 2026.04.10 19:13:34.368011 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6248 | 2026.04.10 19:13:34.368012 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6249 | 2026.04.10 19:13:34.368030 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6250 | 2026.04.10 19:13:34.368037 [ 288 ] {} <Debug> TCP-Session: ccddf7d4-7d7d-43c9-9d4c-ed434004db2a Authenticating user 'default' from [fd00:1122:3344:101::e]:54546 | ||
| 6251 | 2026.04.10 19:13:34.368061 [ 289 ] {} <Debug> TCP-Session: 4b8e9d0b-70ac-4c55-a309-434ac3ada33a Authenticating user 'default' from [fd00:1122:3344:101::e]:41163 | ||
| 6252 | 2026.04.10 19:13:34.368067 [ 293 ] {} <Debug> TCP-Session: 1793d0a3-1aac-40cd-80e5-e2b67ede578a Authenticating user 'default' from [fd00:1122:3344:101::e]:45407 | ||
| 6253 | 2026.04.10 19:13:34.368078 [ 286 ] {} <Trace> TCP-Session: 8f488a05-8760-4a1b-a998-8c61fefdfd40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.04.10 19:13:34.368095 [ 289 ] {} <Debug> TCP-Session: 4b8e9d0b-70ac-4c55-a309-434ac3ada33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2026.04.10 19:13:34.368113 [ 293 ] {} <Debug> TCP-Session: 1793d0a3-1aac-40cd-80e5-e2b67ede578a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.04.10 19:13:34.368125 [ 289 ] {} <Debug> TCP-Session: 4b8e9d0b-70ac-4c55-a309-434ac3ada33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.04.10 19:13:34.368133 [ 293 ] {} <Debug> TCP-Session: 1793d0a3-1aac-40cd-80e5-e2b67ede578a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.04.10 19:13:34.368086 [ 288 ] {} <Debug> TCP-Session: ccddf7d4-7d7d-43c9-9d4c-ed434004db2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.04.10 19:13:34.368080 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6260 | 2026.04.10 19:13:34.368171 [ 288 ] {} <Debug> TCP-Session: ccddf7d4-7d7d-43c9-9d4c-ed434004db2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.04.10 19:13:34.368043 [ 291 ] {} <Debug> TCP-Session: a237fe41-2379-4bfe-a489-634c0602320e Authenticating user 'default' from [fd00:1122:3344:101::e]:46334 | ||
| 6262 | 2026.04.10 19:13:34.368202 [ 294 ] {} <Debug> TCP-Session: 099002ba-02c0-49c2-a495-76bc8ced7467 Authenticating user 'default' from [fd00:1122:3344:101::e]:48283 | ||
| 6263 | 2026.04.10 19:13:34.368225 [ 291 ] {} <Debug> TCP-Session: a237fe41-2379-4bfe-a489-634c0602320e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.04.10 19:13:34.367923 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46521 | ||
| 6265 | 2026.04.10 19:13:34.368258 [ 286 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6266 | 2026.04.10 19:13:34.368248 [ 294 ] {} <Debug> TCP-Session: 099002ba-02c0-49c2-a495-76bc8ced7467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2026.04.10 19:13:34.368248 [ 291 ] {} <Debug> TCP-Session: a237fe41-2379-4bfe-a489-634c0602320e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2026.04.10 19:13:34.368317 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6269 | 2026.04.10 19:13:34.368312 [ 294 ] {} <Debug> TCP-Session: 099002ba-02c0-49c2-a495-76bc8ced7467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.04.10 19:13:34.368347 [ 292 ] {} <Debug> TCP-Session: 4f55e82d-0442-483d-ae2a-1992a366b1d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46521 | ||
| 6271 | 2026.04.10 19:13:34.367892 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43433 | ||
| 6272 | 2026.04.10 19:13:34.368374 [ 292 ] {} <Debug> TCP-Session: 4f55e82d-0442-483d-ae2a-1992a366b1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2026.04.10 19:13:34.367988 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40265 | ||
| 6274 | 2026.04.10 19:13:34.368412 [ 292 ] {} <Debug> TCP-Session: 4f55e82d-0442-483d-ae2a-1992a366b1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2026.04.10 19:13:34.368445 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6276 | 2026.04.10 19:13:34.368474 [ 290 ] {} <Debug> TCP-Session: ee81dd42-0adf-4478-9f13-98b0a021a4de Authenticating user 'default' from [fd00:1122:3344:101::e]:43433 | ||
| 6277 | 2026.04.10 19:13:34.368485 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6278 | 2026.04.10 19:13:34.368491 [ 290 ] {} <Debug> TCP-Session: ee81dd42-0adf-4478-9f13-98b0a021a4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.04.10 19:13:34.368518 [ 275 ] {} <Debug> TCP-Session: 237c4c47-6d9c-4632-9465-f5187f9f0540 Authenticating user 'default' from [fd00:1122:3344:101::e]:40265 | ||
| 6280 | 2026.04.10 19:13:34.368522 [ 290 ] {} <Debug> TCP-Session: ee81dd42-0adf-4478-9f13-98b0a021a4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.04.10 19:13:34.368542 [ 275 ] {} <Debug> TCP-Session: 237c4c47-6d9c-4632-9465-f5187f9f0540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.04.10 19:13:34.368543 [ 286 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6283 | 2026.04.10 19:13:34.368562 [ 275 ] {} <Debug> TCP-Session: 237c4c47-6d9c-4632-9465-f5187f9f0540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.04.10 19:13:34.368612 [ 286 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6285 | 2026.04.10 19:13:34.368890 [ 286 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 6286 | 2026.04.10 19:13:34.369802 [ 337 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Trace> AggregatingTransform: Aggregating | ||
| 6287 | 2026.04.10 19:13:34.369853 [ 337 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 6288 | 2026.04.10 19:13:34.369891 [ 337 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892675 sec. (1120.229 rows/sec., 43.76 KiB/sec.) | ||
| 6289 | 2026.04.10 19:13:34.369911 [ 337 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Trace> Aggregator: Merging aggregated data | ||
| 6290 | 2026.04.10 19:13:34.371192 [ 286 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 6291 | 2026.04.10 19:13:34.371350 [ 286 ] {fb7a582c-8b88-4147-8cfe-6261a5a850d8} <Debug> TCPHandler: Processed in 0.003395565 sec. | ||
| 6292 | 2026.04.10 19:13:34.371478 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6293 | 2026.04.10 19:13:34.371505 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6294 | 2026.04.10 19:13:34.371509 [ 286 ] {} <Debug> TCP-Session: 8f488a05-8760-4a1b-a998-8c61fefdfd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.04.10 19:13:34.371531 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2026.04.10 19:13:34.371551 [ 288 ] {} <Debug> TCP-Session: ccddf7d4-7d7d-43c9-9d4c-ed434004db2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2026.04.10 19:13:34.371561 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6298 | 2026.04.10 19:13:34.371582 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6299 | 2026.04.10 19:13:34.371591 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6300 | 2026.04.10 19:13:34.371617 [ 290 ] {} <Debug> TCP-Session: ee81dd42-0adf-4478-9f13-98b0a021a4de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.04.10 19:13:34.371630 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6302 | 2026.04.10 19:13:34.371654 [ 292 ] {} <Debug> TCP-Session: 4f55e82d-0442-483d-ae2a-1992a366b1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.04.10 19:13:34.371638 [ 293 ] {} <Debug> TCP-Session: 1793d0a3-1aac-40cd-80e5-e2b67ede578a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.04.10 19:13:34.371683 [ 294 ] {} <Debug> TCP-Session: 099002ba-02c0-49c2-a495-76bc8ced7467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.04.10 19:13:34.371604 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6306 | 2026.04.10 19:13:34.371574 [ 275 ] {} <Debug> TCP-Session: 237c4c47-6d9c-4632-9465-f5187f9f0540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.04.10 19:13:34.371767 [ 291 ] {} <Debug> TCP-Session: a237fe41-2379-4bfe-a489-634c0602320e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.04.10 19:13:34.371545 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6309 | 2026.04.10 19:13:34.371822 [ 289 ] {} <Debug> TCP-Session: 4b8e9d0b-70ac-4c55-a309-434ac3ada33a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.04.10 19:13:34.677860 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50866 | ||
| 6311 | 2026.04.10 19:13:34.677967 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6312 | 2026.04.10 19:13:34.677996 [ 286 ] {} <Debug> TCP-Session: 4862c49a-b8f5-44b3-85fb-89bfb414928a Authenticating user 'default' from [fd00:1122:3344:101::e]:50866 | ||
| 6313 | 2026.04.10 19:13:34.678017 [ 286 ] {} <Debug> TCP-Session: 4862c49a-b8f5-44b3-85fb-89bfb414928a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.04.10 19:13:34.678031 [ 286 ] {} <Debug> TCP-Session: 4862c49a-b8f5-44b3-85fb-89bfb414928a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.04.10 19:13:34.678223 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40045 | ||
| 6316 | 2026.04.10 19:13:34.678240 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58217 | ||
| 6317 | 2026.04.10 19:13:34.678278 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40308 | ||
| 6318 | 2026.04.10 19:13:34.678299 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52682 | ||
| 6319 | 2026.04.10 19:13:34.678321 [ 286 ] {} <Trace> TCP-Session: 4862c49a-b8f5-44b3-85fb-89bfb414928a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.04.10 19:13:34.678339 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6321 | 2026.04.10 19:13:34.678292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33878 | ||
| 6322 | 2026.04.10 19:13:34.678385 [ 288 ] {} <Debug> TCP-Session: f554097b-a438-418f-9c72-fe5c4c157b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:40045 | ||
| 6323 | 2026.04.10 19:13:34.678386 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6324 | 2026.04.10 19:13:34.678372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6325 | 2026.04.10 19:13:34.678433 [ 288 ] {} <Debug> TCP-Session: f554097b-a438-418f-9c72-fe5c4c157b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2026.04.10 19:13:34.678441 [ 275 ] {} <Debug> TCP-Session: 80a95031-f8fc-4a3b-8454-97a77d7f7f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:52682 | ||
| 6327 | 2026.04.10 19:13:34.678468 [ 293 ] {} <Debug> TCP-Session: e8630609-1cd4-465e-b794-167e347a2c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:40308 | ||
| 6328 | 2026.04.10 19:13:34.678476 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6329 | 2026.04.10 19:13:34.678498 [ 286 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6330 | 2026.04.10 19:13:34.678506 [ 293 ] {} <Debug> TCP-Session: e8630609-1cd4-465e-b794-167e347a2c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.04.10 19:13:34.678521 [ 294 ] {} <Debug> TCP-Session: f6916860-5e38-4a66-817f-6718fef42d6b Authenticating user 'default' from [fd00:1122:3344:101::e]:33878 | ||
| 6332 | 2026.04.10 19:13:34.678541 [ 293 ] {} <Debug> TCP-Session: e8630609-1cd4-465e-b794-167e347a2c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.04.10 19:13:34.678562 [ 294 ] {} <Debug> TCP-Session: f6916860-5e38-4a66-817f-6718fef42d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.04.10 19:13:34.678485 [ 275 ] {} <Debug> TCP-Session: 80a95031-f8fc-4a3b-8454-97a77d7f7f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.04.10 19:13:34.678587 [ 294 ] {} <Debug> TCP-Session: f6916860-5e38-4a66-817f-6718fef42d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.04.10 19:13:34.678606 [ 275 ] {} <Debug> TCP-Session: 80a95031-f8fc-4a3b-8454-97a77d7f7f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.04.10 19:13:34.678469 [ 288 ] {} <Debug> TCP-Session: f554097b-a438-418f-9c72-fe5c4c157b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.04.10 19:13:34.678260 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33836 | ||
| 6339 | 2026.04.10 19:13:34.678265 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63244 | ||
| 6340 | 2026.04.10 19:13:34.678257 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49680 | ||
| 6341 | 2026.04.10 19:13:34.678373 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6342 | 2026.04.10 19:13:34.678730 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6343 | 2026.04.10 19:13:34.678747 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6344 | 2026.04.10 19:13:34.678778 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6345 | 2026.04.10 19:13:34.678780 [ 290 ] {} <Debug> TCP-Session: 4d66474b-5a86-4180-9914-c37931b88bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:33836 | ||
| 6346 | 2026.04.10 19:13:34.678811 [ 292 ] {} <Debug> TCP-Session: ca2a1113-b510-4a52-9a55-3f329c343864 Authenticating user 'default' from [fd00:1122:3344:101::e]:63244 | ||
| 6347 | 2026.04.10 19:13:34.678826 [ 291 ] {} <Debug> TCP-Session: 0ae34808-ef43-48b9-b1fe-84f6fcf9ba8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49680 | ||
| 6348 | 2026.04.10 19:13:34.678840 [ 290 ] {} <Debug> TCP-Session: 4d66474b-5a86-4180-9914-c37931b88bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2026.04.10 19:13:34.678851 [ 292 ] {} <Debug> TCP-Session: ca2a1113-b510-4a52-9a55-3f329c343864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2026.04.10 19:13:34.678864 [ 291 ] {} <Debug> TCP-Session: 0ae34808-ef43-48b9-b1fe-84f6fcf9ba8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.04.10 19:13:34.678887 [ 292 ] {} <Debug> TCP-Session: ca2a1113-b510-4a52-9a55-3f329c343864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.04.10 19:13:34.678901 [ 291 ] {} <Debug> TCP-Session: 0ae34808-ef43-48b9-b1fe-84f6fcf9ba8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.04.10 19:13:34.678771 [ 286 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6354 | 2026.04.10 19:13:34.678876 [ 290 ] {} <Debug> TCP-Session: 4d66474b-5a86-4180-9914-c37931b88bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.04.10 19:13:34.678761 [ 289 ] {} <Debug> TCP-Session: 1e021fba-cb85-4199-8278-05dc6186809a Authenticating user 'default' from [fd00:1122:3344:101::e]:58217 | ||
| 6356 | 2026.04.10 19:13:34.678986 [ 286 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6357 | 2026.04.10 19:13:34.678996 [ 289 ] {} <Debug> TCP-Session: 1e021fba-cb85-4199-8278-05dc6186809a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.04.10 19:13:34.679023 [ 289 ] {} <Debug> TCP-Session: 1e021fba-cb85-4199-8278-05dc6186809a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2026.04.10 19:13:34.679279 [ 286 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 6360 | 2026.04.10 19:13:34.680227 [ 284 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Trace> AggregatingTransform: Aggregating | ||
| 6361 | 2026.04.10 19:13:34.680279 [ 284 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 6362 | 2026.04.10 19:13:34.680318 [ 284 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935147 sec. (1069.351 rows/sec., 41.77 KiB/sec.) | ||
| 6363 | 2026.04.10 19:13:34.680336 [ 284 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Trace> Aggregator: Merging aggregated data | ||
| 6364 | 2026.04.10 19:13:34.681581 [ 286 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 6365 | 2026.04.10 19:13:34.681710 [ 286 ] {c54a418f-5ab9-4b01-9979-6e34129288bc} <Debug> TCPHandler: Processed in 0.003506079 sec. | ||
| 6366 | 2026.04.10 19:13:34.681828 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6367 | 2026.04.10 19:13:34.681854 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6368 | 2026.04.10 19:13:34.681856 [ 286 ] {} <Debug> TCP-Session: 4862c49a-b8f5-44b3-85fb-89bfb414928a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6369 | 2026.04.10 19:13:34.681876 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6370 | 2026.04.10 19:13:34.681886 [ 275 ] {} <Debug> TCP-Session: 80a95031-f8fc-4a3b-8454-97a77d7f7f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6371 | 2026.04.10 19:13:34.681892 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6372 | 2026.04.10 19:13:34.681910 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6373 | 2026.04.10 19:13:34.681931 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6374 | 2026.04.10 19:13:34.681949 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6375 | 2026.04.10 19:13:34.681959 [ 289 ] {} <Debug> TCP-Session: 1e021fba-cb85-4199-8278-05dc6186809a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.04.10 19:13:34.681984 [ 294 ] {} <Debug> TCP-Session: f6916860-5e38-4a66-817f-6718fef42d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2026.04.10 19:13:34.682003 [ 290 ] {} <Debug> TCP-Session: 4d66474b-5a86-4180-9914-c37931b88bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.04.10 19:13:34.681996 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6379 | 2026.04.10 19:13:34.681969 [ 288 ] {} <Debug> TCP-Session: f554097b-a438-418f-9c72-fe5c4c157b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.04.10 19:13:34.681964 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6381 | 2026.04.10 19:13:34.682055 [ 293 ] {} <Debug> TCP-Session: e8630609-1cd4-465e-b794-167e347a2c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.04.10 19:13:34.681914 [ 291 ] {} <Debug> TCP-Session: 0ae34808-ef43-48b9-b1fe-84f6fcf9ba8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6383 | 2026.04.10 19:13:34.682087 [ 292 ] {} <Debug> TCP-Session: ca2a1113-b510-4a52-9a55-3f329c343864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6384 | 2026.04.10 19:13:35.020363 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.04.10 19:13:35.020541 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6386 | 2026.04.10 19:13:35.020612 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6387 | 2026.04.10 19:13:35.021316 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.04.10 19:13:35.021382 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6389 | 2026.04.10 19:13:35.021847 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6390 | 2026.04.10 19:13:35.022176 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.04.10 19:13:35.022405 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
| 6392 | 2026.04.10 19:13:35.022485 [ 276 ] {b8167cfa-1511-40bd-b48f-4df2be8a80de} <Debug> TCPHandler: Processed in 0.002255183 sec. | ||
| 6393 | 2026.04.10 19:13:35.022650 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.04.10 19:13:35.022761 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6395 | 2026.04.10 19:13:35.022813 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6396 | 2026.04.10 19:13:35.023364 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.04.10 19:13:35.023407 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6398 | 2026.04.10 19:13:35.023764 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6399 | 2026.04.10 19:13:35.024086 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.04.10 19:13:35.024282 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. | ||
| 6401 | 2026.04.10 19:13:35.024336 [ 276 ] {2be451e8-6238-4982-85f4-e5e273dc71ac} <Debug> TCPHandler: Processed in 0.001751089 sec. | ||
| 6402 | 2026.04.10 19:13:35.024479 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.04.10 19:13:35.024603 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.04.10 19:13:35.024666 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6405 | 2026.04.10 19:13:35.025149 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.04.10 19:13:35.025189 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6407 | 2026.04.10 19:13:35.025615 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6408 | 2026.04.10 19:13:35.025960 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.04.10 19:13:35.026152 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001579 sec., 81063.96453451551 rows/sec., 5.65 MiB/sec. | ||
| 6410 | 2026.04.10 19:13:35.026200 [ 276 ] {c32ceb91-b543-4208-bb85-dab8729e5454} <Debug> TCPHandler: Processed in 0.00178381 sec. | ||
| 6411 | 2026.04.10 19:13:35.026345 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.04.10 19:13:35.026469 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.04.10 19:13:35.026529 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6414 | 2026.04.10 19:13:35.026975 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.04.10 19:13:35.027021 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6416 | 2026.04.10 19:13:35.027458 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6417 | 2026.04.10 19:13:35.027783 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.04.10 19:13:35.027951 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001521 sec., 31558.185404339252 rows/sec., 2.13 MiB/sec. | ||
| 6419 | 2026.04.10 19:13:35.027999 [ 276 ] {250a9f0a-08d8-44d7-a4bc-21c204b19ece} <Debug> TCPHandler: Processed in 0.001731389 sec. | ||
| 6420 | 2026.04.10 19:13:35.403058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12009 | ||
| 6421 | 2026.04.10 19:13:35.403587 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.04.10 19:13:35.403633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6423 | 2026.04.10 19:13:35.404121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6424 | 2026.04.10 19:13:35.404355 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.04.10 19:13:35.404491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12009 | ||
| 6426 | 2026.04.10 19:13:36.055874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6427 | 2026.04.10 19:13:36.073115 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.04.10 19:13:36.073165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6429 | 2026.04.10 19:13:36.078686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6430 | 2026.04.10 19:13:36.079395 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.04.10 19:13:36.082210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6432 | 2026.04.10 19:13:37.902694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 868 | ||
| 6433 | 2026.04.10 19:13:37.905724 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2026.04.10 19:13:37.905776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6435 | 2026.04.10 19:13:37.907037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6436 | 2026.04.10 19:13:37.907315 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.04.10 19:13:37.907719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 6438 | 2026.04.10 19:13:40.030473 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.04.10 19:13:40.030658 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.04.10 19:13:40.030721 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6441 | 2026.04.10 19:13:40.031454 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.04.10 19:13:40.031501 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6443 | 2026.04.10 19:13:40.031894 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6444 | 2026.04.10 19:13:40.032114 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.04.10 19:13:40.032258 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001649 sec., 172225.5912674348 rows/sec., 10.94 MiB/sec. | ||
| 6446 | 2026.04.10 19:13:40.032299 [ 276 ] {5faa7813-8b5f-44cd-813e-88819c6e3fa3} <Debug> TCPHandler: Processed in 0.001955945 sec. | ||
| 6447 | 2026.04.10 19:13:40.032424 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.04.10 19:13:40.032520 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6449 | 2026.04.10 19:13:40.032560 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6450 | 2026.04.10 19:13:40.033375 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.04.10 19:13:40.033412 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6452 | 2026.04.10 19:13:40.033752 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6453 | 2026.04.10 19:13:40.033964 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.04.10 19:13:40.034083 [ 130 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6455 | 2026.04.10 19:13:40.034091 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.00159 sec., 521383.6477987421 rows/sec., 40.52 MiB/sec. | ||
| 6456 | 2026.04.10 19:13:40.034156 [ 130 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.04.10 19:13:40.034171 [ 276 ] {082e68e8-980a-454d-af97-4bcb97b061d4} <Debug> TCPHandler: Processed in 0.00179679 sec. | ||
| 6458 | 2026.04.10 19:13:40.034184 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6459 | 2026.04.10 19:13:40.034280 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2026.04.10 19:13:40.034295 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 6461 | 2026.04.10 19:13:40.034378 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.04.10 19:13:40.034395 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6463 | 2026.04.10 19:13:40.034417 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6464 | 2026.04.10 19:13:40.034428 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3240 rows starting from the beginning of the part | ||
| 6465 | 2026.04.10 19:13:40.034494 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 6466 | 2026.04.10 19:13:40.034543 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 829 rows starting from the beginning of the part | ||
| 6467 | 2026.04.10 19:13:40.034593 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2453 rows starting from the beginning of the part | ||
| 6468 | 2026.04.10 19:13:40.034638 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6469 | 2026.04.10 19:13:40.034680 [ 192 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 829 rows starting from the beginning of the part | ||
| 6470 | 2026.04.10 19:13:40.034873 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.04.10 19:13:40.034909 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6472 | 2026.04.10 19:13:40.035210 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6473 | 2026.04.10 19:13:40.035421 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.04.10 19:13:40.035548 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001188 sec., 132996.63299663298 rows/sec., 8.01 MiB/sec. | ||
| 6475 | 2026.04.10 19:13:40.035584 [ 276 ] {3b44e40a-9730-4d31-b01d-cbacca26b5ae} <Debug> TCPHandler: Processed in 0.001353688 sec. | ||
| 6476 | 2026.04.10 19:13:40.035697 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.04.10 19:13:40.035794 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.04.10 19:13:40.035832 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6479 | 2026.04.10 19:13:40.036270 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.04.10 19:13:40.036305 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6481 | 2026.04.10 19:13:40.036598 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6482 | 2026.04.10 19:13:40.036800 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.04.10 19:13:40.036922 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 6484 | 2026.04.10 19:13:40.036957 [ 276 ] {4163d9c2-d47a-408f-944e-289d68b225cc} <Debug> TCPHandler: Processed in 0.001311077 sec. | ||
| 6485 | 2026.04.10 19:13:40.037068 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.04.10 19:13:40.037070 [ 195 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7515 rows, containing 5 columns (5 merged, 0 gathered) in 0.002814219 sec., 2670367.8711571484 rows/sec., 210.93 MiB/sec. | ||
| 6487 | 2026.04.10 19:13:40.037163 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6488 | 2026.04.10 19:13:40.037208 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6489 | 2026.04.10 19:13:40.037431 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6490 | 2026.04.10 19:13:40.037654 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.04.10 19:13:40.037696 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6492 | 2026.04.10 19:13:40.037756 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.04.10 19:13:40.037846 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_41_8} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6494 | 2026.04.10 19:13:40.037942 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6495 | 2026.04.10 19:13:40.038021 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6496 | 2026.04.10 19:13:40.038240 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.04.10 19:13:40.038365 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 6498 | 2026.04.10 19:13:40.038402 [ 276 ] {e272b118-896d-4bd3-be39-689867fe57d8} <Debug> TCPHandler: Processed in 0.001384069 sec. | ||
| 6499 | 2026.04.10 19:13:40.038516 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.04.10 19:13:40.038612 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6501 | 2026.04.10 19:13:40.038651 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6502 | 2026.04.10 19:13:40.039280 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.04.10 19:13:40.039313 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6504 | 2026.04.10 19:13:40.039634 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6505 | 2026.04.10 19:13:40.039840 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.04.10 19:13:40.039949 [ 129 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6507 | 2026.04.10 19:13:40.039965 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001372 sec., 368804.6647230321 rows/sec., 25.95 MiB/sec. | ||
| 6508 | 2026.04.10 19:13:40.039990 [ 129 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.04.10 19:13:40.040005 [ 276 ] {d94bbbd8-440f-48fa-9b4f-28c903571b6c} <Debug> TCPHandler: Processed in 0.001538484 sec. | ||
| 6510 | 2026.04.10 19:13:40.040013 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6511 | 2026.04.10 19:13:40.040117 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.04.10 19:13:40.040125 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 6513 | 2026.04.10 19:13:40.040214 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6514 | 2026.04.10 19:13:40.040260 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6515 | 2026.04.10 19:13:40.040268 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6516 | 2026.04.10 19:13:40.040307 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1792 rows starting from the beginning of the part | ||
| 6517 | 2026.04.10 19:13:40.040373 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6518 | 2026.04.10 19:13:40.040416 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 506 rows starting from the beginning of the part | ||
| 6519 | 2026.04.10 19:13:40.040458 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1314 rows starting from the beginning of the part | ||
| 6520 | 2026.04.10 19:13:40.040494 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6521 | 2026.04.10 19:13:40.040535 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 506 rows starting from the beginning of the part | ||
| 6522 | 2026.04.10 19:13:40.040589 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.04.10 19:13:40.040628 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6524 | 2026.04.10 19:13:40.040969 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6525 | 2026.04.10 19:13:40.041200 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.04.10 19:13:40.041335 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 6527 | 2026.04.10 19:13:40.041372 [ 276 ] {587cb725-9c63-4c6c-ad9d-cdce49cb6c37} <Debug> TCPHandler: Processed in 0.001303936 sec. | ||
| 6528 | 2026.04.10 19:13:40.041485 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.04.10 19:13:40.041580 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.04.10 19:13:40.041623 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6531 | 2026.04.10 19:13:40.042044 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.04.10 19:13:40.042049 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001975675 sec., 2162298.9611145556 rows/sec., 156.32 MiB/sec. | ||
| 6533 | 2026.04.10 19:13:40.042085 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6534 | 2026.04.10 19:13:40.042275 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6535 | 2026.04.10 19:13:40.042502 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6536 | 2026.04.10 19:13:40.042591 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.04.10 19:13:40.042679 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_41_8} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6538 | 2026.04.10 19:13:40.042756 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.04.10 19:13:40.042758 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6540 | 2026.04.10 19:13:40.042865 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6541 | 2026.04.10 19:13:40.042897 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001335 sec., 198501.87265917604 rows/sec., 13.19 MiB/sec. | ||
| 6542 | 2026.04.10 19:13:40.042902 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.04.10 19:13:40.042930 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6544 | 2026.04.10 19:13:40.042936 [ 276 ] {022c9361-3c96-43a4-8f4d-45c39d6152b2} <Debug> TCPHandler: Processed in 0.001500272 sec. | ||
| 6545 | 2026.04.10 19:13:40.043054 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 6546 | 2026.04.10 19:13:40.043078 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.04.10 19:13:40.043182 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6548 | 2026.04.10 19:13:40.043200 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6549 | 2026.04.10 19:13:40.043227 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6550 | 2026.04.10 19:13:40.043266 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15133 rows starting from the beginning of the part | ||
| 6551 | 2026.04.10 19:13:40.043355 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 6552 | 2026.04.10 19:13:40.043435 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 6553 | 2026.04.10 19:13:40.043510 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1496 rows starting from the beginning of the part | ||
| 6554 | 2026.04.10 19:13:40.043566 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.04.10 19:13:40.043577 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6556 | 2026.04.10 19:13:40.043610 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6557 | 2026.04.10 19:13:40.043639 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6558 | 2026.04.10 19:13:40.043964 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6559 | 2026.04.10 19:13:40.044184 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.04.10 19:13:40.044320 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 6561 | 2026.04.10 19:13:40.044357 [ 276 ] {28e8ae19-66a8-4ee1-ab6c-63baf096bcd0} <Debug> TCPHandler: Processed in 0.001342048 sec. | ||
| 6562 | 2026.04.10 19:13:40.044457 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.04.10 19:13:40.044552 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6564 | 2026.04.10 19:13:40.044606 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6565 | 2026.04.10 19:13:40.045418 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.04.10 19:13:40.045454 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6567 | 2026.04.10 19:13:40.045998 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6568 | 2026.04.10 19:13:40.046232 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.04.10 19:13:40.046373 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001838 sec., 8705.114254624592 rows/sec., 15.60 MiB/sec. | ||
| 6570 | 2026.04.10 19:13:40.046425 [ 276 ] {fd041e82-99c1-46d1-8aba-52a64b3818d3} <Debug> TCPHandler: Processed in 0.002017697 sec. | ||
| 6571 | 2026.04.10 19:13:40.046543 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.04.10 19:13:40.046638 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.04.10 19:13:40.046679 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6574 | 2026.04.10 19:13:40.047043 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.04.10 19:13:40.047077 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6576 | 2026.04.10 19:13:40.047390 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6577 | 2026.04.10 19:13:40.047599 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.04.10 19:13:40.047690 [ 129 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6579 | 2026.04.10 19:13:40.047718 [ 129 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.04.10 19:13:40.047722 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 6581 | 2026.04.10 19:13:40.047737 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6582 | 2026.04.10 19:13:40.047764 [ 276 ] {73d63c4c-0fb1-4433-a54f-62dd80e8e7f7} <Debug> TCPHandler: Processed in 0.001271006 sec. | ||
| 6583 | 2026.04.10 19:13:40.047824 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 6584 | 2026.04.10 19:13:40.047933 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6585 | 2026.04.10 19:13:40.047963 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2340 rows starting from the beginning of the part | ||
| 6586 | 2026.04.10 19:13:40.048022 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 6587 | 2026.04.10 19:13:40.048064 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 6588 | 2026.04.10 19:13:40.048103 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 6589 | 2026.04.10 19:13:40.048142 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6590 | 2026.04.10 19:13:40.048180 [ 197 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6591 | 2026.04.10 19:13:40.048257 [ 186 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17447 rows, containing 5 columns (5 merged, 0 gathered) in 0.005276228 sec., 3306718.360161843 rows/sec., 210.87 MiB/sec. | ||
| 6592 | 2026.04.10 19:13:40.048480 [ 196 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6593 | 2026.04.10 19:13:40.048748 [ 196 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.04.10 19:13:40.048813 [ 196 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6595 | 2026.04.10 19:13:40.048890 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 6596 | 2026.04.10 19:13:40.049361 [ 186 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001573924 sec., 1677336.389812977 rows/sec., 108.08 MiB/sec. | ||
| 6597 | 2026.04.10 19:13:40.049705 [ 190 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6598 | 2026.04.10 19:13:40.050005 [ 190 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.04.10 19:13:40.050085 [ 190 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_41_8} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6600 | 2026.04.10 19:13:40.050170 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6601 | 2026.04.10 19:13:42.670606 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6602 | 2026.04.10 19:13:42.670659 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6603 | 2026.04.10 19:13:42.905371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12457 | ||
| 6604 | 2026.04.10 19:13:42.905866 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.04.10 19:13:42.905904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6606 | 2026.04.10 19:13:42.906382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6607 | 2026.04.10 19:13:42.906600 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.04.10 19:13:42.906726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12457 | ||
| 6609 | 2026.04.10 19:13:42.906722 [ 122 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6610 | 2026.04.10 19:13:42.906798 [ 122 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.04.10 19:13:42.906818 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6612 | 2026.04.10 19:13:42.906913 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::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 | ||
| 6613 | 2026.04.10 19:13:42.906996 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6614 | 2026.04.10 19:13:42.907025 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10089 rows starting from the beginning of the part | ||
| 6615 | 2026.04.10 19:13:42.907088 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6616 | 2026.04.10 19:13:42.907131 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6617 | 2026.04.10 19:13:42.907169 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6618 | 2026.04.10 19:13:42.907208 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6619 | 2026.04.10 19:13:42.907242 [ 196 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6620 | 2026.04.10 19:13:42.911290 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12457 rows, containing 4 columns (4 merged, 0 gathered) in 0.004415004 sec., 2821514.9974949057 rows/sec., 40.36 MiB/sec. | ||
| 6621 | 2026.04.10 19:13:42.911748 [ 193 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6622 | 2026.04.10 19:13:42.912039 [ 193 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.04.10 19:13:42.912115 [ 193 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_26_5} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6624 | 2026.04.10 19:13:42.912210 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6625 | 2026.04.10 19:13:43.582984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6626 | 2026.04.10 19:13:43.600714 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.04.10 19:13:43.600774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6628 | 2026.04.10 19:13:43.606452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6629 | 2026.04.10 19:13:43.607160 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.04.10 19:13:43.607433 [ 120 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6631 | 2026.04.10 19:13:43.607471 [ 120 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.04.10 19:13:43.607491 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6633 | 2026.04.10 19:13:43.607633 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 6634 | 2026.04.10 19:13:43.610343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6635 | 2026.04.10 19:13:43.611759 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6636 | 2026.04.10 19:13:43.613214 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 6637 | 2026.04.10 19:13:43.617751 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 6638 | 2026.04.10 19:13:43.622260 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 6639 | 2026.04.10 19:13:43.626327 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 6640 | 2026.04.10 19:13:43.630688 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 6641 | 2026.04.10 19:13:43.634660 [ 193 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 6642 | 2026.04.10 19:13:43.686425 [ 187 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.0788651 sec., 2485.2564695917463 rows/sec., 12.85 MiB/sec. | ||
| 6643 | 2026.04.10 19:13:43.688920 [ 188 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6644 | 2026.04.10 19:13:43.691313 [ 188 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_26_5} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.04.10 19:13:43.691422 [ 188 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_26_5} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6646 | 2026.04.10 19:13:43.693633 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6647 | 2026.04.10 19:13:44.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.47 MiB, peak 277.01 MiB, free memory in arenas 0.00 B, will set to 271.83 MiB (RSS), difference: 5.36 MiB | ||
| 6648 | 2026.04.10 19:13:45.022397 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.04.10 19:13:45.022579 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6650 | 2026.04.10 19:13:45.022646 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6651 | 2026.04.10 19:13:45.023329 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.04.10 19:13:45.023378 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6653 | 2026.04.10 19:13:45.023796 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6654 | 2026.04.10 19:13:45.024027 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.04.10 19:13:45.024182 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001649 sec., 65494.23893268647 rows/sec., 5.49 MiB/sec. | ||
| 6656 | 2026.04.10 19:13:45.024222 [ 276 ] {b95b4899-1d0e-40aa-9ae6-b1640f23d1b2} <Debug> TCPHandler: Processed in 0.001954265 sec. | ||
| 6657 | 2026.04.10 19:13:45.024350 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.04.10 19:13:45.024445 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6659 | 2026.04.10 19:13:45.024484 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6660 | 2026.04.10 19:13:45.024883 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.04.10 19:13:45.024919 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6662 | 2026.04.10 19:13:45.025212 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6663 | 2026.04.10 19:13:45.025419 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.04.10 19:13:45.025547 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.70 MiB/sec. | ||
| 6665 | 2026.04.10 19:13:45.025583 [ 276 ] {a66272dc-7244-4c72-888e-c25c8c137c26} <Debug> TCPHandler: Processed in 0.001282996 sec. | ||
| 6666 | 2026.04.10 19:13:45.025689 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.04.10 19:13:45.025782 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6668 | 2026.04.10 19:13:45.025821 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6669 | 2026.04.10 19:13:45.026241 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.04.10 19:13:45.026277 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6671 | 2026.04.10 19:13:45.026579 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6672 | 2026.04.10 19:13:45.026797 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.04.10 19:13:45.026925 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00116 sec., 77586.20689655172 rows/sec., 6.06 MiB/sec. | ||
| 6674 | 2026.04.10 19:13:45.026963 [ 276 ] {7eda84e9-da21-4665-8694-632681d4c1cc} <Debug> TCPHandler: Processed in 0.001327958 sec. | ||
| 6675 | 2026.04.10 19:13:45.027076 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2026.04.10 19:13:45.027170 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6677 | 2026.04.10 19:13:45.027212 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6678 | 2026.04.10 19:13:45.027610 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.04.10 19:13:45.027645 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6680 | 2026.04.10 19:13:45.027989 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6681 | 2026.04.10 19:13:45.028193 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.04.10 19:13:45.028321 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6683 | 2026.04.10 19:13:45.028357 [ 276 ] {e26ab11b-a573-4bf2-8911-ed0167ce5f9b} <Debug> TCPHandler: Processed in 0.001329857 sec. | ||
| 6684 | 2026.04.10 19:13:45.028470 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.04.10 19:13:45.028567 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6686 | 2026.04.10 19:13:45.028623 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6687 | 2026.04.10 19:13:45.029594 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.04.10 19:13:45.029638 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6689 | 2026.04.10 19:13:45.030213 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6690 | 2026.04.10 19:13:45.030432 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.04.10 19:13:45.030584 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002035 sec., 12776.412776412777 rows/sec., 22.89 MiB/sec. | ||
| 6692 | 2026.04.10 19:13:45.030639 [ 276 ] {646c41bb-1e13-4bc1-8f2a-77e8af36b0e6} <Debug> TCPHandler: Processed in 0.002221462 sec. | ||
| 6693 | 2026.04.10 19:13:45.030755 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.04.10 19:13:45.030851 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6695 | 2026.04.10 19:13:45.030979 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6696 | 2026.04.10 19:13:45.031321 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.04.10 19:13:45.031357 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6698 | 2026.04.10 19:13:45.031658 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6699 | 2026.04.10 19:13:45.031862 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.04.10 19:13:45.031988 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 6701 | 2026.04.10 19:13:45.032024 [ 276 ] {891a0d55-ece9-4fa3-a275-e3af83971bff} <Debug> TCPHandler: Processed in 0.001319007 sec. | ||
| 6702 | 2026.04.10 19:13:47.908840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 902 | ||
| 6703 | 2026.04.10 19:13:47.911119 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.04.10 19:13:47.911167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6705 | 2026.04.10 19:13:47.912325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6706 | 2026.04.10 19:13:47.912577 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.04.10 19:13:47.912833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 6708 | 2026.04.10 19:13:50.031785 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.04.10 19:13:50.032013 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.04.10 19:13:50.032086 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6711 | 2026.04.10 19:13:50.032904 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.04.10 19:13:50.032955 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6713 | 2026.04.10 19:13:50.033370 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6714 | 2026.04.10 19:13:50.033607 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.04.10 19:13:50.033764 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001805 sec., 157340.72022160667 rows/sec., 9.99 MiB/sec. | ||
| 6716 | 2026.04.10 19:13:50.033806 [ 276 ] {17a7bbec-184c-43be-b700-89db54e1fd1b} <Debug> TCPHandler: Processed in 0.002162921 sec. | ||
| 6717 | 2026.04.10 19:13:50.033934 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.04.10 19:13:50.034031 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6719 | 2026.04.10 19:13:50.034072 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6720 | 2026.04.10 19:13:50.034476 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.04.10 19:13:50.034513 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6722 | 2026.04.10 19:13:50.034802 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6723 | 2026.04.10 19:13:50.035023 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.04.10 19:13:50.035154 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001141 sec., 12269.938650306747 rows/sec., 1000.53 KiB/sec. | ||
| 6725 | 2026.04.10 19:13:50.035192 [ 276 ] {96c6130f-aa56-44f9-be8a-4a1a00573348} <Debug> TCPHandler: Processed in 0.001309527 sec. | ||
| 6726 | 2026.04.10 19:13:50.035298 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2026.04.10 19:13:50.035395 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6728 | 2026.04.10 19:13:50.035434 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6729 | 2026.04.10 19:13:50.036225 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.04.10 19:13:50.036262 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6731 | 2026.04.10 19:13:50.036629 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6732 | 2026.04.10 19:13:50.036846 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.04.10 19:13:50.036975 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Debug> executeQuery: Read 836 rows, 66.49 KiB in 0.001599 sec., 522826.7667292058 rows/sec., 40.61 MiB/sec. | ||
| 6734 | 2026.04.10 19:13:50.037012 [ 276 ] {7180367e-4f8f-4b37-8fa1-07638755a32f} <Debug> TCPHandler: Processed in 0.00176548 sec. | ||
| 6735 | 2026.04.10 19:13:50.037125 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.04.10 19:13:50.037221 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6737 | 2026.04.10 19:13:50.037261 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6738 | 2026.04.10 19:13:50.037710 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2026.04.10 19:13:50.037746 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6740 | 2026.04.10 19:13:50.038047 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6741 | 2026.04.10 19:13:50.038260 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.04.10 19:13:50.038369 [ 36 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6743 | 2026.04.10 19:13:50.038388 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Debug> executeQuery: Read 172 rows, 10.72 KiB in 0.001184 sec., 145270.27027027027 rows/sec., 8.84 MiB/sec. | ||
| 6744 | 2026.04.10 19:13:50.038434 [ 36 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.04.10 19:13:50.038444 [ 276 ] {e5c5f690-d200-4f64-b4da-aeac23eed92a} <Debug> TCPHandler: Processed in 0.001370618 sec. | ||
| 6746 | 2026.04.10 19:13:50.038462 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6747 | 2026.04.10 19:13:50.038570 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.04.10 19:13:50.038600 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 6749 | 2026.04.10 19:13:50.038669 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.04.10 19:13:50.038715 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6751 | 2026.04.10 19:13:50.038765 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6752 | 2026.04.10 19:13:50.038810 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 211 rows starting from the beginning of the part | ||
| 6753 | 2026.04.10 19:13:50.038887 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 158 rows starting from the beginning of the part | ||
| 6754 | 2026.04.10 19:13:50.038940 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 6755 | 2026.04.10 19:13:50.038991 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 158 rows starting from the beginning of the part | ||
| 6756 | 2026.04.10 19:13:50.039035 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6757 | 2026.04.10 19:13:50.039083 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 172 rows starting from the beginning of the part | ||
| 6758 | 2026.04.10 19:13:50.039153 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.04.10 19:13:50.039194 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6760 | 2026.04.10 19:13:50.039551 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6761 | 2026.04.10 19:13:50.039780 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.04.10 19:13:50.039924 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001272 sec., 117138.36477987422 rows/sec., 7.57 MiB/sec. | ||
| 6763 | 2026.04.10 19:13:50.039963 [ 276 ] {3f277e26-9f7f-4272-8a05-884533dbbaff} <Debug> TCPHandler: Processed in 0.001445191 sec. | ||
| 6764 | 2026.04.10 19:13:50.040090 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.04.10 19:13:50.040111 [ 187 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578945 sec., 481334.05533441633 rows/sec., 31.79 MiB/sec. | ||
| 6766 | 2026.04.10 19:13:50.040186 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.04.10 19:13:50.040230 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6768 | 2026.04.10 19:13:50.040293 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6769 | 2026.04.10 19:13:50.040595 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.04.10 19:13:50.040666 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_36_7} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6771 | 2026.04.10 19:13:50.040671 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.04.10 19:13:50.040716 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6773 | 2026.04.10 19:13:50.040752 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6774 | 2026.04.10 19:13:50.041040 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6775 | 2026.04.10 19:13:50.041260 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.04.10 19:13:50.041389 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 6777 | 2026.04.10 19:13:50.041426 [ 276 ] {6771eb2b-c0bc-4aa0-93c8-6acd51859f43} <Debug> TCPHandler: Processed in 0.001387649 sec. | ||
| 6778 | 2026.04.10 19:13:50.041551 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.04.10 19:13:50.041647 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6780 | 2026.04.10 19:13:50.041687 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6781 | 2026.04.10 19:13:50.042283 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.04.10 19:13:50.042320 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6783 | 2026.04.10 19:13:50.042646 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6784 | 2026.04.10 19:13:50.042854 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.04.10 19:13:50.042985 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Debug> executeQuery: Read 520 rows, 37.60 KiB in 0.001355 sec., 383763.83763837634 rows/sec., 27.10 MiB/sec. | ||
| 6786 | 2026.04.10 19:13:50.043023 [ 276 ] {fe3b126b-1546-4aa3-9066-04e295f2f61d} <Debug> TCPHandler: Processed in 0.001526213 sec. | ||
| 6787 | 2026.04.10 19:13:50.043133 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.04.10 19:13:50.043229 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6789 | 2026.04.10 19:13:50.043270 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6790 | 2026.04.10 19:13:50.043605 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.04.10 19:13:50.043642 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6792 | 2026.04.10 19:13:50.043942 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6793 | 2026.04.10 19:13:50.044147 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.04.10 19:13:50.044279 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 6795 | 2026.04.10 19:13:50.044317 [ 276 ] {17d37bd9-3af6-4949-8ac0-031205121209} <Debug> TCPHandler: Processed in 0.001233554 sec. | ||
| 6796 | 2026.04.10 19:13:50.044427 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.04.10 19:13:50.044523 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.04.10 19:13:50.044566 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6799 | 2026.04.10 19:13:50.044972 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.04.10 19:13:50.045008 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6801 | 2026.04.10 19:13:50.045345 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6802 | 2026.04.10 19:13:50.045558 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.04.10 19:13:50.045687 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001181 sec., 230313.29381879763 rows/sec., 15.32 MiB/sec. | ||
| 6804 | 2026.04.10 19:13:50.045724 [ 276 ] {8967770e-9445-4f25-abbe-433835f02ed9} <Debug> TCPHandler: Processed in 0.001347278 sec. | ||
| 6805 | 2026.04.10 19:13:50.045843 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.04.10 19:13:50.045938 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.04.10 19:13:50.045980 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6808 | 2026.04.10 19:13:50.046294 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.04.10 19:13:50.046329 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6810 | 2026.04.10 19:13:50.046630 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6811 | 2026.04.10 19:13:50.046838 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.04.10 19:13:50.046965 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 6813 | 2026.04.10 19:13:50.047001 [ 276 ] {98981fc9-1539-42ee-975e-2c594c5db5d2} <Debug> TCPHandler: Processed in 0.001210294 sec. | ||
| 6814 | 2026.04.10 19:13:50.047112 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.04.10 19:13:50.047206 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6816 | 2026.04.10 19:13:50.047261 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6817 | 2026.04.10 19:13:50.048053 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.04.10 19:13:50.048090 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6819 | 2026.04.10 19:13:50.048640 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6820 | 2026.04.10 19:13:50.048860 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.04.10 19:13:50.048999 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00181 sec., 8839.779005524862 rows/sec., 15.84 MiB/sec. | ||
| 6822 | 2026.04.10 19:13:50.049004 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6823 | 2026.04.10 19:13:50.049052 [ 276 ] {9057c261-af70-4505-ba73-3f9250efbc62} <Debug> TCPHandler: Processed in 0.001990696 sec. | ||
| 6824 | 2026.04.10 19:13:50.049079 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.04.10 19:13:50.049109 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6826 | 2026.04.10 19:13:50.049198 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.04.10 19:13:50.049207 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 6828 | 2026.04.10 19:13:50.049324 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6829 | 2026.04.10 19:13:50.049374 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6830 | 2026.04.10 19:13:50.049427 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6831 | 2026.04.10 19:13:50.049493 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 634 rows starting from the beginning of the part | ||
| 6832 | 2026.04.10 19:13:50.049628 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6833 | 2026.04.10 19:13:50.049735 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 6834 | 2026.04.10 19:13:50.049761 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.04.10 19:13:50.049797 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6836 | 2026.04.10 19:13:50.049823 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 6837 | 2026.04.10 19:13:50.049910 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6838 | 2026.04.10 19:13:50.049998 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 6839 | 2026.04.10 19:13:50.050134 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6840 | 2026.04.10 19:13:50.050342 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.04.10 19:13:50.050468 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 4.82 MiB/sec. | ||
| 6842 | 2026.04.10 19:13:50.050503 [ 276 ] {ff631bd7-dddb-485f-aca7-f484521712c3} <Debug> TCPHandler: Processed in 0.001363729 sec. | ||
| 6843 | 2026.04.10 19:13:50.054931 [ 194 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 19 columns (19 merged, 0 gathered) in 0.005764902 sec., 128883.3704371731 rows/sec., 230.95 MiB/sec. | ||
| 6844 | 2026.04.10 19:13:50.056245 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6845 | 2026.04.10 19:13:50.056614 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.04.10 19:13:50.056698 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6847 | 2026.04.10 19:13:50.056857 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6848 | 2026.04.10 19:13:50.407662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12969 | ||
| 6849 | 2026.04.10 19:13:50.408170 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.04.10 19:13:50.408213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6851 | 2026.04.10 19:13:50.408706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6852 | 2026.04.10 19:13:50.408944 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.04.10 19:13:50.409079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12969 | ||
| 6854 | 2026.04.10 19:13:51.001087 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.33 MiB, peak 280.88 MiB, free memory in arenas 0.00 B, will set to 275.83 MiB (RSS), difference: 2.50 MiB | ||
| 6855 | 2026.04.10 19:13:51.111254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6856 | 2026.04.10 19:13:51.126901 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.04.10 19:13:51.126952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6858 | 2026.04.10 19:13:51.132636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6859 | 2026.04.10 19:13:51.133265 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.04.10 19:13:51.135956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6861 | 2026.04.10 19:13:55.022517 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.04.10 19:13:55.022716 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6863 | 2026.04.10 19:13:55.022787 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6864 | 2026.04.10 19:13:55.023505 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.04.10 19:13:55.023556 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6866 | 2026.04.10 19:13:55.023962 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6867 | 2026.04.10 19:13:55.024215 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.04.10 19:13:55.024380 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001712 sec., 63084.11214953271 rows/sec., 5.29 MiB/sec. | ||
| 6869 | 2026.04.10 19:13:55.024433 [ 276 ] {604b6cc2-7cea-4b9b-a591-694aa1735ab6} <Debug> TCPHandler: Processed in 0.002051708 sec. | ||
| 6870 | 2026.04.10 19:13:55.024569 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.04.10 19:13:55.024676 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6872 | 2026.04.10 19:13:55.024722 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6873 | 2026.04.10 19:13:55.025163 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.04.10 19:13:55.025202 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6875 | 2026.04.10 19:13:55.025547 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6876 | 2026.04.10 19:13:55.025779 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.04.10 19:13:55.025920 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001269 sec., 20488.573680063044 rows/sec., 1.50 MiB/sec. | ||
| 6878 | 2026.04.10 19:13:55.025960 [ 276 ] {33347fb2-0ade-4c4a-958a-d011639b4a7c} <Debug> TCPHandler: Processed in 0.001444511 sec. | ||
| 6879 | 2026.04.10 19:13:55.026068 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.04.10 19:13:55.026168 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6881 | 2026.04.10 19:13:55.026212 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6882 | 2026.04.10 19:13:55.026663 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.04.10 19:13:55.026698 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6884 | 2026.04.10 19:13:55.027017 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6885 | 2026.04.10 19:13:55.027228 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.04.10 19:13:55.027359 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001259 sec., 71485.30579825258 rows/sec., 5.58 MiB/sec. | ||
| 6887 | 2026.04.10 19:13:55.027394 [ 276 ] {974f2ab9-3e80-4d6a-a58e-51c768502e10} <Debug> TCPHandler: Processed in 0.001429131 sec. | ||
| 6888 | 2026.04.10 19:13:55.027509 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.04.10 19:13:55.027675 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.04.10 19:13:55.027722 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6891 | 2026.04.10 19:13:55.028149 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.04.10 19:13:55.028187 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6893 | 2026.04.10 19:13:55.028551 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6894 | 2026.04.10 19:13:55.028783 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.04.10 19:13:55.028919 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 6896 | 2026.04.10 19:13:55.028957 [ 276 ] {fa361e11-34f0-4ec0-9f58-bbdccf418a80} <Debug> TCPHandler: Processed in 0.001441361 sec. | ||
| 6897 | 2026.04.10 19:13:55.029082 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.04.10 19:13:55.029186 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.04.10 19:13:55.029243 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6900 | 2026.04.10 19:13:55.030098 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.04.10 19:13:55.030134 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6902 | 2026.04.10 19:13:55.030705 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6903 | 2026.04.10 19:13:55.030930 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.04.10 19:13:55.031072 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001906 sec., 13641.133263378804 rows/sec., 24.44 MiB/sec. | ||
| 6905 | 2026.04.10 19:13:55.031125 [ 276 ] {1b5bf703-bf06-4ae2-9466-9d27eea1d5ee} <Debug> TCPHandler: Processed in 0.002095489 sec. | ||
| 6906 | 2026.04.10 19:13:55.031253 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.04.10 19:13:55.031349 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.04.10 19:13:55.031392 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6909 | 2026.04.10 19:13:55.031756 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.04.10 19:13:55.031792 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6911 | 2026.04.10 19:13:55.032107 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6912 | 2026.04.10 19:13:55.032328 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.04.10 19:13:55.032458 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 6914 | 2026.04.10 19:13:55.032494 [ 276 ] {ce1882a6-219b-4356-966c-a17933fde495} <Debug> TCPHandler: Processed in 0.001291757 sec. | ||
| 6915 | 2026.04.10 19:13:57.671712 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6916 | 2026.04.10 19:13:57.671770 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6917 | 2026.04.10 19:13:57.909431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13417 | ||
| 6918 | 2026.04.10 19:13:57.909931 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.04.10 19:13:57.909981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6920 | 2026.04.10 19:13:57.910501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6921 | 2026.04.10 19:13:57.910741 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.04.10 19:13:57.910886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13417 | ||
| 6923 | 2026.04.10 19:13:57.913141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 938 | ||
| 6924 | 2026.04.10 19:13:57.915949 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.04.10 19:13:57.915986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6926 | 2026.04.10 19:13:57.917203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6927 | 2026.04.10 19:13:57.917467 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.04.10 19:13:57.917710 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 6929 | 2026.04.10 19:13:58.636313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6930 | 2026.04.10 19:13:58.651753 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.04.10 19:13:58.651810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6932 | 2026.04.10 19:13:58.657608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6933 | 2026.04.10 19:13:58.658309 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.04.10 19:13:58.660931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6935 | 2026.04.10 19:14:00.031336 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.04.10 19:14:00.031566 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.04.10 19:14:00.031650 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6938 | 2026.04.10 19:14:00.032499 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.04.10 19:14:00.032557 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6940 | 2026.04.10 19:14:00.033003 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6941 | 2026.04.10 19:14:00.033249 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.04.10 19:14:00.033424 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001913 sec., 148457.9194981704 rows/sec., 9.43 MiB/sec. | ||
| 6943 | 2026.04.10 19:14:00.033485 [ 276 ] {41cd3c5b-5a6e-4b19-8e60-b650d6102bea} <Debug> TCPHandler: Processed in 0.002295835 sec. | ||
| 6944 | 2026.04.10 19:14:00.033620 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.04.10 19:14:00.033730 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6946 | 2026.04.10 19:14:00.033778 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6947 | 2026.04.10 19:14:00.034785 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.04.10 19:14:00.034828 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6949 | 2026.04.10 19:14:00.035215 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6950 | 2026.04.10 19:14:00.035437 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.04.10 19:14:00.035575 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.00187 sec., 443315.5080213904 rows/sec., 34.46 MiB/sec. | ||
| 6952 | 2026.04.10 19:14:00.035615 [ 276 ] {72ff77a7-96e7-44f1-b3eb-c0d0c9217978} <Debug> TCPHandler: Processed in 0.002051648 sec. | ||
| 6953 | 2026.04.10 19:14:00.035731 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.04.10 19:14:00.035840 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.04.10 19:14:00.035884 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6956 | 2026.04.10 19:14:00.036371 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.04.10 19:14:00.036405 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6958 | 2026.04.10 19:14:00.036741 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6959 | 2026.04.10 19:14:00.036954 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.04.10 19:14:00.037090 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001274 sec., 124018.8383045526 rows/sec., 7.47 MiB/sec. | ||
| 6961 | 2026.04.10 19:14:00.037127 [ 276 ] {35e6f252-3aaa-45cd-bb9e-bfd35c498b90} <Debug> TCPHandler: Processed in 0.001449471 sec. | ||
| 6962 | 2026.04.10 19:14:00.037240 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.04.10 19:14:00.037336 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6964 | 2026.04.10 19:14:00.037374 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6965 | 2026.04.10 19:14:00.037834 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.04.10 19:14:00.037868 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6967 | 2026.04.10 19:14:00.038185 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6968 | 2026.04.10 19:14:00.038400 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.04.10 19:14:00.038510 [ 113 ] {} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6970 | 2026.04.10 19:14:00.038527 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. | ||
| 6971 | 2026.04.10 19:14:00.038550 [ 113 ] {} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.04.10 19:14:00.038568 [ 276 ] {ce50d9ba-bb6e-4465-8cb4-4689b087c4fc} <Debug> TCPHandler: Processed in 0.001377789 sec. | ||
| 6973 | 2026.04.10 19:14:00.038571 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 6974 | 2026.04.10 19:14:00.038695 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.04.10 19:14:00.038701 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 6976 | 2026.04.10 19:14:00.038791 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.04.10 19:14:00.038834 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6978 | 2026.04.10 19:14:00.038857 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6979 | 2026.04.10 19:14:00.038899 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 953 rows starting from the beginning of the part | ||
| 6980 | 2026.04.10 19:14:00.038972 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 6981 | 2026.04.10 19:14:00.039022 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 6982 | 2026.04.10 19:14:00.039069 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 6983 | 2026.04.10 19:14:00.039117 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 6984 | 2026.04.10 19:14:00.039161 [ 187 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 6985 | 2026.04.10 19:14:00.039289 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.04.10 19:14:00.039331 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 6987 | 2026.04.10 19:14:00.039810 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6988 | 2026.04.10 19:14:00.040039 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.04.10 19:14:00.040165 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001393 sec., 106245.51328068916 rows/sec., 6.04 MiB/sec. | ||
| 6990 | 2026.04.10 19:14:00.040206 [ 276 ] {4b8966b4-6341-47fb-9579-cf3251e5e169} <Debug> TCPHandler: Processed in 0.001574084 sec. | ||
| 6991 | 2026.04.10 19:14:00.040313 [ 201 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669277 sec., 1407795.111296687 rows/sec., 89.76 MiB/sec. | ||
| 6992 | 2026.04.10 19:14:00.040333 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2026.04.10 19:14:00.040451 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6994 | 2026.04.10 19:14:00.040493 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6995 | 2026.04.10 19:14:00.040539 [ 199 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6996 | 2026.04.10 19:14:00.040829 [ 199 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.04.10 19:14:00.040916 [ 199 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_26_5} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6998 | 2026.04.10 19:14:00.040992 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6999 | 2026.04.10 19:14:00.041225 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.04.10 19:14:00.041265 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7001 | 2026.04.10 19:14:00.041598 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7002 | 2026.04.10 19:14:00.041831 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.04.10 19:14:00.041967 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001534 sec., 329856.5840938722 rows/sec., 23.21 MiB/sec. | ||
| 7004 | 2026.04.10 19:14:00.042005 [ 276 ] {5c63cd67-b6a7-4993-bf53-645a60d78baf} <Debug> TCPHandler: Processed in 0.001722559 sec. | ||
| 7005 | 2026.04.10 19:14:00.042118 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.04.10 19:14:00.042214 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7007 | 2026.04.10 19:14:00.042254 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7008 | 2026.04.10 19:14:00.042590 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.04.10 19:14:00.042625 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7010 | 2026.04.10 19:14:00.042936 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7011 | 2026.04.10 19:14:00.043138 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.04.10 19:14:00.043263 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 7013 | 2026.04.10 19:14:00.043298 [ 276 ] {7567d04d-fd6b-4e5e-aad6-be7c96bf3874} <Debug> TCPHandler: Processed in 0.001229664 sec. | ||
| 7014 | 2026.04.10 19:14:00.043408 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.04.10 19:14:00.043502 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7016 | 2026.04.10 19:14:00.043543 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7017 | 2026.04.10 19:14:00.043973 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.04.10 19:14:00.044006 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7019 | 2026.04.10 19:14:00.044345 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7020 | 2026.04.10 19:14:00.044549 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.04.10 19:14:00.044688 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 7022 | 2026.04.10 19:14:00.044727 [ 276 ] {32710f0f-14ba-4891-ba29-af2f46f60557} <Debug> TCPHandler: Processed in 0.001368198 sec. | ||
| 7023 | 2026.04.10 19:14:00.044841 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.04.10 19:14:00.044935 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.04.10 19:14:00.044976 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7026 | 2026.04.10 19:14:00.045284 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.04.10 19:14:00.045319 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7028 | 2026.04.10 19:14:00.045615 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7029 | 2026.04.10 19:14:00.045828 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.04.10 19:14:00.045919 [ 113 ] {} <Debug> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7031 | 2026.04.10 19:14:00.045946 [ 113 ] {} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.04.10 19:14:00.045956 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 7033 | 2026.04.10 19:14:00.045963 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7034 | 2026.04.10 19:14:00.045992 [ 276 ] {6427504a-3205-47bd-8e4d-4e345c5956d3} <Debug> TCPHandler: Processed in 0.001200544 sec. | ||
| 7035 | 2026.04.10 19:14:00.046075 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 7036 | 2026.04.10 19:14:00.046103 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2026.04.10 19:14:00.046211 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7038 | 2026.04.10 19:14:00.046227 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2026.04.10 19:14:00.046264 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7040 | 2026.04.10 19:14:00.046270 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 18 rows starting from the beginning of the part | ||
| 7041 | 2026.04.10 19:14:00.046349 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 7042 | 2026.04.10 19:14:00.046398 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 7043 | 2026.04.10 19:14:00.046441 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 7044 | 2026.04.10 19:14:00.046483 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 7045 | 2026.04.10 19:14:00.046523 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 7046 | 2026.04.10 19:14:00.047078 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.04.10 19:14:00.047120 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7048 | 2026.04.10 19:14:00.047358 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334788 sec., 17231.200759970874 rows/sec., 1.13 MiB/sec. | ||
| 7049 | 2026.04.10 19:14:00.047528 [ 201 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7050 | 2026.04.10 19:14:00.047684 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7051 | 2026.04.10 19:14:00.047911 [ 201 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_20_4} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.04.10 19:14:00.048008 [ 201 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_20_4} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7053 | 2026.04.10 19:14:00.048041 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.04.10 19:14:00.048113 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7055 | 2026.04.10 19:14:00.048202 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002008 sec., 7968.127490039841 rows/sec., 14.28 MiB/sec. | ||
| 7056 | 2026.04.10 19:14:00.048263 [ 276 ] {fa0fb00a-32ca-432e-a5de-1c2e94d2605d} <Debug> TCPHandler: Processed in 0.002210272 sec. | ||
| 7057 | 2026.04.10 19:14:00.048373 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.04.10 19:14:00.048469 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7059 | 2026.04.10 19:14:00.048511 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7060 | 2026.04.10 19:14:00.048856 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.04.10 19:14:00.048893 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7062 | 2026.04.10 19:14:00.049208 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7063 | 2026.04.10 19:14:00.049418 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.04.10 19:14:00.049548 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 7065 | 2026.04.10 19:14:00.049585 [ 276 ] {03871822-2436-4e6d-a958-d42d1fb194ab} <Debug> TCPHandler: Processed in 0.001265075 sec. | ||
| 7066 | 2026.04.10 19:14:00.342692 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.04.10 19:14:00.342905 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7068 | 2026.04.10 19:14:00.342987 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7069 | 2026.04.10 19:14:00.343619 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.04.10 19:14:00.343662 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7071 | 2026.04.10 19:14:00.343998 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7072 | 2026.04.10 19:14:00.344228 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.04.10 19:14:00.344376 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 213.88 KiB/sec. | ||
| 7074 | 2026.04.10 19:14:00.344418 [ 276 ] {27869de6-89be-4862-8698-7a94093eb7c5} <Debug> TCPHandler: Processed in 0.001859182 sec. | ||
| 7075 | 2026.04.10 19:14:00.344541 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.04.10 19:14:00.344640 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7077 | 2026.04.10 19:14:00.344680 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7078 | 2026.04.10 19:14:00.346231 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.04.10 19:14:00.346269 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7080 | 2026.04.10 19:14:00.346714 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7081 | 2026.04.10 19:14:00.346926 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.04.10 19:14:00.347027 [ 113 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7083 | 2026.04.10 19:14:00.347056 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Debug> executeQuery: Read 2455 rows, 185.25 KiB in 0.002436 sec., 1007799.6715927752 rows/sec., 74.26 MiB/sec. | ||
| 7084 | 2026.04.10 19:14:00.347061 [ 113 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.04.10 19:14:00.347090 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7086 | 2026.04.10 19:14:00.347097 [ 276 ] {e877251d-8997-45f4-b9eb-3d9a2783411b} <Debug> TCPHandler: Processed in 0.002608933 sec. | ||
| 7087 | 2026.04.10 19:14:00.347198 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 7088 | 2026.04.10 19:14:00.347213 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.04.10 19:14:00.347364 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.04.10 19:14:00.347405 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7091 | 2026.04.10 19:14:00.347406 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7092 | 2026.04.10 19:14:00.347474 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3240 rows starting from the beginning of the part | ||
| 7093 | 2026.04.10 19:14:00.347580 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
| 7094 | 2026.04.10 19:14:00.347663 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 836 rows starting from the beginning of the part | ||
| 7095 | 2026.04.10 19:14:00.347733 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
| 7096 | 2026.04.10 19:14:00.347801 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 829 rows starting from the beginning of the part | ||
| 7097 | 2026.04.10 19:14:00.347834 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.04.10 19:14:00.347877 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7099 | 2026.04.10 19:14:00.347877 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2455 rows starting from the beginning of the part | ||
| 7100 | 2026.04.10 19:14:00.348204 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7101 | 2026.04.10 19:14:00.348454 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.04.10 19:14:00.348590 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001247 sec., 31275.06014434643 rows/sec., 2.28 MiB/sec. | ||
| 7103 | 2026.04.10 19:14:00.348628 [ 276 ] {c56e2c49-8dd7-4c6f-9ebd-0fafd7b3a256} <Debug> TCPHandler: Processed in 0.001465991 sec. | ||
| 7104 | 2026.04.10 19:14:00.348738 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2026.04.10 19:14:00.348833 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7106 | 2026.04.10 19:14:00.348873 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7107 | 2026.04.10 19:14:00.349528 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2026.04.10 19:14:00.349563 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7109 | 2026.04.10 19:14:00.349893 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7110 | 2026.04.10 19:14:00.350112 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.04.10 19:14:00.350242 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001427 sec., 561317.4491941135 rows/sec., 32.42 MiB/sec. | ||
| 7112 | 2026.04.10 19:14:00.350280 [ 276 ] {55e59684-a281-48fb-adf5-cfbb74258b5b} <Debug> TCPHandler: Processed in 0.001592635 sec. | ||
| 7113 | 2026.04.10 19:14:00.350388 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.04.10 19:14:00.350450 [ 190 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7576 rows, containing 5 columns (5 merged, 0 gathered) in 0.003300753 sec., 2295233.8451256426 rows/sec., 181.56 MiB/sec. | ||
| 7115 | 2026.04.10 19:14:00.350483 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7116 | 2026.04.10 19:14:00.350537 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7117 | 2026.04.10 19:14:00.350805 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7118 | 2026.04.10 19:14:00.350910 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2026.04.10 19:14:00.350953 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7120 | 2026.04.10 19:14:00.351088 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.04.10 19:14:00.351174 [ 197 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_46_9} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7122 | 2026.04.10 19:14:00.351247 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 7123 | 2026.04.10 19:14:00.351270 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7124 | 2026.04.10 19:14:00.351480 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.04.10 19:14:00.351608 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 7126 | 2026.04.10 19:14:00.351646 [ 276 ] {d417ebeb-f511-4299-ba8b-ce0d4f2ebd95} <Debug> TCPHandler: Processed in 0.001309037 sec. | ||
| 7127 | 2026.04.10 19:14:00.351755 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.04.10 19:14:00.351850 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7129 | 2026.04.10 19:14:00.351890 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7130 | 2026.04.10 19:14:00.352762 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.04.10 19:14:00.352798 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7132 | 2026.04.10 19:14:00.353147 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7133 | 2026.04.10 19:14:00.353356 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.04.10 19:14:00.353462 [ 113 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7135 | 2026.04.10 19:14:00.353488 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001656 sec., 795893.7198067633 rows/sec., 53.29 MiB/sec. | ||
| 7136 | 2026.04.10 19:14:00.353495 [ 113 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.04.10 19:14:00.353522 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.30 GiB. | ||
| 7138 | 2026.04.10 19:14:00.353526 [ 276 ] {8ad046b1-e9b0-4b2f-bfbb-502a974625a8} <Debug> TCPHandler: Processed in 0.001822021 sec. | ||
| 7139 | 2026.04.10 19:14:00.353614 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 7140 | 2026.04.10 19:14:00.353659 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.04.10 19:14:00.353750 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7142 | 2026.04.10 19:14:00.353783 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7143 | 2026.04.10 19:14:00.353791 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1792 rows starting from the beginning of the part | ||
| 7144 | 2026.04.10 19:14:00.353842 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7145 | 2026.04.10 19:14:00.353883 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7146 | 2026.04.10 19:14:00.353944 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 520 rows starting from the beginning of the part | ||
| 7147 | 2026.04.10 19:14:00.353994 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7148 | 2026.04.10 19:14:00.354041 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 506 rows starting from the beginning of the part | ||
| 7149 | 2026.04.10 19:14:00.354090 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1318 rows starting from the beginning of the part | ||
| 7150 | 2026.04.10 19:14:00.354597 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.04.10 19:14:00.354643 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7152 | 2026.04.10 19:14:00.355100 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7153 | 2026.04.10 19:14:00.355323 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.04.10 19:14:00.355426 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7155 | 2026.04.10 19:14:00.355454 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.04.10 19:14:00.355460 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001702 sec., 880141.0105757932 rows/sec., 53.39 MiB/sec. | ||
| 7157 | 2026.04.10 19:14:00.355475 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7158 | 2026.04.10 19:14:00.355500 [ 276 ] {eebbfdf5-6684-4735-93ff-41aefd5074a3} <Debug> TCPHandler: Processed in 0.001903893 sec. | ||
| 7159 | 2026.04.10 19:14:00.355545 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 7160 | 2026.04.10 19:14:00.355615 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.04.10 19:14:00.355625 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052298 sec., 2103008.4324985943 rows/sec., 152.26 MiB/sec. | ||
| 7162 | 2026.04.10 19:14:00.355644 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7163 | 2026.04.10 19:14:00.355693 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17447 rows starting from the beginning of the part | ||
| 7164 | 2026.04.10 19:14:00.355718 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.04.10 19:14:00.355742 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7166 | 2026.04.10 19:14:00.355776 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7167 | 2026.04.10 19:14:00.355788 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 272 rows starting from the beginning of the part | ||
| 7168 | 2026.04.10 19:14:00.355832 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 7169 | 2026.04.10 19:14:00.355867 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 7170 | 2026.04.10 19:14:00.355899 [ 195 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7171 | 2026.04.10 19:14:00.355902 [ 197 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1498 rows starting from the beginning of the part | ||
| 7172 | 2026.04.10 19:14:00.356259 [ 195 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.04.10 19:14:00.356352 [ 195 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_46_9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7174 | 2026.04.10 19:14:00.356452 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7175 | 2026.04.10 19:14:00.356597 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.04.10 19:14:00.356639 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7177 | 2026.04.10 19:14:00.357374 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7178 | 2026.04.10 19:14:00.357619 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.04.10 19:14:00.357770 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00207 sec., 16908.212560386473 rows/sec., 30.30 MiB/sec. | ||
| 7180 | 2026.04.10 19:14:00.357828 [ 276 ] {3f0f84dd-58ab-432e-8cd3-3a2cf7852225} <Debug> TCPHandler: Processed in 0.002264334 sec. | ||
| 7181 | 2026.04.10 19:14:00.357945 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.04.10 19:14:00.358041 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.04.10 19:14:00.358082 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7184 | 2026.04.10 19:14:00.358398 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.04.10 19:14:00.358432 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7186 | 2026.04.10 19:14:00.358852 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7187 | 2026.04.10 19:14:00.359066 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.04.10 19:14:00.359161 [ 113 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7189 | 2026.04.10 19:14:00.359184 [ 113 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.04.10 19:14:00.359198 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 704.79 KiB/sec. | ||
| 7191 | 2026.04.10 19:14:00.359200 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7192 | 2026.04.10 19:14:00.359235 [ 276 ] {9068f19d-cf4f-4b3d-8263-9214932a3bed} <Debug> TCPHandler: Processed in 0.001340218 sec. | ||
| 7193 | 2026.04.10 19:14:00.359295 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7194 | 2026.04.10 19:14:00.359402 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7195 | 2026.04.10 19:14:00.359433 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7196 | 2026.04.10 19:14:00.359490 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7197 | 2026.04.10 19:14:00.359534 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7198 | 2026.04.10 19:14:00.359576 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7199 | 2026.04.10 19:14:00.359613 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7200 | 2026.04.10 19:14:00.359653 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 7201 | 2026.04.10 19:14:00.360913 [ 192 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654217 sec., 1784530.0828125936 rows/sec., 115.02 MiB/sec. | ||
| 7202 | 2026.04.10 19:14:00.361231 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7203 | 2026.04.10 19:14:00.361480 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_46_9} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.04.10 19:14:00.361548 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_46_9} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7205 | 2026.04.10 19:14:00.361609 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7206 | 2026.04.10 19:14:00.362250 [ 192 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19802 rows, containing 5 columns (5 merged, 0 gathered) in 0.006735819 sec., 2939805.8350439644 rows/sec., 187.28 MiB/sec. | ||
| 7207 | 2026.04.10 19:14:00.362594 [ 198 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7208 | 2026.04.10 19:14:00.362896 [ 198 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.04.10 19:14:00.362976 [ 198 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7210 | 2026.04.10 19:14:00.363063 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 7211 | 2026.04.10 19:14:05.020254 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.04.10 19:14:05.020462 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7213 | 2026.04.10 19:14:05.020538 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7214 | 2026.04.10 19:14:05.021262 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.04.10 19:14:05.021318 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7216 | 2026.04.10 19:14:05.021720 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7217 | 2026.04.10 19:14:05.021941 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.04.10 19:14:05.022098 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.53 MiB/sec. | ||
| 7219 | 2026.04.10 19:14:05.022138 [ 276 ] {1320c212-6f96-4abb-857c-aacc8984f2dd} <Debug> TCPHandler: Processed in 0.002019437 sec. | ||
| 7220 | 2026.04.10 19:14:05.022260 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.04.10 19:14:05.022355 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7222 | 2026.04.10 19:14:05.022396 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7223 | 2026.04.10 19:14:05.022808 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.04.10 19:14:05.022844 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7225 | 2026.04.10 19:14:05.023141 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7226 | 2026.04.10 19:14:05.023352 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.04.10 19:14:05.023480 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 7228 | 2026.04.10 19:14:05.023516 [ 276 ] {c558308f-e2b9-4313-85eb-9c5132b41e82} <Debug> TCPHandler: Processed in 0.001303847 sec. | ||
| 7229 | 2026.04.10 19:14:05.023632 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.04.10 19:14:05.023726 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7231 | 2026.04.10 19:14:05.023769 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7232 | 2026.04.10 19:14:05.024173 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.04.10 19:14:05.024208 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7234 | 2026.04.10 19:14:05.024531 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7235 | 2026.04.10 19:14:05.024743 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.04.10 19:14:05.024869 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 7237 | 2026.04.10 19:14:05.024904 [ 276 ] {0f3078d1-2a1d-4d4c-9452-f038fc63943e} <Debug> TCPHandler: Processed in 0.001324327 sec. | ||
| 7238 | 2026.04.10 19:14:05.025022 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.04.10 19:14:05.025115 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7240 | 2026.04.10 19:14:05.025156 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7241 | 2026.04.10 19:14:05.025487 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.04.10 19:14:05.025523 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7243 | 2026.04.10 19:14:05.025826 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7244 | 2026.04.10 19:14:05.026028 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.04.10 19:14:05.026153 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. | ||
| 7246 | 2026.04.10 19:14:05.026188 [ 276 ] {8265347d-4cd6-488c-b4e1-ae4f21aaf88e} <Debug> TCPHandler: Processed in 0.001213714 sec. | ||
| 7247 | 2026.04.10 19:14:05.411822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13929 | ||
| 7248 | 2026.04.10 19:14:05.412367 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.04.10 19:14:05.412415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7250 | 2026.04.10 19:14:05.412897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7251 | 2026.04.10 19:14:05.413124 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.04.10 19:14:05.413254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13929 | ||
| 7253 | 2026.04.10 19:14:06.161897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7254 | 2026.04.10 19:14:06.178704 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.04.10 19:14:06.178759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7256 | 2026.04.10 19:14:06.184666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7257 | 2026.04.10 19:14:06.185364 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.04.10 19:14:06.188466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7259 | 2026.04.10 19:14:07.918749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 986 | ||
| 7260 | 2026.04.10 19:14:07.921322 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.04.10 19:14:07.921372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7262 | 2026.04.10 19:14:07.922553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7263 | 2026.04.10 19:14:07.922816 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.04.10 19:14:07.922968 [ 98 ] {} <Debug> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7265 | 2026.04.10 19:14:07.923033 [ 98 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2026.04.10 19:14:07.923052 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7267 | 2026.04.10 19:14:07.923087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7268 | 2026.04.10 19:14:07.923161 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::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 | ||
| 7269 | 2026.04.10 19:14:07.923797 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7270 | 2026.04.10 19:14:07.923965 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::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 | ||
| 7271 | 2026.04.10 19:14:07.924333 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 7272 | 2026.04.10 19:14:07.924679 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
| 7273 | 2026.04.10 19:14:07.925012 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 7274 | 2026.04.10 19:14:07.925343 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7275 | 2026.04.10 19:14:07.925674 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 7276 | 2026.04.10 19:14:07.931554 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 72 columns (72 merged, 0 gathered) in 0.008446568 sec., 116733.80241537155 rows/sec., 95.83 MiB/sec. | ||
| 7277 | 2026.04.10 19:14:07.932514 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7278 | 2026.04.10 19:14:07.932989 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.04.10 19:14:07.933058 [ 195 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_21_4} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7280 | 2026.04.10 19:14:07.933200 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7281 | 2026.04.10 19:14:10.031358 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2026.04.10 19:14:10.031563 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7283 | 2026.04.10 19:14:10.031632 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7284 | 2026.04.10 19:14:10.032447 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.04.10 19:14:10.032492 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7286 | 2026.04.10 19:14:10.032906 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7287 | 2026.04.10 19:14:10.033144 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2026.04.10 19:14:10.033273 [ 97 ] {} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7289 | 2026.04.10 19:14:10.033299 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001789 sec., 158747.9038569033 rows/sec., 10.08 MiB/sec. | ||
| 7290 | 2026.04.10 19:14:10.033308 [ 97 ] {} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.04.10 19:14:10.033332 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7292 | 2026.04.10 19:14:10.033343 [ 276 ] {2eee7ebc-9dc6-4b54-b6e9-611f1f479b7d} <Debug> TCPHandler: Processed in 0.0021249 sec. | ||
| 7293 | 2026.04.10 19:14:10.033445 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7294 | 2026.04.10 19:14:10.033475 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.04.10 19:14:10.033581 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7296 | 2026.04.10 19:14:10.033582 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7297 | 2026.04.10 19:14:10.033622 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7298 | 2026.04.10 19:14:10.033645 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7299 | 2026.04.10 19:14:10.033695 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7300 | 2026.04.10 19:14:10.033750 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7301 | 2026.04.10 19:14:10.033795 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7302 | 2026.04.10 19:14:10.033839 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7303 | 2026.04.10 19:14:10.034621 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.04.10 19:14:10.034663 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7305 | 2026.04.10 19:14:10.034808 [ 192 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141772 sec., 1001608.2160088029 rows/sec., 67.44 MiB/sec. | ||
| 7306 | 2026.04.10 19:14:10.034944 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7307 | 2026.04.10 19:14:10.035051 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7308 | 2026.04.10 19:14:10.035240 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.04.10 19:14:10.035324 [ 186 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_21_5} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7310 | 2026.04.10 19:14:10.035333 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.04.10 19:14:10.035396 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7312 | 2026.04.10 19:14:10.035484 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001921 sec., 431546.06975533575 rows/sec., 33.54 MiB/sec. | ||
| 7313 | 2026.04.10 19:14:10.035528 [ 276 ] {a834f15f-4632-432a-9f60-d79b53dd6d26} <Debug> TCPHandler: Processed in 0.002105029 sec. | ||
| 7314 | 2026.04.10 19:14:10.035676 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.04.10 19:14:10.035773 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.04.10 19:14:10.035815 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7317 | 2026.04.10 19:14:10.036323 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.04.10 19:14:10.036363 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7319 | 2026.04.10 19:14:10.036697 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7320 | 2026.04.10 19:14:10.036929 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.04.10 19:14:10.037067 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001312 sec., 120426.82926829268 rows/sec., 7.25 MiB/sec. | ||
| 7322 | 2026.04.10 19:14:10.037107 [ 276 ] {504648ef-bbf2-477f-996a-37dac384b425} <Debug> TCPHandler: Processed in 0.001483191 sec. | ||
| 7323 | 2026.04.10 19:14:10.037230 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.04.10 19:14:10.037325 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7325 | 2026.04.10 19:14:10.037366 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7326 | 2026.04.10 19:14:10.037859 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.04.10 19:14:10.037897 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7328 | 2026.04.10 19:14:10.038204 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7329 | 2026.04.10 19:14:10.038423 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.04.10 19:14:10.038556 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 7331 | 2026.04.10 19:14:10.038595 [ 276 ] {f7dffbc0-2cd1-46d1-8b28-6ff36eeffac6} <Debug> TCPHandler: Processed in 0.00141482 sec. | ||
| 7332 | 2026.04.10 19:14:10.038725 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.04.10 19:14:10.038820 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7334 | 2026.04.10 19:14:10.038860 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7335 | 2026.04.10 19:14:10.039340 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.04.10 19:14:10.039377 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7337 | 2026.04.10 19:14:10.039691 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7338 | 2026.04.10 19:14:10.039906 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.04.10 19:14:10.040014 [ 68 ] {} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7340 | 2026.04.10 19:14:10.040035 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 7341 | 2026.04.10 19:14:10.040080 [ 68 ] {} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.04.10 19:14:10.040089 [ 276 ] {432e0472-4983-4afc-b191-a3ff6ec262aa} <Debug> TCPHandler: Processed in 0.001414359 sec. | ||
| 7343 | 2026.04.10 19:14:10.040108 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7344 | 2026.04.10 19:14:10.040196 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7345 | 2026.04.10 19:14:10.040229 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.04.10 19:14:10.040290 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7347 | 2026.04.10 19:14:10.040320 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7348 | 2026.04.10 19:14:10.040324 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7349 | 2026.04.10 19:14:10.040369 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7350 | 2026.04.10 19:14:10.040380 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7351 | 2026.04.10 19:14:10.040425 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7352 | 2026.04.10 19:14:10.040465 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7353 | 2026.04.10 19:14:10.040507 [ 188 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7354 | 2026.04.10 19:14:10.041034 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.04.10 19:14:10.041069 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7356 | 2026.04.10 19:14:10.041258 [ 186 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001095261 sec., 675638.0442652482 rows/sec., 41.00 MiB/sec. | ||
| 7357 | 2026.04.10 19:14:10.041386 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7358 | 2026.04.10 19:14:10.041390 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7359 | 2026.04.10 19:14:10.041622 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2026.04.10 19:14:10.041669 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.04.10 19:14:10.041747 [ 192 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_21_5} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7362 | 2026.04.10 19:14:10.041755 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.00145 sec., 348965.51724137936 rows/sec., 24.56 MiB/sec. | ||
| 7363 | 2026.04.10 19:14:10.041795 [ 276 ] {d139a000-f076-4c99-b174-ce22e19a0d03} <Debug> TCPHandler: Processed in 0.001617345 sec. | ||
| 7364 | 2026.04.10 19:14:10.041815 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7365 | 2026.04.10 19:14:10.041907 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.04.10 19:14:10.042031 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7367 | 2026.04.10 19:14:10.042072 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7368 | 2026.04.10 19:14:10.042407 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.04.10 19:14:10.042443 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7370 | 2026.04.10 19:14:10.042758 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7371 | 2026.04.10 19:14:10.042967 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.04.10 19:14:10.043070 [ 68 ] {} <Debug> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7373 | 2026.04.10 19:14:10.043096 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 7374 | 2026.04.10 19:14:10.043104 [ 68 ] {} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.04.10 19:14:10.043167 [ 276 ] {e99c6ef7-8144-4380-b961-29fc45a76586} <Debug> TCPHandler: Processed in 0.001309397 sec. | ||
| 7376 | 2026.04.10 19:14:10.043168 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7377 | 2026.04.10 19:14:10.043252 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 7378 | 2026.04.10 19:14:10.043287 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.04.10 19:14:10.043338 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7380 | 2026.04.10 19:14:10.043362 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 7381 | 2026.04.10 19:14:10.043381 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7382 | 2026.04.10 19:14:10.043404 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 7383 | 2026.04.10 19:14:10.043424 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7384 | 2026.04.10 19:14:10.043438 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 7385 | 2026.04.10 19:14:10.043474 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 7386 | 2026.04.10 19:14:10.043505 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 7387 | 2026.04.10 19:14:10.043537 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 7388 | 2026.04.10 19:14:10.043865 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.04.10 19:14:10.043900 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7390 | 2026.04.10 19:14:10.044178 [ 193 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.000950556 sec., 132553.9999747516 rows/sec., 6.76 MiB/sec. | ||
| 7391 | 2026.04.10 19:14:10.044238 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7392 | 2026.04.10 19:14:10.044297 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7393 | 2026.04.10 19:14:10.044461 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.04.10 19:14:10.044526 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_21_4} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.04.10 19:14:10.044591 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001227 sec., 215973.92013039935 rows/sec., 14.35 MiB/sec. | ||
| 7396 | 2026.04.10 19:14:10.044602 [ 188 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_21_4} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7397 | 2026.04.10 19:14:10.044629 [ 276 ] {a8f5280d-405e-40f5-ae3d-4ab73b306615} <Debug> TCPHandler: Processed in 0.001391259 sec. | ||
| 7398 | 2026.04.10 19:14:10.044661 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7399 | 2026.04.10 19:14:10.044753 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.04.10 19:14:10.044847 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.04.10 19:14:10.044888 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7402 | 2026.04.10 19:14:10.045197 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.04.10 19:14:10.045233 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7404 | 2026.04.10 19:14:10.045518 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7405 | 2026.04.10 19:14:10.045721 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.04.10 19:14:10.045852 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 7407 | 2026.04.10 19:14:10.045888 [ 276 ] {2f2b0416-f725-4560-90e2-d39daf07fda7} <Debug> TCPHandler: Processed in 0.001185234 sec. | ||
| 7408 | 2026.04.10 19:14:10.046001 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.04.10 19:14:10.046093 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7410 | 2026.04.10 19:14:10.046147 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7411 | 2026.04.10 19:14:10.046938 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.04.10 19:14:10.046974 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7413 | 2026.04.10 19:14:10.047499 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7414 | 2026.04.10 19:14:10.047723 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.04.10 19:14:10.047863 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001786 sec., 8958.566629339306 rows/sec., 16.05 MiB/sec. | ||
| 7416 | 2026.04.10 19:14:10.047924 [ 276 ] {2f29f009-7070-4fe0-bec3-0e6ce6fda195} <Debug> TCPHandler: Processed in 0.001971806 sec. | ||
| 7417 | 2026.04.10 19:14:10.048032 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2026.04.10 19:14:10.048123 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7419 | 2026.04.10 19:14:10.048165 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7420 | 2026.04.10 19:14:10.048498 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.04.10 19:14:10.048534 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7422 | 2026.04.10 19:14:10.048841 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7423 | 2026.04.10 19:14:10.049052 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2026.04.10 19:14:10.049181 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 7425 | 2026.04.10 19:14:10.049216 [ 276 ] {f5c2f0ff-3e65-4500-8188-b3e9f3bbda7a} <Debug> TCPHandler: Processed in 0.001233324 sec. | ||
| 7426 | 2026.04.10 19:14:12.671807 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7427 | 2026.04.10 19:14:12.671860 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7428 | 2026.04.10 19:14:12.914178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14377 | ||
| 7429 | 2026.04.10 19:14:12.914654 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.04.10 19:14:12.914687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7431 | 2026.04.10 19:14:12.915154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7432 | 2026.04.10 19:14:12.915377 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.04.10 19:14:12.915497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14377 | ||
| 7434 | 2026.04.10 19:14:13.689341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7435 | 2026.04.10 19:14:13.706752 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.04.10 19:14:13.706806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7437 | 2026.04.10 19:14:13.712370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7438 | 2026.04.10 19:14:13.713041 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.04.10 19:14:13.715838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7440 | 2026.04.10 19:14:15.023435 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.04.10 19:14:15.023652 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7442 | 2026.04.10 19:14:15.023724 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7443 | 2026.04.10 19:14:15.024464 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.04.10 19:14:15.024519 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7445 | 2026.04.10 19:14:15.024918 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7446 | 2026.04.10 19:14:15.025143 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.04.10 19:14:15.025295 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001697 sec., 63641.72068355922 rows/sec., 5.34 MiB/sec. | ||
| 7448 | 2026.04.10 19:14:15.025334 [ 276 ] {9843567b-95e7-470a-a1eb-395aa885265c} <Debug> TCPHandler: Processed in 0.002032828 sec. | ||
| 7449 | 2026.04.10 19:14:15.025459 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.04.10 19:14:15.025551 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.04.10 19:14:15.025591 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7452 | 2026.04.10 19:14:15.025992 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.04.10 19:14:15.026028 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7454 | 2026.04.10 19:14:15.026312 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7455 | 2026.04.10 19:14:15.026521 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.04.10 19:14:15.026632 [ 90 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7457 | 2026.04.10 19:14:15.026649 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001115 sec., 23318.385650224212 rows/sec., 1.71 MiB/sec. | ||
| 7458 | 2026.04.10 19:14:15.026698 [ 90 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.04.10 19:14:15.026706 [ 276 ] {16d5a77b-dba6-4280-ad85-a48ef1e4eb84} <Debug> TCPHandler: Processed in 0.001295127 sec. | ||
| 7460 | 2026.04.10 19:14:15.026727 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7461 | 2026.04.10 19:14:15.026831 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.04.10 19:14:15.026841 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 7463 | 2026.04.10 19:14:15.026928 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7464 | 2026.04.10 19:14:15.026972 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7465 | 2026.04.10 19:14:15.026978 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7466 | 2026.04.10 19:14:15.027021 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 211 rows starting from the beginning of the part | ||
| 7467 | 2026.04.10 19:14:15.027095 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7468 | 2026.04.10 19:14:15.027146 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 158 rows starting from the beginning of the part | ||
| 7469 | 2026.04.10 19:14:15.027192 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
| 7470 | 2026.04.10 19:14:15.027235 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 158 rows starting from the beginning of the part | ||
| 7471 | 2026.04.10 19:14:15.027277 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7472 | 2026.04.10 19:14:15.027400 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2026.04.10 19:14:15.027444 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7474 | 2026.04.10 19:14:15.027768 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7475 | 2026.04.10 19:14:15.027996 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2026.04.10 19:14:15.028136 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001226 sec., 73409.46166394779 rows/sec., 5.73 MiB/sec. | ||
| 7477 | 2026.04.10 19:14:15.028172 [ 276 ] {42115e8b-a015-4321-8e61-348421eb2661} <Debug> TCPHandler: Processed in 0.00138845 sec. | ||
| 7478 | 2026.04.10 19:14:15.028193 [ 193 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399199 sec., 441681.27621589205 rows/sec., 29.56 MiB/sec. | ||
| 7479 | 2026.04.10 19:14:15.028285 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.04.10 19:14:15.028384 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.04.10 19:14:15.028383 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7482 | 2026.04.10 19:14:15.028429 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7483 | 2026.04.10 19:14:15.028707 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.04.10 19:14:15.028792 [ 191 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_41_8} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7485 | 2026.04.10 19:14:15.028837 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.04.10 19:14:15.028877 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7487 | 2026.04.10 19:14:15.028887 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7488 | 2026.04.10 19:14:15.029208 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7489 | 2026.04.10 19:14:15.029420 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.04.10 19:14:15.029550 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7491 | 2026.04.10 19:14:15.029585 [ 276 ] {d975e6ca-ad2a-4397-bc77-c6ff3eaab4b1} <Debug> TCPHandler: Processed in 0.001347418 sec. | ||
| 7492 | 2026.04.10 19:14:15.029696 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.04.10 19:14:15.029790 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7494 | 2026.04.10 19:14:15.029843 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7495 | 2026.04.10 19:14:15.030635 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.04.10 19:14:15.030671 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7497 | 2026.04.10 19:14:15.031184 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7498 | 2026.04.10 19:14:15.031403 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.04.10 19:14:15.031512 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7500 | 2026.04.10 19:14:15.031536 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001763 sec., 14747.58933635848 rows/sec., 26.43 MiB/sec. | ||
| 7501 | 2026.04.10 19:14:15.031564 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.04.10 19:14:15.031592 [ 276 ] {77e163e7-3f9b-4010-acb2-4675b2137671} <Debug> TCPHandler: Processed in 0.001943355 sec. | ||
| 7503 | 2026.04.10 19:14:15.031593 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7504 | 2026.04.10 19:14:15.031688 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 7505 | 2026.04.10 19:14:15.031716 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.04.10 19:14:15.031814 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7507 | 2026.04.10 19:14:15.031855 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7508 | 2026.04.10 19:14:15.031894 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7509 | 2026.04.10 19:14:15.031953 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 743 rows starting from the beginning of the part | ||
| 7510 | 2026.04.10 19:14:15.032068 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7511 | 2026.04.10 19:14:15.032176 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 7512 | 2026.04.10 19:14:15.032187 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.04.10 19:14:15.032227 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7514 | 2026.04.10 19:14:15.032281 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 7515 | 2026.04.10 19:14:15.032385 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 7516 | 2026.04.10 19:14:15.032487 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7517 | 2026.04.10 19:14:15.032543 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7518 | 2026.04.10 19:14:15.032767 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.04.10 19:14:15.032901 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 7520 | 2026.04.10 19:14:15.032935 [ 276 ] {51a7286c-112b-48ee-8349-034c8af8e2d8} <Debug> TCPHandler: Processed in 0.001266226 sec. | ||
| 7521 | 2026.04.10 19:14:15.046691 [ 193 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 19 columns (19 merged, 0 gathered) in 0.015032703 sec., 57341.65040046358 rows/sec., 102.75 MiB/sec. | ||
| 7522 | 2026.04.10 19:14:15.047824 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7523 | 2026.04.10 19:14:15.048172 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.04.10 19:14:15.048242 [ 200 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7525 | 2026.04.10 19:14:15.048356 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7526 | 2026.04.10 19:14:16.000347 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.01 MiB, peak 288.46 MiB, free memory in arenas 0.00 B, will set to 281.54 MiB (RSS), difference: 1.53 MiB | ||
| 7527 | 2026.04.10 19:14:17.924253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1020 | ||
| 7528 | 2026.04.10 19:14:17.926588 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.04.10 19:14:17.926627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7530 | 2026.04.10 19:14:17.927808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7531 | 2026.04.10 19:14:17.928069 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.04.10 19:14:17.928331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 7533 | 2026.04.10 19:14:20.030167 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.04.10 19:14:20.030362 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.04.10 19:14:20.030428 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7536 | 2026.04.10 19:14:20.031157 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.10 19:14:20.031207 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7538 | 2026.04.10 19:14:20.031606 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7539 | 2026.04.10 19:14:20.031837 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.04.10 19:14:20.031990 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001676 sec., 169451.07398568018 rows/sec., 10.76 MiB/sec. | ||
| 7541 | 2026.04.10 19:14:20.032031 [ 276 ] {be481969-467f-4249-b8c3-ecb6a23209a4} <Debug> TCPHandler: Processed in 0.001994566 sec. | ||
| 7542 | 2026.04.10 19:14:20.032158 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.04.10 19:14:20.032253 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7544 | 2026.04.10 19:14:20.032293 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7545 | 2026.04.10 19:14:20.033102 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.04.10 19:14:20.033136 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7547 | 2026.04.10 19:14:20.033486 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7548 | 2026.04.10 19:14:20.033715 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.04.10 19:14:20.033844 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001609 sec., 515226.84897451836 rows/sec., 40.05 MiB/sec. | ||
| 7550 | 2026.04.10 19:14:20.033881 [ 276 ] {ee4cdd11-ee4f-4ca9-b6d9-f56efa916cb6} <Debug> TCPHandler: Processed in 0.001772979 sec. | ||
| 7551 | 2026.04.10 19:14:20.034005 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.04.10 19:14:20.034100 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.04.10 19:14:20.034141 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7554 | 2026.04.10 19:14:20.034583 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.04.10 19:14:20.034619 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7556 | 2026.04.10 19:14:20.034919 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7557 | 2026.04.10 19:14:20.035126 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.04.10 19:14:20.035251 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001169 sec., 135158.25491873396 rows/sec., 8.14 MiB/sec. | ||
| 7559 | 2026.04.10 19:14:20.035288 [ 276 ] {29062a26-7844-474a-8d50-a7719329d7be} <Debug> TCPHandler: Processed in 0.001333777 sec. | ||
| 7560 | 2026.04.10 19:14:20.035403 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.04.10 19:14:20.035497 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.04.10 19:14:20.035535 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7563 | 2026.04.10 19:14:20.035963 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.04.10 19:14:20.035997 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7565 | 2026.04.10 19:14:20.036293 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7566 | 2026.04.10 19:14:20.036500 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.04.10 19:14:20.036624 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 7568 | 2026.04.10 19:14:20.036661 [ 276 ] {c9a9f345-eac0-47ce-acc0-f0c8eaa7ee62} <Debug> TCPHandler: Processed in 0.001307757 sec. | ||
| 7569 | 2026.04.10 19:14:20.036785 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.04.10 19:14:20.036879 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.04.10 19:14:20.036918 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7572 | 2026.04.10 19:14:20.037341 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.04.10 19:14:20.037375 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7574 | 2026.04.10 19:14:20.037670 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7575 | 2026.04.10 19:14:20.037880 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.04.10 19:14:20.038003 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 7577 | 2026.04.10 19:14:20.038040 [ 276 ] {dc6d1d57-b35e-411c-90bd-7881f100c8de} <Debug> TCPHandler: Processed in 0.001305077 sec. | ||
| 7578 | 2026.04.10 19:14:20.038153 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.04.10 19:14:20.038247 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7580 | 2026.04.10 19:14:20.038287 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7581 | 2026.04.10 19:14:20.038865 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.04.10 19:14:20.038898 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7583 | 2026.04.10 19:14:20.039219 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7584 | 2026.04.10 19:14:20.039427 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.04.10 19:14:20.039556 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001326 sec., 381598.7933634993 rows/sec., 26.85 MiB/sec. | ||
| 7586 | 2026.04.10 19:14:20.039593 [ 276 ] {9c9898b3-647e-48f6-a758-17ba763099b1} <Debug> TCPHandler: Processed in 0.001491242 sec. | ||
| 7587 | 2026.04.10 19:14:20.039708 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.04.10 19:14:20.039802 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7589 | 2026.04.10 19:14:20.039844 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7590 | 2026.04.10 19:14:20.040176 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.04.10 19:14:20.040212 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7592 | 2026.04.10 19:14:20.040508 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7593 | 2026.04.10 19:14:20.040712 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.04.10 19:14:20.040838 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 7595 | 2026.04.10 19:14:20.040874 [ 276 ] {caa9b48f-8ba3-4dc0-917d-02296bbc2fa4} <Debug> TCPHandler: Processed in 0.001216524 sec. | ||
| 7596 | 2026.04.10 19:14:20.040983 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.04.10 19:14:20.041077 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7598 | 2026.04.10 19:14:20.041119 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7599 | 2026.04.10 19:14:20.041542 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.04.10 19:14:20.041578 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7601 | 2026.04.10 19:14:20.041903 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7602 | 2026.04.10 19:14:20.042118 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.04.10 19:14:20.042242 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 7604 | 2026.04.10 19:14:20.042279 [ 276 ] {6a3daedb-45a3-4f8e-8c40-95512f8f89b9} <Debug> TCPHandler: Processed in 0.001345658 sec. | ||
| 7605 | 2026.04.10 19:14:20.042393 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.04.10 19:14:20.042486 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.04.10 19:14:20.042528 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7608 | 2026.04.10 19:14:20.042841 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.04.10 19:14:20.042877 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7610 | 2026.04.10 19:14:20.043175 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7611 | 2026.04.10 19:14:20.043383 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.04.10 19:14:20.043511 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 7613 | 2026.04.10 19:14:20.043548 [ 276 ] {f4266113-037d-469e-afb9-9fe920ab7c40} <Debug> TCPHandler: Processed in 0.001204854 sec. | ||
| 7614 | 2026.04.10 19:14:20.043651 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.04.10 19:14:20.043744 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.04.10 19:14:20.043798 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7617 | 2026.04.10 19:14:20.044560 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.04.10 19:14:20.044596 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7619 | 2026.04.10 19:14:20.045108 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7620 | 2026.04.10 19:14:20.045342 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.04.10 19:14:20.045482 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001756 sec., 9111.617312072893 rows/sec., 16.33 MiB/sec. | ||
| 7622 | 2026.04.10 19:14:20.045539 [ 276 ] {6c1c22fa-3a2e-43d3-8920-0de3d3437d64} <Debug> TCPHandler: Processed in 0.001937465 sec. | ||
| 7623 | 2026.04.10 19:14:20.045645 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.04.10 19:14:20.045738 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7625 | 2026.04.10 19:14:20.045780 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7626 | 2026.04.10 19:14:20.046103 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.04.10 19:14:20.046139 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7628 | 2026.04.10 19:14:20.046442 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7629 | 2026.04.10 19:14:20.046651 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.04.10 19:14:20.046775 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 7631 | 2026.04.10 19:14:20.046810 [ 276 ] {736336bc-7614-4647-bb7a-82b9ce98883c} <Debug> TCPHandler: Processed in 0.001216394 sec. | ||
| 7632 | 2026.04.10 19:14:20.415597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14889 | ||
| 7633 | 2026.04.10 19:14:20.416142 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.04.10 19:14:20.416186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7635 | 2026.04.10 19:14:20.416669 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7636 | 2026.04.10 19:14:20.416909 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.04.10 19:14:20.417043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14889 | ||
| 7638 | 2026.04.10 19:14:20.417106 [ 80 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7639 | 2026.04.10 19:14:20.417203 [ 80 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.04.10 19:14:20.417238 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7641 | 2026.04.10 19:14:20.417437 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::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 | ||
| 7642 | 2026.04.10 19:14:20.417664 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7643 | 2026.04.10 19:14:20.417728 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12457 rows starting from the beginning of the part | ||
| 7644 | 2026.04.10 19:14:20.417833 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7645 | 2026.04.10 19:14:20.417911 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7646 | 2026.04.10 19:14:20.417953 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7647 | 2026.04.10 19:14:20.417993 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7648 | 2026.04.10 19:14:20.418033 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7649 | 2026.04.10 19:14:20.419759 [ 200 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14889 rows, containing 4 columns (4 merged, 0 gathered) in 0.002418018 sec., 6157522.400577663 rows/sec., 88.08 MiB/sec. | ||
| 7650 | 2026.04.10 19:14:20.419998 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7651 | 2026.04.10 19:14:20.420252 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.04.10 19:14:20.420326 [ 189 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_31_6} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7653 | 2026.04.10 19:14:20.420409 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7654 | 2026.04.10 19:14:21.215929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7655 | 2026.04.10 19:14:21.234101 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.04.10 19:14:21.234156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7657 | 2026.04.10 19:14:21.239722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7658 | 2026.04.10 19:14:21.240393 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.04.10 19:14:21.240667 [ 78 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7660 | 2026.04.10 19:14:21.240740 [ 78 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.04.10 19:14:21.240763 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7662 | 2026.04.10 19:14:21.240909 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 7663 | 2026.04.10 19:14:21.243638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7664 | 2026.04.10 19:14:21.245963 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7665 | 2026.04.10 19:14:21.247520 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 7666 | 2026.04.10 19:14:21.251961 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 7667 | 2026.04.10 19:14:21.256299 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 7668 | 2026.04.10 19:14:21.260273 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 7669 | 2026.04.10 19:14:21.264467 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 7670 | 2026.04.10 19:14:21.268274 [ 194 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 7671 | 2026.04.10 19:14:21.323078 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082242566 sec., 2845.2419638754945 rows/sec., 14.71 MiB/sec. | ||
| 7672 | 2026.04.10 19:14:21.325986 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7673 | 2026.04.10 19:14:21.328015 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_31_6} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.04.10 19:14:21.328124 [ 189 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_31_6} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7675 | 2026.04.10 19:14:21.330997 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7676 | 2026.04.10 19:14:22.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.66 MiB, peak 293.22 MiB, free memory in arenas 0.00 B, will set to 286.70 MiB (RSS), difference: 4.03 MiB | ||
| 7677 | 2026.04.10 19:14:25.022800 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.04.10 19:14:25.023085 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7679 | 2026.04.10 19:14:25.023180 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7680 | 2026.04.10 19:14:25.024116 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.04.10 19:14:25.024163 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7682 | 2026.04.10 19:14:25.024558 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7683 | 2026.04.10 19:14:25.024787 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.04.10 19:14:25.024938 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001921 sec., 56220.718375845914 rows/sec., 4.72 MiB/sec. | ||
| 7685 | 2026.04.10 19:14:25.024947 [ 73 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7686 | 2026.04.10 19:14:25.024977 [ 276 ] {c2830690-3b22-4627-931c-b623ec27decb} <Debug> TCPHandler: Processed in 0.002312065 sec. | ||
| 7687 | 2026.04.10 19:14:25.024992 [ 73 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.04.10 19:14:25.025016 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7689 | 2026.04.10 19:14:25.025100 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.04.10 19:14:25.025110 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 7691 | 2026.04.10 19:14:25.025204 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7692 | 2026.04.10 19:14:25.025218 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7693 | 2026.04.10 19:14:25.025243 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7694 | 2026.04.10 19:14:25.025250 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3240 rows starting from the beginning of the part | ||
| 7695 | 2026.04.10 19:14:25.025319 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7696 | 2026.04.10 19:14:25.025369 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 829 rows starting from the beginning of the part | ||
| 7697 | 2026.04.10 19:14:25.025417 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 7698 | 2026.04.10 19:14:25.025461 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 829 rows starting from the beginning of the part | ||
| 7699 | 2026.04.10 19:14:25.025504 [ 200 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 7700 | 2026.04.10 19:14:25.025643 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.04.10 19:14:25.025677 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7702 | 2026.04.10 19:14:25.026234 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7703 | 2026.04.10 19:14:25.026446 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.04.10 19:14:25.026573 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001397 sec., 18611.309949892628 rows/sec., 1.37 MiB/sec. | ||
| 7705 | 2026.04.10 19:14:25.026608 [ 276 ] {81bebf70-d1d0-4319-962e-08ab676c2173} <Debug> TCPHandler: Processed in 0.001555604 sec. | ||
| 7706 | 2026.04.10 19:14:25.026723 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.04.10 19:14:25.026815 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7708 | 2026.04.10 19:14:25.026853 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7709 | 2026.04.10 19:14:25.027269 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.04.10 19:14:25.027302 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7711 | 2026.04.10 19:14:25.027476 [ 199 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401358 sec., 2152948.456664937 rows/sec., 171.97 MiB/sec. | ||
| 7712 | 2026.04.10 19:14:25.027620 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7713 | 2026.04.10 19:14:25.027825 [ 199 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7714 | 2026.04.10 19:14:25.027906 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.04.10 19:14:25.028048 [ 73 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7716 | 2026.04.10 19:14:25.028056 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001258 sec., 71542.13036565977 rows/sec., 5.59 MiB/sec. | ||
| 7717 | 2026.04.10 19:14:25.028083 [ 73 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.04.10 19:14:25.028104 [ 276 ] {13c4116f-6423-4738-9897-47faa53e68a4} <Debug> TCPHandler: Processed in 0.001436401 sec. | ||
| 7719 | 2026.04.10 19:14:25.028106 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7720 | 2026.04.10 19:14:25.028156 [ 199 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.04.10 19:14:25.028218 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 7722 | 2026.04.10 19:14:25.028253 [ 199 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_51_10} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7723 | 2026.04.10 19:14:25.028226 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2026.04.10 19:14:25.028361 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7725 | 2026.04.10 19:14:25.028379 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7726 | 2026.04.10 19:14:25.028386 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.04.10 19:14:25.028420 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1792 rows starting from the beginning of the part | ||
| 7728 | 2026.04.10 19:14:25.028443 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7729 | 2026.04.10 19:14:25.028490 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7730 | 2026.04.10 19:14:25.028542 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 506 rows starting from the beginning of the part | ||
| 7731 | 2026.04.10 19:14:25.028581 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7732 | 2026.04.10 19:14:25.028622 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 506 rows starting from the beginning of the part | ||
| 7733 | 2026.04.10 19:14:25.028664 [ 190 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7734 | 2026.04.10 19:14:25.028866 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.04.10 19:14:25.028910 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7736 | 2026.04.10 19:14:25.029267 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7737 | 2026.04.10 19:14:25.029491 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.04.10 19:14:25.029615 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7739 | 2026.04.10 19:14:25.029624 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 7740 | 2026.04.10 19:14:25.029648 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.04.10 19:14:25.029668 [ 276 ] {42acbd6d-ceb9-4e76-a464-7c4cf0a96bd9} <Debug> TCPHandler: Processed in 0.001492732 sec. | ||
| 7742 | 2026.04.10 19:14:25.029668 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7743 | 2026.04.10 19:14:25.029757 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 7744 | 2026.04.10 19:14:25.029779 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2026.04.10 19:14:25.029870 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7746 | 2026.04.10 19:14:25.029890 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7747 | 2026.04.10 19:14:25.029906 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 19802 rows starting from the beginning of the part | ||
| 7748 | 2026.04.10 19:14:25.029950 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7749 | 2026.04.10 19:14:25.029972 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7750 | 2026.04.10 19:14:25.029992 [ 198 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819382 sec., 1675294.1383392822 rows/sec., 122.72 MiB/sec. | ||
| 7751 | 2026.04.10 19:14:25.030020 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 7752 | 2026.04.10 19:14:25.030071 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7753 | 2026.04.10 19:14:25.030111 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 7754 | 2026.04.10 19:14:25.030148 [ 187 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 7755 | 2026.04.10 19:14:25.030281 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7756 | 2026.04.10 19:14:25.030684 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.04.10 19:14:25.030752 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.04.10 19:14:25.030789 [ 197 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_51_10} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7759 | 2026.04.10 19:14:25.030797 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7760 | 2026.04.10 19:14:25.030900 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7761 | 2026.04.10 19:14:25.031594 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7762 | 2026.04.10 19:14:25.031837 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.04.10 19:14:25.031982 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002121 sec., 12258.368694012259 rows/sec., 21.97 MiB/sec. | ||
| 7764 | 2026.04.10 19:14:25.032035 [ 276 ] {1f553996-dcfd-483c-b2df-b9754b247a69} <Debug> TCPHandler: Processed in 0.002305615 sec. | ||
| 7765 | 2026.04.10 19:14:25.032162 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.04.10 19:14:25.032259 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7767 | 2026.04.10 19:14:25.032301 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7768 | 2026.04.10 19:14:25.032643 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.04.10 19:14:25.032678 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7770 | 2026.04.10 19:14:25.033092 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7771 | 2026.04.10 19:14:25.033321 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.04.10 19:14:25.033443 [ 73 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7773 | 2026.04.10 19:14:25.033449 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 7774 | 2026.04.10 19:14:25.033476 [ 73 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.04.10 19:14:25.033493 [ 276 ] {906a175c-80e2-44b8-a3ef-b0b58c89a6b0} <Debug> TCPHandler: Processed in 0.00139168 sec. | ||
| 7776 | 2026.04.10 19:14:25.033494 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7777 | 2026.04.10 19:14:25.033575 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7778 | 2026.04.10 19:14:25.033678 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7779 | 2026.04.10 19:14:25.033706 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7780 | 2026.04.10 19:14:25.033758 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 7781 | 2026.04.10 19:14:25.033801 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7782 | 2026.04.10 19:14:25.033840 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7783 | 2026.04.10 19:14:25.033877 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7784 | 2026.04.10 19:14:25.033917 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 7785 | 2026.04.10 19:14:25.035541 [ 196 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001998366 sec., 1651349.1522573943 rows/sec., 106.51 MiB/sec. | ||
| 7786 | 2026.04.10 19:14:25.035883 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7787 | 2026.04.10 19:14:25.036134 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.04.10 19:14:25.036209 [ 198 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_51_10} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7789 | 2026.04.10 19:14:25.036285 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7790 | 2026.04.10 19:14:25.036891 [ 196 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20780 rows, containing 5 columns (5 merged, 0 gathered) in 0.007169792 sec., 2898270.9679722926 rows/sec., 185.20 MiB/sec. | ||
| 7791 | 2026.04.10 19:14:25.037397 [ 196 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7792 | 2026.04.10 19:14:25.037658 [ 196 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.04.10 19:14:25.037726 [ 196 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7794 | 2026.04.10 19:14:25.037799 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 7795 | 2026.04.10 19:14:26.001264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.25 MiB, peak 297.18 MiB, free memory in arenas 0.00 B, will set to 289.88 MiB (RSS), difference: 2.63 MiB | ||
| 7796 | 2026.04.10 19:14:27.671921 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7797 | 2026.04.10 19:14:27.671993 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7798 | 2026.04.10 19:14:27.917905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15337 | ||
| 7799 | 2026.04.10 19:14:27.918545 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.04.10 19:14:27.918586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7801 | 2026.04.10 19:14:27.919061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7802 | 2026.04.10 19:14:27.919279 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.04.10 19:14:27.919403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15337 | ||
| 7804 | 2026.04.10 19:14:27.929283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1054 | ||
| 7805 | 2026.04.10 19:14:27.931668 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.04.10 19:14:27.931716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7807 | 2026.04.10 19:14:27.932935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7808 | 2026.04.10 19:14:27.933206 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.04.10 19:14:27.933463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
| 7810 | 2026.04.10 19:14:28.002393 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000858454 sec. | ||
| 7811 | 2026.04.10 19:14:28.744400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7812 | 2026.04.10 19:14:28.759558 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.04.10 19:14:28.759612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7814 | 2026.04.10 19:14:28.764962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7815 | 2026.04.10 19:14:28.765660 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.04.10 19:14:28.768294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7817 | 2026.04.10 19:14:30.029303 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.04.10 19:14:30.029519 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7819 | 2026.04.10 19:14:30.029593 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7820 | 2026.04.10 19:14:30.030398 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.04.10 19:14:30.030449 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7822 | 2026.04.10 19:14:30.030888 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7823 | 2026.04.10 19:14:30.031118 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.04.10 19:14:30.031276 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 7825 | 2026.04.10 19:14:30.031317 [ 276 ] {8416a0be-bc4a-4071-9451-79c88b278f5f} <Debug> TCPHandler: Processed in 0.002156951 sec. | ||
| 7826 | 2026.04.10 19:14:30.031447 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.04.10 19:14:30.031543 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7828 | 2026.04.10 19:14:30.031585 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7829 | 2026.04.10 19:14:30.032381 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.04.10 19:14:30.032418 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7831 | 2026.04.10 19:14:30.032781 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7832 | 2026.04.10 19:14:30.032993 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.04.10 19:14:30.033120 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001596 sec., 519423.5588972431 rows/sec., 40.37 MiB/sec. | ||
| 7834 | 2026.04.10 19:14:30.033158 [ 276 ] {74a944aa-9ded-4701-8cd4-277d80fd364d} <Debug> TCPHandler: Processed in 0.00176231 sec. | ||
| 7835 | 2026.04.10 19:14:30.033268 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.04.10 19:14:30.033362 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7837 | 2026.04.10 19:14:30.033402 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7838 | 2026.04.10 19:14:30.033842 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.04.10 19:14:30.033877 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7840 | 2026.04.10 19:14:30.034189 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7841 | 2026.04.10 19:14:30.034425 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.04.10 19:14:30.034551 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001206 sec., 131011.60862354892 rows/sec., 7.89 MiB/sec. | ||
| 7843 | 2026.04.10 19:14:30.034589 [ 276 ] {1ff80a4d-b244-453d-8065-ccc03136530f} <Debug> TCPHandler: Processed in 0.001370668 sec. | ||
| 7844 | 2026.04.10 19:14:30.034702 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7845 | 2026.04.10 19:14:30.034796 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7846 | 2026.04.10 19:14:30.034835 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7847 | 2026.04.10 19:14:30.035273 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.04.10 19:14:30.035308 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7849 | 2026.04.10 19:14:30.035624 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7850 | 2026.04.10 19:14:30.035838 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.04.10 19:14:30.035965 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 7852 | 2026.04.10 19:14:30.036002 [ 276 ] {afc14889-0407-4185-9b73-c427309a7396} <Debug> TCPHandler: Processed in 0.001349998 sec. | ||
| 7853 | 2026.04.10 19:14:30.036116 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.04.10 19:14:30.036211 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7855 | 2026.04.10 19:14:30.036251 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7856 | 2026.04.10 19:14:30.036685 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.04.10 19:14:30.036720 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7858 | 2026.04.10 19:14:30.037015 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7859 | 2026.04.10 19:14:30.037224 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.04.10 19:14:30.037348 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 7861 | 2026.04.10 19:14:30.037384 [ 276 ] {9dfa43db-0a33-4e6e-95c7-e311d33d9940} <Debug> TCPHandler: Processed in 0.001318637 sec. | ||
| 7862 | 2026.04.10 19:14:30.037496 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.04.10 19:14:30.037591 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7864 | 2026.04.10 19:14:30.037630 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7865 | 2026.04.10 19:14:30.038213 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.04.10 19:14:30.038251 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7867 | 2026.04.10 19:14:30.038586 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7868 | 2026.04.10 19:14:30.038798 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.04.10 19:14:30.038926 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001352 sec., 374260.35502958583 rows/sec., 26.34 MiB/sec. | ||
| 7870 | 2026.04.10 19:14:30.038963 [ 276 ] {b687ad17-8fa8-46ed-b6cf-e44f0325858b} <Debug> TCPHandler: Processed in 0.001517303 sec. | ||
| 7871 | 2026.04.10 19:14:30.039071 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.04.10 19:14:30.039166 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7873 | 2026.04.10 19:14:30.039207 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7874 | 2026.04.10 19:14:30.039610 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.04.10 19:14:30.039643 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7876 | 2026.04.10 19:14:30.039955 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7877 | 2026.04.10 19:14:30.040183 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.04.10 19:14:30.040315 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 7879 | 2026.04.10 19:14:30.040352 [ 276 ] {de56d737-60da-4ac7-9bc7-b2b127d191ec} <Debug> TCPHandler: Processed in 0.001330387 sec. | ||
| 7880 | 2026.04.10 19:14:30.040481 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.04.10 19:14:30.040576 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7882 | 2026.04.10 19:14:30.040617 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7883 | 2026.04.10 19:14:30.041035 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.04.10 19:14:30.041071 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7885 | 2026.04.10 19:14:30.041405 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7886 | 2026.04.10 19:14:30.041625 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.04.10 19:14:30.041757 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 7888 | 2026.04.10 19:14:30.041793 [ 276 ] {ad2f9f99-f859-4507-a925-5d6d63475df0} <Debug> TCPHandler: Processed in 0.001362188 sec. | ||
| 7889 | 2026.04.10 19:14:30.041912 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.04.10 19:14:30.042007 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7891 | 2026.04.10 19:14:30.042050 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7892 | 2026.04.10 19:14:30.042364 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.04.10 19:14:30.042399 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7894 | 2026.04.10 19:14:30.042697 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7895 | 2026.04.10 19:14:30.042904 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.04.10 19:14:30.043032 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 7897 | 2026.04.10 19:14:30.043068 [ 276 ] {586977be-6f98-4626-99b6-c680623ca65d} <Debug> TCPHandler: Processed in 0.001205394 sec. | ||
| 7898 | 2026.04.10 19:14:30.043169 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.04.10 19:14:30.043263 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7900 | 2026.04.10 19:14:30.043316 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7901 | 2026.04.10 19:14:30.044121 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.04.10 19:14:30.044156 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7903 | 2026.04.10 19:14:30.044702 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7904 | 2026.04.10 19:14:30.044924 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.04.10 19:14:30.045063 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001817 sec., 8805.723720418271 rows/sec., 15.78 MiB/sec. | ||
| 7906 | 2026.04.10 19:14:30.045115 [ 276 ] {1e8d4956-08b9-4736-b385-fb6e1db6fdad} <Debug> TCPHandler: Processed in 0.001995016 sec. | ||
| 7907 | 2026.04.10 19:14:30.045234 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2026.04.10 19:14:30.045330 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7909 | 2026.04.10 19:14:30.045373 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7910 | 2026.04.10 19:14:30.045707 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.04.10 19:14:30.045742 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7912 | 2026.04.10 19:14:30.046050 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7913 | 2026.04.10 19:14:30.046271 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.04.10 19:14:30.046396 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 7915 | 2026.04.10 19:14:30.046431 [ 276 ] {00fb4cd3-5e79-4403-8690-bf07e6b02709} <Debug> TCPHandler: Processed in 0.001246856 sec. | ||
| 7916 | 2026.04.10 19:14:30.348533 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7917 | 2026.04.10 19:14:30.348705 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7918 | 2026.04.10 19:14:30.348770 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7919 | 2026.04.10 19:14:30.350811 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.04.10 19:14:30.350857 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7921 | 2026.04.10 19:14:30.351364 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7922 | 2026.04.10 19:14:30.351597 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.04.10 19:14:30.351750 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Debug> executeQuery: Read 2453 rows, 185.10 KiB in 0.003091 sec., 793594.306049822 rows/sec., 58.48 MiB/sec. | ||
| 7924 | 2026.04.10 19:14:30.351797 [ 276 ] {06ea9de5-55e3-4d89-8447-be05bc13cbc0} <Debug> TCPHandler: Processed in 0.003380765 sec. | ||
| 7925 | 2026.04.10 19:14:30.351920 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7926 | 2026.04.10 19:14:30.352018 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7927 | 2026.04.10 19:14:30.352062 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7928 | 2026.04.10 19:14:30.352519 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.04.10 19:14:30.352555 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7930 | 2026.04.10 19:14:30.352859 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7931 | 2026.04.10 19:14:30.353079 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.04.10 19:14:30.353214 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001216 sec., 28782.894736842103 rows/sec., 2.11 MiB/sec. | ||
| 7933 | 2026.04.10 19:14:30.353252 [ 276 ] {821a13f0-61cd-454f-bdb7-73e89ce4ac06} <Debug> TCPHandler: Processed in 0.001383619 sec. | ||
| 7934 | 2026.04.10 19:14:30.353362 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.04.10 19:14:30.353456 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7936 | 2026.04.10 19:14:30.353495 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7937 | 2026.04.10 19:14:30.354210 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.04.10 19:14:30.354245 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7939 | 2026.04.10 19:14:30.354568 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7940 | 2026.04.10 19:14:30.354786 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.04.10 19:14:30.354883 [ 65 ] {} <Debug> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7942 | 2026.04.10 19:14:30.354916 [ 65 ] {} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.04.10 19:14:30.354916 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001478 sec., 541948.5791610285 rows/sec., 31.30 MiB/sec. | ||
| 7944 | 2026.04.10 19:14:30.354937 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7945 | 2026.04.10 19:14:30.354962 [ 276 ] {d85c220a-74f8-4590-8e47-52d02afb8968} <Debug> TCPHandler: Processed in 0.001650516 sec. | ||
| 7946 | 2026.04.10 19:14:30.355019 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::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 | ||
| 7947 | 2026.04.10 19:14:30.355065 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.04.10 19:14:30.355102 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7949 | 2026.04.10 19:14:30.355131 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 953 rows starting from the beginning of the part | ||
| 7950 | 2026.04.10 19:14:30.355161 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.04.10 19:14:30.355185 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 7952 | 2026.04.10 19:14:30.355201 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7953 | 2026.04.10 19:14:30.355228 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 7954 | 2026.04.10 19:14:30.355287 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 7955 | 2026.04.10 19:14:30.355327 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 7956 | 2026.04.10 19:14:30.355366 [ 188 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 7957 | 2026.04.10 19:14:30.355589 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.04.10 19:14:30.355624 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7959 | 2026.04.10 19:14:30.355912 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7960 | 2026.04.10 19:14:30.356128 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.04.10 19:14:30.356260 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 7962 | 2026.04.10 19:14:30.356297 [ 276 ] {0e149919-d994-48a2-afb6-b9a821cc0ce5} <Debug> TCPHandler: Processed in 0.001282366 sec. | ||
| 7963 | 2026.04.10 19:14:30.356454 [ 192 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471081 sec., 2040676.210215481 rows/sec., 128.45 MiB/sec. | ||
| 7964 | 2026.04.10 19:14:30.356465 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.04.10 19:14:30.356570 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7966 | 2026.04.10 19:14:30.356609 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7967 | 2026.04.10 19:14:30.356687 [ 198 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7968 | 2026.04.10 19:14:30.357018 [ 198 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.04.10 19:14:30.357108 [ 198 ] {82a7e410-2b95-4842-9709-d70501fdc9d0::all_1_31_6} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7970 | 2026.04.10 19:14:30.357211 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7971 | 2026.04.10 19:14:30.357500 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.04.10 19:14:30.357542 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7973 | 2026.04.10 19:14:30.357907 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7974 | 2026.04.10 19:14:30.358135 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.04.10 19:14:30.358265 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Debug> executeQuery: Read 1314 rows, 90.04 KiB in 0.001713 sec., 767075.30647986 rows/sec., 51.33 MiB/sec. | ||
| 7976 | 2026.04.10 19:14:30.358303 [ 276 ] {ea91ee75-6d86-4dd3-92c7-e1ddb71902c9} <Debug> TCPHandler: Processed in 0.001887983 sec. | ||
| 7977 | 2026.04.10 19:14:30.358422 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2026.04.10 19:14:30.358528 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7979 | 2026.04.10 19:14:30.358572 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7980 | 2026.04.10 19:14:30.359326 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.04.10 19:14:30.359363 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7982 | 2026.04.10 19:14:30.359792 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7983 | 2026.04.10 19:14:30.360005 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.04.10 19:14:30.360138 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.00163 sec., 917791.4110429449 rows/sec., 55.66 MiB/sec. | ||
| 7985 | 2026.04.10 19:14:30.360175 [ 276 ] {f73eb350-ada5-4402-a15b-733dfd7d422f} <Debug> TCPHandler: Processed in 0.001804351 sec. | ||
| 7986 | 2026.04.10 19:14:30.360277 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.04.10 19:14:30.360382 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7988 | 2026.04.10 19:14:30.360436 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7989 | 2026.04.10 19:14:30.361257 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.04.10 19:14:30.361293 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 7991 | 2026.04.10 19:14:30.361834 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7992 | 2026.04.10 19:14:30.362061 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.04.10 19:14:30.362204 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00185 sec., 18918.918918918916 rows/sec., 33.90 MiB/sec. | ||
| 7994 | 2026.04.10 19:14:30.362262 [ 276 ] {fefe27d6-1731-4567-97b2-63db69d3f0dc} <Debug> TCPHandler: Processed in 0.002034977 sec. | ||
| 7995 | 2026.04.10 19:14:30.362393 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.04.10 19:14:30.362488 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7997 | 2026.04.10 19:14:30.362534 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7998 | 2026.04.10 19:14:30.362871 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.04.10 19:14:30.362907 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8000 | 2026.04.10 19:14:30.363198 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8001 | 2026.04.10 19:14:30.363415 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.04.10 19:14:30.363543 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 8003 | 2026.04.10 19:14:30.363577 [ 276 ] {fc8ff566-885d-4778-b124-c53a62172844} <Debug> TCPHandler: Processed in 0.001235525 sec. | ||
| 8004 | 2026.04.10 19:14:31.001290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.56 MiB, peak 297.18 MiB, free memory in arenas 0.00 B, will set to 290.21 MiB (RSS), difference: -1.35 MiB | ||
| 8005 | 2026.04.10 19:14:34.219279 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56915 | ||
| 8006 | 2026.04.10 19:14:34.219406 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8007 | 2026.04.10 19:14:34.219434 [ 286 ] {} <Debug> TCP-Session: 16368cfa-7a66-4789-adb4-79f37d959990 Authenticating user 'default' from [fd00:1122:3344:101::e]:56915 | ||
| 8008 | 2026.04.10 19:14:34.219458 [ 286 ] {} <Debug> TCP-Session: 16368cfa-7a66-4789-adb4-79f37d959990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.04.10 19:14:34.219471 [ 286 ] {} <Debug> TCP-Session: 16368cfa-7a66-4789-adb4-79f37d959990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.04.10 19:14:34.219647 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33405 | ||
| 8011 | 2026.04.10 19:14:34.219710 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56442 | ||
| 8012 | 2026.04.10 19:14:34.219780 [ 286 ] {} <Trace> TCP-Session: 16368cfa-7a66-4789-adb4-79f37d959990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.04.10 19:14:34.219825 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8014 | 2026.04.10 19:14:34.219830 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8015 | 2026.04.10 19:14:34.219877 [ 288 ] {} <Debug> TCP-Session: 66ea6583-d18b-4c1e-b496-f0c86fe69765 Authenticating user 'default' from [fd00:1122:3344:101::e]:33405 | ||
| 8016 | 2026.04.10 19:14:34.219886 [ 289 ] {} <Debug> TCP-Session: 4b5a9124-e758-401e-a47c-9b5f25c568cb Authenticating user 'default' from [fd00:1122:3344:101::e]:56442 | ||
| 8017 | 2026.04.10 19:14:34.219922 [ 288 ] {} <Debug> TCP-Session: 66ea6583-d18b-4c1e-b496-f0c86fe69765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2026.04.10 19:14:34.219931 [ 289 ] {} <Debug> TCP-Session: 4b5a9124-e758-401e-a47c-9b5f25c568cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.04.10 19:14:34.219954 [ 288 ] {} <Debug> TCP-Session: 66ea6583-d18b-4c1e-b496-f0c86fe69765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.04.10 19:14:34.219962 [ 289 ] {} <Debug> TCP-Session: 4b5a9124-e758-401e-a47c-9b5f25c568cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.04.10 19:14:34.219984 [ 286 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56915) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8022 | 2026.04.10 19:14:34.220343 [ 286 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8023 | 2026.04.10 19:14:34.220413 [ 286 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8024 | 2026.04.10 19:14:34.220782 [ 286 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 8025 | 2026.04.10 19:14:34.220958 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59621 | ||
| 8026 | 2026.04.10 19:14:34.220969 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39632 | ||
| 8027 | 2026.04.10 19:14:34.221034 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55622 | ||
| 8028 | 2026.04.10 19:14:34.221080 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43982 | ||
| 8029 | 2026.04.10 19:14:34.221139 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62793 | ||
| 8030 | 2026.04.10 19:14:34.221313 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8031 | 2026.04.10 19:14:34.221338 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46733 | ||
| 8032 | 2026.04.10 19:14:34.221359 [ 349 ] {} <Debug> TCP-Session: 03f7460b-478d-42f0-9096-c9ceb5ad723b Authenticating user 'default' from [fd00:1122:3344:101::e]:59621 | ||
| 8033 | 2026.04.10 19:14:34.221389 [ 349 ] {} <Debug> TCP-Session: 03f7460b-478d-42f0-9096-c9ceb5ad723b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2026.04.10 19:14:34.221411 [ 349 ] {} <Debug> TCP-Session: 03f7460b-478d-42f0-9096-c9ceb5ad723b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.04.10 19:14:34.221790 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8036 | 2026.04.10 19:14:34.221832 [ 290 ] {} <Debug> TCP-Session: c4258e39-2659-4768-8e22-d1c8efe1d845 Authenticating user 'default' from [fd00:1122:3344:101::e]:39632 | ||
| 8037 | 2026.04.10 19:14:34.221857 [ 290 ] {} <Debug> TCP-Session: c4258e39-2659-4768-8e22-d1c8efe1d845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.04.10 19:14:34.221870 [ 290 ] {} <Debug> TCP-Session: c4258e39-2659-4768-8e22-d1c8efe1d845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2026.04.10 19:14:34.222090 [ 297 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Trace> AggregatingTransform: Aggregating | ||
| 8040 | 2026.04.10 19:14:34.222135 [ 297 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8041 | 2026.04.10 19:14:34.222181 [ 297 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001264266 sec. (790.973 rows/sec., 30.90 KiB/sec.) | ||
| 8042 | 2026.04.10 19:14:34.222205 [ 297 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Trace> Aggregator: Merging aggregated data | ||
| 8043 | 2026.04.10 19:14:34.222257 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8044 | 2026.04.10 19:14:34.222309 [ 352 ] {} <Debug> TCP-Session: 04ef3268-3261-4818-bdf0-95879febced7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62793 | ||
| 8045 | 2026.04.10 19:14:34.222335 [ 352 ] {} <Debug> TCP-Session: 04ef3268-3261-4818-bdf0-95879febced7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.04.10 19:14:34.222357 [ 352 ] {} <Debug> TCP-Session: 04ef3268-3261-4818-bdf0-95879febced7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.04.10 19:14:34.222417 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8048 | 2026.04.10 19:14:34.222530 [ 353 ] {} <Debug> TCP-Session: 762aba51-f648-4fc5-8d21-4945ad428303 Authenticating user 'default' from [fd00:1122:3344:101::e]:46733 | ||
| 8049 | 2026.04.10 19:14:34.222553 [ 353 ] {} <Debug> TCP-Session: 762aba51-f648-4fc5-8d21-4945ad428303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.04.10 19:14:34.222571 [ 353 ] {} <Debug> TCP-Session: 762aba51-f648-4fc5-8d21-4945ad428303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.04.10 19:14:34.222709 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8052 | 2026.04.10 19:14:34.222760 [ 351 ] {} <Debug> TCP-Session: 26f9d10b-c6d7-4314-81e7-89077f247d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:43982 | ||
| 8053 | 2026.04.10 19:14:34.222784 [ 351 ] {} <Debug> TCP-Session: 26f9d10b-c6d7-4314-81e7-89077f247d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.04.10 19:14:34.222806 [ 351 ] {} <Debug> TCP-Session: 26f9d10b-c6d7-4314-81e7-89077f247d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.04.10 19:14:34.222879 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8056 | 2026.04.10 19:14:34.222931 [ 350 ] {} <Debug> TCP-Session: 67a3928b-a74c-45b2-a16a-b97b771702ab Authenticating user 'default' from [fd00:1122:3344:101::e]:55622 | ||
| 8057 | 2026.04.10 19:14:34.222955 [ 350 ] {} <Debug> TCP-Session: 67a3928b-a74c-45b2-a16a-b97b771702ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.04.10 19:14:34.222973 [ 350 ] {} <Debug> TCP-Session: 67a3928b-a74c-45b2-a16a-b97b771702ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.04.10 19:14:34.223647 [ 286 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003739 sec., 267.4511901577962 rows/sec., 10.45 KiB/sec. | ||
| 8060 | 2026.04.10 19:14:34.223860 [ 286 ] {2a2fde45-7c47-4cf3-8d13-99713e661de2} <Debug> TCPHandler: Processed in 0.004203348 sec. | ||
| 8061 | 2026.04.10 19:14:34.224081 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8062 | 2026.04.10 19:14:34.224119 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8063 | 2026.04.10 19:14:34.224124 [ 286 ] {} <Debug> TCP-Session: 16368cfa-7a66-4789-adb4-79f37d959990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.04.10 19:14:34.224148 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8065 | 2026.04.10 19:14:34.224175 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8066 | 2026.04.10 19:14:34.224201 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8067 | 2026.04.10 19:14:34.224216 [ 350 ] {} <Debug> TCP-Session: 67a3928b-a74c-45b2-a16a-b97b771702ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.04.10 19:14:34.224234 [ 353 ] {} <Debug> TCP-Session: 762aba51-f648-4fc5-8d21-4945ad428303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.04.10 19:14:34.224252 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8070 | 2026.04.10 19:14:34.224277 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8071 | 2026.04.10 19:14:34.224308 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8072 | 2026.04.10 19:14:34.224349 [ 289 ] {} <Debug> TCP-Session: 4b5a9124-e758-401e-a47c-9b5f25c568cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2026.04.10 19:14:34.224323 [ 290 ] {} <Debug> TCP-Session: c4258e39-2659-4768-8e22-d1c8efe1d845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2026.04.10 19:14:34.224387 [ 351 ] {} <Debug> TCP-Session: 26f9d10b-c6d7-4314-81e7-89077f247d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2026.04.10 19:14:34.224268 [ 352 ] {} <Debug> TCP-Session: 04ef3268-3261-4818-bdf0-95879febced7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8076 | 2026.04.10 19:14:34.224228 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8077 | 2026.04.10 19:14:34.224177 [ 288 ] {} <Debug> TCP-Session: 66ea6583-d18b-4c1e-b496-f0c86fe69765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.04.10 19:14:34.224500 [ 349 ] {} <Debug> TCP-Session: 03f7460b-478d-42f0-9096-c9ceb5ad723b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.04.10 19:14:34.309721 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42810 | ||
| 8080 | 2026.04.10 19:14:34.309844 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2026.04.10 19:14:34.309870 [ 286 ] {} <Debug> TCP-Session: a91e2d38-c37f-497e-8cef-b23258219d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:42810 | ||
| 8082 | 2026.04.10 19:14:34.309892 [ 286 ] {} <Debug> TCP-Session: a91e2d38-c37f-497e-8cef-b23258219d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2026.04.10 19:14:34.309906 [ 286 ] {} <Debug> TCP-Session: a91e2d38-c37f-497e-8cef-b23258219d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.04.10 19:14:34.310064 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46721 | ||
| 8085 | 2026.04.10 19:14:34.310091 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58045 | ||
| 8086 | 2026.04.10 19:14:34.310147 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60481 | ||
| 8087 | 2026.04.10 19:14:34.310181 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48234 | ||
| 8088 | 2026.04.10 19:14:34.310203 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44902 | ||
| 8089 | 2026.04.10 19:14:34.310215 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8090 | 2026.04.10 19:14:34.310243 [ 286 ] {} <Trace> TCP-Session: a91e2d38-c37f-497e-8cef-b23258219d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.04.10 19:14:34.310271 [ 289 ] {} <Debug> TCP-Session: a1c295db-6c28-4826-9e82-c62e21d8e45b Authenticating user 'default' from [fd00:1122:3344:101::e]:58045 | ||
| 8092 | 2026.04.10 19:14:34.310272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8093 | 2026.04.10 19:14:34.310275 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8094 | 2026.04.10 19:14:34.310304 [ 289 ] {} <Debug> TCP-Session: a1c295db-6c28-4826-9e82-c62e21d8e45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.04.10 19:14:34.310316 [ 290 ] {} <Debug> TCP-Session: bdc55958-fab6-46aa-b625-231945f5ea03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60481 | ||
| 8096 | 2026.04.10 19:14:34.310333 [ 352 ] {} <Debug> TCP-Session: 4854e954-2eb0-44d6-b330-3c2ca6c96a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:48234 | ||
| 8097 | 2026.04.10 19:14:34.310335 [ 289 ] {} <Debug> TCP-Session: a1c295db-6c28-4826-9e82-c62e21d8e45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2026.04.10 19:14:34.310355 [ 290 ] {} <Debug> TCP-Session: bdc55958-fab6-46aa-b625-231945f5ea03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2026.04.10 19:14:34.310364 [ 352 ] {} <Debug> TCP-Session: 4854e954-2eb0-44d6-b330-3c2ca6c96a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.04.10 19:14:34.310383 [ 290 ] {} <Debug> TCP-Session: bdc55958-fab6-46aa-b625-231945f5ea03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.04.10 19:14:34.310392 [ 352 ] {} <Debug> TCP-Session: 4854e954-2eb0-44d6-b330-3c2ca6c96a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.04.10 19:14:34.310182 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8103 | 2026.04.10 19:14:34.310428 [ 286 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42810) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8104 | 2026.04.10 19:14:34.310451 [ 288 ] {} <Debug> TCP-Session: 63289a21-b037-4f39-806f-f49721a5911c Authenticating user 'default' from [fd00:1122:3344:101::e]:46721 | ||
| 8105 | 2026.04.10 19:14:34.310163 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32938 | ||
| 8106 | 2026.04.10 19:14:34.310484 [ 288 ] {} <Debug> TCP-Session: 63289a21-b037-4f39-806f-f49721a5911c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.04.10 19:14:34.310159 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62859 | ||
| 8108 | 2026.04.10 19:14:34.310508 [ 288 ] {} <Debug> TCP-Session: 63289a21-b037-4f39-806f-f49721a5911c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.04.10 19:14:34.310149 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51215 | ||
| 8110 | 2026.04.10 19:14:34.310549 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8111 | 2026.04.10 19:14:34.310580 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8112 | 2026.04.10 19:14:34.310594 [ 351 ] {} <Debug> TCP-Session: b51271f7-c8db-4706-9d76-ffa3743213ca Authenticating user 'default' from [fd00:1122:3344:101::e]:32938 | ||
| 8113 | 2026.04.10 19:14:34.310608 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8114 | 2026.04.10 19:14:34.310614 [ 350 ] {} <Debug> TCP-Session: d0d5f77f-585b-40ed-9b01-935ec1589789 Authenticating user 'default' from [fd00:1122:3344:101::e]:62859 | ||
| 8115 | 2026.04.10 19:14:34.310625 [ 351 ] {} <Debug> TCP-Session: b51271f7-c8db-4706-9d76-ffa3743213ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.04.10 19:14:34.310644 [ 349 ] {} <Debug> TCP-Session: e445a3a4-80a9-402c-93ab-22658d033f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:51215 | ||
| 8117 | 2026.04.10 19:14:34.310654 [ 350 ] {} <Debug> TCP-Session: d0d5f77f-585b-40ed-9b01-935ec1589789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2026.04.10 19:14:34.310665 [ 351 ] {} <Debug> TCP-Session: b51271f7-c8db-4706-9d76-ffa3743213ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.04.10 19:14:34.310680 [ 349 ] {} <Debug> TCP-Session: e445a3a4-80a9-402c-93ab-22658d033f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.04.10 19:14:34.310698 [ 286 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8121 | 2026.04.10 19:14:34.310715 [ 349 ] {} <Debug> TCP-Session: e445a3a4-80a9-402c-93ab-22658d033f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2026.04.10 19:14:34.310690 [ 350 ] {} <Debug> TCP-Session: d0d5f77f-585b-40ed-9b01-935ec1589789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2026.04.10 19:14:34.310290 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8124 | 2026.04.10 19:14:34.310759 [ 286 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8125 | 2026.04.10 19:14:34.310795 [ 353 ] {} <Debug> TCP-Session: 81ab0c14-beba-4bbb-8b0c-5ec87ced2d7d Authenticating user 'default' from [fd00:1122:3344:101::e]:44902 | ||
| 8126 | 2026.04.10 19:14:34.310811 [ 353 ] {} <Debug> TCP-Session: 81ab0c14-beba-4bbb-8b0c-5ec87ced2d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2026.04.10 19:14:34.310823 [ 353 ] {} <Debug> TCP-Session: 81ab0c14-beba-4bbb-8b0c-5ec87ced2d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2026.04.10 19:14:34.311049 [ 286 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 8129 | 2026.04.10 19:14:34.311917 [ 337 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Trace> AggregatingTransform: Aggregating | ||
| 8130 | 2026.04.10 19:14:34.311959 [ 337 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8131 | 2026.04.10 19:14:34.311988 [ 337 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843483 sec. (1185.560 rows/sec., 46.31 KiB/sec.) | ||
| 8132 | 2026.04.10 19:14:34.312002 [ 337 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Trace> Aggregator: Merging aggregated data | ||
| 8133 | 2026.04.10 19:14:34.313314 [ 286 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 8134 | 2026.04.10 19:14:34.313451 [ 286 ] {62e5a893-9d07-4ba8-b60d-6708d0abe9a3} <Debug> TCPHandler: Processed in 0.003324674 sec. | ||
| 8135 | 2026.04.10 19:14:34.313567 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8136 | 2026.04.10 19:14:34.313587 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8137 | 2026.04.10 19:14:34.313616 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8138 | 2026.04.10 19:14:34.313624 [ 286 ] {} <Debug> TCP-Session: a91e2d38-c37f-497e-8cef-b23258219d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.04.10 19:14:34.313639 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8140 | 2026.04.10 19:14:34.313663 [ 289 ] {} <Debug> TCP-Session: a1c295db-6c28-4826-9e82-c62e21d8e45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.04.10 19:14:34.313666 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8142 | 2026.04.10 19:14:34.313692 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8143 | 2026.04.10 19:14:34.313711 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8144 | 2026.04.10 19:14:34.313729 [ 290 ] {} <Debug> TCP-Session: bdc55958-fab6-46aa-b625-231945f5ea03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.04.10 19:14:34.313747 [ 350 ] {} <Debug> TCP-Session: d0d5f77f-585b-40ed-9b01-935ec1589789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8146 | 2026.04.10 19:14:34.313744 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8147 | 2026.04.10 19:14:34.313768 [ 351 ] {} <Debug> TCP-Session: b51271f7-c8db-4706-9d76-ffa3743213ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.04.10 19:14:34.313690 [ 349 ] {} <Debug> TCP-Session: e445a3a4-80a9-402c-93ab-22658d033f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.04.10 19:14:34.313807 [ 353 ] {} <Debug> TCP-Session: 81ab0c14-beba-4bbb-8b0c-5ec87ced2d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8150 | 2026.04.10 19:14:34.313641 [ 288 ] {} <Debug> TCP-Session: 63289a21-b037-4f39-806f-f49721a5911c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8151 | 2026.04.10 19:14:34.313729 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8152 | 2026.04.10 19:14:34.313894 [ 352 ] {} <Debug> TCP-Session: 4854e954-2eb0-44d6-b330-3c2ca6c96a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.04.10 19:14:34.384876 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65260 | ||
| 8154 | 2026.04.10 19:14:34.384985 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8155 | 2026.04.10 19:14:34.385010 [ 286 ] {} <Debug> TCP-Session: e5a76491-5d60-40be-a316-0970c39ec9a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65260 | ||
| 8156 | 2026.04.10 19:14:34.385032 [ 286 ] {} <Debug> TCP-Session: e5a76491-5d60-40be-a316-0970c39ec9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8157 | 2026.04.10 19:14:34.385044 [ 286 ] {} <Debug> TCP-Session: e5a76491-5d60-40be-a316-0970c39ec9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2026.04.10 19:14:34.385210 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65313 | ||
| 8159 | 2026.04.10 19:14:34.385288 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41704 | ||
| 8160 | 2026.04.10 19:14:34.385289 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61102 | ||
| 8161 | 2026.04.10 19:14:34.385328 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38985 | ||
| 8162 | 2026.04.10 19:14:34.385378 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8163 | 2026.04.10 19:14:34.385322 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8164 | 2026.04.10 19:14:34.385416 [ 349 ] {} <Debug> TCP-Session: 176d31ce-2c6f-4b37-a738-63b4588c592e Authenticating user 'default' from [fd00:1122:3344:101::e]:41704 | ||
| 8165 | 2026.04.10 19:14:34.385429 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8166 | 2026.04.10 19:14:34.385441 [ 288 ] {} <Debug> TCP-Session: 69739995-973d-4074-9a59-acd3c2a70475 Authenticating user 'default' from [fd00:1122:3344:101::e]:65313 | ||
| 8167 | 2026.04.10 19:14:34.385453 [ 349 ] {} <Debug> TCP-Session: 176d31ce-2c6f-4b37-a738-63b4588c592e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2026.04.10 19:14:34.385471 [ 289 ] {} <Debug> TCP-Session: cb812f90-25b8-4f2e-b8f8-a27b59064730 Authenticating user 'default' from [fd00:1122:3344:101::e]:61102 | ||
| 8169 | 2026.04.10 19:14:34.385485 [ 288 ] {} <Debug> TCP-Session: 69739995-973d-4074-9a59-acd3c2a70475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2026.04.10 19:14:34.385490 [ 349 ] {} <Debug> TCP-Session: 176d31ce-2c6f-4b37-a738-63b4588c592e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2026.04.10 19:14:34.385512 [ 289 ] {} <Debug> TCP-Session: cb812f90-25b8-4f2e-b8f8-a27b59064730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8172 | 2026.04.10 19:14:34.385524 [ 288 ] {} <Debug> TCP-Session: 69739995-973d-4074-9a59-acd3c2a70475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2026.04.10 19:14:34.385554 [ 289 ] {} <Debug> TCP-Session: cb812f90-25b8-4f2e-b8f8-a27b59064730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8174 | 2026.04.10 19:14:34.385310 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55672 | ||
| 8175 | 2026.04.10 19:14:34.385301 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58290 | ||
| 8176 | 2026.04.10 19:14:34.385289 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58441 | ||
| 8177 | 2026.04.10 19:14:34.385660 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8178 | 2026.04.10 19:14:34.385434 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8179 | 2026.04.10 19:14:34.385696 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8180 | 2026.04.10 19:14:34.385709 [ 351 ] {} <Debug> TCP-Session: 71b740bb-9a36-4b54-9fc3-bfebec6a7b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:55672 | ||
| 8181 | 2026.04.10 19:14:34.385735 [ 353 ] {} <Debug> TCP-Session: 00d880d0-a331-4b6d-b5ec-91e48197cb3a Authenticating user 'default' from [fd00:1122:3344:101::e]:38985 | ||
| 8182 | 2026.04.10 19:14:34.385745 [ 350 ] {} <Debug> TCP-Session: 78262591-bf46-48d9-9db9-c11380fe4f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:58290 | ||
| 8183 | 2026.04.10 19:14:34.385757 [ 351 ] {} <Debug> TCP-Session: 71b740bb-9a36-4b54-9fc3-bfebec6a7b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.04.10 19:14:34.385761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8185 | 2026.04.10 19:14:34.385769 [ 353 ] {} <Debug> TCP-Session: 00d880d0-a331-4b6d-b5ec-91e48197cb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2026.04.10 19:14:34.385805 [ 351 ] {} <Debug> TCP-Session: 71b740bb-9a36-4b54-9fc3-bfebec6a7b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.04.10 19:14:34.385825 [ 290 ] {} <Debug> TCP-Session: 89dea626-b411-47f0-88ca-16ba2ffea51c Authenticating user 'default' from [fd00:1122:3344:101::e]:58441 | ||
| 8188 | 2026.04.10 19:14:34.385830 [ 353 ] {} <Debug> TCP-Session: 00d880d0-a331-4b6d-b5ec-91e48197cb3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2026.04.10 19:14:34.385805 [ 350 ] {} <Debug> TCP-Session: 78262591-bf46-48d9-9db9-c11380fe4f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.04.10 19:14:34.385867 [ 290 ] {} <Debug> TCP-Session: 89dea626-b411-47f0-88ca-16ba2ffea51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2026.04.10 19:14:34.385894 [ 350 ] {} <Debug> TCP-Session: 78262591-bf46-48d9-9db9-c11380fe4f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.04.10 19:14:34.385906 [ 290 ] {} <Debug> TCP-Session: 89dea626-b411-47f0-88ca-16ba2ffea51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.04.10 19:14:34.385321 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33469 | ||
| 8194 | 2026.04.10 19:14:34.385443 [ 286 ] {} <Trace> TCP-Session: e5a76491-5d60-40be-a316-0970c39ec9a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8195 | 2026.04.10 19:14:34.386009 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8196 | 2026.04.10 19:14:34.386036 [ 352 ] {} <Debug> TCP-Session: 437ecba3-8735-4372-b5dc-4033d84e1234 Authenticating user 'default' from [fd00:1122:3344:101::e]:33469 | ||
| 8197 | 2026.04.10 19:14:34.386052 [ 352 ] {} <Debug> TCP-Session: 437ecba3-8735-4372-b5dc-4033d84e1234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.04.10 19:14:34.386064 [ 352 ] {} <Debug> TCP-Session: 437ecba3-8735-4372-b5dc-4033d84e1234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2026.04.10 19:14:34.386145 [ 286 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65260) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8200 | 2026.04.10 19:14:34.386415 [ 286 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8201 | 2026.04.10 19:14:34.386469 [ 286 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8202 | 2026.04.10 19:14:34.386756 [ 286 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Debug> oximeter.version (8a6813b2-3731-44c7-a7c8-754d584b1976) (SelectExecutor): Key condition: unknown | ||
| 8203 | 2026.04.10 19:14:34.387640 [ 344 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Trace> AggregatingTransform: Aggregating | ||
| 8204 | 2026.04.10 19:14:34.387685 [ 344 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Trace> Aggregator: Aggregation method: without_key | ||
| 8205 | 2026.04.10 19:14:34.387715 [ 344 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861895 sec. (1160.234 rows/sec., 45.32 KiB/sec.) | ||
| 8206 | 2026.04.10 19:14:34.387734 [ 344 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Trace> Aggregator: Merging aggregated data | ||
| 8207 | 2026.04.10 19:14:34.389009 [ 286 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002921 sec., 342.3485107839781 rows/sec., 13.37 KiB/sec. | ||
| 8208 | 2026.04.10 19:14:34.389108 [ 286 ] {0149b5c4-3488-4ff3-8489-aec3cbe8cd57} <Debug> TCPHandler: Processed in 0.003794987 sec. | ||
| 8209 | 2026.04.10 19:14:34.389230 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8210 | 2026.04.10 19:14:34.389258 [ 286 ] {} <Debug> TCP-Session: e5a76491-5d60-40be-a316-0970c39ec9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.04.10 19:14:34.389262 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8212 | 2026.04.10 19:14:34.389288 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8213 | 2026.04.10 19:14:34.389305 [ 288 ] {} <Debug> TCP-Session: 69739995-973d-4074-9a59-acd3c2a70475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2026.04.10 19:14:34.389313 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8215 | 2026.04.10 19:14:34.389335 [ 289 ] {} <Debug> TCP-Session: cb812f90-25b8-4f2e-b8f8-a27b59064730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.04.10 19:14:34.389344 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8217 | 2026.04.10 19:14:34.389363 [ 350 ] {} <Debug> TCP-Session: 78262591-bf46-48d9-9db9-c11380fe4f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8218 | 2026.04.10 19:14:34.389384 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8219 | 2026.04.10 19:14:34.389401 [ 290 ] {} <Debug> TCP-Session: 89dea626-b411-47f0-88ca-16ba2ffea51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2026.04.10 19:14:34.389360 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8221 | 2026.04.10 19:14:34.389426 [ 349 ] {} <Debug> TCP-Session: 176d31ce-2c6f-4b37-a738-63b4588c592e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.04.10 19:14:34.389434 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8223 | 2026.04.10 19:14:34.389464 [ 353 ] {} <Debug> TCP-Session: 00d880d0-a331-4b6d-b5ec-91e48197cb3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.04.10 19:14:34.389427 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8225 | 2026.04.10 19:14:34.389489 [ 352 ] {} <Debug> TCP-Session: 437ecba3-8735-4372-b5dc-4033d84e1234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.04.10 19:14:34.389527 [ 351 ] {} <Debug> TCP-Session: 71b740bb-9a36-4b54-9fc3-bfebec6a7b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8227 | 2026.04.10 19:14:35.022538 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2026.04.10 19:14:35.022730 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8229 | 2026.04.10 19:14:35.022805 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8230 | 2026.04.10 19:14:35.023685 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.04.10 19:14:35.023744 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8232 | 2026.04.10 19:14:35.024313 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8233 | 2026.04.10 19:14:35.024654 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.04.10 19:14:35.024859 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002177 sec., 25723.47266881029 rows/sec., 1.96 MiB/sec. | ||
| 8235 | 2026.04.10 19:14:35.024909 [ 276 ] {106deac6-c8e3-449c-8e4a-8d6f4b9a0074} <Debug> TCPHandler: Processed in 0.00250991 sec. | ||
| 8236 | 2026.04.10 19:14:35.025053 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2026.04.10 19:14:35.025159 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8238 | 2026.04.10 19:14:35.025203 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8239 | 2026.04.10 19:14:35.025733 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2026.04.10 19:14:35.025771 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8241 | 2026.04.10 19:14:35.026137 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8242 | 2026.04.10 19:14:35.026362 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2026.04.10 19:14:35.026511 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001377 sec., 46477.850399419025 rows/sec., 3.63 MiB/sec. | ||
| 8244 | 2026.04.10 19:14:35.026550 [ 276 ] {c4818c56-2099-4c51-808d-b7575cda28de} <Debug> TCPHandler: Processed in 0.001555973 sec. | ||
| 8245 | 2026.04.10 19:14:35.026675 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2026.04.10 19:14:35.026776 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8247 | 2026.04.10 19:14:35.026821 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8248 | 2026.04.10 19:14:35.027238 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.04.10 19:14:35.027276 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8250 | 2026.04.10 19:14:35.027625 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8251 | 2026.04.10 19:14:35.027843 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.04.10 19:14:35.027973 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001219 sec., 105004.10172272354 rows/sec., 7.31 MiB/sec. | ||
| 8253 | 2026.04.10 19:14:35.028008 [ 276 ] {7a0929e1-0f22-4841-8ffc-6ce3651b45e7} <Debug> TCPHandler: Processed in 0.001383519 sec. | ||
| 8254 | 2026.04.10 19:14:35.028131 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.04.10 19:14:35.028227 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8256 | 2026.04.10 19:14:35.028273 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8257 | 2026.04.10 19:14:35.028627 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.04.10 19:14:35.028663 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8259 | 2026.04.10 19:14:35.028968 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8260 | 2026.04.10 19:14:35.029171 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.04.10 19:14:35.029302 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 8262 | 2026.04.10 19:14:35.029338 [ 276 ] {ca5b18cb-a376-467d-a0a1-ef29a8ad7bed} <Debug> TCPHandler: Processed in 0.001257025 sec. | ||
| 8263 | 2026.04.10 19:14:35.419596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15849 | ||
| 8264 | 2026.04.10 19:14:35.420184 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.04.10 19:14:35.420235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8266 | 2026.04.10 19:14:35.420733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8267 | 2026.04.10 19:14:35.420963 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.04.10 19:14:35.421101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15849 | ||
| 8269 | 2026.04.10 19:14:36.268553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8270 | 2026.04.10 19:14:36.285075 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.04.10 19:14:36.285128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8272 | 2026.04.10 19:14:36.290881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8273 | 2026.04.10 19:14:36.291588 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2026.04.10 19:14:36.294222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8275 | 2026.04.10 19:14:37.933794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1106 | ||
| 8276 | 2026.04.10 19:14:37.936737 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.04.10 19:14:37.936786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.29 GiB. | ||
| 8278 | 2026.04.10 19:14:37.938012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8279 | 2026.04.10 19:14:37.938282 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.04.10 19:14:37.938538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 8281 | 2026.04.10 19:14:40.030250 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.04.10 19:14:40.030467 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.04.10 19:14:40.030539 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8284 | 2026.04.10 19:14:40.031353 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.04.10 19:14:40.031401 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8286 | 2026.04.10 19:14:40.031800 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8287 | 2026.04.10 19:14:40.032026 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.04.10 19:14:40.032186 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 8289 | 2026.04.10 19:14:40.032228 [ 276 ] {e910d0ca-e90f-40e4-99ce-23e27b42e5c6} <Debug> TCPHandler: Processed in 0.00212767 sec. | ||
| 8290 | 2026.04.10 19:14:40.032357 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.04.10 19:14:40.032452 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8292 | 2026.04.10 19:14:40.032492 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8293 | 2026.04.10 19:14:40.033304 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.04.10 19:14:40.033341 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8295 | 2026.04.10 19:14:40.033684 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8296 | 2026.04.10 19:14:40.033901 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.04.10 19:14:40.034031 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001598 sec., 518773.4668335419 rows/sec., 40.32 MiB/sec. | ||
| 8298 | 2026.04.10 19:14:40.034090 [ 276 ] {876bb82d-3cd2-4c4f-a19f-c791c42d91ae} <Debug> TCPHandler: Processed in 0.00178449 sec. | ||
| 8299 | 2026.04.10 19:14:40.034212 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8300 | 2026.04.10 19:14:40.034307 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8301 | 2026.04.10 19:14:40.034346 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8302 | 2026.04.10 19:14:40.034777 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.04.10 19:14:40.034811 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8304 | 2026.04.10 19:14:40.035117 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8305 | 2026.04.10 19:14:40.035319 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.04.10 19:14:40.035419 [ 49 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8307 | 2026.04.10 19:14:40.035445 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001157 sec., 136560.0691443388 rows/sec., 8.23 MiB/sec. | ||
| 8308 | 2026.04.10 19:14:40.035457 [ 49 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.04.10 19:14:40.035477 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8310 | 2026.04.10 19:14:40.035483 [ 276 ] {d29dac2b-3d3e-4605-8dab-1c6e3216b3a1} <Debug> TCPHandler: Processed in 0.001323857 sec. | ||
| 8311 | 2026.04.10 19:14:40.035596 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.04.10 19:14:40.035593 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 8313 | 2026.04.10 19:14:40.035691 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.04.10 19:14:40.035733 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8315 | 2026.04.10 19:14:40.035748 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8316 | 2026.04.10 19:14:40.035786 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 211 rows starting from the beginning of the part | ||
| 8317 | 2026.04.10 19:14:40.035856 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 158 rows starting from the beginning of the part | ||
| 8318 | 2026.04.10 19:14:40.035903 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8319 | 2026.04.10 19:14:40.035952 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 158 rows starting from the beginning of the part | ||
| 8320 | 2026.04.10 19:14:40.035997 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 8321 | 2026.04.10 19:14:40.036040 [ 186 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 158 rows starting from the beginning of the part | ||
| 8322 | 2026.04.10 19:14:40.036167 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.04.10 19:14:40.036209 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8324 | 2026.04.10 19:14:40.036534 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8325 | 2026.04.10 19:14:40.036760 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.04.10 19:14:40.036889 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 8327 | 2026.04.10 19:14:40.036925 [ 276 ] {3b613a3d-10a1-4b01-a6b7-36bc8254d0fa} <Debug> TCPHandler: Processed in 0.001378548 sec. | ||
| 8328 | 2026.04.10 19:14:40.036984 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143908 sec., 518386.74708841764 rows/sec., 34.18 MiB/sec. | ||
| 8329 | 2026.04.10 19:14:40.037034 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.04.10 19:14:40.037139 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8331 | 2026.04.10 19:14:40.037179 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8332 | 2026.04.10 19:14:40.037202 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8333 | 2026.04.10 19:14:40.037524 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.04.10 19:14:40.037606 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.04.10 19:14:40.037610 [ 198 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_46_9} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8336 | 2026.04.10 19:14:40.037650 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8337 | 2026.04.10 19:14:40.037729 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8338 | 2026.04.10 19:14:40.037964 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8339 | 2026.04.10 19:14:40.038179 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.04.10 19:14:40.038311 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 8341 | 2026.04.10 19:14:40.038348 [ 276 ] {37dc0b5a-04b4-4098-bfec-1fa5e121afa7} <Debug> TCPHandler: Processed in 0.001361149 sec. | ||
| 8342 | 2026.04.10 19:14:40.038454 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.04.10 19:14:40.038546 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8344 | 2026.04.10 19:14:40.038585 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8345 | 2026.04.10 19:14:40.039167 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.04.10 19:14:40.039201 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8347 | 2026.04.10 19:14:40.039517 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8348 | 2026.04.10 19:14:40.039717 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.04.10 19:14:40.039841 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001314 sec., 385083.71385083714 rows/sec., 27.10 MiB/sec. | ||
| 8350 | 2026.04.10 19:14:40.039876 [ 276 ] {c9baa012-e21e-4e42-83a6-8c216f2423d4} <Debug> TCPHandler: Processed in 0.001471602 sec. | ||
| 8351 | 2026.04.10 19:14:40.039981 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.04.10 19:14:40.040076 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8353 | 2026.04.10 19:14:40.040117 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8354 | 2026.04.10 19:14:40.040440 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.04.10 19:14:40.040473 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8356 | 2026.04.10 19:14:40.040760 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8357 | 2026.04.10 19:14:40.040963 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.04.10 19:14:40.041094 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 8359 | 2026.04.10 19:14:40.041129 [ 276 ] {a16583e7-e0a7-4209-be71-0e532eae4e45} <Debug> TCPHandler: Processed in 0.001196234 sec. | ||
| 8360 | 2026.04.10 19:14:40.041234 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2026.04.10 19:14:40.041327 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8362 | 2026.04.10 19:14:40.041367 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8363 | 2026.04.10 19:14:40.041759 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.04.10 19:14:40.041792 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8365 | 2026.04.10 19:14:40.042112 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8366 | 2026.04.10 19:14:40.042314 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.04.10 19:14:40.042441 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 8368 | 2026.04.10 19:14:40.042475 [ 276 ] {aac71c96-ea97-4c89-bd0e-f8129b289514} <Debug> TCPHandler: Processed in 0.001289517 sec. | ||
| 8369 | 2026.04.10 19:14:40.042581 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.04.10 19:14:40.042673 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.04.10 19:14:40.042713 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8372 | 2026.04.10 19:14:40.043012 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.04.10 19:14:40.043047 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8374 | 2026.04.10 19:14:40.043338 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8375 | 2026.04.10 19:14:40.043539 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.04.10 19:14:40.043663 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 8377 | 2026.04.10 19:14:40.043698 [ 276 ] {3cf70781-2971-4ca3-b434-d4925727ed05} <Debug> TCPHandler: Processed in 0.001164583 sec. | ||
| 8378 | 2026.04.10 19:14:40.043801 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.04.10 19:14:40.043903 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8380 | 2026.04.10 19:14:40.043956 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8381 | 2026.04.10 19:14:40.044716 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.04.10 19:14:40.044750 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8383 | 2026.04.10 19:14:40.045257 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8384 | 2026.04.10 19:14:40.045470 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.04.10 19:14:40.045586 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8386 | 2026.04.10 19:14:40.045602 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001716 sec., 9324.009324009323 rows/sec., 16.71 MiB/sec. | ||
| 8387 | 2026.04.10 19:14:40.045629 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.04.10 19:14:40.045651 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8389 | 2026.04.10 19:14:40.045659 [ 276 ] {5cb491db-0703-4aa8-acab-1992db79588e} <Debug> TCPHandler: Processed in 0.001905644 sec. | ||
| 8390 | 2026.04.10 19:14:40.045763 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 8391 | 2026.04.10 19:14:40.045787 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8392 | 2026.04.10 19:14:40.045904 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8393 | 2026.04.10 19:14:40.045954 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8394 | 2026.04.10 19:14:40.046006 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8395 | 2026.04.10 19:14:40.046071 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 862 rows starting from the beginning of the part | ||
| 8396 | 2026.04.10 19:14:40.046202 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 8397 | 2026.04.10 19:14:40.046312 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8398 | 2026.04.10 19:14:40.046330 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.04.10 19:14:40.046370 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8400 | 2026.04.10 19:14:40.046419 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 8401 | 2026.04.10 19:14:40.046532 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 8402 | 2026.04.10 19:14:40.046636 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 8403 | 2026.04.10 19:14:40.046732 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8404 | 2026.04.10 19:14:40.046952 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.04.10 19:14:40.047090 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001211 sec., 74318.74483897605 rows/sec., 4.65 MiB/sec. | ||
| 8406 | 2026.04.10 19:14:40.047126 [ 276 ] {aa9006cf-cccb-40dc-896e-bdce406e524d} <Debug> TCPHandler: Processed in 0.001390229 sec. | ||
| 8407 | 2026.04.10 19:14:40.052413 [ 193 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 19 columns (19 merged, 0 gathered) in 0.006701368 sec., 144895.78844200168 rows/sec., 259.65 MiB/sec. | ||
| 8408 | 2026.04.10 19:14:40.053970 [ 189 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8409 | 2026.04.10 19:14:40.054323 [ 189 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.04.10 19:14:40.054405 [ 189 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8411 | 2026.04.10 19:14:40.054561 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. | ||
| 8412 | 2026.04.10 19:14:41.001055 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.43 MiB, peak 299.59 MiB, free memory in arenas 0.00 B, will set to 294.47 MiB (RSS), difference: 3.04 MiB | ||
| 8413 | 2026.04.10 19:14:42.672049 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8414 | 2026.04.10 19:14:42.672123 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8415 | 2026.04.10 19:14:42.921639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16297 | ||
| 8416 | 2026.04.10 19:14:42.922138 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.04.10 19:14:42.922182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8418 | 2026.04.10 19:14:42.922650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8419 | 2026.04.10 19:14:42.922883 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.04.10 19:14:42.923008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16297 | ||
| 8421 | 2026.04.10 19:14:43.795054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8422 | 2026.04.10 19:14:43.811568 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.04.10 19:14:43.811623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8424 | 2026.04.10 19:14:43.817610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8425 | 2026.04.10 19:14:43.818277 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.04.10 19:14:43.821079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8427 | 2026.04.10 19:14:45.022954 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2026.04.10 19:14:45.023145 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8429 | 2026.04.10 19:14:45.023216 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8430 | 2026.04.10 19:14:45.023917 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.04.10 19:14:45.023967 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8432 | 2026.04.10 19:14:45.024405 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8433 | 2026.04.10 19:14:45.024657 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.04.10 19:14:45.024815 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001718 sec., 62863.79511059372 rows/sec., 5.27 MiB/sec. | ||
| 8435 | 2026.04.10 19:14:45.024845 [ 38 ] {} <Debug> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8436 | 2026.04.10 19:14:45.024861 [ 276 ] {947557a3-49a4-4884-acaf-d20c7836c0e2} <Debug> TCPHandler: Processed in 0.002038458 sec. | ||
| 8437 | 2026.04.10 19:14:45.024914 [ 38 ] {} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.04.10 19:14:45.024941 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8439 | 2026.04.10 19:14:45.025030 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.04.10 19:14:45.025075 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::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 | ||
| 8441 | 2026.04.10 19:14:45.025145 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8442 | 2026.04.10 19:14:45.025195 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8443 | 2026.04.10 19:14:45.025227 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8444 | 2026.04.10 19:14:45.025267 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3240 rows starting from the beginning of the part | ||
| 8445 | 2026.04.10 19:14:45.025338 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 829 rows starting from the beginning of the part | ||
| 8446 | 2026.04.10 19:14:45.025383 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2453 rows starting from the beginning of the part | ||
| 8447 | 2026.04.10 19:14:45.025426 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8448 | 2026.04.10 19:14:45.025464 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 829 rows starting from the beginning of the part | ||
| 8449 | 2026.04.10 19:14:45.025502 [ 194 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
| 8450 | 2026.04.10 19:14:45.025610 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.04.10 19:14:45.025652 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8452 | 2026.04.10 19:14:45.025981 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8453 | 2026.04.10 19:14:45.026196 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.04.10 19:14:45.026389 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001264 sec., 20569.620253164558 rows/sec., 1.51 MiB/sec. | ||
| 8455 | 2026.04.10 19:14:45.026426 [ 276 ] {c25cb9a1-42d5-40d3-a85a-9062f726a0b7} <Debug> TCPHandler: Processed in 0.001448831 sec. | ||
| 8456 | 2026.04.10 19:14:45.026541 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2026.04.10 19:14:45.026636 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8458 | 2026.04.10 19:14:45.026678 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8459 | 2026.04.10 19:14:45.027116 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.04.10 19:14:45.027152 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8461 | 2026.04.10 19:14:45.027463 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8462 | 2026.04.10 19:14:45.027686 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.04.10 19:14:45.027750 [ 193 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7515 rows, containing 5 columns (5 merged, 0 gathered) in 0.002738267 sec., 2744436.5359550402 rows/sec., 216.79 MiB/sec. | ||
| 8464 | 2026.04.10 19:14:45.027806 [ 38 ] {} <Debug> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8465 | 2026.04.10 19:14:45.027823 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 5.84 MiB/sec. | ||
| 8466 | 2026.04.10 19:14:45.027838 [ 38 ] {} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.04.10 19:14:45.027866 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8468 | 2026.04.10 19:14:45.027869 [ 276 ] {a3bfe3bd-6ced-4f5d-9de1-990ee6a748b3} <Debug> TCPHandler: Processed in 0.001378928 sec. | ||
| 8469 | 2026.04.10 19:14:45.027960 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::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 | ||
| 8470 | 2026.04.10 19:14:45.027995 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.04.10 19:14:45.028070 [ 193 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8472 | 2026.04.10 19:14:45.028073 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8473 | 2026.04.10 19:14:45.028096 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8474 | 2026.04.10 19:14:45.028114 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1792 rows starting from the beginning of the part | ||
| 8475 | 2026.04.10 19:14:45.028146 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8476 | 2026.04.10 19:14:45.028188 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 506 rows starting from the beginning of the part | ||
| 8477 | 2026.04.10 19:14:45.028239 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1314 rows starting from the beginning of the part | ||
| 8478 | 2026.04.10 19:14:45.028282 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8479 | 2026.04.10 19:14:45.028325 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 506 rows starting from the beginning of the part | ||
| 8480 | 2026.04.10 19:14:45.028365 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8481 | 2026.04.10 19:14:45.028384 [ 193 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.04.10 19:14:45.028466 [ 193 ] {f1fc8dd7-689b-4daa-83bf-4a2546e75361::all_1_56_11} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8483 | 2026.04.10 19:14:45.028559 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8484 | 2026.04.10 19:14:45.028564 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.04.10 19:14:45.028613 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8486 | 2026.04.10 19:14:45.028961 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8487 | 2026.04.10 19:14:45.029197 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.04.10 19:14:45.029314 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8489 | 2026.04.10 19:14:45.029331 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 8490 | 2026.04.10 19:14:45.029349 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.04.10 19:14:45.029373 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8492 | 2026.04.10 19:14:45.029374 [ 276 ] {fd7c4643-9bb7-47a4-afe9-795207bebb49} <Debug> TCPHandler: Processed in 0.00142886 sec. | ||
| 8493 | 2026.04.10 19:14:45.029448 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::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 | ||
| 8494 | 2026.04.10 19:14:45.029499 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.04.10 19:14:45.029549 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8496 | 2026.04.10 19:14:45.029581 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20780 rows starting from the beginning of the part | ||
| 8497 | 2026.04.10 19:14:45.029597 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8498 | 2026.04.10 19:14:45.029628 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8499 | 2026.04.10 19:14:45.029657 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8500 | 2026.04.10 19:14:45.029672 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1496 rows starting from the beginning of the part | ||
| 8501 | 2026.04.10 19:14:45.029721 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 8502 | 2026.04.10 19:14:45.029761 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8503 | 2026.04.10 19:14:45.029800 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8504 | 2026.04.10 19:14:45.029820 [ 199 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893973 sec., 2255575.977059863 rows/sec., 163.07 MiB/sec. | ||
| 8505 | 2026.04.10 19:14:45.030015 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8506 | 2026.04.10 19:14:45.030268 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.04.10 19:14:45.030330 [ 201 ] {17ac93a8-9c97-40ba-97bc-cf2b11affda5::all_1_56_11} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8508 | 2026.04.10 19:14:45.030395 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8509 | 2026.04.10 19:14:45.030479 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.04.10 19:14:45.030522 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8511 | 2026.04.10 19:14:45.031110 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8512 | 2026.04.10 19:14:45.031366 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.04.10 19:14:45.031509 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001929 sec., 13478.486262312079 rows/sec., 24.15 MiB/sec. | ||
| 8514 | 2026.04.10 19:14:45.031561 [ 276 ] {81a300e0-4eb8-42d2-8f3f-9dee01553d2d} <Debug> TCPHandler: Processed in 0.002111909 sec. | ||
| 8515 | 2026.04.10 19:14:45.031679 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.04.10 19:14:45.031773 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8517 | 2026.04.10 19:14:45.031814 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8518 | 2026.04.10 19:14:45.032152 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.04.10 19:14:45.032187 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8520 | 2026.04.10 19:14:45.032503 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8521 | 2026.04.10 19:14:45.032722 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.04.10 19:14:45.032824 [ 41 ] {} <Debug> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8523 | 2026.04.10 19:14:45.032851 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8524 | 2026.04.10 19:14:45.032858 [ 41 ] {} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.04.10 19:14:45.032882 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8526 | 2026.04.10 19:14:45.032888 [ 276 ] {648640d4-fcd0-44bd-92fe-3d1d5c8b770f} <Debug> TCPHandler: Processed in 0.001259376 sec. | ||
| 8527 | 2026.04.10 19:14:45.032980 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 8528 | 2026.04.10 19:14:45.033111 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8529 | 2026.04.10 19:14:45.033148 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3300 rows starting from the beginning of the part | ||
| 8530 | 2026.04.10 19:14:45.033216 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::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 | ||
| 8531 | 2026.04.10 19:14:45.033263 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 8532 | 2026.04.10 19:14:45.033306 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8533 | 2026.04.10 19:14:45.033347 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8534 | 2026.04.10 19:14:45.033391 [ 195 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8535 | 2026.04.10 19:14:45.034901 [ 201 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970635 sec., 1826822.3186942278 rows/sec., 117.83 MiB/sec. | ||
| 8536 | 2026.04.10 19:14:45.035317 [ 199 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8537 | 2026.04.10 19:14:45.035637 [ 199 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.04.10 19:14:45.035707 [ 199 ] {0c620635-03e1-44be-9f92-60c5d7feef02::all_1_56_11} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8539 | 2026.04.10 19:14:45.035776 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8540 | 2026.04.10 19:14:45.037506 [ 195 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23094 rows, containing 5 columns (5 merged, 0 gathered) in 0.008089088 sec., 2854957.1966580166 rows/sec., 182.21 MiB/sec. | ||
| 8541 | 2026.04.10 19:14:45.037897 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8542 | 2026.04.10 19:14:45.038158 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.04.10 19:14:45.038232 [ 194 ] {381b9d6d-cc0d-4013-bb32-974c495258ef::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8544 | 2026.04.10 19:14:45.038311 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8545 | 2026.04.10 19:14:47.938835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1140 | ||
| 8546 | 2026.04.10 19:14:47.941332 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.04.10 19:14:47.941382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8548 | 2026.04.10 19:14:47.942604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8549 | 2026.04.10 19:14:47.942873 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.04.10 19:14:47.943144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 8551 | 2026.04.10 19:14:50.030262 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2026.04.10 19:14:50.030484 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8553 | 2026.04.10 19:14:50.030558 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8554 | 2026.04.10 19:14:50.031321 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.04.10 19:14:50.031368 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8556 | 2026.04.10 19:14:50.031797 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8557 | 2026.04.10 19:14:50.032034 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.04.10 19:14:50.032181 [ 32 ] {} <Debug> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8559 | 2026.04.10 19:14:50.032189 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001757 sec., 161639.1576550939 rows/sec., 10.27 MiB/sec. | ||
| 8560 | 2026.04.10 19:14:50.032264 [ 32 ] {} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.04.10 19:14:50.032280 [ 276 ] {0024929d-e9bd-4cf2-a74b-3da5ad42a169} <Debug> TCPHandler: Processed in 0.00215734 sec. | ||
| 8562 | 2026.04.10 19:14:50.032296 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8563 | 2026.04.10 19:14:50.032423 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.04.10 19:14:50.032449 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8565 | 2026.04.10 19:14:50.032526 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8566 | 2026.04.10 19:14:50.032573 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8567 | 2026.04.10 19:14:50.032638 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8568 | 2026.04.10 19:14:50.032692 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 8569 | 2026.04.10 19:14:50.032779 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8570 | 2026.04.10 19:14:50.032849 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8571 | 2026.04.10 19:14:50.032908 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8572 | 2026.04.10 19:14:50.032960 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8573 | 2026.04.10 19:14:50.032983 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.04.10 19:14:50.033025 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8575 | 2026.04.10 19:14:50.033374 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8576 | 2026.04.10 19:14:50.033611 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.04.10 19:14:50.033745 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001241 sec., 11281.224818694602 rows/sec., 919.90 KiB/sec. | ||
| 8578 | 2026.04.10 19:14:50.033784 [ 276 ] {df7c10dd-8103-44e4-8e9e-89dc4e36637e} <Debug> TCPHandler: Processed in 0.00141238 sec. | ||
| 8579 | 2026.04.10 19:14:50.033899 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.04.10 19:14:50.033993 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8581 | 2026.04.10 19:14:50.034033 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8582 | 2026.04.10 19:14:50.034334 [ 194 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957385 sec., 725457.6897237897 rows/sec., 48.84 MiB/sec. | ||
| 8583 | 2026.04.10 19:14:50.034553 [ 195 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8584 | 2026.04.10 19:14:50.034850 [ 195 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.04.10 19:14:50.034861 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2026.04.10 19:14:50.034903 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8587 | 2026.04.10 19:14:50.034932 [ 195 ] {45f2698a-8790-4897-8eb0-1481cfab309e::all_1_25_6} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8588 | 2026.04.10 19:14:50.035025 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8589 | 2026.04.10 19:14:50.035268 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8590 | 2026.04.10 19:14:50.035485 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.04.10 19:14:50.035616 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Debug> executeQuery: Read 836 rows, 66.49 KiB in 0.00164 sec., 509756.09756097564 rows/sec., 39.59 MiB/sec. | ||
| 8592 | 2026.04.10 19:14:50.035654 [ 276 ] {8ab852ba-e3dc-4161-9e44-2b5df9b89314} <Debug> TCPHandler: Processed in 0.001804511 sec. | ||
| 8593 | 2026.04.10 19:14:50.035766 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.04.10 19:14:50.035861 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8595 | 2026.04.10 19:14:50.035902 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8596 | 2026.04.10 19:14:50.036346 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.04.10 19:14:50.036383 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8598 | 2026.04.10 19:14:50.036693 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8599 | 2026.04.10 19:14:50.036906 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.04.10 19:14:50.037033 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Debug> executeQuery: Read 172 rows, 10.72 KiB in 0.00119 sec., 144537.8151260504 rows/sec., 8.80 MiB/sec. | ||
| 8601 | 2026.04.10 19:14:50.037071 [ 276 ] {dc66857f-eab3-4be2-b639-dd2aaee358ec} <Debug> TCPHandler: Processed in 0.001355018 sec. | ||
| 8602 | 2026.04.10 19:14:50.037183 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.04.10 19:14:50.037277 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8604 | 2026.04.10 19:14:50.037316 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8605 | 2026.04.10 19:14:50.037750 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.04.10 19:14:50.037786 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8607 | 2026.04.10 19:14:50.038086 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8608 | 2026.04.10 19:14:50.038304 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.04.10 19:14:50.038431 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 8610 | 2026.04.10 19:14:50.038468 [ 276 ] {d146310b-3e33-4a90-9f75-1f4c680cd0c7} <Debug> TCPHandler: Processed in 0.001335147 sec. | ||
| 8611 | 2026.04.10 19:14:50.038579 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.04.10 19:14:50.038672 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.04.10 19:14:50.038711 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8614 | 2026.04.10 19:14:50.039135 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.04.10 19:14:50.039170 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8616 | 2026.04.10 19:14:50.039470 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8617 | 2026.04.10 19:14:50.039677 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.04.10 19:14:50.039777 [ 31 ] {} <Debug> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8619 | 2026.04.10 19:14:50.039803 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 8620 | 2026.04.10 19:14:50.039822 [ 31 ] {} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.04.10 19:14:50.039845 [ 276 ] {0c970179-b36a-4aa9-b29b-8c69525c1253} <Debug> TCPHandler: Processed in 0.001315317 sec. | ||
| 8622 | 2026.04.10 19:14:50.039850 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8623 | 2026.04.10 19:14:50.039958 [ 187 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8624 | 2026.04.10 19:14:50.039966 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2026.04.10 19:14:50.040087 [ 187 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8626 | 2026.04.10 19:14:50.040098 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8627 | 2026.04.10 19:14:50.040130 [ 187 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 8628 | 2026.04.10 19:14:50.040149 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8629 | 2026.04.10 19:14:50.040207 [ 187 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8630 | 2026.04.10 19:14:50.040264 [ 187 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8631 | 2026.04.10 19:14:50.040315 [ 187 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8632 | 2026.04.10 19:14:50.040359 [ 187 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 8633 | 2026.04.10 19:14:50.040747 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.04.10 19:14:50.040787 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8635 | 2026.04.10 19:14:50.041132 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8636 | 2026.04.10 19:14:50.041202 [ 194 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285076 sec., 575841.428833781 rows/sec., 34.95 MiB/sec. | ||
| 8637 | 2026.04.10 19:14:50.041367 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.04.10 19:14:50.041407 [ 197 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8639 | 2026.04.10 19:14:50.041505 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Debug> executeQuery: Read 520 rows, 37.60 KiB in 0.001424 sec., 365168.5393258427 rows/sec., 25.79 MiB/sec. | ||
| 8640 | 2026.04.10 19:14:50.041548 [ 276 ] {e5b106ad-139d-49f7-8cf8-05f5c161f3fe} <Debug> TCPHandler: Processed in 0.001632056 sec. | ||
| 8641 | 2026.04.10 19:14:50.041661 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.04.10 19:14:50.041744 [ 197 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.04.10 19:14:50.041758 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8644 | 2026.04.10 19:14:50.041807 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8645 | 2026.04.10 19:14:50.041832 [ 197 ] {69ebb231-262a-479d-9be0-a9ed6ee1a06f::all_1_25_6} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8646 | 2026.04.10 19:14:50.041933 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8647 | 2026.04.10 19:14:50.042142 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.04.10 19:14:50.042183 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8649 | 2026.04.10 19:14:50.042498 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8650 | 2026.04.10 19:14:50.042715 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.04.10 19:14:50.042849 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 8652 | 2026.04.10 19:14:50.042885 [ 276 ] {f79990de-876c-4755-8d8d-6d528d3ae59a} <Debug> TCPHandler: Processed in 0.001273206 sec. | ||
| 8653 | 2026.04.10 19:14:50.042999 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.04.10 19:14:50.043093 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8655 | 2026.04.10 19:14:50.043135 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8656 | 2026.04.10 19:14:50.043535 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.04.10 19:14:50.043571 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8658 | 2026.04.10 19:14:50.043906 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8659 | 2026.04.10 19:14:50.044121 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.04.10 19:14:50.044248 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001172 sec., 232081.91126279862 rows/sec., 15.44 MiB/sec. | ||
| 8661 | 2026.04.10 19:14:50.044284 [ 276 ] {de4a1a62-ac4f-4634-bfa7-c90898bca62b} <Debug> TCPHandler: Processed in 0.001334927 sec. | ||
| 8662 | 2026.04.10 19:14:50.044402 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2026.04.10 19:14:50.044495 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8664 | 2026.04.10 19:14:50.044536 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8665 | 2026.04.10 19:14:50.044844 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.04.10 19:14:50.044879 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8667 | 2026.04.10 19:14:50.045176 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8668 | 2026.04.10 19:14:50.045385 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.04.10 19:14:50.045493 [ 31 ] {} <Debug> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8670 | 2026.04.10 19:14:50.045516 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 8671 | 2026.04.10 19:14:50.045528 [ 31 ] {} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.04.10 19:14:50.045556 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8673 | 2026.04.10 19:14:50.045558 [ 276 ] {97e3aecf-1d72-4735-a563-ef8b17645984} <Debug> TCPHandler: Processed in 0.001205214 sec. | ||
| 8674 | 2026.04.10 19:14:50.045658 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 8675 | 2026.04.10 19:14:50.045681 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.04.10 19:14:50.045775 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8677 | 2026.04.10 19:14:50.045783 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.04.10 19:14:50.045813 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 23 rows starting from the beginning of the part | ||
| 8679 | 2026.04.10 19:14:50.045852 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8680 | 2026.04.10 19:14:50.045877 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 8681 | 2026.04.10 19:14:50.045932 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 8682 | 2026.04.10 19:14:50.045977 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 8683 | 2026.04.10 19:14:50.046018 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 8684 | 2026.04.10 19:14:50.046062 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::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 | ||
| 8685 | 2026.04.10 19:14:50.046640 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.04.10 19:14:50.046682 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8687 | 2026.04.10 19:14:50.046865 [ 190 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262646 sec., 22175.65335018683 rows/sec., 1.45 MiB/sec. | ||
| 8688 | 2026.04.10 19:14:50.046984 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8689 | 2026.04.10 19:14:50.047230 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8690 | 2026.04.10 19:14:50.047247 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_25_5} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2026.04.10 19:14:50.047325 [ 195 ] {c767f87d-0d0a-4845-b58c-1887e31abe1c::all_1_25_5} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8692 | 2026.04.10 19:14:50.047385 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8693 | 2026.04.10 19:14:50.047486 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.04.10 19:14:50.047630 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001864 sec., 8583.690987124464 rows/sec., 15.38 MiB/sec. | ||
| 8695 | 2026.04.10 19:14:50.047684 [ 276 ] {d7bb9362-f8e5-42ee-a6bd-4bc9c9ddfdf6} <Debug> TCPHandler: Processed in 0.002052868 sec. | ||
| 8696 | 2026.04.10 19:14:50.047795 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.04.10 19:14:50.047893 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.04.10 19:14:50.047935 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8699 | 2026.04.10 19:14:50.048281 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.04.10 19:14:50.048318 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8701 | 2026.04.10 19:14:50.048635 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8702 | 2026.04.10 19:14:50.048840 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.04.10 19:14:50.048969 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 8704 | 2026.04.10 19:14:50.049005 [ 276 ] {298b358e-9953-47e0-ae70-323056a65c43} <Debug> TCPHandler: Processed in 0.001260925 sec. | ||
| 8705 | 2026.04.10 19:14:50.423516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16809 | ||
| 8706 | 2026.04.10 19:14:50.424062 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.04.10 19:14:50.424109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8708 | 2026.04.10 19:14:50.424649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8709 | 2026.04.10 19:14:50.424878 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.04.10 19:14:50.425006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16809 | ||
| 8711 | 2026.04.10 19:14:51.321256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8712 | 2026.04.10 19:14:51.338117 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.04.10 19:14:51.338165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8714 | 2026.04.10 19:14:51.344321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8715 | 2026.04.10 19:14:51.345015 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.04.10 19:14:51.347754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8717 | 2026.04.10 19:14:55.022122 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.04.10 19:14:55.022317 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8719 | 2026.04.10 19:14:55.022382 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8720 | 2026.04.10 19:14:55.023013 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.04.10 19:14:55.023055 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8722 | 2026.04.10 19:14:55.023448 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8723 | 2026.04.10 19:14:55.023671 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.04.10 19:14:55.023826 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001557 sec., 69364.16184971099 rows/sec., 5.82 MiB/sec. | ||
| 8725 | 2026.04.10 19:14:55.023866 [ 276 ] {b68e9dc5-b0e9-4b8f-81d6-bfbf9972a892} <Debug> TCPHandler: Processed in 0.001872583 sec. | ||
| 8726 | 2026.04.10 19:14:55.023987 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.04.10 19:14:55.024081 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.04.10 19:14:55.024123 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8729 | 2026.04.10 19:14:55.024521 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.04.10 19:14:55.024558 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8731 | 2026.04.10 19:14:55.024851 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8732 | 2026.04.10 19:14:55.025064 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.04.10 19:14:55.025192 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.69 MiB/sec. | ||
| 8734 | 2026.04.10 19:14:55.025229 [ 276 ] {64995f69-4e5f-4c8c-a4c2-848e605a0efa} <Debug> TCPHandler: Processed in 0.001292787 sec. | ||
| 8735 | 2026.04.10 19:14:55.025340 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.04.10 19:14:55.025435 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8737 | 2026.04.10 19:14:55.025476 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8738 | 2026.04.10 19:14:55.025928 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.04.10 19:14:55.025965 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8740 | 2026.04.10 19:14:55.026323 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8741 | 2026.04.10 19:14:55.026558 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.04.10 19:14:55.026695 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001277 sec., 70477.68206734535 rows/sec., 5.50 MiB/sec. | ||
| 8743 | 2026.04.10 19:14:55.026733 [ 276 ] {f38a3344-0b7a-41d5-a346-0e203a17cf4a} <Debug> TCPHandler: Processed in 0.00144352 sec. | ||
| 8744 | 2026.04.10 19:14:55.026860 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.04.10 19:14:55.026955 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.04.10 19:14:55.026999 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8747 | 2026.04.10 19:14:55.027411 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.04.10 19:14:55.027448 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8749 | 2026.04.10 19:14:55.027795 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8750 | 2026.04.10 19:14:55.028006 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.04.10 19:14:55.028136 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 8752 | 2026.04.10 19:14:55.028173 [ 276 ] {295aea43-3959-4b05-86f6-0c90298f7c81} <Debug> TCPHandler: Processed in 0.001363308 sec. | ||
| 8753 | 2026.04.10 19:14:55.028288 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.04.10 19:14:55.028382 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8755 | 2026.04.10 19:14:55.028436 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8756 | 2026.04.10 19:14:55.029193 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.04.10 19:14:55.029231 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8758 | 2026.04.10 19:14:55.029781 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8759 | 2026.04.10 19:14:55.030015 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.04.10 19:14:55.030151 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001786 sec., 14557.67077267637 rows/sec., 26.09 MiB/sec. | ||
| 8761 | 2026.04.10 19:14:55.030204 [ 276 ] {a04bb7ad-3bc1-4cd8-96d3-131fc28a6c02} <Debug> TCPHandler: Processed in 0.001965175 sec. | ||
| 8762 | 2026.04.10 19:14:55.030325 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.04.10 19:14:55.030420 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8764 | 2026.04.10 19:14:55.030461 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8765 | 2026.04.10 19:14:55.030797 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.04.10 19:14:55.030833 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8767 | 2026.04.10 19:14:55.031142 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8768 | 2026.04.10 19:14:55.031344 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.04.10 19:14:55.031474 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8770 | 2026.04.10 19:14:55.031510 [ 276 ] {27b16b42-683e-43ec-9f62-c09a44c47550} <Debug> TCPHandler: Processed in 0.001234095 sec. | ||
| 8771 | 2026.04.10 19:14:57.672377 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8772 | 2026.04.10 19:14:57.672431 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8773 | 2026.04.10 19:14:57.925872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17257 | ||
| 8774 | 2026.04.10 19:14:57.926386 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.04.10 19:14:57.926430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8776 | 2026.04.10 19:14:57.926961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8777 | 2026.04.10 19:14:57.927194 [ 245 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.04.10 19:14:57.927325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17257 | ||
| 8779 | 2026.04.10 19:14:57.927334 [ 100 ] {} <Debug> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8780 | 2026.04.10 19:14:57.927405 [ 100 ] {} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.04.10 19:14:57.927432 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8782 | 2026.04.10 19:14:57.927558 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::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 | ||
| 8783 | 2026.04.10 19:14:57.927724 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8784 | 2026.04.10 19:14:57.927764 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14889 rows starting from the beginning of the part | ||
| 8785 | 2026.04.10 19:14:57.927859 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8786 | 2026.04.10 19:14:57.927903 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8787 | 2026.04.10 19:14:57.927944 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8788 | 2026.04.10 19:14:57.927980 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8789 | 2026.04.10 19:14:57.928019 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8790 | 2026.04.10 19:14:57.929967 [ 190 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17257 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246407 sec., 7003453.635651585 rows/sec., 100.19 MiB/sec. | ||
| 8791 | 2026.04.10 19:14:57.930154 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8792 | 2026.04.10 19:14:57.930394 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.04.10 19:14:57.930465 [ 194 ] {db17fe6f-2bb3-411d-a16f-b98b9e5af756::all_1_36_7} <Trace> system.asynchronous_metric_log (db17fe6f-2bb3-411d-a16f-b98b9e5af756) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8794 | 2026.04.10 19:14:57.930542 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8795 | 2026.04.10 19:14:57.943951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1176 | ||
| 8796 | 2026.04.10 19:14:57.946239 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.04.10 19:14:57.946279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8798 | 2026.04.10 19:14:57.947439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8799 | 2026.04.10 19:14:57.947691 [ 243 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.04.10 19:14:57.947827 [ 100 ] {} <Debug> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8801 | 2026.04.10 19:14:57.947867 [ 100 ] {} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.04.10 19:14:57.947885 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8803 | 2026.04.10 19:14:57.947935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 8804 | 2026.04.10 19:14:57.947978 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::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 | ||
| 8805 | 2026.04.10 19:14:57.948557 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8806 | 2026.04.10 19:14:57.948701 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 986 rows starting from the beginning of the part | ||
| 8807 | 2026.04.10 19:14:57.949086 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8808 | 2026.04.10 19:14:57.949406 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8809 | 2026.04.10 19:14:57.949724 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 8810 | 2026.04.10 19:14:57.950041 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8811 | 2026.04.10 19:14:57.950333 [ 200 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8812 | 2026.04.10 19:14:57.956725 [ 188 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 72 columns (72 merged, 0 gathered) in 0.008793257 sec., 133738.84102329772 rows/sec., 107.43 MiB/sec. | ||
| 8813 | 2026.04.10 19:14:57.957850 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8814 | 2026.04.10 19:14:57.958380 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.04.10 19:14:57.958452 [ 192 ] {a9ea0a4a-d223-4180-b30f-9a21439b0126::all_1_26_5} <Trace> system.query_log (a9ea0a4a-d223-4180-b30f-9a21439b0126) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8816 | 2026.04.10 19:14:57.958597 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 8817 | 2026.04.10 19:14:58.848579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8818 | 2026.04.10 19:14:58.869380 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.04.10 19:14:58.869445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8820 | 2026.04.10 19:14:58.875747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8821 | 2026.04.10 19:14:58.876472 [ 244 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.04.10 19:14:58.876751 [ 40 ] {} <Debug> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8823 | 2026.04.10 19:14:58.876793 [ 40 ] {} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.04.10 19:14:58.876815 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8825 | 2026.04.10 19:14:58.876946 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 8826 | 2026.04.10 19:14:58.880315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8827 | 2026.04.10 19:14:58.881230 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8828 | 2026.04.10 19:14:58.882675 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 8829 | 2026.04.10 19:14:58.887293 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 8830 | 2026.04.10 19:14:58.891833 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 8831 | 2026.04.10 19:14:58.896240 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 8832 | 2026.04.10 19:14:58.900635 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 8833 | 2026.04.10 19:14:58.904471 [ 190 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::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 | ||
| 8834 | 2026.04.10 19:14:58.954530 [ 191 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077649996 sec., 3502.897797959964 rows/sec., 18.11 MiB/sec. | ||
| 8835 | 2026.04.10 19:14:58.956522 [ 198 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8836 | 2026.04.10 19:14:58.958281 [ 198 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_36_7} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.04.10 19:14:58.958374 [ 198 ] {3bc4205c-9612-4876-a3d4-88d4b50f430a::all_1_36_7} <Trace> system.metric_log (3bc4205c-9612-4876-a3d4-88d4b50f430a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8838 | 2026.04.10 19:14:58.959450 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8839 | 2026.04.10 19:14:59.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.79 MiB, peak 310.67 MiB, free memory in arenas 0.00 B, will set to 299.89 MiB (RSS), difference: 1.11 MiB | ||
| 8840 | 2026.04.10 19:15:00.029648 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2026.04.10 19:15:00.029830 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8842 | 2026.04.10 19:15:00.029896 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8843 | 2026.04.10 19:15:00.030651 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.04.10 19:15:00.030690 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8845 | 2026.04.10 19:15:00.031105 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8846 | 2026.04.10 19:15:00.031341 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Trace> oximeter.fields_i16 (45f2698a-8790-4897-8eb0-1481cfab309e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.04.10 19:15:00.031489 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001708 sec., 166276.34660421545 rows/sec., 10.56 MiB/sec. | ||
| 8848 | 2026.04.10 19:15:00.031529 [ 276 ] {3185c900-f077-409e-bfc5-4e214901a518} <Debug> TCPHandler: Processed in 0.002008636 sec. | ||
| 8849 | 2026.04.10 19:15:00.031680 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.04.10 19:15:00.031805 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8851 | 2026.04.10 19:15:00.031849 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8852 | 2026.04.10 19:15:00.032661 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.04.10 19:15:00.032696 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8854 | 2026.04.10 19:15:00.033087 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8855 | 2026.04.10 19:15:00.033300 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.04.10 19:15:00.033429 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Debug> executeQuery: Read 829 rows, 65.98 KiB in 0.001648 sec., 503033.98058252427 rows/sec., 39.10 MiB/sec. | ||
| 8857 | 2026.04.10 19:15:00.033468 [ 276 ] {0d0bdae4-98f1-4335-bee1-c95cde25e318} <Debug> TCPHandler: Processed in 0.001859162 sec. | ||
| 8858 | 2026.04.10 19:15:00.033572 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2026.04.10 19:15:00.033667 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8860 | 2026.04.10 19:15:00.033706 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8861 | 2026.04.10 19:15:00.034153 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.04.10 19:15:00.034188 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8863 | 2026.04.10 19:15:00.034488 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8864 | 2026.04.10 19:15:00.034702 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.04.10 19:15:00.034835 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Debug> executeQuery: Read 158 rows, 9.75 KiB in 0.001186 sec., 133220.91062394605 rows/sec., 8.02 MiB/sec. | ||
| 8866 | 2026.04.10 19:15:00.034871 [ 276 ] {ffb0088e-9568-4146-b712-6a12c98205bf} <Debug> TCPHandler: Processed in 0.001348548 sec. | ||
| 8867 | 2026.04.10 19:15:00.034986 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.04.10 19:15:00.035080 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8869 | 2026.04.10 19:15:00.035119 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8870 | 2026.04.10 19:15:00.035559 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.04.10 19:15:00.035593 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8872 | 2026.04.10 19:15:00.035890 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8873 | 2026.04.10 19:15:00.036103 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.04.10 19:15:00.036227 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 8875 | 2026.04.10 19:15:00.036263 [ 276 ] {6bf29aa7-2115-4ef6-916e-90598e6f1a89} <Debug> TCPHandler: Processed in 0.001332027 sec. | ||
| 8876 | 2026.04.10 19:15:00.036372 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2026.04.10 19:15:00.036470 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8878 | 2026.04.10 19:15:00.036508 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8879 | 2026.04.10 19:15:00.036937 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.04.10 19:15:00.036971 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8881 | 2026.04.10 19:15:00.037268 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8882 | 2026.04.10 19:15:00.037478 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Trace> oximeter.fields_u8 (69ebb231-262a-479d-9be0-a9ed6ee1a06f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.04.10 19:15:00.037601 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 8884 | 2026.04.10 19:15:00.037638 [ 276 ] {d97f33ef-f841-498f-9022-8587cacfa5f5} <Debug> TCPHandler: Processed in 0.001315067 sec. | ||
| 8885 | 2026.04.10 19:15:00.037748 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2026.04.10 19:15:00.037843 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8887 | 2026.04.10 19:15:00.037883 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8888 | 2026.04.10 19:15:00.038460 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.04.10 19:15:00.038496 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8890 | 2026.04.10 19:15:00.038812 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8891 | 2026.04.10 19:15:00.039024 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.04.10 19:15:00.039161 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Debug> executeQuery: Read 506 rows, 36.46 KiB in 0.001336 sec., 378742.5149700599 rows/sec., 26.65 MiB/sec. | ||
| 8893 | 2026.04.10 19:15:00.039199 [ 276 ] {9dd8af5a-4dfe-4026-a0f6-b0bd0aeeefac} <Debug> TCPHandler: Processed in 0.001500502 sec. | ||
| 8894 | 2026.04.10 19:15:00.039307 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.04.10 19:15:00.039405 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8896 | 2026.04.10 19:15:00.039445 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8897 | 2026.04.10 19:15:00.039778 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.04.10 19:15:00.039812 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8899 | 2026.04.10 19:15:00.040110 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8900 | 2026.04.10 19:15:00.040313 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.04.10 19:15:00.040402 [ 121 ] {} <Debug> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8902 | 2026.04.10 19:15:00.040435 [ 121 ] {} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.04.10 19:15:00.040440 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 8904 | 2026.04.10 19:15:00.040452 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8905 | 2026.04.10 19:15:00.040477 [ 276 ] {5bcf2753-1b5b-48d7-a182-c2761f47283c} <Debug> TCPHandler: Processed in 0.001219014 sec. | ||
| 8906 | 2026.04.10 19:15:00.040572 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 8907 | 2026.04.10 19:15:00.040584 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.04.10 19:15:00.040705 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.04.10 19:15:00.040716 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8910 | 2026.04.10 19:15:00.040749 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8911 | 2026.04.10 19:15:00.040757 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 8912 | 2026.04.10 19:15:00.040832 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 8913 | 2026.04.10 19:15:00.040873 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 8914 | 2026.04.10 19:15:00.040919 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 8915 | 2026.04.10 19:15:00.040962 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 8916 | 2026.04.10 19:15:00.041006 [ 186 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::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 | ||
| 8917 | 2026.04.10 19:15:00.041169 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.04.10 19:15:00.041211 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8919 | 2026.04.10 19:15:00.041718 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8920 | 2026.04.10 19:15:00.041796 [ 191 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276276 sec., 122230.61469462718 rows/sec., 6.24 MiB/sec. | ||
| 8921 | 2026.04.10 19:15:00.041944 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.04.10 19:15:00.041965 [ 193 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8923 | 2026.04.10 19:15:00.042093 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001407 sec., 188343.99431414355 rows/sec., 12.52 MiB/sec. | ||
| 8924 | 2026.04.10 19:15:00.042136 [ 276 ] {4939b3e6-d549-47dd-b35a-dc1f86af7a3a} <Debug> TCPHandler: Processed in 0.001599775 sec. | ||
| 8925 | 2026.04.10 19:15:00.042258 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.04.10 19:15:00.042261 [ 193 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_26_5} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.04.10 19:15:00.042356 [ 193 ] {2f45c2dc-9901-4199-aa3f-e2a92eeec6a4::all_1_26_5} <Trace> oximeter.measurements_bool (2f45c2dc-9901-4199-aa3f-e2a92eeec6a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8928 | 2026.04.10 19:15:00.042357 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8929 | 2026.04.10 19:15:00.042411 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8930 | 2026.04.10 19:15:00.042441 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8931 | 2026.04.10 19:15:00.042735 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.04.10 19:15:00.042775 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8933 | 2026.04.10 19:15:00.043082 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8934 | 2026.04.10 19:15:00.043285 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Trace> oximeter.measurements_f64 (c767f87d-0d0a-4845-b58c-1887e31abe1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.04.10 19:15:00.043411 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 8936 | 2026.04.10 19:15:00.043445 [ 276 ] {6ffaf9c7-a0c4-4075-8fab-484f3a0f825a} <Debug> TCPHandler: Processed in 0.001235185 sec. | ||
| 8937 | 2026.04.10 19:15:00.043560 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8938 | 2026.04.10 19:15:00.043654 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8939 | 2026.04.10 19:15:00.043707 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8940 | 2026.04.10 19:15:00.044481 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.04.10 19:15:00.044515 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8942 | 2026.04.10 19:15:00.045031 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8943 | 2026.04.10 19:15:00.045247 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.04.10 19:15:00.045383 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001747 sec., 9158.557527189467 rows/sec., 16.41 MiB/sec. | ||
| 8945 | 2026.04.10 19:15:00.045432 [ 276 ] {6a97983a-85fa-46cd-8f77-577bb4274bbc} <Debug> TCPHandler: Processed in 0.001919935 sec. | ||
| 8946 | 2026.04.10 19:15:00.045540 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2026.04.10 19:15:00.045635 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8948 | 2026.04.10 19:15:00.045675 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8949 | 2026.04.10 19:15:00.046001 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2026.04.10 19:15:00.046034 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8951 | 2026.04.10 19:15:00.046328 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8952 | 2026.04.10 19:15:00.046536 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.04.10 19:15:00.046658 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 8954 | 2026.04.10 19:15:00.046692 [ 276 ] {fd0fb3b6-f608-47bd-bd68-95e5b588a8e9} <Debug> TCPHandler: Processed in 0.001201524 sec. | ||
| 8955 | 2026.04.10 19:15:00.376344 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2026.04.10 19:15:00.376525 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8957 | 2026.04.10 19:15:00.376593 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8958 | 2026.04.10 19:15:00.377293 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.04.10 19:15:00.377354 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8960 | 2026.04.10 19:15:00.377859 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8961 | 2026.04.10 19:15:00.378212 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Trace> oximeter.fields_ipaddr (1f6dcc37-794e-4b4e-9ffb-215e35036a42): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.04.10 19:15:00.378413 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001937 sec., 2065.049044914817 rows/sec., 168.39 KiB/sec. | ||
| 8963 | 2026.04.10 19:15:00.378468 [ 276 ] {60a6c3f6-91a6-47ca-816d-ce6030479541} <Debug> TCPHandler: Processed in 0.002260534 sec. | ||
| 8964 | 2026.04.10 19:15:00.378622 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.04.10 19:15:00.378744 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8966 | 2026.04.10 19:15:00.378798 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8967 | 2026.04.10 19:15:00.380483 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.04.10 19:15:00.380521 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8969 | 2026.04.10 19:15:00.381036 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8970 | 2026.04.10 19:15:00.381292 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Trace> oximeter.fields_string (f1fc8dd7-689b-4daa-83bf-4a2546e75361): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.04.10 19:15:00.381441 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Debug> executeQuery: Read 2455 rows, 185.25 KiB in 0.002723 sec., 901579.1406536907 rows/sec., 66.44 MiB/sec. | ||
| 8972 | 2026.04.10 19:15:00.381484 [ 276 ] {89247fd1-e089-4397-9e7a-3fb79f63d15c} <Debug> TCPHandler: Processed in 0.002921702 sec. | ||
| 8973 | 2026.04.10 19:15:00.381607 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2026.04.10 19:15:00.381705 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8975 | 2026.04.10 19:15:00.381749 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8976 | 2026.04.10 19:15:00.382192 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.04.10 19:15:00.382229 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8978 | 2026.04.10 19:15:00.382559 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8979 | 2026.04.10 19:15:00.382798 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.04.10 19:15:00.382925 [ 121 ] {} <Debug> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8981 | 2026.04.10 19:15:00.382944 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001258 sec., 31001.589825119238 rows/sec., 2.26 MiB/sec. | ||
| 8982 | 2026.04.10 19:15:00.382982 [ 121 ] {} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2026.04.10 19:15:00.382992 [ 276 ] {4ae4be47-38ae-407c-8c0a-37e612905bbe} <Debug> TCPHandler: Processed in 0.0014364 sec. | ||
| 8984 | 2026.04.10 19:15:00.383016 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8985 | 2026.04.10 19:15:00.383119 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.04.10 19:15:00.383167 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::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 | ||
| 8987 | 2026.04.10 19:15:00.383215 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.04.10 19:15:00.383261 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8989 | 2026.04.10 19:15:00.383325 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8990 | 2026.04.10 19:15:00.383369 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 211 rows starting from the beginning of the part | ||
| 8991 | 2026.04.10 19:15:00.383447 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 8992 | 2026.04.10 19:15:00.383502 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 172 rows starting from the beginning of the part | ||
| 8993 | 2026.04.10 19:15:00.383549 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 8994 | 2026.04.10 19:15:00.383596 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 158 rows starting from the beginning of the part | ||
| 8995 | 2026.04.10 19:15:00.383644 [ 189 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
| 8996 | 2026.04.10 19:15:00.384095 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.04.10 19:15:00.384145 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 8998 | 2026.04.10 19:15:00.384570 [ 193 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469011 sec., 430221.42107853515 rows/sec., 28.85 MiB/sec. | ||
| 8999 | 2026.04.10 19:15:00.384667 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9000 | 2026.04.10 19:15:00.384739 [ 193 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9001 | 2026.04.10 19:15:00.385086 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Trace> oximeter.fields_u32 (82a7e410-2b95-4842-9709-d70501fdc9d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.04.10 19:15:00.385106 [ 193 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.04.10 19:15:00.385217 [ 193 ] {c24b741f-1f94-407a-ba9b-1480f4eaf693::all_1_51_10} <Trace> oximeter.fields_u16 (c24b741f-1f94-407a-ba9b-1480f4eaf693) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9004 | 2026.04.10 19:15:00.385284 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002086 sec., 383988.4947267497 rows/sec., 22.18 MiB/sec. | ||
| 9005 | 2026.04.10 19:15:00.385326 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9006 | 2026.04.10 19:15:00.385341 [ 276 ] {c0e109b3-1fe6-49e9-8b54-51ef2fa7394c} <Debug> TCPHandler: Processed in 0.002276164 sec. | ||
| 9007 | 2026.04.10 19:15:00.385497 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.04.10 19:15:00.385614 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.04.10 19:15:00.385665 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9010 | 2026.04.10 19:15:00.386174 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.04.10 19:15:00.386213 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 9012 | 2026.04.10 19:15:00.386697 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9013 | 2026.04.10 19:15:00.386943 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Trace> oximeter.fields_u64 (587677af-325b-42ce-a833-ccc85c90c08c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.04.10 19:15:00.387086 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001497 sec., 668.002672010688 rows/sec., 46.97 KiB/sec. | ||
| 9015 | 2026.04.10 19:15:00.387132 [ 276 ] {fe7a16a0-851c-4ed4-82da-edf6ce672f20} <Debug> TCPHandler: Processed in 0.001695988 sec. | ||
| 9016 | 2026.04.10 19:15:00.387263 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.04.10 19:15:00.387361 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9018 | 2026.04.10 19:15:00.387403 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9019 | 2026.04.10 19:15:00.388289 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.04.10 19:15:00.388328 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 9021 | 2026.04.10 19:15:00.388752 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9022 | 2026.04.10 19:15:00.388974 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Trace> oximeter.fields_uuid (17ac93a8-9c97-40ba-97bc-cf2b11affda5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.04.10 19:15:00.389101 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001769 sec., 745053.7026568683 rows/sec., 49.88 MiB/sec. | ||
| 9024 | 2026.04.10 19:15:00.389139 [ 276 ] {ccaddb61-c7f2-4430-8b19-8be8165fa705} <Debug> TCPHandler: Processed in 0.001939174 sec. | ||
| 9025 | 2026.04.10 19:15:00.389253 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.04.10 19:15:00.389348 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9027 | 2026.04.10 19:15:00.389390 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9028 | 2026.04.10 19:15:00.390267 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.04.10 19:15:00.390309 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 9030 | 2026.04.10 19:15:00.390802 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9031 | 2026.04.10 19:15:00.391031 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Trace> oximeter.measurements_cumulativeu64 (381b9d6d-cc0d-4013-bb32-974c495258ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.04.10 19:15:00.391167 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001811 sec., 827167.310877968 rows/sec., 50.17 MiB/sec. | ||
| 9033 | 2026.04.10 19:15:00.391206 [ 276 ] {2b208c5f-33ce-46f1-afba-bc79b57cecab} <Debug> TCPHandler: Processed in 0.001985406 sec. | ||
| 9034 | 2026.04.10 19:15:00.391324 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2026.04.10 19:15:00.391420 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9036 | 2026.04.10 19:15:00.391476 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9037 | 2026.04.10 19:15:00.392498 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.04.10 19:15:00.392543 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 9039 | 2026.04.10 19:15:00.393324 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9040 | 2026.04.10 19:15:00.393657 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.04.10 19:15:00.393806 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9042 | 2026.04.10 19:15:00.393816 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002414 sec., 14498.757249378625 rows/sec., 25.98 MiB/sec. | ||
| 9043 | 2026.04.10 19:15:00.393865 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.04.10 19:15:00.393905 [ 276 ] {dcfcd843-6286-4544-b65c-5cec80a17964} <Debug> TCPHandler: Processed in 0.002631894 sec. | ||
| 9045 | 2026.04.10 19:15:00.393906 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 9046 | 2026.04.10 19:15:00.394028 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::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 | ||
| 9047 | 2026.04.10 19:15:00.394052 [ 276 ] {} <Trace> TCP-Session: 4a31805f-0106-40f1-b46d-266f0f5cd27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.04.10 19:15:00.394168 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61388) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9049 | 2026.04.10 19:15:00.394222 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9050 | 2026.04.10 19:15:00.394288 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9051 | 2026.04.10 19:15:00.394370 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 971 rows starting from the beginning of the part | ||
| 9052 | 2026.04.10 19:15:00.394510 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 9053 | 2026.04.10 19:15:00.394628 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 9054 | 2026.04.10 19:15:00.394650 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.04.10 19:15:00.394699 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 9056 | 2026.04.10 19:15:00.394733 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 9057 | 2026.04.10 19:15:00.394832 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 9058 | 2026.04.10 19:15:00.394928 [ 186 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 9059 | 2026.04.10 19:15:00.395111 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9060 | 2026.04.10 19:15:00.395461 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Trace> oximeter.measurements_u64 (0c620635-03e1-44be-9f92-60c5d7feef02): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.04.10 19:15:00.395639 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001493 sec., 8037.508372404554 rows/sec., 554.67 KiB/sec. | ||
| 9062 | 2026.04.10 19:15:00.395688 [ 276 ] {26d64240-0664-4894-9375-654d3391b50f} <Debug> TCPHandler: Processed in 0.001694377 sec. | ||
| 9063 | 2026.04.10 19:15:00.402562 [ 191 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 19 columns (19 merged, 0 gathered) in 0.008561481 sec., 127314.42141844385 rows/sec., 228.14 MiB/sec. | ||
| 9064 | 2026.04.10 19:15:00.404081 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9065 | 2026.04.10 19:15:00.404430 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.04.10 19:15:00.404515 [ 201 ] {a84312d3-de66-44b7-854a-f25293eed56b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a84312d3-de66-44b7-854a-f25293eed56b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9067 | 2026.04.10 19:15:00.404632 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.46 MiB. | ||
| 9068 | 2026.04.10 19:15:01.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.45 MiB, peak 310.67 MiB, free memory in arenas 0.00 B, will set to 304.09 MiB (RSS), difference: 2.64 MiB | ||