| 1 | [ Apr 17 16:09:12 Enabled. ] | ||
| 2 | [ Apr 17 16:09:12 Rereading configuration. ] | ||
| 3 | [ Apr 17 16:09:14 Rereading configuration. ] | ||
| 4 | [ Apr 17 16:09:23 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 17 16:09:23 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.17 16:09:25.803462 [ 1 ] {} <Information> Application: Will watch for the process with pid 24724 | ||
| 29 | 2026.04.17 16:09:25.803836 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.17 16:09:26.281077 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24724 | ||
| 31 | 2026.04.17 16:09:26.283506 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.17 16:09:26.283655 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.17 16:09:26.521274 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.17 16:09:26.561866 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.17 16:09:26.561944 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.17 16:09:26.561963 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.17 16:09:26.562018 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.17 16:09:26.562692 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.17 16:09:26.570331 [ 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.17 16:09:26.571184 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.17 16:09:26.572059 [ 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.17 16:09:26.572115 [ 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.17 16:09:26.572157 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.17 16:09:26.574363 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.17 16:09:26.575255 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.17 16:09:26.581236 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.17 16:09:26.582064 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.17 16:09:26.583686 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.17 16:09:26.583782 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.17 16:09:26.584878 [ 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.17 16:09:26.585339 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.17 16:09:26.593774 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.17 16:09:26.594548 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.17 16:09:26.603106 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.17 16:09:26.603468 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.17 16:09:26.603870 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.17 16:09:26.604224 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.17 16:09:26.607308 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.17 16:09:26.607335 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.17 16:09:26.607427 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.17 16:09:26.607513 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.17 16:09:26.628372 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.17 16:09:26.628399 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000177553 sec | ||
| 68 | 2026.04.17 16:09:26.628448 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.17 16:09:26.628488 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.17 16:09:26.629222 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.17 16:09:26.631278 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.17 16:09:26.653542 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.17 16:09:26.653596 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.17 16:09:26.653679 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.17 16:09:26.653692 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.17 16:09:26.653727 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.17 16:09:26.653801 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.17 16:09:26.657011 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.17 16:09:26.657058 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.17 16:09:26.657106 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.17 16:09:26.657273 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.17 16:09:26.657317 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.17 16:09:26.657330 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.17 16:09:26.657465 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.17 16:09:26.657478 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.17 16:09:26.657510 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.17 16:09:26.657579 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.17 16:09:26.691836 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.17 16:09:26.694995 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.17 16:09:26.695082 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110092 sec | ||
| 91 | 2026.04.17 16:09:26.695098 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.17 16:09:26.695111 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.17 16:09:26.695140 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.17 16:09:26.695362 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.17 16:09:26.695477 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.17 16:09:26.695493 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.17 16:09:26.695506 [ 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.17 16:09:26.695519 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.17 16:09:26.731464 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.17 16:09:26.731698 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.95 MiB (RSS), difference: 92.17 MiB | ||
| 101 | 2026.04.17 16:09:26.734729 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.623e-05 sec. | ||
| 102 | 2026.04.17 16:09:26.735137 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.17 16:09:26.735984 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.17 16:09:26.736002 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.17 16:09:27.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.96 MiB, peak 116.96 MiB, free memory in arenas 0.00 B, will set to 118.49 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.17 16:09:29.884117 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56123 | ||
| 107 | 2026.04.17 16:09:29.885129 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.17 16:09:29.885861 [ 4 ] {} <Debug> TCP-Session: 7dac1d3d-b01c-4d36-8fec-5a21add99769 Authenticating user 'default' from [fd00:1122:3344:101::c]:56123 | ||
| 109 | 2026.04.17 16:09:29.885996 [ 4 ] {} <Debug> TCP-Session: 7dac1d3d-b01c-4d36-8fec-5a21add99769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.17 16:09:29.886012 [ 4 ] {} <Debug> TCP-Session: 7dac1d3d-b01c-4d36-8fec-5a21add99769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.17 16:09:29.886124 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.17 16:09:29.886263 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.17 16:09:29.886293 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.17 16:09:29.889413 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34961 | ||
| 115 | 2026.04.17 16:09:29.889528 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58778 | ||
| 116 | 2026.04.17 16:09:29.889544 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44393 | ||
| 117 | 2026.04.17 16:09:29.889667 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.17 16:09:29.889718 [ 5 ] {} <Debug> TCP-Session: 3f9baf62-564a-4e98-bc5d-4f4bffd801fa Authenticating user 'default' from [fd00:1122:3344:101::c]:34961 | ||
| 119 | 2026.04.17 16:09:29.889749 [ 5 ] {} <Debug> TCP-Session: 3f9baf62-564a-4e98-bc5d-4f4bffd801fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.17 16:09:29.889760 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.04.17 16:09:29.889812 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44893 | ||
| 122 | 2026.04.17 16:09:29.889845 [ 5 ] {} <Debug> TCP-Session: 3f9baf62-564a-4e98-bc5d-4f4bffd801fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.04.17 16:09:29.889859 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.04.17 16:09:29.889873 [ 254 ] {} <Debug> TCP-Session: 579bab47-5063-4671-a78d-bf42d09ea434 Authenticating user 'default' from [fd00:1122:3344:101::c]:58778 | ||
| 125 | 2026.04.17 16:09:29.889963 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34254 | ||
| 126 | 2026.04.17 16:09:29.890003 [ 6 ] {} <Debug> TCP-Session: ef40904e-8595-4753-a547-74a23c707083 Authenticating user 'default' from [fd00:1122:3344:101::c]:44393 | ||
| 127 | 2026.04.17 16:09:29.890025 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.04.17 16:09:29.890007 [ 254 ] {} <Debug> TCP-Session: 579bab47-5063-4671-a78d-bf42d09ea434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.17 16:09:29.890124 [ 254 ] {} <Debug> TCP-Session: 579bab47-5063-4671-a78d-bf42d09ea434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.17 16:09:29.890155 [ 255 ] {} <Debug> TCP-Session: ccb5845e-3f58-4204-a537-bcc6d085c648 Authenticating user 'default' from [fd00:1122:3344:101::c]:44893 | ||
| 131 | 2026.04.17 16:09:29.890125 [ 6 ] {} <Debug> TCP-Session: ef40904e-8595-4753-a547-74a23c707083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.17 16:09:29.890209 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65521 | ||
| 133 | 2026.04.17 16:09:29.890270 [ 6 ] {} <Debug> TCP-Session: ef40904e-8595-4753-a547-74a23c707083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.17 16:09:29.890296 [ 255 ] {} <Debug> TCP-Session: ccb5845e-3f58-4204-a537-bcc6d085c648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.17 16:09:29.890322 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.17 16:09:29.890394 [ 256 ] {} <Debug> TCP-Session: 1ea67fa9-f9b8-4d55-b282-095f3b2acf34 Authenticating user 'default' from [fd00:1122:3344:101::c]:34254 | ||
| 137 | 2026.04.17 16:09:29.890434 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.17 16:09:29.890464 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56258 | ||
| 139 | 2026.04.17 16:09:29.890396 [ 255 ] {} <Debug> TCP-Session: ccb5845e-3f58-4204-a537-bcc6d085c648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.17 16:09:29.890557 [ 257 ] {} <Debug> TCP-Session: 1fbebb72-3ade-46af-a083-133c165bf085 Authenticating user 'default' from [fd00:1122:3344:101::c]:65521 | ||
| 141 | 2026.04.17 16:09:29.890526 [ 256 ] {} <Debug> TCP-Session: 1ea67fa9-f9b8-4d55-b282-095f3b2acf34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.17 16:09:29.890641 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.04.17 16:09:29.890665 [ 257 ] {} <Debug> TCP-Session: 1fbebb72-3ade-46af-a083-133c165bf085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.17 16:09:29.890646 [ 256 ] {} <Debug> TCP-Session: 1ea67fa9-f9b8-4d55-b282-095f3b2acf34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.17 16:09:29.890765 [ 258 ] {} <Debug> TCP-Session: f21454fe-7859-4f94-9d76-de7e103512bf Authenticating user 'default' from [fd00:1122:3344:101::c]:56258 | ||
| 146 | 2026.04.17 16:09:29.890810 [ 257 ] {} <Debug> TCP-Session: 1fbebb72-3ade-46af-a083-133c165bf085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.17 16:09:29.890853 [ 258 ] {} <Debug> TCP-Session: f21454fe-7859-4f94-9d76-de7e103512bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.17 16:09:29.890907 [ 258 ] {} <Debug> TCP-Session: f21454fe-7859-4f94-9d76-de7e103512bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.17 16:09:30.342132 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34361 | ||
| 150 | 2026.04.17 16:09:30.342367 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.17 16:09:30.342414 [ 259 ] {} <Debug> TCP-Session: 963f8737-06d0-4d9c-b130-5ac94fae744a Authenticating user 'default' from [fd00:1122:3344:101::b]:34361 | ||
| 152 | 2026.04.17 16:09:30.342439 [ 259 ] {} <Debug> TCP-Session: 963f8737-06d0-4d9c-b130-5ac94fae744a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.17 16:09:30.342582 [ 259 ] {} <Debug> TCP-Session: 963f8737-06d0-4d9c-b130-5ac94fae744a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.17 16:09:30.342677 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.04.17 16:09:30.342708 [ 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.17 16:09:30.342782 [ 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.17 16:09:30.345562 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50976 | ||
| 158 | 2026.04.17 16:09:30.345700 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65017 | ||
| 159 | 2026.04.17 16:09:30.345819 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.04.17 16:09:30.345842 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60464 | ||
| 161 | 2026.04.17 16:09:30.345965 [ 260 ] {} <Debug> TCP-Session: 057c6563-ae97-42ae-8e7d-603a01f743e1 Authenticating user 'default' from [fd00:1122:3344:101::b]:50976 | ||
| 162 | 2026.04.17 16:09:30.346033 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.04.17 16:09:30.346037 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56733 | ||
| 164 | 2026.04.17 16:09:30.346112 [ 261 ] {} <Debug> TCP-Session: 99fb17c0-fc9b-43b8-a914-34f242640c1a Authenticating user 'default' from [fd00:1122:3344:101::b]:65017 | ||
| 165 | 2026.04.17 16:09:30.346156 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36434 | ||
| 166 | 2026.04.17 16:09:30.346079 [ 260 ] {} <Debug> TCP-Session: 057c6563-ae97-42ae-8e7d-603a01f743e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.04.17 16:09:30.346219 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.04.17 16:09:30.346263 [ 261 ] {} <Debug> TCP-Session: 99fb17c0-fc9b-43b8-a914-34f242640c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.04.17 16:09:30.346257 [ 260 ] {} <Debug> TCP-Session: 057c6563-ae97-42ae-8e7d-603a01f743e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.04.17 16:09:30.346360 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61731 | ||
| 171 | 2026.04.17 16:09:30.346407 [ 261 ] {} <Debug> TCP-Session: 99fb17c0-fc9b-43b8-a914-34f242640c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.04.17 16:09:30.346417 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.04.17 16:09:30.346474 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.04.17 16:09:30.346545 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51272 | ||
| 175 | 2026.04.17 16:09:30.346503 [ 263 ] {} <Debug> TCP-Session: 0a1425cd-1e06-4235-9c2d-fbdeacf085d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:56733 | ||
| 176 | 2026.04.17 16:09:30.346609 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.04.17 16:09:30.346381 [ 262 ] {} <Debug> TCP-Session: 105bb72b-9600-4278-b8a9-0eb2448d6d89 Authenticating user 'default' from [fd00:1122:3344:101::b]:60464 | ||
| 178 | 2026.04.17 16:09:30.346706 [ 265 ] {} <Debug> TCP-Session: f76675db-ef86-4fdd-8df2-003e99f026a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:61731 | ||
| 179 | 2026.04.17 16:09:30.346682 [ 264 ] {} <Debug> TCP-Session: c36ec5c5-57a6-4891-abac-2a5861e570b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:36434 | ||
| 180 | 2026.04.17 16:09:30.346660 [ 263 ] {} <Debug> TCP-Session: 0a1425cd-1e06-4235-9c2d-fbdeacf085d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.04.17 16:09:30.346795 [ 265 ] {} <Debug> TCP-Session: f76675db-ef86-4fdd-8df2-003e99f026a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.04.17 16:09:30.346781 [ 264 ] {} <Debug> TCP-Session: c36ec5c5-57a6-4891-abac-2a5861e570b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.04.17 16:09:30.346775 [ 262 ] {} <Debug> TCP-Session: 105bb72b-9600-4278-b8a9-0eb2448d6d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.17 16:09:30.346871 [ 265 ] {} <Debug> TCP-Session: f76675db-ef86-4fdd-8df2-003e99f026a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.04.17 16:09:30.346851 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.04.17 16:09:30.346859 [ 264 ] {} <Debug> TCP-Session: c36ec5c5-57a6-4891-abac-2a5861e570b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.17 16:09:30.346976 [ 266 ] {} <Debug> TCP-Session: 160cb5d1-bb94-4998-bde1-b0020069a1a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:51272 | ||
| 188 | 2026.04.17 16:09:30.346943 [ 262 ] {} <Debug> TCP-Session: 105bb72b-9600-4278-b8a9-0eb2448d6d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.17 16:09:30.346848 [ 263 ] {} <Debug> TCP-Session: 0a1425cd-1e06-4235-9c2d-fbdeacf085d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.17 16:09:30.347087 [ 266 ] {} <Debug> TCP-Session: 160cb5d1-bb94-4998-bde1-b0020069a1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.17 16:09:30.347159 [ 266 ] {} <Debug> TCP-Session: 160cb5d1-bb94-4998-bde1-b0020069a1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.04.17 16:09:33.368825 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65440 | ||
| 193 | 2026.04.17 16:09:33.369075 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.17 16:09:33.369144 [ 267 ] {} <Debug> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Authenticating user 'default' from [fd00:1122:3344:101::d]:65440 | ||
| 195 | 2026.04.17 16:09:33.369167 [ 267 ] {} <Debug> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.17 16:09:33.369179 [ 267 ] {} <Debug> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.17 16:09:33.369313 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.04.17 16:09:33.369347 [ 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.17 16:09:33.369431 [ 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.17 16:09:33.369956 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45172 | ||
| 201 | 2026.04.17 16:09:33.370078 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58641 | ||
| 202 | 2026.04.17 16:09:33.370125 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.04.17 16:09:33.370163 [ 268 ] {} <Debug> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Authenticating user 'default' from [fd00:1122:3344:101::d]:45172 | ||
| 204 | 2026.04.17 16:09:33.370279 [ 268 ] {} <Debug> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.04.17 16:09:33.370295 [ 268 ] {} <Debug> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.04.17 16:09:33.370367 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.04.17 16:09:33.370444 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34897 | ||
| 208 | 2026.04.17 16:09:33.370524 [ 269 ] {} <Debug> TCP-Session: a38bcd58-d919-4825-9c49-00f327640544 Authenticating user 'default' from [fd00:1122:3344:101::d]:58641 | ||
| 209 | 2026.04.17 16:09:33.371148 [ 269 ] {} <Debug> TCP-Session: a38bcd58-d919-4825-9c49-00f327640544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.04.17 16:09:33.371170 [ 269 ] {} <Debug> TCP-Session: a38bcd58-d919-4825-9c49-00f327640544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.04.17 16:09:33.371205 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62337 | ||
| 212 | 2026.04.17 16:09:33.371184 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40614 | ||
| 213 | 2026.04.17 16:09:33.371325 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52224 | ||
| 214 | 2026.04.17 16:09:33.371466 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.04.17 16:09:33.371573 [ 271 ] {} <Debug> TCP-Session: 5b4538aa-6f52-43d2-b572-879aceb434ce Authenticating user 'default' from [fd00:1122:3344:101::d]:34897 | ||
| 216 | 2026.04.17 16:09:33.371593 [ 271 ] {} <Debug> TCP-Session: 5b4538aa-6f52-43d2-b572-879aceb434ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.04.17 16:09:33.371602 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44513 | ||
| 218 | 2026.04.17 16:09:33.371605 [ 271 ] {} <Debug> TCP-Session: 5b4538aa-6f52-43d2-b572-879aceb434ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.04.17 16:09:33.373518 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40356 | ||
| 220 | 2026.04.17 16:09:33.373526 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.04.17 16:09:33.373607 [ 272 ] {} <Debug> TCP-Session: c49009ec-a7b4-4bff-9238-711028dfaa64 Authenticating user 'default' from [fd00:1122:3344:101::d]:40614 | ||
| 222 | 2026.04.17 16:09:33.373743 [ 272 ] {} <Debug> TCP-Session: c49009ec-a7b4-4bff-9238-711028dfaa64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.04.17 16:09:33.373770 [ 272 ] {} <Debug> TCP-Session: c49009ec-a7b4-4bff-9238-711028dfaa64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.04.17 16:09:33.376585 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.04.17 16:09:33.376776 [ 274 ] {} <Debug> TCP-Session: e37c2baf-118d-4ba7-89d6-49e488d76caa Authenticating user 'default' from [fd00:1122:3344:101::d]:44513 | ||
| 226 | 2026.04.17 16:09:33.376794 [ 274 ] {} <Debug> TCP-Session: e37c2baf-118d-4ba7-89d6-49e488d76caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.04.17 16:09:33.376808 [ 274 ] {} <Debug> TCP-Session: e37c2baf-118d-4ba7-89d6-49e488d76caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.04.17 16:09:33.376827 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.04.17 16:09:33.376867 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 230 | 2026.04.17 16:09:33.376925 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.04.17 16:09:33.376946 [ 273 ] {} <Debug> TCP-Session: dff92864-ee56-4ae5-831a-5bd33e118cfc Authenticating user 'default' from [fd00:1122:3344:101::d]:52224 | ||
| 232 | 2026.04.17 16:09:33.376930 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.04.17 16:09:33.377065 [ 270 ] {} <Debug> TCP-Session: 6a7ddd6e-05ec-415f-a058-9869935260be Authenticating user 'default' from [fd00:1122:3344:101::d]:62337 | ||
| 234 | 2026.04.17 16:09:33.377075 [ 275 ] {} <Debug> TCP-Session: 90252d58-bef5-404a-8db3-2720780b6cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40356 | ||
| 235 | 2026.04.17 16:09:33.377081 [ 273 ] {} <Debug> TCP-Session: dff92864-ee56-4ae5-831a-5bd33e118cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.04.17 16:09:33.377170 [ 270 ] {} <Debug> TCP-Session: 6a7ddd6e-05ec-415f-a058-9869935260be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.04.17 16:09:33.377196 [ 275 ] {} <Debug> TCP-Session: 90252d58-bef5-404a-8db3-2720780b6cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.04.17 16:09:33.377172 [ 273 ] {} <Debug> TCP-Session: dff92864-ee56-4ae5-831a-5bd33e118cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.17 16:09:33.377325 [ 270 ] {} <Debug> TCP-Session: 6a7ddd6e-05ec-415f-a058-9869935260be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.17 16:09:33.377355 [ 275 ] {} <Debug> TCP-Session: 90252d58-bef5-404a-8db3-2720780b6cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.04.17 16:09:33.382795 [ 267 ] {d52118f7-33a5-456f-9a2f-bbe0d1967428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.04.17 16:09:33.519447 [ 267 ] {d52118f7-33a5-456f-9a2f-bbe0d1967428} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65440) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.04.17 16:09:33.520501 [ 267 ] {d52118f7-33a5-456f-9a2f-bbe0d1967428} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.04.17 16:09:33.520738 [ 267 ] {d52118f7-33a5-456f-9a2f-bbe0d1967428} <Debug> TCPHandler: Processed in 0.150538061 sec. | ||
| 291 | 2026.04.17 16:09:33.521232 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.04.17 16:09:33.523233 [ 268 ] {01f7daeb-0a7d-4072-9149-5b6396c4658c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.04.17 16:09:33.523727 [ 268 ] {01f7daeb-0a7d-4072-9149-5b6396c4658c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45172) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.04.17 16:09:33.524019 [ 268 ] {01f7daeb-0a7d-4072-9149-5b6396c4658c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.04.17 16:09:33.524288 [ 268 ] {01f7daeb-0a7d-4072-9149-5b6396c4658c} <Debug> TCPHandler: Processed in 0.003198474 sec. | ||
| 342 | 2026.04.17 16:09:33.524593 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.04.17 16:09:33.525439 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.04.17 16:09:33.526111 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.04.17 16:09:33.527788 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.04.17 16:09:33.527827 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3762e-05 sec | ||
| 347 | 2026.04.17 16:09:33.527845 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.04.17 16:09:33.527927 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.04.17 16:09:33.527991 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.04.17 16:09:33.530988 [ 267 ] {8bb0d043-33f2-4974-af3f-62bd2161c305} <Debug> TCPHandler: Processed in 0.006502871 sec. | ||
| 351 | 2026.04.17 16:09:33.531174 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.04.17 16:09:33.531465 [ 267 ] {56c7df34-da79-4d07-aa76-17f0d3b8edfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.04.17 16:09:33.531524 [ 267 ] {56c7df34-da79-4d07-aa76-17f0d3b8edfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.04.17 16:09:33.545328 [ 267 ] {56c7df34-da79-4d07-aa76-17f0d3b8edfc} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.04.17 16:09:33.546737 [ 267 ] {56c7df34-da79-4d07-aa76-17f0d3b8edfc} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3): Loading data parts | ||
| 357 | 2026.04.17 16:09:33.549743 [ 267 ] {56c7df34-da79-4d07-aa76-17f0d3b8edfc} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3): There are no data parts | ||
| 358 | 2026.04.17 16:09:33.552620 [ 267 ] {56c7df34-da79-4d07-aa76-17f0d3b8edfc} <Debug> TCPHandler: Processed in 0.021501903 sec. | ||
| 359 | 2026.04.17 16:09:33.552832 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.04.17 16:09:33.553036 [ 267 ] {3462ce89-a4dd-4a01-8f63-79872711c8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.04.17 16:09:33.553216 [ 267 ] {3462ce89-a4dd-4a01-8f63-79872711c8c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.04.17 16:09:33.572529 [ 267 ] {3462ce89-a4dd-4a01-8f63-79872711c8c3} <Debug> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Loading data parts | ||
| 373 | 2026.04.17 16:09:33.572946 [ 267 ] {3462ce89-a4dd-4a01-8f63-79872711c8c3} <Debug> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): There are no data parts | ||
| 374 | 2026.04.17 16:09:33.574090 [ 267 ] {3462ce89-a4dd-4a01-8f63-79872711c8c3} <Debug> TCPHandler: Processed in 0.02133197 sec. | ||
| 375 | 2026.04.17 16:09:33.574335 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.04.17 16:09:33.574623 [ 267 ] {1ca7bcac-7207-47ae-91f0-7c1ac627ee13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 377 | 2026.04.17 16:09:33.574854 [ 267 ] {1ca7bcac-7207-47ae-91f0-7c1ac627ee13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.04.17 16:09:33.576910 [ 267 ] {1ca7bcac-7207-47ae-91f0-7c1ac627ee13} <Debug> oximeter.measurements_i8 (a47d336f-8b2d-4080-9c3c-b3705ca98c27): Loading data parts | ||
| 379 | 2026.04.17 16:09:33.577066 [ 267 ] {1ca7bcac-7207-47ae-91f0-7c1ac627ee13} <Debug> oximeter.measurements_i8 (a47d336f-8b2d-4080-9c3c-b3705ca98c27): There are no data parts | ||
| 380 | 2026.04.17 16:09:33.578280 [ 267 ] {1ca7bcac-7207-47ae-91f0-7c1ac627ee13} <Debug> TCPHandler: Processed in 0.004042731 sec. | ||
| 381 | 2026.04.17 16:09:33.578448 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.04.17 16:09:33.578617 [ 267 ] {bef1a620-385b-4fe0-9a71-6ea396d184d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 383 | 2026.04.17 16:09:33.578750 [ 267 ] {bef1a620-385b-4fe0-9a71-6ea396d184d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.04.17 16:09:33.580564 [ 267 ] {bef1a620-385b-4fe0-9a71-6ea396d184d0} <Debug> oximeter.measurements_u8 (8a6702e8-a42e-4e00-9c81-b635b0a931bd): Loading data parts | ||
| 385 | 2026.04.17 16:09:33.580849 [ 267 ] {bef1a620-385b-4fe0-9a71-6ea396d184d0} <Debug> oximeter.measurements_u8 (8a6702e8-a42e-4e00-9c81-b635b0a931bd): There are no data parts | ||
| 386 | 2026.04.17 16:09:33.581973 [ 267 ] {bef1a620-385b-4fe0-9a71-6ea396d184d0} <Debug> TCPHandler: Processed in 0.003581913 sec. | ||
| 387 | 2026.04.17 16:09:33.582130 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.04.17 16:09:33.582384 [ 267 ] {1a98437a-6787-4d74-a9c9-8677084ac7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 389 | 2026.04.17 16:09:33.582510 [ 267 ] {1a98437a-6787-4d74-a9c9-8677084ac7f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.04.17 16:09:33.584626 [ 267 ] {1a98437a-6787-4d74-a9c9-8677084ac7f1} <Debug> oximeter.measurements_i16 (7d8aaee4-4f65-4685-ac43-7d5da827c29b): Loading data parts | ||
| 391 | 2026.04.17 16:09:33.584806 [ 267 ] {1a98437a-6787-4d74-a9c9-8677084ac7f1} <Debug> oximeter.measurements_i16 (7d8aaee4-4f65-4685-ac43-7d5da827c29b): There are no data parts | ||
| 392 | 2026.04.17 16:09:33.586287 [ 267 ] {1a98437a-6787-4d74-a9c9-8677084ac7f1} <Debug> TCPHandler: Processed in 0.004207185 sec. | ||
| 393 | 2026.04.17 16:09:33.586444 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.04.17 16:09:33.586603 [ 267 ] {ba0130bb-a598-488f-9e58-db4c7d042722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 395 | 2026.04.17 16:09:33.586749 [ 267 ] {ba0130bb-a598-488f-9e58-db4c7d042722} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.04.17 16:09:33.588419 [ 267 ] {ba0130bb-a598-488f-9e58-db4c7d042722} <Debug> oximeter.measurements_u16 (f4cd7a3d-8ba1-4d4b-95f9-88a424229f1a): Loading data parts | ||
| 397 | 2026.04.17 16:09:33.588656 [ 267 ] {ba0130bb-a598-488f-9e58-db4c7d042722} <Debug> oximeter.measurements_u16 (f4cd7a3d-8ba1-4d4b-95f9-88a424229f1a): There are no data parts | ||
| 398 | 2026.04.17 16:09:33.589850 [ 267 ] {ba0130bb-a598-488f-9e58-db4c7d042722} <Debug> TCPHandler: Processed in 0.003456889 sec. | ||
| 399 | 2026.04.17 16:09:33.590023 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.04.17 16:09:33.590290 [ 267 ] {531d771f-fed9-44b9-a1f3-07ec6b4fcc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 401 | 2026.04.17 16:09:33.590491 [ 267 ] {531d771f-fed9-44b9-a1f3-07ec6b4fcc47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.04.17 16:09:33.592243 [ 267 ] {531d771f-fed9-44b9-a1f3-07ec6b4fcc47} <Debug> oximeter.measurements_i32 (ac946427-b0d5-4d46-b5b7-f0e5b9220b8c): Loading data parts | ||
| 403 | 2026.04.17 16:09:33.592441 [ 267 ] {531d771f-fed9-44b9-a1f3-07ec6b4fcc47} <Debug> oximeter.measurements_i32 (ac946427-b0d5-4d46-b5b7-f0e5b9220b8c): There are no data parts | ||
| 404 | 2026.04.17 16:09:33.593828 [ 267 ] {531d771f-fed9-44b9-a1f3-07ec6b4fcc47} <Debug> TCPHandler: Processed in 0.003865308 sec. | ||
| 405 | 2026.04.17 16:09:33.593984 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.04.17 16:09:33.594147 [ 267 ] {ea60b909-702f-47b1-b757-8e2b54f94fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 407 | 2026.04.17 16:09:33.594276 [ 267 ] {ea60b909-702f-47b1-b757-8e2b54f94fbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.04.17 16:09:33.596232 [ 267 ] {ea60b909-702f-47b1-b757-8e2b54f94fbf} <Debug> oximeter.measurements_u32 (011c27ac-1e1e-4389-8dc1-31ac2f279096): Loading data parts | ||
| 409 | 2026.04.17 16:09:33.596494 [ 267 ] {ea60b909-702f-47b1-b757-8e2b54f94fbf} <Debug> oximeter.measurements_u32 (011c27ac-1e1e-4389-8dc1-31ac2f279096): There are no data parts | ||
| 410 | 2026.04.17 16:09:33.597961 [ 267 ] {ea60b909-702f-47b1-b757-8e2b54f94fbf} <Debug> TCPHandler: Processed in 0.004026812 sec. | ||
| 411 | 2026.04.17 16:09:33.598126 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.04.17 16:09:33.598376 [ 267 ] {ae4300e6-ce52-4130-b77b-dcdea11c2941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 413 | 2026.04.17 16:09:33.598527 [ 267 ] {ae4300e6-ce52-4130-b77b-dcdea11c2941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.04.17 16:09:33.600638 [ 267 ] {ae4300e6-ce52-4130-b77b-dcdea11c2941} <Debug> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Loading data parts | ||
| 415 | 2026.04.17 16:09:33.600851 [ 267 ] {ae4300e6-ce52-4130-b77b-dcdea11c2941} <Debug> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): There are no data parts | ||
| 416 | 2026.04.17 16:09:33.602664 [ 267 ] {ae4300e6-ce52-4130-b77b-dcdea11c2941} <Debug> TCPHandler: Processed in 0.004589382 sec. | ||
| 417 | 2026.04.17 16:09:33.602933 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.04.17 16:09:33.603093 [ 267 ] {e9a2a316-5eff-4df1-8fae-1236ad44d56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 419 | 2026.04.17 16:09:33.603240 [ 267 ] {e9a2a316-5eff-4df1-8fae-1236ad44d56f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.04.17 16:09:33.605788 [ 267 ] {e9a2a316-5eff-4df1-8fae-1236ad44d56f} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Loading data parts | ||
| 421 | 2026.04.17 16:09:33.606065 [ 267 ] {e9a2a316-5eff-4df1-8fae-1236ad44d56f} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): There are no data parts | ||
| 422 | 2026.04.17 16:09:33.607248 [ 267 ] {e9a2a316-5eff-4df1-8fae-1236ad44d56f} <Debug> TCPHandler: Processed in 0.004367768 sec. | ||
| 423 | 2026.04.17 16:09:33.607401 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.04.17 16:09:33.607687 [ 267 ] {04e93285-4fa1-453c-b9c9-1732f4de2021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 425 | 2026.04.17 16:09:33.607775 [ 267 ] {04e93285-4fa1-453c-b9c9-1732f4de2021} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.04.17 16:09:33.610118 [ 267 ] {04e93285-4fa1-453c-b9c9-1732f4de2021} <Debug> oximeter.measurements_f32 (5afd5e1e-9613-476d-8804-94ab64cf3cd4): Loading data parts | ||
| 427 | 2026.04.17 16:09:33.610399 [ 267 ] {04e93285-4fa1-453c-b9c9-1732f4de2021} <Debug> oximeter.measurements_f32 (5afd5e1e-9613-476d-8804-94ab64cf3cd4): There are no data parts | ||
| 428 | 2026.04.17 16:09:33.611580 [ 267 ] {04e93285-4fa1-453c-b9c9-1732f4de2021} <Debug> TCPHandler: Processed in 0.004227855 sec. | ||
| 429 | 2026.04.17 16:09:33.611783 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.04.17 16:09:33.611948 [ 267 ] {bd2be1fb-9512-4be6-9549-2cc7b4ab191b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 431 | 2026.04.17 16:09:33.612076 [ 267 ] {bd2be1fb-9512-4be6-9549-2cc7b4ab191b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.04.17 16:09:33.613893 [ 267 ] {bd2be1fb-9512-4be6-9549-2cc7b4ab191b} <Debug> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Loading data parts | ||
| 433 | 2026.04.17 16:09:33.614116 [ 267 ] {bd2be1fb-9512-4be6-9549-2cc7b4ab191b} <Debug> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): There are no data parts | ||
| 434 | 2026.04.17 16:09:33.615343 [ 267 ] {bd2be1fb-9512-4be6-9549-2cc7b4ab191b} <Debug> TCPHandler: Processed in 0.003604573 sec. | ||
| 435 | 2026.04.17 16:09:33.615506 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.04.17 16:09:33.615754 [ 267 ] {d1079664-7d5d-49e4-9799-ee8ed72bb28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 437 | 2026.04.17 16:09:33.615833 [ 267 ] {d1079664-7d5d-49e4-9799-ee8ed72bb28b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.04.17 16:09:33.617650 [ 267 ] {d1079664-7d5d-49e4-9799-ee8ed72bb28b} <Debug> oximeter.measurements_string (7fae03d7-30a9-4cb9-a766-00124106d447): Loading data parts | ||
| 439 | 2026.04.17 16:09:33.617835 [ 267 ] {d1079664-7d5d-49e4-9799-ee8ed72bb28b} <Debug> oximeter.measurements_string (7fae03d7-30a9-4cb9-a766-00124106d447): There are no data parts | ||
| 440 | 2026.04.17 16:09:33.619206 [ 267 ] {d1079664-7d5d-49e4-9799-ee8ed72bb28b} <Debug> TCPHandler: Processed in 0.003749615 sec. | ||
| 441 | 2026.04.17 16:09:33.619403 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.04.17 16:09:33.619564 [ 267 ] {21f4f517-fe77-49ed-9ec7-f6f68c50ffce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.04.17 16:09:33.619707 [ 267 ] {21f4f517-fe77-49ed-9ec7-f6f68c50ffce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.04.17 16:09:33.621389 [ 267 ] {21f4f517-fe77-49ed-9ec7-f6f68c50ffce} <Debug> oximeter.measurements_bytes (11e536a7-6d36-4c8e-b2de-86383dc31a18): Loading data parts | ||
| 452 | 2026.04.17 16:09:33.621526 [ 267 ] {21f4f517-fe77-49ed-9ec7-f6f68c50ffce} <Debug> oximeter.measurements_bytes (11e536a7-6d36-4c8e-b2de-86383dc31a18): There are no data parts | ||
| 453 | 2026.04.17 16:09:33.623436 [ 267 ] {21f4f517-fe77-49ed-9ec7-f6f68c50ffce} <Debug> TCPHandler: Processed in 0.004083802 sec. | ||
| 454 | 2026.04.17 16:09:33.623589 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.04.17 16:09:33.623753 [ 267 ] {64640b3c-fd48-401f-9fa9-bd25977bda12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 456 | 2026.04.17 16:09:33.623869 [ 267 ] {64640b3c-fd48-401f-9fa9-bd25977bda12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.04.17 16:09:33.626232 [ 267 ] {64640b3c-fd48-401f-9fa9-bd25977bda12} <Debug> oximeter.measurements_cumulativei64 (1515b479-f406-4616-adb4-e06804065709): Loading data parts | ||
| 458 | 2026.04.17 16:09:33.626365 [ 267 ] {64640b3c-fd48-401f-9fa9-bd25977bda12} <Debug> oximeter.measurements_cumulativei64 (1515b479-f406-4616-adb4-e06804065709): There are no data parts | ||
| 459 | 2026.04.17 16:09:33.627872 [ 267 ] {64640b3c-fd48-401f-9fa9-bd25977bda12} <Debug> TCPHandler: Processed in 0.004330518 sec. | ||
| 460 | 2026.04.17 16:09:33.628071 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.04.17 16:09:33.628340 [ 267 ] {ecf083ff-63bd-49f5-adcc-dc34152f2ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 462 | 2026.04.17 16:09:33.628506 [ 267 ] {ecf083ff-63bd-49f5-adcc-dc34152f2ae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.04.17 16:09:33.630751 [ 267 ] {ecf083ff-63bd-49f5-adcc-dc34152f2ae3} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Loading data parts | ||
| 464 | 2026.04.17 16:09:33.631016 [ 267 ] {ecf083ff-63bd-49f5-adcc-dc34152f2ae3} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): There are no data parts | ||
| 465 | 2026.04.17 16:09:33.632713 [ 267 ] {ecf083ff-63bd-49f5-adcc-dc34152f2ae3} <Debug> TCPHandler: Processed in 0.004695864 sec. | ||
| 466 | 2026.04.17 16:09:33.632870 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.17 16:09:33.633133 [ 267 ] {4469dd69-d95d-4ec8-acf2-2b70c6030ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 468 | 2026.04.17 16:09:33.633273 [ 267 ] {4469dd69-d95d-4ec8-acf2-2b70c6030ae1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.04.17 16:09:33.634977 [ 267 ] {4469dd69-d95d-4ec8-acf2-2b70c6030ae1} <Debug> oximeter.measurements_cumulativef32 (faf9beec-2794-47ee-9aaf-a6814c7f08fb): Loading data parts | ||
| 470 | 2026.04.17 16:09:33.635107 [ 267 ] {4469dd69-d95d-4ec8-acf2-2b70c6030ae1} <Debug> oximeter.measurements_cumulativef32 (faf9beec-2794-47ee-9aaf-a6814c7f08fb): There are no data parts | ||
| 471 | 2026.04.17 16:09:33.636419 [ 267 ] {4469dd69-d95d-4ec8-acf2-2b70c6030ae1} <Debug> TCPHandler: Processed in 0.003599543 sec. | ||
| 472 | 2026.04.17 16:09:33.636601 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.17 16:09:33.636771 [ 267 ] {bd351917-9053-415b-8d68-822b22f3f5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 474 | 2026.04.17 16:09:33.636915 [ 267 ] {bd351917-9053-415b-8d68-822b22f3f5de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.04.17 16:09:33.638802 [ 267 ] {bd351917-9053-415b-8d68-822b22f3f5de} <Debug> oximeter.measurements_cumulativef64 (7319447c-1b2a-4829-92bc-ef753b3389ec): Loading data parts | ||
| 476 | 2026.04.17 16:09:33.639000 [ 267 ] {bd351917-9053-415b-8d68-822b22f3f5de} <Debug> oximeter.measurements_cumulativef64 (7319447c-1b2a-4829-92bc-ef753b3389ec): There are no data parts | ||
| 477 | 2026.04.17 16:09:33.640928 [ 267 ] {bd351917-9053-415b-8d68-822b22f3f5de} <Debug> TCPHandler: Processed in 0.004380309 sec. | ||
| 478 | 2026.04.17 16:09:33.641137 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.17 16:09:33.641461 [ 267 ] {8779784e-5d07-4969-8a1a-66ca69ed6b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.04.17 16:09:33.641603 [ 267 ] {8779784e-5d07-4969-8a1a-66ca69ed6b43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.04.17 16:09:33.644182 [ 267 ] {8779784e-5d07-4969-8a1a-66ca69ed6b43} <Debug> oximeter.measurements_histogrami8 (90e33566-170a-4293-827c-2e655d2eb299): Loading data parts | ||
| 492 | 2026.04.17 16:09:33.644363 [ 267 ] {8779784e-5d07-4969-8a1a-66ca69ed6b43} <Debug> oximeter.measurements_histogrami8 (90e33566-170a-4293-827c-2e655d2eb299): There are no data parts | ||
| 493 | 2026.04.17 16:09:33.645680 [ 267 ] {8779784e-5d07-4969-8a1a-66ca69ed6b43} <Debug> TCPHandler: Processed in 0.004596472 sec. | ||
| 494 | 2026.04.17 16:09:33.645840 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.04.17 16:09:33.646051 [ 267 ] {13f5aec5-ca00-4c7b-afa1-8199ceb7728a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 496 | 2026.04.17 16:09:33.646187 [ 267 ] {13f5aec5-ca00-4c7b-afa1-8199ceb7728a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.04.17 16:09:33.648244 [ 267 ] {13f5aec5-ca00-4c7b-afa1-8199ceb7728a} <Debug> oximeter.measurements_histogramu8 (46c3f15f-e36a-467c-b85a-4d84cf078322): Loading data parts | ||
| 498 | 2026.04.17 16:09:33.648587 [ 267 ] {13f5aec5-ca00-4c7b-afa1-8199ceb7728a} <Debug> oximeter.measurements_histogramu8 (46c3f15f-e36a-467c-b85a-4d84cf078322): There are no data parts | ||
| 499 | 2026.04.17 16:09:33.649897 [ 267 ] {13f5aec5-ca00-4c7b-afa1-8199ceb7728a} <Debug> TCPHandler: Processed in 0.004106593 sec. | ||
| 500 | 2026.04.17 16:09:33.650061 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.17 16:09:33.650400 [ 267 ] {ad342133-f726-4aa4-9031-ce9707db115a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 502 | 2026.04.17 16:09:33.650551 [ 267 ] {ad342133-f726-4aa4-9031-ce9707db115a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.04.17 16:09:33.652706 [ 267 ] {ad342133-f726-4aa4-9031-ce9707db115a} <Debug> oximeter.measurements_histogrami16 (38a83a63-5da8-41e0-9cd0-94499b7d8892): Loading data parts | ||
| 504 | 2026.04.17 16:09:33.652853 [ 267 ] {ad342133-f726-4aa4-9031-ce9707db115a} <Debug> oximeter.measurements_histogrami16 (38a83a63-5da8-41e0-9cd0-94499b7d8892): There are no data parts | ||
| 505 | 2026.04.17 16:09:33.654264 [ 267 ] {ad342133-f726-4aa4-9031-ce9707db115a} <Debug> TCPHandler: Processed in 0.004254385 sec. | ||
| 506 | 2026.04.17 16:09:33.654431 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.17 16:09:33.654643 [ 267 ] {4f806175-68c7-41b8-ae92-df831816c508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 508 | 2026.04.17 16:09:33.654798 [ 267 ] {4f806175-68c7-41b8-ae92-df831816c508} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.04.17 16:09:33.656619 [ 267 ] {4f806175-68c7-41b8-ae92-df831816c508} <Debug> oximeter.measurements_histogramu16 (e6e7586b-4647-4a49-b72d-58571b954bb2): Loading data parts | ||
| 510 | 2026.04.17 16:09:33.656845 [ 267 ] {4f806175-68c7-41b8-ae92-df831816c508} <Debug> oximeter.measurements_histogramu16 (e6e7586b-4647-4a49-b72d-58571b954bb2): There are no data parts | ||
| 511 | 2026.04.17 16:09:33.658302 [ 267 ] {4f806175-68c7-41b8-ae92-df831816c508} <Debug> TCPHandler: Processed in 0.003920538 sec. | ||
| 512 | 2026.04.17 16:09:33.658457 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.04.17 16:09:33.658751 [ 267 ] {2edf9c1d-f00f-41c0-950d-de3a043ee33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 514 | 2026.04.17 16:09:33.658871 [ 267 ] {2edf9c1d-f00f-41c0-950d-de3a043ee33b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.04.17 16:09:33.660865 [ 267 ] {2edf9c1d-f00f-41c0-950d-de3a043ee33b} <Debug> oximeter.measurements_histogrami32 (b8f4ca28-e9f2-4f08-bb6e-b1f09874a3f0): Loading data parts | ||
| 516 | 2026.04.17 16:09:33.660999 [ 267 ] {2edf9c1d-f00f-41c0-950d-de3a043ee33b} <Debug> oximeter.measurements_histogrami32 (b8f4ca28-e9f2-4f08-bb6e-b1f09874a3f0): There are no data parts | ||
| 517 | 2026.04.17 16:09:33.662248 [ 267 ] {2edf9c1d-f00f-41c0-950d-de3a043ee33b} <Debug> TCPHandler: Processed in 0.003839438 sec. | ||
| 518 | 2026.04.17 16:09:33.662396 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.04.17 16:09:33.662611 [ 267 ] {608a6b93-dffa-4c55-aa3a-db16b04b48d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 520 | 2026.04.17 16:09:33.662770 [ 267 ] {608a6b93-dffa-4c55-aa3a-db16b04b48d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.04.17 16:09:33.664896 [ 267 ] {608a6b93-dffa-4c55-aa3a-db16b04b48d8} <Debug> oximeter.measurements_histogramu32 (3c2fdc18-9ebe-437e-9ef3-e1182cf049d2): Loading data parts | ||
| 522 | 2026.04.17 16:09:33.665105 [ 267 ] {608a6b93-dffa-4c55-aa3a-db16b04b48d8} <Debug> oximeter.measurements_histogramu32 (3c2fdc18-9ebe-437e-9ef3-e1182cf049d2): There are no data parts | ||
| 523 | 2026.04.17 16:09:33.666466 [ 267 ] {608a6b93-dffa-4c55-aa3a-db16b04b48d8} <Debug> TCPHandler: Processed in 0.004118853 sec. | ||
| 524 | 2026.04.17 16:09:33.666614 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.04.17 16:09:33.666936 [ 267 ] {b98fea2b-40f1-4295-a8c9-9004e05c7da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 526 | 2026.04.17 16:09:33.667064 [ 267 ] {b98fea2b-40f1-4295-a8c9-9004e05c7da1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.04.17 16:09:33.669128 [ 267 ] {b98fea2b-40f1-4295-a8c9-9004e05c7da1} <Debug> oximeter.measurements_histogrami64 (8903bba5-78fd-4138-b563-197eb02fd91b): Loading data parts | ||
| 528 | 2026.04.17 16:09:33.669274 [ 267 ] {b98fea2b-40f1-4295-a8c9-9004e05c7da1} <Debug> oximeter.measurements_histogrami64 (8903bba5-78fd-4138-b563-197eb02fd91b): There are no data parts | ||
| 529 | 2026.04.17 16:09:33.670681 [ 267 ] {b98fea2b-40f1-4295-a8c9-9004e05c7da1} <Debug> TCPHandler: Processed in 0.004115643 sec. | ||
| 530 | 2026.04.17 16:09:33.670824 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.04.17 16:09:33.671079 [ 267 ] {06df3502-6bb1-41ab-875f-831ce5be9e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 532 | 2026.04.17 16:09:33.671240 [ 267 ] {06df3502-6bb1-41ab-875f-831ce5be9e6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.04.17 16:09:33.673428 [ 267 ] {06df3502-6bb1-41ab-875f-831ce5be9e6a} <Debug> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Loading data parts | ||
| 534 | 2026.04.17 16:09:33.673747 [ 267 ] {06df3502-6bb1-41ab-875f-831ce5be9e6a} <Debug> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): There are no data parts | ||
| 535 | 2026.04.17 16:09:33.674953 [ 267 ] {06df3502-6bb1-41ab-875f-831ce5be9e6a} <Debug> TCPHandler: Processed in 0.004176764 sec. | ||
| 536 | 2026.04.17 16:09:33.675100 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.17 16:09:33.675425 [ 267 ] {ec3ef7ab-2a76-4a69-a40f-ba76c86a7519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 538 | 2026.04.17 16:09:33.675572 [ 267 ] {ec3ef7ab-2a76-4a69-a40f-ba76c86a7519} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.04.17 16:09:33.677923 [ 267 ] {ec3ef7ab-2a76-4a69-a40f-ba76c86a7519} <Debug> oximeter.measurements_histogramf32 (09bb3900-3680-401d-9e20-d982c5113928): Loading data parts | ||
| 540 | 2026.04.17 16:09:33.678074 [ 267 ] {ec3ef7ab-2a76-4a69-a40f-ba76c86a7519} <Debug> oximeter.measurements_histogramf32 (09bb3900-3680-401d-9e20-d982c5113928): There are no data parts | ||
| 541 | 2026.04.17 16:09:33.679649 [ 267 ] {ec3ef7ab-2a76-4a69-a40f-ba76c86a7519} <Debug> TCPHandler: Processed in 0.004597213 sec. | ||
| 542 | 2026.04.17 16:09:33.679804 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.17 16:09:33.680021 [ 267 ] {5ddc4e74-1428-4d37-b952-e97f3127b1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 544 | 2026.04.17 16:09:33.680799 [ 267 ] {5ddc4e74-1428-4d37-b952-e97f3127b1aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.04.17 16:09:33.684004 [ 267 ] {5ddc4e74-1428-4d37-b952-e97f3127b1aa} <Debug> oximeter.measurements_histogramf64 (2f29aed7-1926-4d43-9131-629911d6ea35): Loading data parts | ||
| 546 | 2026.04.17 16:09:33.684242 [ 267 ] {5ddc4e74-1428-4d37-b952-e97f3127b1aa} <Debug> oximeter.measurements_histogramf64 (2f29aed7-1926-4d43-9131-629911d6ea35): There are no data parts | ||
| 547 | 2026.04.17 16:09:33.686047 [ 267 ] {5ddc4e74-1428-4d37-b952-e97f3127b1aa} <Debug> TCPHandler: Processed in 0.006293547 sec. | ||
| 548 | 2026.04.17 16:09:33.686205 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.17 16:09:33.686470 [ 267 ] {69f9317a-d255-4efc-bbad-bc9cf590d6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.04.17 16:09:33.686615 [ 267 ] {69f9317a-d255-4efc-bbad-bc9cf590d6d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.04.17 16:09:33.688811 [ 267 ] {69f9317a-d255-4efc-bbad-bc9cf590d6d8} <Debug> oximeter.fields_bool (75910ac4-9976-4ef8-ade8-c0b10d363e9a): Loading data parts | ||
| 577 | 2026.04.17 16:09:33.688961 [ 267 ] {69f9317a-d255-4efc-bbad-bc9cf590d6d8} <Debug> oximeter.fields_bool (75910ac4-9976-4ef8-ade8-c0b10d363e9a): There are no data parts | ||
| 578 | 2026.04.17 16:09:33.690590 [ 267 ] {69f9317a-d255-4efc-bbad-bc9cf590d6d8} <Debug> TCPHandler: Processed in 0.004435089 sec. | ||
| 579 | 2026.04.17 16:09:33.690858 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.17 16:09:33.691059 [ 267 ] {3145c2ac-5562-4d62-ae5c-e565b543c65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 581 | 2026.04.17 16:09:33.691207 [ 267 ] {3145c2ac-5562-4d62-ae5c-e565b543c65b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.04.17 16:09:33.693296 [ 267 ] {3145c2ac-5562-4d62-ae5c-e565b543c65b} <Debug> oximeter.fields_i8 (47c35f83-dda1-4678-bdd0-56788ba32b36): Loading data parts | ||
| 583 | 2026.04.17 16:09:33.693528 [ 267 ] {3145c2ac-5562-4d62-ae5c-e565b543c65b} <Debug> oximeter.fields_i8 (47c35f83-dda1-4678-bdd0-56788ba32b36): There are no data parts | ||
| 584 | 2026.04.17 16:09:33.694780 [ 267 ] {3145c2ac-5562-4d62-ae5c-e565b543c65b} <Debug> TCPHandler: Processed in 0.00397382 sec. | ||
| 585 | 2026.04.17 16:09:33.694927 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.17 16:09:33.695175 [ 267 ] {f9750a08-43bb-4f9f-90f7-fb8746d461e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 587 | 2026.04.17 16:09:33.695266 [ 267 ] {f9750a08-43bb-4f9f-90f7-fb8746d461e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.04.17 16:09:33.697148 [ 267 ] {f9750a08-43bb-4f9f-90f7-fb8746d461e3} <Debug> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Loading data parts | ||
| 589 | 2026.04.17 16:09:33.697296 [ 267 ] {f9750a08-43bb-4f9f-90f7-fb8746d461e3} <Debug> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): There are no data parts | ||
| 590 | 2026.04.17 16:09:33.698933 [ 267 ] {f9750a08-43bb-4f9f-90f7-fb8746d461e3} <Debug> TCPHandler: Processed in 0.004055821 sec. | ||
| 591 | 2026.04.17 16:09:33.699174 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.17 16:09:33.699334 [ 267 ] {3c688b3a-0697-4abe-ae7c-86bbb84b414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 593 | 2026.04.17 16:09:33.699463 [ 267 ] {3c688b3a-0697-4abe-ae7c-86bbb84b414a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.04.17 16:09:33.701413 [ 267 ] {3c688b3a-0697-4abe-ae7c-86bbb84b414a} <Debug> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Loading data parts | ||
| 595 | 2026.04.17 16:09:33.701653 [ 267 ] {3c688b3a-0697-4abe-ae7c-86bbb84b414a} <Debug> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): There are no data parts | ||
| 596 | 2026.04.17 16:09:33.702798 [ 267 ] {3c688b3a-0697-4abe-ae7c-86bbb84b414a} <Debug> TCPHandler: Processed in 0.003686964 sec. | ||
| 597 | 2026.04.17 16:09:33.702948 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.04.17 16:09:33.703179 [ 267 ] {4129da74-e9f0-4c88-bfed-ad81951de771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 599 | 2026.04.17 16:09:33.703303 [ 267 ] {4129da74-e9f0-4c88-bfed-ad81951de771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.04.17 16:09:33.705211 [ 267 ] {4129da74-e9f0-4c88-bfed-ad81951de771} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Loading data parts | ||
| 601 | 2026.04.17 16:09:33.705450 [ 267 ] {4129da74-e9f0-4c88-bfed-ad81951de771} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): There are no data parts | ||
| 602 | 2026.04.17 16:09:33.706697 [ 267 ] {4129da74-e9f0-4c88-bfed-ad81951de771} <Debug> TCPHandler: Processed in 0.003778696 sec. | ||
| 603 | 2026.04.17 16:09:33.706902 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.04.17 16:09:33.707059 [ 267 ] {350518e9-4308-40c5-94e9-ff4db43c7ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 605 | 2026.04.17 16:09:33.707204 [ 267 ] {350518e9-4308-40c5-94e9-ff4db43c7ff7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.04.17 16:09:33.709046 [ 267 ] {350518e9-4308-40c5-94e9-ff4db43c7ff7} <Debug> oximeter.fields_i32 (b20b8869-d39b-4507-bf6d-40b63c608e9e): Loading data parts | ||
| 607 | 2026.04.17 16:09:33.709319 [ 267 ] {350518e9-4308-40c5-94e9-ff4db43c7ff7} <Debug> oximeter.fields_i32 (b20b8869-d39b-4507-bf6d-40b63c608e9e): There are no data parts | ||
| 608 | 2026.04.17 16:09:33.710660 [ 267 ] {350518e9-4308-40c5-94e9-ff4db43c7ff7} <Debug> TCPHandler: Processed in 0.003806466 sec. | ||
| 609 | 2026.04.17 16:09:33.710818 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.04.17 16:09:33.711078 [ 267 ] {92fcdc9a-70b1-40a6-92a7-43dee5c1724b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 611 | 2026.04.17 16:09:33.711202 [ 267 ] {92fcdc9a-70b1-40a6-92a7-43dee5c1724b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.04.17 16:09:33.713848 [ 267 ] {92fcdc9a-70b1-40a6-92a7-43dee5c1724b} <Debug> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Loading data parts | ||
| 613 | 2026.04.17 16:09:33.713996 [ 267 ] {92fcdc9a-70b1-40a6-92a7-43dee5c1724b} <Debug> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): There are no data parts | ||
| 614 | 2026.04.17 16:09:33.715383 [ 267 ] {92fcdc9a-70b1-40a6-92a7-43dee5c1724b} <Debug> TCPHandler: Processed in 0.004618884 sec. | ||
| 615 | 2026.04.17 16:09:33.715543 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.04.17 16:09:33.715702 [ 267 ] {fb577179-f97d-43bc-aea8-c6c283c83131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 617 | 2026.04.17 16:09:33.715845 [ 267 ] {fb577179-f97d-43bc-aea8-c6c283c83131} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.04.17 16:09:33.717694 [ 267 ] {fb577179-f97d-43bc-aea8-c6c283c83131} <Debug> oximeter.fields_i64 (7343ca46-5080-4d27-bc2c-c87c9dd72865): Loading data parts | ||
| 619 | 2026.04.17 16:09:33.717927 [ 267 ] {fb577179-f97d-43bc-aea8-c6c283c83131} <Debug> oximeter.fields_i64 (7343ca46-5080-4d27-bc2c-c87c9dd72865): There are no data parts | ||
| 620 | 2026.04.17 16:09:33.719249 [ 267 ] {fb577179-f97d-43bc-aea8-c6c283c83131} <Debug> TCPHandler: Processed in 0.003756435 sec. | ||
| 621 | 2026.04.17 16:09:33.719404 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.04.17 16:09:33.719653 [ 267 ] {a71dee32-3ec4-4820-a463-33a0a6fb25dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 623 | 2026.04.17 16:09:33.719774 [ 267 ] {a71dee32-3ec4-4820-a463-33a0a6fb25dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.04.17 16:09:33.721577 [ 267 ] {a71dee32-3ec4-4820-a463-33a0a6fb25dd} <Debug> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Loading data parts | ||
| 625 | 2026.04.17 16:09:33.721752 [ 267 ] {a71dee32-3ec4-4820-a463-33a0a6fb25dd} <Debug> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): There are no data parts | ||
| 626 | 2026.04.17 16:09:33.723595 [ 267 ] {a71dee32-3ec4-4820-a463-33a0a6fb25dd} <Debug> TCPHandler: Processed in 0.004241305 sec. | ||
| 627 | 2026.04.17 16:09:33.723754 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.04.17 16:09:33.723913 [ 267 ] {a455a7b0-4b90-4129-bec6-0d5e8591561c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 629 | 2026.04.17 16:09:33.724046 [ 267 ] {a455a7b0-4b90-4129-bec6-0d5e8591561c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.04.17 16:09:33.726026 [ 267 ] {a455a7b0-4b90-4129-bec6-0d5e8591561c} <Debug> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Loading data parts | ||
| 631 | 2026.04.17 16:09:33.726215 [ 267 ] {a455a7b0-4b90-4129-bec6-0d5e8591561c} <Debug> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): There are no data parts | ||
| 632 | 2026.04.17 16:09:33.727666 [ 267 ] {a455a7b0-4b90-4129-bec6-0d5e8591561c} <Debug> TCPHandler: Processed in 0.00396254 sec. | ||
| 633 | 2026.04.17 16:09:33.727819 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.04.17 16:09:33.728058 [ 267 ] {809019e9-7aa3-481b-85d2-260bc5c05349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 635 | 2026.04.17 16:09:33.728195 [ 267 ] {809019e9-7aa3-481b-85d2-260bc5c05349} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.04.17 16:09:33.730084 [ 267 ] {809019e9-7aa3-481b-85d2-260bc5c05349} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Loading data parts | ||
| 637 | 2026.04.17 16:09:33.730224 [ 267 ] {809019e9-7aa3-481b-85d2-260bc5c05349} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): There are no data parts | ||
| 638 | 2026.04.17 16:09:33.731446 [ 267 ] {809019e9-7aa3-481b-85d2-260bc5c05349} <Debug> TCPHandler: Processed in 0.003676824 sec. | ||
| 639 | 2026.04.17 16:09:33.731607 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.04.17 16:09:33.731769 [ 267 ] {05e5543e-0e2f-4afa-b317-592d39d9ec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 641 | 2026.04.17 16:09:33.731897 [ 267 ] {05e5543e-0e2f-4afa-b317-592d39d9ec7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.04.17 16:09:33.733927 [ 267 ] {05e5543e-0e2f-4afa-b317-592d39d9ec7b} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Loading data parts | ||
| 643 | 2026.04.17 16:09:33.734098 [ 267 ] {05e5543e-0e2f-4afa-b317-592d39d9ec7b} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): There are no data parts | ||
| 644 | 2026.04.17 16:09:33.735440 [ 267 ] {05e5543e-0e2f-4afa-b317-592d39d9ec7b} <Debug> TCPHandler: Processed in 0.003882008 sec. | ||
| 645 | 2026.04.17 16:09:33.735663 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.04.17 16:09:33.735969 [ 267 ] {6e7cbdaa-8bda-46ed-a111-742dc69eeb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.04.17 16:09:33.736117 [ 267 ] {6e7cbdaa-8bda-46ed-a111-742dc69eeb1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.04.17 16:09:33.737981 [ 267 ] {6e7cbdaa-8bda-46ed-a111-742dc69eeb1a} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Loading data parts | ||
| 652 | 2026.04.17 16:09:33.738228 [ 267 ] {6e7cbdaa-8bda-46ed-a111-742dc69eeb1a} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): There are no data parts | ||
| 653 | 2026.04.17 16:09:33.739759 [ 267 ] {6e7cbdaa-8bda-46ed-a111-742dc69eeb1a} <Debug> TCPHandler: Processed in 0.004159873 sec. | ||
| 654 | 2026.04.17 16:09:33.740066 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.04.17 16:09:33.740499 [ 268 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.04.17 16:09:33.741857 [ 268 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.04.17 16:09:33.774212 [ 276 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Trace> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.04.17 16:09:33.774381 [ 276 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 659 | 2026.04.17 16:09:33.784785 [ 276 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.04.17 16:09:33.785632 [ 276 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Trace> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.04.17 16:09:33.789743 [ 268 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.047522 sec., 21.04288540044611 rows/sec., 336.69 B/sec. | ||
| 662 | 2026.04.17 16:09:33.790102 [ 268 ] {5dade1a4-e8fb-452e-95d3-308bf6b55ce1} <Debug> TCPHandler: Processed in 0.05016604 sec. | ||
| 663 | 2026.04.17 16:09:34.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.06 MiB, peak 127.06 MiB, free memory in arenas 0.00 B, will set to 139.32 MiB (RSS), difference: 12.25 MiB | ||
| 664 | 2026.04.17 16:09:34.158751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.04.17 16:09:34.158788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 666 | 2026.04.17 16:09:34.158844 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2026.04.17 16:09:34.158916 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.04.17 16:09:34.161953 [ 245 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Loading data parts | ||
| 669 | 2026.04.17 16:09:34.162166 [ 245 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): There are no data parts | ||
| 670 | 2026.04.17 16:09:34.166204 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2026.04.17 16:09:34.166243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 672 | 2026.04.17 16:09:34.173579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 673 | 2026.04.17 16:09:34.174230 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 674 | 2026.04.17 16:09:34.174455 [ 244 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Loading data parts | ||
| 675 | 2026.04.17 16:09:34.174483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 676 | 2026.04.17 16:09:34.174634 [ 244 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): There are no data parts | ||
| 677 | 2026.04.17 16:09:34.199897 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.04.17 16:09:34.199958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 679 | 2026.04.17 16:09:34.206412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.04.17 16:09:34.207914 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.04.17 16:09:34.211759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.04.17 16:09:35.000331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.18 MiB, peak 148.18 MiB, free memory in arenas 0.00 B, will set to 153.27 MiB (RSS), difference: 9.09 MiB | ||
| 683 | 2026.04.17 16:09:36.658731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2026.04.17 16:09:36.658885 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2026.04.17 16:09:36.663045 [ 243 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Loading data parts | ||
| 686 | 2026.04.17 16:09:36.663244 [ 243 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): There are no data parts | ||
| 687 | 2026.04.17 16:09:36.669095 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2026.04.17 16:09:36.669185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 689 | 2026.04.17 16:09:36.670930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2026.04.17 16:09:36.671410 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2026.04.17 16:09:36.671802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2026.04.17 16:09:37.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.65 MiB, peak 157.65 MiB, free memory in arenas 0.00 B, will set to 154.32 MiB (RSS), difference: -3.33 MiB | ||
| 693 | 2026.04.17 16:09:38.198224 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57138 | ||
| 694 | 2026.04.17 16:09:38.198470 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.04.17 16:09:38.198509 [ 278 ] {} <Debug> TCP-Session: 59da5d72-e2b2-4b50-a114-df0f1d21ea11 Authenticating user 'default' from [fd00:1122:3344:101::a]:57138 | ||
| 696 | 2026.04.17 16:09:38.198531 [ 278 ] {} <Debug> TCP-Session: 59da5d72-e2b2-4b50-a114-df0f1d21ea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.17 16:09:38.198591 [ 278 ] {} <Debug> TCP-Session: 59da5d72-e2b2-4b50-a114-df0f1d21ea11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.17 16:09:38.198683 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2026.04.17 16:09:38.198708 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 700 | 2026.04.17 16:09:38.198807 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 701 | 2026.04.17 16:09:38.201249 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59065 | ||
| 702 | 2026.04.17 16:09:38.201396 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42025 | ||
| 703 | 2026.04.17 16:09:38.201404 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56929 | ||
| 704 | 2026.04.17 16:09:38.201439 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.04.17 16:09:38.201611 [ 279 ] {} <Debug> TCP-Session: bd36b34f-b2ab-43d1-af8f-8418ed642190 Authenticating user 'default' from [fd00:1122:3344:101::a]:59065 | ||
| 706 | 2026.04.17 16:09:38.201631 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45116 | ||
| 707 | 2026.04.17 16:09:38.201635 [ 279 ] {} <Debug> TCP-Session: bd36b34f-b2ab-43d1-af8f-8418ed642190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.04.17 16:09:38.201649 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.04.17 16:09:38.201663 [ 279 ] {} <Debug> TCP-Session: bd36b34f-b2ab-43d1-af8f-8418ed642190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.04.17 16:09:38.201730 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.04.17 16:09:38.201763 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43363 | ||
| 712 | 2026.04.17 16:09:38.201841 [ 280 ] {} <Debug> TCP-Session: c009dd4e-3544-493c-b24f-ab96d84ec801 Authenticating user 'default' from [fd00:1122:3344:101::a]:56929 | ||
| 713 | 2026.04.17 16:09:38.201824 [ 281 ] {} <Debug> TCP-Session: f18cf1e0-f3fe-4cc1-8c26-c00932fb1c70 Authenticating user 'default' from [fd00:1122:3344:101::a]:42025 | ||
| 714 | 2026.04.17 16:09:38.201815 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2026.04.17 16:09:38.201957 [ 280 ] {} <Debug> TCP-Session: c009dd4e-3544-493c-b24f-ab96d84ec801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.04.17 16:09:38.201945 [ 281 ] {} <Debug> TCP-Session: f18cf1e0-f3fe-4cc1-8c26-c00932fb1c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.04.17 16:09:38.201993 [ 283 ] {} <Debug> TCP-Session: 7e3aa394-f0ce-41ef-bf64-658d09d81cd8 Authenticating user 'default' from [fd00:1122:3344:101::a]:45116 | ||
| 718 | 2026.04.17 16:09:38.202046 [ 280 ] {} <Debug> TCP-Session: c009dd4e-3544-493c-b24f-ab96d84ec801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.04.17 16:09:38.202058 [ 281 ] {} <Debug> TCP-Session: f18cf1e0-f3fe-4cc1-8c26-c00932fb1c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.04.17 16:09:38.202071 [ 283 ] {} <Debug> TCP-Session: 7e3aa394-f0ce-41ef-bf64-658d09d81cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.04.17 16:09:38.202043 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.04.17 16:09:38.202142 [ 283 ] {} <Debug> TCP-Session: 7e3aa394-f0ce-41ef-bf64-658d09d81cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.04.17 16:09:38.201907 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63889 | ||
| 724 | 2026.04.17 16:09:38.201635 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41533 | ||
| 725 | 2026.04.17 16:09:38.202218 [ 284 ] {} <Debug> TCP-Session: 12b41924-b705-47a1-a3d3-7f5e21f09f62 Authenticating user 'default' from [fd00:1122:3344:101::a]:43363 | ||
| 726 | 2026.04.17 16:09:38.202322 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.04.17 16:09:38.202371 [ 284 ] {} <Debug> TCP-Session: 12b41924-b705-47a1-a3d3-7f5e21f09f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.04.17 16:09:38.202372 [ 285 ] {} <Debug> TCP-Session: 77d00ba6-aa96-47f7-a16e-9db07f48bd1e Authenticating user 'default' from [fd00:1122:3344:101::a]:63889 | ||
| 729 | 2026.04.17 16:09:38.202445 [ 284 ] {} <Debug> TCP-Session: 12b41924-b705-47a1-a3d3-7f5e21f09f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.04.17 16:09:38.202524 [ 285 ] {} <Debug> TCP-Session: 77d00ba6-aa96-47f7-a16e-9db07f48bd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.04.17 16:09:38.202518 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.04.17 16:09:38.202599 [ 285 ] {} <Debug> TCP-Session: 77d00ba6-aa96-47f7-a16e-9db07f48bd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.04.17 16:09:38.202688 [ 282 ] {} <Debug> TCP-Session: 04be49da-d91e-4f35-85d6-e23a3eec3c3a Authenticating user 'default' from [fd00:1122:3344:101::a]:41533 | ||
| 734 | 2026.04.17 16:09:38.202712 [ 282 ] {} <Debug> TCP-Session: 04be49da-d91e-4f35-85d6-e23a3eec3c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.04.17 16:09:38.202821 [ 282 ] {} <Debug> TCP-Session: 04be49da-d91e-4f35-85d6-e23a3eec3c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.04.17 16:09:41.607553 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.04.17 16:09:41.607608 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.04.17 16:09:41.674651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.04.17 16:09:41.675469 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.04.17 16:09:41.675516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 741 | 2026.04.17 16:09:41.676370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.04.17 16:09:41.676967 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): 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.17 16:09:41.677135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.04.17 16:09:41.711927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.04.17 16:09:41.730533 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.04.17 16:09:41.730666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 747 | 2026.04.17 16:09:41.737362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.04.17 16:09:41.738537 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): 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.17 16:09:41.742038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.04.17 16:09:42.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.53 MiB, peak 159.53 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.24 MiB | ||
| 751 | 2026.04.17 16:09:47.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.53 MiB, free memory in arenas 0.00 B, will set to 157.81 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.04.17 16:09:49.177194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2026.04.17 16:09:49.178006 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.04.17 16:09:49.178070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 755 | 2026.04.17 16:09:49.179037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.04.17 16:09:49.179459 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.04.17 16:09:49.179581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2026.04.17 16:09:49.242082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.04.17 16:09:49.257852 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.04.17 16:09:49.257896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 761 | 2026.04.17 16:09:49.263958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.04.17 16:09:49.265166 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.04.17 16:09:49.267982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.04.17 16:09:53.798641 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.04.17 16:09:53.798933 [ 267 ] {edeaf91c-5701-4837-adda-b681ae8a83c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2026.04.17 16:09:53.799399 [ 267 ] {edeaf91c-5701-4837-adda-b681ae8a83c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.04.17 16:09:53.801628 [ 267 ] {edeaf91c-5701-4837-adda-b681ae8a83c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.04.17 16:09:53.806526 [ 267 ] {edeaf91c-5701-4837-adda-b681ae8a83c8} <Debug> TCPHandler: Processed in 0.008061252 sec. | ||
| 769 | 2026.04.17 16:09:53.818697 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.04.17 16:09:53.818935 [ 267 ] {393175ca-76a4-49f2-ac87-96933eee1d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.04.17 16:09:53.831352 [ 267 ] {393175ca-76a4-49f2-ac87-96933eee1d06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.04.17 16:09:53.831420 [ 267 ] {393175ca-76a4-49f2-ac87-96933eee1d06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.04.17 16:09:53.834246 [ 267 ] {393175ca-76a4-49f2-ac87-96933eee1d06} <Debug> TCPHandler: Processed in 0.015645545 sec. | ||
| 774 | 2026.04.17 16:09:53.834491 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.04.17 16:09:53.834613 [ 267 ] {588d564c-7e57-45da-8032-78abccaa1abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.04.17 16:09:53.838744 [ 267 ] {588d564c-7e57-45da-8032-78abccaa1abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.04.17 16:09:53.838827 [ 267 ] {588d564c-7e57-45da-8032-78abccaa1abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.04.17 16:09:53.839404 [ 267 ] {588d564c-7e57-45da-8032-78abccaa1abb} <Debug> TCPHandler: Processed in 0.00496265 sec. | ||
| 779 | 2026.04.17 16:09:53.839658 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.04.17 16:09:53.839773 [ 267 ] {75fef994-2c43-460d-a780-155453d173e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 781 | 2026.04.17 16:09:53.840012 [ 267 ] {75fef994-2c43-460d-a780-155453d173e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.04.17 16:09:53.840055 [ 267 ] {75fef994-2c43-460d-a780-155453d173e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.04.17 16:09:53.840396 [ 267 ] {75fef994-2c43-460d-a780-155453d173e2} <Debug> TCPHandler: Processed in 0.000787586 sec. | ||
| 784 | 2026.04.17 16:09:53.840696 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.04.17 16:09:53.840810 [ 267 ] {010a5534-9b73-4cc8-a177-799d1bd93d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 786 | 2026.04.17 16:09:53.841044 [ 267 ] {010a5534-9b73-4cc8-a177-799d1bd93d61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.04.17 16:09:53.841086 [ 267 ] {010a5534-9b73-4cc8-a177-799d1bd93d61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.04.17 16:09:53.841376 [ 267 ] {010a5534-9b73-4cc8-a177-799d1bd93d61} <Debug> TCPHandler: Processed in 0.000728915 sec. | ||
| 789 | 2026.04.17 16:09:53.841595 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.04.17 16:09:53.841709 [ 267 ] {89cd6f80-fd06-4cb8-abee-91f172458e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 791 | 2026.04.17 16:09:53.841942 [ 267 ] {89cd6f80-fd06-4cb8-abee-91f172458e8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.04.17 16:09:53.841983 [ 267 ] {89cd6f80-fd06-4cb8-abee-91f172458e8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.04.17 16:09:53.842268 [ 267 ] {89cd6f80-fd06-4cb8-abee-91f172458e8c} <Debug> TCPHandler: Processed in 0.000722305 sec. | ||
| 794 | 2026.04.17 16:09:53.842475 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.04.17 16:09:53.842588 [ 267 ] {2f64869d-b375-4ed6-83ff-150b6217cbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 796 | 2026.04.17 16:09:53.842821 [ 267 ] {2f64869d-b375-4ed6-83ff-150b6217cbf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.04.17 16:09:53.842861 [ 267 ] {2f64869d-b375-4ed6-83ff-150b6217cbf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.04.17 16:09:53.843153 [ 267 ] {2f64869d-b375-4ed6-83ff-150b6217cbf5} <Debug> TCPHandler: Processed in 0.000726164 sec. | ||
| 799 | 2026.04.17 16:09:53.843369 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.04.17 16:09:53.843483 [ 267 ] {33dc69a3-259f-41b1-957c-2a9f73d6a1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 801 | 2026.04.17 16:09:53.843716 [ 267 ] {33dc69a3-259f-41b1-957c-2a9f73d6a1ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.04.17 16:09:53.843756 [ 267 ] {33dc69a3-259f-41b1-957c-2a9f73d6a1ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.04.17 16:09:53.844034 [ 267 ] {33dc69a3-259f-41b1-957c-2a9f73d6a1ac} <Debug> TCPHandler: Processed in 0.000712494 sec. | ||
| 804 | 2026.04.17 16:09:53.844254 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.04.17 16:09:53.844369 [ 267 ] {ac8dcc64-73dc-4c8a-b916-3e6562e4027c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 806 | 2026.04.17 16:09:53.844607 [ 267 ] {ac8dcc64-73dc-4c8a-b916-3e6562e4027c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.04.17 16:09:53.844649 [ 267 ] {ac8dcc64-73dc-4c8a-b916-3e6562e4027c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.04.17 16:09:53.844931 [ 267 ] {ac8dcc64-73dc-4c8a-b916-3e6562e4027c} <Debug> TCPHandler: Processed in 0.000725304 sec. | ||
| 809 | 2026.04.17 16:09:53.845136 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.04.17 16:09:53.845251 [ 267 ] {fc2943e2-decd-45cc-9b4a-ea0b9602eafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 811 | 2026.04.17 16:09:53.845492 [ 267 ] {fc2943e2-decd-45cc-9b4a-ea0b9602eafb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.04.17 16:09:53.845532 [ 267 ] {fc2943e2-decd-45cc-9b4a-ea0b9602eafb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.04.17 16:09:53.845813 [ 267 ] {fc2943e2-decd-45cc-9b4a-ea0b9602eafb} <Debug> TCPHandler: Processed in 0.000725454 sec. | ||
| 814 | 2026.04.17 16:09:53.846017 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.04.17 16:09:53.846132 [ 267 ] {c98ef18c-13fa-4304-acc8-29b84004516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 816 | 2026.04.17 16:09:53.846368 [ 267 ] {c98ef18c-13fa-4304-acc8-29b84004516c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.04.17 16:09:53.846408 [ 267 ] {c98ef18c-13fa-4304-acc8-29b84004516c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.04.17 16:09:53.846688 [ 267 ] {c98ef18c-13fa-4304-acc8-29b84004516c} <Debug> TCPHandler: Processed in 0.000719205 sec. | ||
| 819 | 2026.04.17 16:09:53.846897 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.04.17 16:09:53.847013 [ 267 ] {7eeb1219-d3b1-41e0-bf0e-18c116bb3989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 821 | 2026.04.17 16:09:53.847266 [ 267 ] {7eeb1219-d3b1-41e0-bf0e-18c116bb3989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.04.17 16:09:53.847308 [ 267 ] {7eeb1219-d3b1-41e0-bf0e-18c116bb3989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.04.17 16:09:53.847612 [ 267 ] {7eeb1219-d3b1-41e0-bf0e-18c116bb3989} <Debug> TCPHandler: Processed in 0.000763775 sec. | ||
| 824 | 2026.04.17 16:09:53.847838 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.04.17 16:09:53.847953 [ 267 ] {bcac48d1-bbd1-4b9d-8a2b-9590330995cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 826 | 2026.04.17 16:09:53.848194 [ 267 ] {bcac48d1-bbd1-4b9d-8a2b-9590330995cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.04.17 16:09:53.848235 [ 267 ] {bcac48d1-bbd1-4b9d-8a2b-9590330995cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.04.17 16:09:53.848517 [ 267 ] {bcac48d1-bbd1-4b9d-8a2b-9590330995cd} <Debug> TCPHandler: Processed in 0.000728104 sec. | ||
| 829 | 2026.04.17 16:09:53.848723 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.04.17 16:09:53.848840 [ 267 ] {321f0ea1-206b-4b51-9570-3c47000a3c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 831 | 2026.04.17 16:09:53.849083 [ 267 ] {321f0ea1-206b-4b51-9570-3c47000a3c65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.04.17 16:09:53.849124 [ 267 ] {321f0ea1-206b-4b51-9570-3c47000a3c65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.04.17 16:09:53.849426 [ 267 ] {321f0ea1-206b-4b51-9570-3c47000a3c65} <Debug> TCPHandler: Processed in 0.000751515 sec. | ||
| 834 | 2026.04.17 16:09:53.849704 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.04.17 16:09:53.849820 [ 267 ] {4af255de-fffd-44e9-b7ee-632342040d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 836 | 2026.04.17 16:09:53.850067 [ 267 ] {4af255de-fffd-44e9-b7ee-632342040d58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.04.17 16:09:53.850107 [ 267 ] {4af255de-fffd-44e9-b7ee-632342040d58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.04.17 16:09:53.850391 [ 267 ] {4af255de-fffd-44e9-b7ee-632342040d58} <Debug> TCPHandler: Processed in 0.000734525 sec. | ||
| 839 | 2026.04.17 16:09:53.850598 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.04.17 16:09:53.850714 [ 267 ] {4563cfb2-e007-4213-a4ea-98e71e8834f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 841 | 2026.04.17 16:09:53.850960 [ 267 ] {4563cfb2-e007-4213-a4ea-98e71e8834f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.04.17 16:09:53.851002 [ 267 ] {4563cfb2-e007-4213-a4ea-98e71e8834f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.04.17 16:09:53.851295 [ 267 ] {4563cfb2-e007-4213-a4ea-98e71e8834f6} <Debug> TCPHandler: Processed in 0.000745946 sec. | ||
| 844 | 2026.04.17 16:09:53.851512 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.04.17 16:09:53.851629 [ 267 ] {c84fd5bf-eaf8-46b7-ab81-640b55253d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 846 | 2026.04.17 16:09:53.851878 [ 267 ] {c84fd5bf-eaf8-46b7-ab81-640b55253d68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.04.17 16:09:53.851919 [ 267 ] {c84fd5bf-eaf8-46b7-ab81-640b55253d68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.04.17 16:09:53.852200 [ 267 ] {c84fd5bf-eaf8-46b7-ab81-640b55253d68} <Debug> TCPHandler: Processed in 0.000737095 sec. | ||
| 849 | 2026.04.17 16:09:53.852407 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.04.17 16:09:53.852524 [ 267 ] {d83921b7-3bcc-43c9-a44f-bbbf93278301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 851 | 2026.04.17 16:09:53.852798 [ 267 ] {d83921b7-3bcc-43c9-a44f-bbbf93278301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.04.17 16:09:53.852840 [ 267 ] {d83921b7-3bcc-43c9-a44f-bbbf93278301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.04.17 16:09:53.853122 [ 267 ] {d83921b7-3bcc-43c9-a44f-bbbf93278301} <Debug> TCPHandler: Processed in 0.000764025 sec. | ||
| 854 | 2026.04.17 16:09:53.853326 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.04.17 16:09:53.853444 [ 267 ] {3c820dd1-c244-472b-97bc-1b5ac2ebcbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 856 | 2026.04.17 16:09:53.853695 [ 267 ] {3c820dd1-c244-472b-97bc-1b5ac2ebcbb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.04.17 16:09:53.853736 [ 267 ] {3c820dd1-c244-472b-97bc-1b5ac2ebcbb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.04.17 16:09:53.854026 [ 267 ] {3c820dd1-c244-472b-97bc-1b5ac2ebcbb3} <Debug> TCPHandler: Processed in 0.000748635 sec. | ||
| 859 | 2026.04.17 16:09:53.859000 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.04.17 16:09:53.859125 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 861 | 2026.04.17 16:09:53.859174 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.04.17 16:09:53.862364 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2026.04.17 16:09:53.862437 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 864 | 2026.04.17 16:09:53.863078 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2026.04.17 16:09:53.863500 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2026.04.17 16:09:53.863650 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.00456 sec., 4166.666666666667 rows/sec., 601.79 KiB/sec. | ||
| 867 | 2026.04.17 16:09:53.863689 [ 267 ] {7ee598f0-308a-48ad-968b-fbba3cd33137} <Debug> TCPHandler: Processed in 0.004748345 sec. | ||
| 868 | 2026.04.17 16:09:53.863811 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.04.17 16:09:53.863908 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 870 | 2026.04.17 16:09:53.863949 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 871 | 2026.04.17 16:09:53.866681 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 872 | 2026.04.17 16:09:53.866715 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 873 | 2026.04.17 16:09:53.867184 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 874 | 2026.04.17 16:09:53.867688 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 875 | 2026.04.17 16:09:53.867824 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003936 sec., 1016.2601626016259 rows/sec., 82.87 KiB/sec. | ||
| 876 | 2026.04.17 16:09:53.867861 [ 267 ] {23200a15-15a0-4cbe-b8be-d608cbf95000} <Debug> TCPHandler: Processed in 0.004099603 sec. | ||
| 877 | 2026.04.17 16:09:53.867987 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.04.17 16:09:53.868082 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 879 | 2026.04.17 16:09:53.868121 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 880 | 2026.04.17 16:09:53.868556 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.04.17 16:09:53.868590 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 882 | 2026.04.17 16:09:53.869012 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2026.04.17 16:09:53.869475 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.04.17 16:09:53.869604 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Debug> executeQuery: Read 32 rows, 2.49 KiB in 0.001542 sec., 20752.269779507133 rows/sec., 1.58 MiB/sec. | ||
| 885 | 2026.04.17 16:09:53.869640 [ 267 ] {958876dd-f61c-4da8-9ff5-2731eae3eb47} <Debug> TCPHandler: Processed in 0.001704234 sec. | ||
| 886 | 2026.04.17 16:09:53.869754 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.04.17 16:09:53.869849 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 888 | 2026.04.17 16:09:53.869887 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 889 | 2026.04.17 16:09:53.870285 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.04.17 16:09:53.870321 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 891 | 2026.04.17 16:09:53.870719 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2026.04.17 16:09:53.871122 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.04.17 16:09:53.871249 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001418 sec., 2820.8744710860365 rows/sec., 196.97 KiB/sec. | ||
| 894 | 2026.04.17 16:09:53.871286 [ 267 ] {456f9778-107d-4bc9-9e05-6f38dfc210bd} <Debug> TCPHandler: Processed in 0.001582662 sec. | ||
| 895 | 2026.04.17 16:09:53.871402 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.04.17 16:09:53.871496 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 897 | 2026.04.17 16:09:53.871533 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 898 | 2026.04.17 16:09:53.871927 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.04.17 16:09:53.871963 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 900 | 2026.04.17 16:09:53.872335 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.04.17 16:09:53.872773 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.04.17 16:09:53.872900 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Debug> executeQuery: Read 40 rows, 3.21 KiB in 0.001422 sec., 28129.39521800281 rows/sec., 2.20 MiB/sec. | ||
| 903 | 2026.04.17 16:09:53.872936 [ 267 ] {45120267-0101-48af-99ab-a9afd49df298} <Debug> TCPHandler: Processed in 0.001583682 sec. | ||
| 904 | 2026.04.17 16:09:53.873042 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.04.17 16:09:53.873135 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 906 | 2026.04.17 16:09:53.873177 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 907 | 2026.04.17 16:09:53.873612 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.04.17 16:09:53.873645 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 909 | 2026.04.17 16:09:53.874117 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2026.04.17 16:09:53.874525 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.04.17 16:09:53.874650 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001532 sec., 73107.0496083551 rows/sec., 5.10 MiB/sec. | ||
| 912 | 2026.04.17 16:09:53.874684 [ 267 ] {6a7c6af6-25b9-4322-9c68-4945ee37309c} <Debug> TCPHandler: Processed in 0.001690694 sec. | ||
| 913 | 2026.04.17 16:09:53.874802 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.04.17 16:09:53.874895 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 915 | 2026.04.17 16:09:53.874935 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 916 | 2026.04.17 16:09:53.875263 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.04.17 16:09:53.875298 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 918 | 2026.04.17 16:09:53.875699 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.04.17 16:09:53.876168 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.04.17 16:09:53.876295 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001417 sec., 28228.65208186309 rows/sec., 1.88 MiB/sec. | ||
| 921 | 2026.04.17 16:09:53.876329 [ 267 ] {43586243-f2de-4309-8543-b8091c3acbd3} <Debug> TCPHandler: Processed in 0.001577271 sec. | ||
| 922 | 2026.04.17 16:09:56.607858 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 923 | 2026.04.17 16:09:56.607922 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 924 | 2026.04.17 16:09:56.672208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 140 | ||
| 925 | 2026.04.17 16:09:56.675576 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.04.17 16:09:56.675616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 927 | 2026.04.17 16:09:56.676912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 928 | 2026.04.17 16:09:56.677519 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.04.17 16:09:56.677842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 930 | 2026.04.17 16:09:56.679765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 931 | 2026.04.17 16:09:56.680541 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.04.17 16:09:56.680610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 933 | 2026.04.17 16:09:56.681270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 934 | 2026.04.17 16:09:56.681709 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.04.17 16:09:56.681853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 936 | 2026.04.17 16:09:56.768095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 937 | 2026.04.17 16:09:56.785768 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.04.17 16:09:56.785812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 939 | 2026.04.17 16:09:56.792001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 940 | 2026.04.17 16:09:56.793121 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.04.17 16:09:56.796366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 942 | 2026.04.17 16:09:58.804503 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.04.17 16:09:58.804761 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 944 | 2026.04.17 16:09:58.804823 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 945 | 2026.04.17 16:09:58.805473 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.04.17 16:09:58.805509 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 947 | 2026.04.17 16:09:58.806078 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 948 | 2026.04.17 16:09:58.806543 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.04.17 16:09:58.806690 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001984 sec., 15120.967741935483 rows/sec., 1.15 MiB/sec. | ||
| 950 | 2026.04.17 16:09:58.806732 [ 267 ] {ce4a0a81-0329-4a04-9af0-073babeddaad} <Debug> TCPHandler: Processed in 0.002403728 sec. | ||
| 951 | 2026.04.17 16:09:58.806871 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.04.17 16:09:58.806966 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 953 | 2026.04.17 16:09:58.807005 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 954 | 2026.04.17 16:09:58.807425 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.04.17 16:09:58.807460 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 956 | 2026.04.17 16:09:58.807850 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 957 | 2026.04.17 16:09:58.808273 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.04.17 16:09:58.808397 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00145 sec., 24827.586206896554 rows/sec., 1.94 MiB/sec. | ||
| 959 | 2026.04.17 16:09:58.808439 [ 267 ] {c01c262b-d7f9-4ba5-a57c-5aef04832547} <Debug> TCPHandler: Processed in 0.001620823 sec. | ||
| 960 | 2026.04.17 16:09:58.808559 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.04.17 16:09:58.808652 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 962 | 2026.04.17 16:09:58.808694 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 963 | 2026.04.17 16:09:58.809092 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.04.17 16:09:58.809125 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 965 | 2026.04.17 16:09:58.809545 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 966 | 2026.04.17 16:09:58.809979 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.04.17 16:09:58.810104 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00147 sec., 74829.93197278911 rows/sec., 5.22 MiB/sec. | ||
| 968 | 2026.04.17 16:09:58.810137 [ 267 ] {4d88bfe2-42ad-4799-8481-4342f1d6a7fa} <Debug> TCPHandler: Processed in 0.001625343 sec. | ||
| 969 | 2026.04.17 16:09:58.810268 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.04.17 16:09:58.810361 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 971 | 2026.04.17 16:09:58.810401 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 972 | 2026.04.17 16:09:58.810720 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.04.17 16:09:58.810754 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 974 | 2026.04.17 16:09:58.811233 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 975 | 2026.04.17 16:09:58.811689 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.04.17 16:09:58.811812 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001469 sec., 27229.40776038121 rows/sec., 1.82 MiB/sec. | ||
| 977 | 2026.04.17 16:09:58.811845 [ 267 ] {c77916d5-9529-4e05-8aee-b003d017056e} <Debug> TCPHandler: Processed in 0.001631733 sec. | ||
| 978 | 2026.04.17 16:10:03.804633 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.04.17 16:10:03.804846 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 980 | 2026.04.17 16:10:03.804915 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 981 | 2026.04.17 16:10:03.805616 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.04.17 16:10:03.805663 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 983 | 2026.04.17 16:10:03.806153 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2026.04.17 16:10:03.806578 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.04.17 16:10:03.806733 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001941 sec., 15455.950540958269 rows/sec., 1.18 MiB/sec. | ||
| 986 | 2026.04.17 16:10:03.806774 [ 267 ] {cd9490f6-1343-4aae-a883-694cb342f944} <Debug> TCPHandler: Processed in 0.002278036 sec. | ||
| 987 | 2026.04.17 16:10:03.806915 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.04.17 16:10:03.807010 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 989 | 2026.04.17 16:10:03.807049 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 990 | 2026.04.17 16:10:03.807468 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.04.17 16:10:03.807505 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 992 | 2026.04.17 16:10:03.807902 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 993 | 2026.04.17 16:10:03.808324 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.04.17 16:10:03.808458 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001465 sec., 24573.378839590445 rows/sec., 1.92 MiB/sec. | ||
| 995 | 2026.04.17 16:10:03.808496 [ 267 ] {46f78449-95e0-4e9d-95df-ecbec5b84872} <Debug> TCPHandler: Processed in 0.001630473 sec. | ||
| 996 | 2026.04.17 16:10:03.808617 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.04.17 16:10:03.808710 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 998 | 2026.04.17 16:10:03.808752 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 999 | 2026.04.17 16:10:03.809142 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.04.17 16:10:03.809177 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1001 | 2026.04.17 16:10:03.809604 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1002 | 2026.04.17 16:10:03.810069 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.04.17 16:10:03.810201 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00151 sec., 72847.68211920529 rows/sec., 5.08 MiB/sec. | ||
| 1004 | 2026.04.17 16:10:03.810245 [ 267 ] {7f09b2d7-87dc-4abc-80ad-64761407bcf1} <Debug> TCPHandler: Processed in 0.001678654 sec. | ||
| 1005 | 2026.04.17 16:10:03.810367 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.04.17 16:10:03.810461 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1007 | 2026.04.17 16:10:03.810501 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1008 | 2026.04.17 16:10:03.810826 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.04.17 16:10:03.810862 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1010 | 2026.04.17 16:10:03.811269 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1011 | 2026.04.17 16:10:03.811684 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.04.17 16:10:03.811811 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001369 sec., 29218.407596785975 rows/sec., 1.95 MiB/sec. | ||
| 1013 | 2026.04.17 16:10:03.811856 [ 267 ] {97e87344-305a-4a7d-ae21-490c7aab8b2f} <Debug> TCPHandler: Processed in 0.001537471 sec. | ||
| 1014 | 2026.04.17 16:10:04.182034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1015 | 2026.04.17 16:10:04.182538 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.04.17 16:10:04.182572 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1017 | 2026.04.17 16:10:04.183160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1018 | 2026.04.17 16:10:04.183741 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.04.17 16:10:04.183888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1020 | 2026.04.17 16:10:04.296493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1021 | 2026.04.17 16:10:04.312702 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2026.04.17 16:10:04.312742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1023 | 2026.04.17 16:10:04.318762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1024 | 2026.04.17 16:10:04.319874 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2026.04.17 16:10:04.322615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1026 | 2026.04.17 16:10:06.678151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 156 | ||
| 1027 | 2026.04.17 16:10:06.680259 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.04.17 16:10:06.680303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1029 | 2026.04.17 16:10:06.681569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1030 | 2026.04.17 16:10:06.682133 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.04.17 16:10:06.682449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1032 | 2026.04.17 16:10:08.799080 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.04.17 16:10:08.799299 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1034 | 2026.04.17 16:10:08.803944 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1035 | 2026.04.17 16:10:08.806444 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1036 | 2026.04.17 16:10:08.806685 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.04.17 16:10:08.811471 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.04.17 16:10:08.813810 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1039 | 2026.04.17 16:10:08.815948 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1040 | 2026.04.17 16:10:08.818321 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1041 | 2026.04.17 16:10:08.818352 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1042 | 2026.04.17 16:10:08.820804 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1043 | 2026.04.17 16:10:08.820833 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1044 | 2026.04.17 16:10:08.845651 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.046442 sec., 409.11244132466305 rows/sec., 16.67 KiB/sec. | ||
| 1045 | 2026.04.17 16:10:08.845747 [ 267 ] {d30673de-5dc2-4e8c-8ae5-dea3c8e14d4c} <Debug> TCPHandler: Processed in 0.046791302 sec. | ||
| 1046 | 2026.04.17 16:10:08.846121 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.04.17 16:10:08.846252 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1048 | 2026.04.17 16:10:08.846456 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1049 | 2026.04.17 16:10:08.846489 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <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', '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')" moved to PREWHERE | ||
| 1050 | 2026.04.17 16:10:08.846660 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2026.04.17 16:10:08.846714 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2026.04.17 16:10:08.846814 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1053 | 2026.04.17 16:10:08.846841 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1054 | 2026.04.17 16:10:08.846859 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1055 | 2026.04.17 16:10:08.846873 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1056 | 2026.04.17 16:10:08.846905 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <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', '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'))" | ||
| 1057 | 2026.04.17 16:10:08.846922 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1058 | 2026.04.17 16:10:08.847361 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001161 sec., 16365.20241171404 rows/sec., 667.02 KiB/sec. | ||
| 1059 | 2026.04.17 16:10:08.847444 [ 267 ] {f087d3bd-66d6-448c-b62f-5d3adc190058} <Debug> TCPHandler: Processed in 0.001372478 sec. | ||
| 1060 | 2026.04.17 16:10:08.848113 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.04.17 16:10:08.848238 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1062 | 2026.04.17 16:10:08.848429 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1063 | 2026.04.17 16:10:08.848460 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <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', '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')" moved to PREWHERE | ||
| 1064 | 2026.04.17 16:10:08.848626 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.04.17 16:10:08.848677 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.04.17 16:10:08.848772 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1067 | 2026.04.17 16:10:08.848798 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1068 | 2026.04.17 16:10:08.848816 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1069 | 2026.04.17 16:10:08.848830 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1070 | 2026.04.17 16:10:08.848861 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <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', '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'))" | ||
| 1071 | 2026.04.17 16:10:08.848878 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1072 | 2026.04.17 16:10:08.849303 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001114 sec., 17055.655296229805 rows/sec., 695.17 KiB/sec. | ||
| 1073 | 2026.04.17 16:10:08.849384 [ 267 ] {b0de27aa-0dcb-4440-a8a0-85b663522973} <Debug> TCPHandler: Processed in 0.001319147 sec. | ||
| 1074 | 2026.04.17 16:10:08.849612 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.04.17 16:10:08.849736 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1076 | 2026.04.17 16:10:08.849925 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1077 | 2026.04.17 16:10:08.849957 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <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', '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')" moved to PREWHERE | ||
| 1078 | 2026.04.17 16:10:08.850122 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.04.17 16:10:08.850172 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.04.17 16:10:08.850267 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1081 | 2026.04.17 16:10:08.850294 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1082 | 2026.04.17 16:10:08.850312 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1083 | 2026.04.17 16:10:08.850326 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1084 | 2026.04.17 16:10:08.850358 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <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', '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'))" | ||
| 1085 | 2026.04.17 16:10:08.850375 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1086 | 2026.04.17 16:10:08.850755 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001066 sec., 17823.639774859286 rows/sec., 726.47 KiB/sec. | ||
| 1087 | 2026.04.17 16:10:08.850832 [ 267 ] {f7a5ec0c-c438-41bc-92e8-7dde8f1ebebc} <Debug> TCPHandler: Processed in 0.001267615 sec. | ||
| 1088 | 2026.04.17 16:10:08.851129 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.04.17 16:10:08.851252 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1090 | 2026.04.17 16:10:08.851445 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1091 | 2026.04.17 16:10:08.851476 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <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', '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')" moved to PREWHERE | ||
| 1092 | 2026.04.17 16:10:08.851642 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.04.17 16:10:08.851692 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.04.17 16:10:08.851785 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1095 | 2026.04.17 16:10:08.851812 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1096 | 2026.04.17 16:10:08.851830 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1097 | 2026.04.17 16:10:08.851843 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1098 | 2026.04.17 16:10:08.851874 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <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', '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'))" | ||
| 1099 | 2026.04.17 16:10:08.851891 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1100 | 2026.04.17 16:10:08.852279 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001073 sec., 17707.36253494874 rows/sec., 721.73 KiB/sec. | ||
| 1101 | 2026.04.17 16:10:08.852359 [ 267 ] {7691add7-b656-4d19-b4c6-905ee2240c1b} <Debug> TCPHandler: Processed in 0.001277436 sec. | ||
| 1102 | 2026.04.17 16:10:08.852628 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.04.17 16:10:08.852753 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1104 | 2026.04.17 16:10:08.852940 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1105 | 2026.04.17 16:10:08.852971 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <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', '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')" moved to PREWHERE | ||
| 1106 | 2026.04.17 16:10:08.853139 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.04.17 16:10:08.853189 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.04.17 16:10:08.853283 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1109 | 2026.04.17 16:10:08.853310 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1110 | 2026.04.17 16:10:08.853328 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1111 | 2026.04.17 16:10:08.853342 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1112 | 2026.04.17 16:10:08.853373 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <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', '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'))" | ||
| 1113 | 2026.04.17 16:10:08.853391 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1114 | 2026.04.17 16:10:08.853766 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001061 sec., 17907.634307257304 rows/sec., 729.89 KiB/sec. | ||
| 1115 | 2026.04.17 16:10:08.853844 [ 267 ] {258b675a-c611-435f-b051-31d468d3da9c} <Debug> TCPHandler: Processed in 0.001263456 sec. | ||
| 1116 | 2026.04.17 16:10:08.854088 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.04.17 16:10:08.854212 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1118 | 2026.04.17 16:10:08.854399 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1119 | 2026.04.17 16:10:08.854430 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <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', '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')" moved to PREWHERE | ||
| 1120 | 2026.04.17 16:10:08.854602 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2026.04.17 16:10:08.854652 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2026.04.17 16:10:08.854746 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1123 | 2026.04.17 16:10:08.854773 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1124 | 2026.04.17 16:10:08.854790 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1125 | 2026.04.17 16:10:08.854804 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1126 | 2026.04.17 16:10:08.854835 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <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', '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'))" | ||
| 1127 | 2026.04.17 16:10:08.854852 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1128 | 2026.04.17 16:10:08.855240 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001076 sec., 17657.992565055763 rows/sec., 719.72 KiB/sec. | ||
| 1129 | 2026.04.17 16:10:08.855318 [ 267 ] {0fdca0a3-127e-4e48-9c94-6cf31cf8313e} <Debug> TCPHandler: Processed in 0.001277256 sec. | ||
| 1130 | 2026.04.17 16:10:08.855554 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.04.17 16:10:08.855677 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1132 | 2026.04.17 16:10:08.855866 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1133 | 2026.04.17 16:10:08.855898 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <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', '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')" moved to PREWHERE | ||
| 1134 | 2026.04.17 16:10:08.856068 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1135 | 2026.04.17 16:10:08.856118 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1136 | 2026.04.17 16:10:08.856213 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1137 | 2026.04.17 16:10:08.856240 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1138 | 2026.04.17 16:10:08.856257 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1139 | 2026.04.17 16:10:08.856271 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1140 | 2026.04.17 16:10:08.856302 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <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', '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'))" | ||
| 1141 | 2026.04.17 16:10:08.856319 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1142 | 2026.04.17 16:10:08.856699 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001069 sec., 17773.620205799813 rows/sec., 724.43 KiB/sec. | ||
| 1143 | 2026.04.17 16:10:08.856778 [ 267 ] {4357b2fe-23bf-4b3f-be74-1b571f5a338b} <Debug> TCPHandler: Processed in 0.001271516 sec. | ||
| 1144 | 2026.04.17 16:10:08.857053 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.04.17 16:10:08.857177 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1146 | 2026.04.17 16:10:08.857367 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1147 | 2026.04.17 16:10:08.857398 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <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', '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')" moved to PREWHERE | ||
| 1148 | 2026.04.17 16:10:08.857568 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1149 | 2026.04.17 16:10:08.857618 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2026.04.17 16:10:08.857712 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1151 | 2026.04.17 16:10:08.857738 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1152 | 2026.04.17 16:10:08.857756 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1153 | 2026.04.17 16:10:08.857770 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1154 | 2026.04.17 16:10:08.857801 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <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', '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'))" | ||
| 1155 | 2026.04.17 16:10:08.857818 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1156 | 2026.04.17 16:10:08.858217 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001088 sec., 17463.235294117647 rows/sec., 711.78 KiB/sec. | ||
| 1157 | 2026.04.17 16:10:08.858295 [ 267 ] {99c8ba81-4058-4943-9540-974f40aaf917} <Debug> TCPHandler: Processed in 0.001289325 sec. | ||
| 1158 | 2026.04.17 16:10:08.858537 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.04.17 16:10:08.858663 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1160 | 2026.04.17 16:10:08.858854 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1161 | 2026.04.17 16:10:08.858886 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <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', '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')" moved to PREWHERE | ||
| 1162 | 2026.04.17 16:10:08.859058 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1163 | 2026.04.17 16:10:08.859108 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1164 | 2026.04.17 16:10:08.859201 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1165 | 2026.04.17 16:10:08.859228 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1166 | 2026.04.17 16:10:08.859245 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1167 | 2026.04.17 16:10:08.859259 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1168 | 2026.04.17 16:10:08.859290 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <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', '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'))" | ||
| 1169 | 2026.04.17 16:10:08.859308 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1170 | 2026.04.17 16:10:08.859689 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001075 sec., 17674.418604651164 rows/sec., 720.39 KiB/sec. | ||
| 1171 | 2026.04.17 16:10:08.859767 [ 267 ] {88294053-3f23-4899-bd68-b54edbcb4c47} <Debug> TCPHandler: Processed in 0.001277426 sec. | ||
| 1172 | 2026.04.17 16:10:08.860012 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.04.17 16:10:08.860137 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1174 | 2026.04.17 16:10:08.860329 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1175 | 2026.04.17 16:10:08.860362 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <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', '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')" moved to PREWHERE | ||
| 1176 | 2026.04.17 16:10:08.860536 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.04.17 16:10:08.860585 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2026.04.17 16:10:08.860679 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1179 | 2026.04.17 16:10:08.860706 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1180 | 2026.04.17 16:10:08.860724 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1181 | 2026.04.17 16:10:08.860738 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1182 | 2026.04.17 16:10:08.860769 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <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', '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'))" | ||
| 1183 | 2026.04.17 16:10:08.860786 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1184 | 2026.04.17 16:10:08.861188 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001099 sec., 17288.444040036396 rows/sec., 704.65 KiB/sec. | ||
| 1185 | 2026.04.17 16:10:08.861266 [ 267 ] {bb268bb8-53b6-46f4-997e-9eb375165112} <Debug> TCPHandler: Processed in 0.001301656 sec. | ||
| 1186 | 2026.04.17 16:10:08.868528 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.04.17 16:10:08.868778 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1188 | 2026.04.17 16:10:08.869109 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1189 | 2026.04.17 16:10:08.869142 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <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', '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 | ||
| 1190 | 2026.04.17 16:10:08.869318 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2026.04.17 16:10:08.869368 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1192 | 2026.04.17 16:10:08.869462 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1193 | 2026.04.17 16:10:08.869489 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1194 | 2026.04.17 16:10:08.869506 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1195 | 2026.04.17 16:10:08.869520 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1196 | 2026.04.17 16:10:08.869551 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <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', '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'))" | ||
| 1197 | 2026.04.17 16:10:08.869568 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1198 | 2026.04.17 16:10:08.869973 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001303 sec., 14581.734458940906 rows/sec., 594.33 KiB/sec. | ||
| 1199 | 2026.04.17 16:10:08.870058 [ 267 ] {280406d4-9297-421f-8225-10d2c2cd56da} <Debug> TCPHandler: Processed in 0.001627762 sec. | ||
| 1200 | 2026.04.17 16:10:08.875729 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.04.17 16:10:08.875926 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1202 | 2026.04.17 16:10:08.876003 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1203 | 2026.04.17 16:10:08.876526 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.04.17 16:10:08.876565 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1205 | 2026.04.17 16:10:08.877124 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1206 | 2026.04.17 16:10:08.877518 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.04.17 16:10:08.877666 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001797 sec., 6677.7963272120205 rows/sec., 2.38 MiB/sec. | ||
| 1208 | 2026.04.17 16:10:08.877703 [ 267 ] {9a750bf5-1ca4-4d64-b3e8-5796132171b2} <Debug> TCPHandler: Processed in 0.002070661 sec. | ||
| 1209 | 2026.04.17 16:10:08.877828 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.04.17 16:10:08.877922 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.04.17 16:10:08.877961 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1212 | 2026.04.17 16:10:08.880457 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.04.17 16:10:08.880522 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1214 | 2026.04.17 16:10:08.881211 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2026.04.17 16:10:08.881633 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.04.17 16:10:08.881760 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003859 sec., 73594.19538740606 rows/sec., 4.67 MiB/sec. | ||
| 1217 | 2026.04.17 16:10:08.881796 [ 267 ] {d732f1a5-dde2-4368-b31f-f1f56f09b533} <Debug> TCPHandler: Processed in 0.004017161 sec. | ||
| 1218 | 2026.04.17 16:10:08.881919 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.04.17 16:10:08.882017 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1220 | 2026.04.17 16:10:08.882056 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1221 | 2026.04.17 16:10:08.882443 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.04.17 16:10:08.882479 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1223 | 2026.04.17 16:10:08.882863 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2026.04.17 16:10:08.883285 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.04.17 16:10:08.883413 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001415 sec., 1413.4275618374559 rows/sec., 115.26 KiB/sec. | ||
| 1226 | 2026.04.17 16:10:08.883449 [ 267 ] {af758dbd-096c-42eb-b5d4-8c67936070a0} <Debug> TCPHandler: Processed in 0.001577092 sec. | ||
| 1227 | 2026.04.17 16:10:08.883557 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.04.17 16:10:08.883649 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1229 | 2026.04.17 16:10:08.883687 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1230 | 2026.04.17 16:10:08.884438 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.04.17 16:10:08.884474 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1232 | 2026.04.17 16:10:08.884928 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1233 | 2026.04.17 16:10:08.885346 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.04.17 16:10:08.885474 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Debug> executeQuery: Read 772 rows, 60.85 KiB in 0.001842 sec., 419109.66340933763 rows/sec., 32.26 MiB/sec. | ||
| 1235 | 2026.04.17 16:10:08.885510 [ 267 ] {acc29638-ddea-42ef-b427-c768c436a56a} <Debug> TCPHandler: Processed in 0.00200061 sec. | ||
| 1236 | 2026.04.17 16:10:08.885630 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.04.17 16:10:08.885722 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1238 | 2026.04.17 16:10:08.885760 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1239 | 2026.04.17 16:10:08.886190 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.04.17 16:10:08.886225 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1241 | 2026.04.17 16:10:08.886683 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1242 | 2026.04.17 16:10:08.887232 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.04.17 16:10:08.887357 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001652 sec., 87167.07021791767 rows/sec., 5.13 MiB/sec. | ||
| 1244 | 2026.04.17 16:10:08.887394 [ 267 ] {bc7eb5ed-f16b-4a88-822a-b34eea720b95} <Debug> TCPHandler: Processed in 0.001811016 sec. | ||
| 1245 | 2026.04.17 16:10:08.887523 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.04.17 16:10:08.887615 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1247 | 2026.04.17 16:10:08.887652 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1248 | 2026.04.17 16:10:08.888106 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.04.17 16:10:08.888139 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1250 | 2026.04.17 16:10:08.888605 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1251 | 2026.04.17 16:10:08.889037 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.04.17 16:10:08.889161 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001564 sec., 95268.54219948848 rows/sec., 6.15 MiB/sec. | ||
| 1253 | 2026.04.17 16:10:08.889198 [ 267 ] {87889fb1-bcef-466c-b05d-cc8770737319} <Debug> TCPHandler: Processed in 0.001723225 sec. | ||
| 1254 | 2026.04.17 16:10:08.889323 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.04.17 16:10:08.889415 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.04.17 16:10:08.889459 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1257 | 2026.04.17 16:10:08.889886 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.04.17 16:10:08.889923 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1259 | 2026.04.17 16:10:08.890343 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1260 | 2026.04.17 16:10:08.890769 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.04.17 16:10:08.890893 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001495 sec., 98996.65551839465 rows/sec., 5.63 MiB/sec. | ||
| 1262 | 2026.04.17 16:10:08.890930 [ 267 ] {0a2f322c-f63f-4632-8341-1b188db111d0} <Debug> TCPHandler: Processed in 0.001653673 sec. | ||
| 1263 | 2026.04.17 16:10:08.891067 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.04.17 16:10:08.891159 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1265 | 2026.04.17 16:10:08.891196 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1266 | 2026.04.17 16:10:08.891710 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.04.17 16:10:08.891746 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1268 | 2026.04.17 16:10:08.892211 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1269 | 2026.04.17 16:10:08.892631 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.04.17 16:10:08.892757 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Debug> executeQuery: Read 464 rows, 33.11 KiB in 0.001616 sec., 287128.71287128713 rows/sec., 20.01 MiB/sec. | ||
| 1271 | 2026.04.17 16:10:08.892794 [ 267 ] {f123a1ea-40ec-4ff0-855f-5ae5a2ef3409} <Debug> TCPHandler: Processed in 0.001775256 sec. | ||
| 1272 | 2026.04.17 16:10:08.892920 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.04.17 16:10:08.893012 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1274 | 2026.04.17 16:10:08.893052 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1275 | 2026.04.17 16:10:08.893370 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.04.17 16:10:08.893406 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1277 | 2026.04.17 16:10:08.893857 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1278 | 2026.04.17 16:10:08.894273 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.04.17 16:10:08.894398 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
| 1280 | 2026.04.17 16:10:08.894433 [ 267 ] {b5ee0c70-59f1-4cdd-b89b-62d76a860b9f} <Debug> TCPHandler: Processed in 0.001560981 sec. | ||
| 1281 | 2026.04.17 16:10:08.894554 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.04.17 16:10:08.894646 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.04.17 16:10:08.894686 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1284 | 2026.04.17 16:10:08.895064 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.04.17 16:10:08.895100 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1286 | 2026.04.17 16:10:08.895516 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1287 | 2026.04.17 16:10:08.895922 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.04.17 16:10:08.896047 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Debug> executeQuery: Read 216 rows, 14.55 KiB in 0.001419 sec., 152219.8731501057 rows/sec., 10.02 MiB/sec. | ||
| 1289 | 2026.04.17 16:10:08.896082 [ 267 ] {fcd84ce2-180d-43be-8ab7-f767532ffb69} <Debug> TCPHandler: Processed in 0.001574421 sec. | ||
| 1290 | 2026.04.17 16:10:08.896202 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.04.17 16:10:08.896293 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.04.17 16:10:08.896332 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1293 | 2026.04.17 16:10:08.896634 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.04.17 16:10:08.896669 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1295 | 2026.04.17 16:10:08.897062 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1296 | 2026.04.17 16:10:08.897514 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.04.17 16:10:08.897638 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec. | ||
| 1298 | 2026.04.17 16:10:08.897673 [ 267 ] {6fa0dd79-5fb2-4232-ae1f-5d9ba18deb22} <Debug> TCPHandler: Processed in 0.0015184 sec. | ||
| 1299 | 2026.04.17 16:10:08.897795 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.04.17 16:10:08.897886 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.04.17 16:10:08.897925 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1302 | 2026.04.17 16:10:08.898249 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.04.17 16:10:08.898285 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1304 | 2026.04.17 16:10:08.898681 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1305 | 2026.04.17 16:10:08.899087 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.04.17 16:10:08.899214 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001345 sec., 52044.60966542751 rows/sec., 3.17 MiB/sec. | ||
| 1307 | 2026.04.17 16:10:08.899248 [ 267 ] {b2ea1929-31c2-4765-88ac-b46cb4bad0a9} <Debug> TCPHandler: Processed in 0.00150041 sec. | ||
| 1308 | 2026.04.17 16:10:11.607979 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1309 | 2026.04.17 16:10:11.608072 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1310 | 2026.04.17 16:10:11.683961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1311 | 2026.04.17 16:10:11.684725 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.04.17 16:10:11.684799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1313 | 2026.04.17 16:10:11.685548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1314 | 2026.04.17 16:10:11.686048 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.04.17 16:10:11.686172 [ 78 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1316 | 2026.04.17 16:10:11.686194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1317 | 2026.04.17 16:10:11.686254 [ 78 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.04.17 16:10:11.686284 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1319 | 2026.04.17 16:10:11.686509 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 1320 | 2026.04.17 16:10:11.686660 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1321 | 2026.04.17 16:10:11.686727 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 1322 | 2026.04.17 16:10:11.686834 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 1323 | 2026.04.17 16:10:11.686927 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 1324 | 2026.04.17 16:10:11.687048 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1325 | 2026.04.17 16:10:11.687130 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1326 | 2026.04.17 16:10:11.687190 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1327 | 2026.04.17 16:10:11.715914 [ 187 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.029509774 sec., 95087.13960330568 rows/sec., 1.36 MiB/sec. | ||
| 1328 | 2026.04.17 16:10:11.716786 [ 202 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1329 | 2026.04.17 16:10:11.717275 [ 202 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.04.17 16:10:11.717346 [ 202 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_6_1} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1331 | 2026.04.17 16:10:11.717436 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1332 | 2026.04.17 16:10:11.822668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1333 | 2026.04.17 16:10:11.839318 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.04.17 16:10:11.839360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1335 | 2026.04.17 16:10:11.845707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1336 | 2026.04.17 16:10:11.846779 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.04.17 16:10:11.847042 [ 78 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1338 | 2026.04.17 16:10:11.847086 [ 78 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.04.17 16:10:11.847110 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1340 | 2026.04.17 16:10:11.847184 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 1341 | 2026.04.17 16:10:11.850039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1342 | 2026.04.17 16:10:11.851520 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1343 | 2026.04.17 16:10:11.853194 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 1344 | 2026.04.17 16:10:11.857986 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 1345 | 2026.04.17 16:10:11.862535 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 1346 | 2026.04.17 16:10:11.866753 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 1347 | 2026.04.17 16:10:11.874294 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 1348 | 2026.04.17 16:10:11.878612 [ 202 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 1349 | 2026.04.17 16:10:11.938373 [ 187 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091215106 sec., 504.3024342919691 rows/sec., 2.61 MiB/sec. | ||
| 1350 | 2026.04.17 16:10:11.940930 [ 187 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1351 | 2026.04.17 16:10:11.943311 [ 187 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_6_1} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.04.17 16:10:11.943387 [ 187 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_6_1} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1353 | 2026.04.17 16:10:11.945111 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1354 | 2026.04.17 16:10:12.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.33 MiB, peak 174.87 MiB, free memory in arenas 0.00 B, will set to 176.39 MiB (RSS), difference: 11.06 MiB | ||
| 1355 | 2026.04.17 16:10:13.805556 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.04.17 16:10:13.805750 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1357 | 2026.04.17 16:10:13.805825 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1358 | 2026.04.17 16:10:13.806476 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.04.17 16:10:13.806512 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1360 | 2026.04.17 16:10:13.806989 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1361 | 2026.04.17 16:10:13.807449 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.04.17 16:10:13.807616 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001919 sec., 15633.142261594581 rows/sec., 1.19 MiB/sec. | ||
| 1363 | 2026.04.17 16:10:13.807658 [ 267 ] {9f3c80f1-35a0-4a3c-90f4-22f7bca61a39} <Debug> TCPHandler: Processed in 0.002231285 sec. | ||
| 1364 | 2026.04.17 16:10:13.807803 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.04.17 16:10:13.807895 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1366 | 2026.04.17 16:10:13.807934 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1367 | 2026.04.17 16:10:13.808317 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.04.17 16:10:13.808349 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1369 | 2026.04.17 16:10:13.808760 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1370 | 2026.04.17 16:10:13.809216 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.04.17 16:10:13.809360 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001482 sec., 24291.497975708502 rows/sec., 1.90 MiB/sec. | ||
| 1372 | 2026.04.17 16:10:13.809397 [ 267 ] {cafee85b-624d-4bf9-baaf-651662affa49} <Debug> TCPHandler: Processed in 0.001650593 sec. | ||
| 1373 | 2026.04.17 16:10:13.809522 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.04.17 16:10:13.809614 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.04.17 16:10:13.809654 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1376 | 2026.04.17 16:10:13.810017 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.04.17 16:10:13.810050 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1378 | 2026.04.17 16:10:13.810461 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1379 | 2026.04.17 16:10:13.810866 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.04.17 16:10:13.811010 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001414 sec., 77793.4936350778 rows/sec., 5.43 MiB/sec. | ||
| 1381 | 2026.04.17 16:10:13.811047 [ 267 ] {e231ab6e-da59-45ab-86c0-14aed03d7e4c} <Debug> TCPHandler: Processed in 0.001582872 sec. | ||
| 1382 | 2026.04.17 16:10:13.811164 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.04.17 16:10:13.811257 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1384 | 2026.04.17 16:10:13.811297 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1385 | 2026.04.17 16:10:13.811622 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.04.17 16:10:13.811655 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1387 | 2026.04.17 16:10:13.812057 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1388 | 2026.04.17 16:10:13.812584 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.04.17 16:10:13.812746 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001507 sec., 26542.800265428003 rows/sec., 1.77 MiB/sec. | ||
| 1390 | 2026.04.17 16:10:13.812783 [ 267 ] {8b749c66-9e0c-4087-b1c6-7fac60bd77ba} <Debug> TCPHandler: Processed in 0.001665844 sec. | ||
| 1391 | 2026.04.17 16:10:16.424919 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45641 | ||
| 1392 | 2026.04.17 16:10:16.427090 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1393 | 2026.04.17 16:10:16.427149 [ 288 ] {} <Debug> TCP-Session: 89472a61-57c2-4e73-8122-8d9d20c6bd42 Authenticating user 'default' from [fd00:1122:3344:101::e]:45641 | ||
| 1394 | 2026.04.17 16:10:16.427180 [ 288 ] {} <Debug> TCP-Session: 89472a61-57c2-4e73-8122-8d9d20c6bd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.04.17 16:10:16.427198 [ 288 ] {} <Debug> TCP-Session: 89472a61-57c2-4e73-8122-8d9d20c6bd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.04.17 16:10:16.427265 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1397 | 2026.04.17 16:10:16.427297 [ 288 ] {} <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 | ||
| 1398 | 2026.04.17 16:10:16.427334 [ 288 ] {} <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 | ||
| 1399 | 2026.04.17 16:10:16.428378 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55321 | ||
| 1400 | 2026.04.17 16:10:16.428476 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51603 | ||
| 1401 | 2026.04.17 16:10:16.428613 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1402 | 2026.04.17 16:10:16.428641 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42914 | ||
| 1403 | 2026.04.17 16:10:16.428658 [ 289 ] {} <Debug> TCP-Session: 28c6cc83-c8f4-4f66-a4e6-2a77ae62ad93 Authenticating user 'default' from [fd00:1122:3344:101::e]:55321 | ||
| 1404 | 2026.04.17 16:10:16.428725 [ 289 ] {} <Debug> TCP-Session: 28c6cc83-c8f4-4f66-a4e6-2a77ae62ad93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.04.17 16:10:16.428739 [ 289 ] {} <Debug> TCP-Session: 28c6cc83-c8f4-4f66-a4e6-2a77ae62ad93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2026.04.17 16:10:16.428789 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1407 | 2026.04.17 16:10:16.428795 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44701 | ||
| 1408 | 2026.04.17 16:10:16.428791 [ 288 ] {} <Trace> TCP-Session: 89472a61-57c2-4e73-8122-8d9d20c6bd42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.04.17 16:10:16.428834 [ 290 ] {} <Debug> TCP-Session: 29c92816-024c-465f-86ec-450a3729f585 Authenticating user 'default' from [fd00:1122:3344:101::e]:51603 | ||
| 1410 | 2026.04.17 16:10:16.428886 [ 290 ] {} <Debug> TCP-Session: 29c92816-024c-465f-86ec-450a3729f585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2026.04.17 16:10:16.428888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1412 | 2026.04.17 16:10:16.428901 [ 290 ] {} <Debug> TCP-Session: 29c92816-024c-465f-86ec-450a3729f585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.04.17 16:10:16.428944 [ 291 ] {} <Debug> TCP-Session: cad2e86c-0015-4c15-ad1e-3d2783100a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:42914 | ||
| 1414 | 2026.04.17 16:10:16.428973 [ 291 ] {} <Debug> TCP-Session: cad2e86c-0015-4c15-ad1e-3d2783100a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.04.17 16:10:16.428987 [ 291 ] {} <Debug> TCP-Session: cad2e86c-0015-4c15-ad1e-3d2783100a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.04.17 16:10:16.429026 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53016 | ||
| 1417 | 2026.04.17 16:10:16.429032 [ 288 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45641) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1418 | 2026.04.17 16:10:16.429036 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2026.04.17 16:10:16.429105 [ 292 ] {} <Debug> TCP-Session: 26fb0d77-fd0a-411d-bb01-3b53ba416641 Authenticating user 'default' from [fd00:1122:3344:101::e]:44701 | ||
| 1420 | 2026.04.17 16:10:16.429123 [ 292 ] {} <Debug> TCP-Session: 26fb0d77-fd0a-411d-bb01-3b53ba416641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.04.17 16:10:16.429135 [ 292 ] {} <Debug> TCP-Session: 26fb0d77-fd0a-411d-bb01-3b53ba416641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.04.17 16:10:16.429192 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1423 | 2026.04.17 16:10:16.429192 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43223 | ||
| 1424 | 2026.04.17 16:10:16.429233 [ 293 ] {} <Debug> TCP-Session: 4701a811-d429-44a7-80bd-a857dd25f392 Authenticating user 'default' from [fd00:1122:3344:101::e]:53016 | ||
| 1425 | 2026.04.17 16:10:16.429259 [ 293 ] {} <Debug> TCP-Session: 4701a811-d429-44a7-80bd-a857dd25f392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.04.17 16:10:16.429273 [ 293 ] {} <Debug> TCP-Session: 4701a811-d429-44a7-80bd-a857dd25f392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.04.17 16:10:16.429279 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41985 | ||
| 1428 | 2026.04.17 16:10:16.429444 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1429 | 2026.04.17 16:10:16.429457 [ 288 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1430 | 2026.04.17 16:10:16.429468 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43728 | ||
| 1431 | 2026.04.17 16:10:16.429486 [ 294 ] {} <Debug> TCP-Session: fd4d6a51-e523-47f0-9fef-032afed00ced Authenticating user 'default' from [fd00:1122:3344:101::e]:43223 | ||
| 1432 | 2026.04.17 16:10:16.429519 [ 294 ] {} <Debug> TCP-Session: fd4d6a51-e523-47f0-9fef-032afed00ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2026.04.17 16:10:16.429532 [ 294 ] {} <Debug> TCP-Session: fd4d6a51-e523-47f0-9fef-032afed00ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.04.17 16:10:16.429537 [ 288 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.04.17 16:10:16.429577 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1436 | 2026.04.17 16:10:16.429616 [ 295 ] {} <Debug> TCP-Session: c7ca61b6-5ce4-42a8-9ce5-fadd0e734d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:41985 | ||
| 1437 | 2026.04.17 16:10:16.429634 [ 295 ] {} <Debug> TCP-Session: c7ca61b6-5ce4-42a8-9ce5-fadd0e734d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2026.04.17 16:10:16.429650 [ 295 ] {} <Debug> TCP-Session: c7ca61b6-5ce4-42a8-9ce5-fadd0e734d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.04.17 16:10:16.429694 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1440 | 2026.04.17 16:10:16.429734 [ 296 ] {} <Debug> TCP-Session: 750bb30a-37f1-4e4f-bfe0-a196e4a4d376 Authenticating user 'default' from [fd00:1122:3344:101::e]:43728 | ||
| 1441 | 2026.04.17 16:10:16.429755 [ 296 ] {} <Debug> TCP-Session: 750bb30a-37f1-4e4f-bfe0-a196e4a4d376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.04.17 16:10:16.429769 [ 296 ] {} <Debug> TCP-Session: 750bb30a-37f1-4e4f-bfe0-a196e4a4d376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.04.17 16:10:16.430084 [ 288 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 1444 | 2026.04.17 16:10:16.450263 [ 301 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Trace> AggregatingTransform: Aggregating | ||
| 1445 | 2026.04.17 16:10:16.450444 [ 301 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1446 | 2026.04.17 16:10:16.453142 [ 301 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006550502 sec. (152.660 rows/sec., 5.96 KiB/sec.) | ||
| 1447 | 2026.04.17 16:10:16.453183 [ 301 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Trace> Aggregator: Merging aggregated data | ||
| 1448 | 2026.04.17 16:10:16.453221 [ 301 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1449 | 2026.04.17 16:10:16.454536 [ 288 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.025561 sec., 39.12210007433199 rows/sec., 1.53 KiB/sec. | ||
| 1450 | 2026.04.17 16:10:16.454704 [ 288 ] {c969b4bc-e14b-435e-892d-91b6a22100c8} <Debug> TCPHandler: Processed in 0.026162916 sec. | ||
| 1451 | 2026.04.17 16:10:16.459834 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2026.04.17 16:10:16.459870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1453 | 2026.04.17 16:10:16.459895 [ 288 ] {} <Debug> TCP-Session: 89472a61-57c2-4e73-8122-8d9d20c6bd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2026.04.17 16:10:16.459905 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1455 | 2026.04.17 16:10:16.459931 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2026.04.17 16:10:16.459949 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1457 | 2026.04.17 16:10:16.459974 [ 292 ] {} <Debug> TCP-Session: 26fb0d77-fd0a-411d-bb01-3b53ba416641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.04.17 16:10:16.459968 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2026.04.17 16:10:16.460004 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2026.04.17 16:10:16.460049 [ 293 ] {} <Debug> TCP-Session: 4701a811-d429-44a7-80bd-a857dd25f392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2026.04.17 16:10:16.460011 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2026.04.17 16:10:16.460085 [ 296 ] {} <Debug> TCP-Session: 750bb30a-37f1-4e4f-bfe0-a196e4a4d376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.04.17 16:10:16.460004 [ 295 ] {} <Debug> TCP-Session: c7ca61b6-5ce4-42a8-9ce5-fadd0e734d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.04.17 16:10:16.460139 [ 290 ] {} <Debug> TCP-Session: 29c92816-024c-465f-86ec-450a3729f585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.04.17 16:10:16.459998 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1466 | 2026.04.17 16:10:16.459991 [ 291 ] {} <Debug> TCP-Session: cad2e86c-0015-4c15-ad1e-3d2783100a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2026.04.17 16:10:16.460201 [ 294 ] {} <Debug> TCP-Session: fd4d6a51-e523-47f0-9fef-032afed00ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.04.17 16:10:16.459951 [ 289 ] {} <Debug> TCP-Session: 28c6cc83-c8f4-4f66-a4e6-2a77ae62ad93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.04.17 16:10:16.682678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 214 | ||
| 1470 | 2026.04.17 16:10:16.685602 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.04.17 16:10:16.685664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1472 | 2026.04.17 16:10:16.687126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1473 | 2026.04.17 16:10:16.687621 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.04.17 16:10:16.687975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1475 | 2026.04.17 16:10:17.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.66 MiB, peak 184.79 MiB, free memory in arenas 0.00 B, will set to 178.41 MiB (RSS), difference: 1.75 MiB | ||
| 1476 | 2026.04.17 16:10:18.813548 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.04.17 16:10:18.813839 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.04.17 16:10:18.813946 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1479 | 2026.04.17 16:10:18.814928 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.04.17 16:10:18.814980 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1481 | 2026.04.17 16:10:18.815537 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1482 | 2026.04.17 16:10:18.815974 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.04.17 16:10:18.816139 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002377 sec., 119478.33403449725 rows/sec., 7.59 MiB/sec. | ||
| 1484 | 2026.04.17 16:10:18.816189 [ 267 ] {4acd65a5-51b3-4b0f-8ebb-7fe1d2589b0a} <Debug> TCPHandler: Processed in 0.002825287 sec. | ||
| 1485 | 2026.04.17 16:10:18.816339 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.04.17 16:10:18.816440 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1487 | 2026.04.17 16:10:18.816486 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1488 | 2026.04.17 16:10:18.817231 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.04.17 16:10:18.817268 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1490 | 2026.04.17 16:10:18.817729 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1491 | 2026.04.17 16:10:18.818149 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.04.17 16:10:18.818262 [ 69 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1493 | 2026.04.17 16:10:18.818282 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Debug> executeQuery: Read 771 rows, 60.78 KiB in 0.001863 sec., 413848.6312399356 rows/sec., 31.86 MiB/sec. | ||
| 1494 | 2026.04.17 16:10:18.818336 [ 69 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.04.17 16:10:18.818346 [ 267 ] {41818c39-74b6-49d9-8d84-0fde3ed8b7c8} <Debug> TCPHandler: Processed in 0.002061382 sec. | ||
| 1496 | 2026.04.17 16:10:18.818367 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1497 | 2026.04.17 16:10:18.818497 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.04.17 16:10:18.818503 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 1499 | 2026.04.17 16:10:18.818600 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.04.17 16:10:18.818645 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1501 | 2026.04.17 16:10:18.818649 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1502 | 2026.04.17 16:10:18.818706 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1503 | 2026.04.17 16:10:18.818810 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1504 | 2026.04.17 16:10:18.818869 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1505 | 2026.04.17 16:10:18.818920 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 772 rows starting from the beginning of the part | ||
| 1506 | 2026.04.17 16:10:18.818969 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1507 | 2026.04.17 16:10:18.819021 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 771 rows starting from the beginning of the part | ||
| 1508 | 2026.04.17 16:10:18.819102 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.04.17 16:10:18.819144 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1510 | 2026.04.17 16:10:18.819600 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1511 | 2026.04.17 16:10:18.820057 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.04.17 16:10:18.820197 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001617 sec., 87816.9449598021 rows/sec., 5.16 MiB/sec. | ||
| 1513 | 2026.04.17 16:10:18.820238 [ 267 ] {a0f6585c-5634-4111-94e1-adc811e26ab4} <Debug> TCPHandler: Processed in 0.001791696 sec. | ||
| 1514 | 2026.04.17 16:10:18.820278 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1665 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828677 sec., 910494.3081801762 rows/sec., 73.51 MiB/sec. | ||
| 1515 | 2026.04.17 16:10:18.820362 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.04.17 16:10:18.820463 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.04.17 16:10:18.820503 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1518 | 2026.04.17 16:10:18.820650 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1519 | 2026.04.17 16:10:18.820949 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.04.17 16:10:18.820984 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1521 | 2026.04.17 16:10:18.821158 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.04.17 16:10:18.821229 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_6_1} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1523 | 2026.04.17 16:10:18.821303 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1524 | 2026.04.17 16:10:18.821413 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1525 | 2026.04.17 16:10:18.821820 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.04.17 16:10:18.821948 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001504 sec., 99069.14893617021 rows/sec., 6.40 MiB/sec. | ||
| 1527 | 2026.04.17 16:10:18.821986 [ 267 ] {a0fb57fe-1db6-4607-8d61-dc3692ade40b} <Debug> TCPHandler: Processed in 0.001675294 sec. | ||
| 1528 | 2026.04.17 16:10:18.822107 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.04.17 16:10:18.822201 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1530 | 2026.04.17 16:10:18.822239 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1531 | 2026.04.17 16:10:18.822669 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.04.17 16:10:18.822705 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1533 | 2026.04.17 16:10:18.823179 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1534 | 2026.04.17 16:10:18.823602 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.04.17 16:10:18.823728 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001545 sec., 95792.88025889968 rows/sec., 5.45 MiB/sec. | ||
| 1536 | 2026.04.17 16:10:18.823765 [ 267 ] {e7ac2f56-75d4-489e-bb86-ea0b7663e13b} <Debug> TCPHandler: Processed in 0.001708955 sec. | ||
| 1537 | 2026.04.17 16:10:18.823890 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.04.17 16:10:18.823984 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1539 | 2026.04.17 16:10:18.824023 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1540 | 2026.04.17 16:10:18.824577 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.04.17 16:10:18.824613 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1542 | 2026.04.17 16:10:18.825034 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1543 | 2026.04.17 16:10:18.825598 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.04.17 16:10:18.825720 [ 69 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1545 | 2026.04.17 16:10:18.825761 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.001793 sec., 257668.7116564417 rows/sec., 17.94 MiB/sec. | ||
| 1546 | 2026.04.17 16:10:18.825764 [ 69 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.04.17 16:10:18.825807 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1548 | 2026.04.17 16:10:18.825816 [ 267 ] {e068164b-3c00-42e3-94be-da8cbc17ff5b} <Debug> TCPHandler: Processed in 0.001975219 sec. | ||
| 1549 | 2026.04.17 16:10:18.825875 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1550 | 2026.04.17 16:10:18.825965 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.04.17 16:10:18.825967 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1552 | 2026.04.17 16:10:18.826015 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1553 | 2026.04.17 16:10:18.826059 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1554 | 2026.04.17 16:10:18.826087 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1555 | 2026.04.17 16:10:18.826094 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1556 | 2026.04.17 16:10:18.826146 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1557 | 2026.04.17 16:10:18.826148 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 464 rows starting from the beginning of the part | ||
| 1558 | 2026.04.17 16:10:18.826201 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1559 | 2026.04.17 16:10:18.826233 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 462 rows starting from the beginning of the part | ||
| 1560 | 2026.04.17 16:10:18.826539 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.04.17 16:10:18.826581 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1562 | 2026.04.17 16:10:18.827032 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1563 | 2026.04.17 16:10:18.827079 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228815 sec., 874012.7683988232 rows/sec., 65.23 MiB/sec. | ||
| 1564 | 2026.04.17 16:10:18.827365 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1565 | 2026.04.17 16:10:18.827468 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.04.17 16:10:18.827606 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. | ||
| 1567 | 2026.04.17 16:10:18.827644 [ 267 ] {8d9131c7-9bae-4bb1-b625-459f3ce8a3e0} <Debug> TCPHandler: Processed in 0.001741655 sec. | ||
| 1568 | 2026.04.17 16:10:18.827763 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.04.17 16:10:18.827851 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.04.17 16:10:18.827860 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.04.17 16:10:18.827905 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1572 | 2026.04.17 16:10:18.827915 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_6_1} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.04.17 16:10:18.827984 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1574 | 2026.04.17 16:10:18.828310 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.04.17 16:10:18.828345 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1576 | 2026.04.17 16:10:18.828793 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1577 | 2026.04.17 16:10:18.829216 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.04.17 16:10:18.829318 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1579 | 2026.04.17 16:10:18.829348 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001507 sec., 142667.55142667552 rows/sec., 9.38 MiB/sec. | ||
| 1580 | 2026.04.17 16:10:18.829350 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.04.17 16:10:18.829387 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1582 | 2026.04.17 16:10:18.829392 [ 267 ] {cc262e18-4814-4124-9c0b-8747e8bb6ebe} <Debug> TCPHandler: Processed in 0.001678413 sec. | ||
| 1583 | 2026.04.17 16:10:18.829508 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 1584 | 2026.04.17 16:10:18.829523 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.04.17 16:10:18.829637 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1586 | 2026.04.17 16:10:18.829663 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1587 | 2026.04.17 16:10:18.829680 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1588 | 2026.04.17 16:10:18.829717 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 1589 | 2026.04.17 16:10:18.829818 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1590 | 2026.04.17 16:10:18.829876 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1591 | 2026.04.17 16:10:18.829945 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 216 rows starting from the beginning of the part | ||
| 1592 | 2026.04.17 16:10:18.829993 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1593 | 2026.04.17 16:10:18.830051 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1594 | 2026.04.17 16:10:18.830072 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.04.17 16:10:18.830114 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1596 | 2026.04.17 16:10:18.830549 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1597 | 2026.04.17 16:10:18.831045 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.04.17 16:10:18.831171 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715804 sec., 508799.3733549986 rows/sec., 34.50 MiB/sec. | ||
| 1599 | 2026.04.17 16:10:18.831190 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. | ||
| 1600 | 2026.04.17 16:10:18.831234 [ 267 ] {ac24caf4-c2d5-4980-8961-94aac2800f89} <Debug> TCPHandler: Processed in 0.001763055 sec. | ||
| 1601 | 2026.04.17 16:10:18.831357 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.04.17 16:10:18.831430 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1603 | 2026.04.17 16:10:18.831471 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.04.17 16:10:18.831518 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1605 | 2026.04.17 16:10:18.831883 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.04.17 16:10:18.831922 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1607 | 2026.04.17 16:10:18.831950 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.04.17 16:10:18.832049 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1609 | 2026.04.17 16:10:18.832142 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1610 | 2026.04.17 16:10:18.832398 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1611 | 2026.04.17 16:10:18.832885 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.04.17 16:10:18.832996 [ 69 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1613 | 2026.04.17 16:10:18.833022 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.00157 sec., 44585.987261146496 rows/sec., 2.71 MiB/sec. | ||
| 1614 | 2026.04.17 16:10:18.833029 [ 69 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.04.17 16:10:18.833062 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1616 | 2026.04.17 16:10:18.833067 [ 267 ] {7ee18605-185e-473b-b0b8-cebfb2de83cf} <Debug> TCPHandler: Processed in 0.001772276 sec. | ||
| 1617 | 2026.04.17 16:10:18.833154 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 1618 | 2026.04.17 16:10:18.833260 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1619 | 2026.04.17 16:10:18.833295 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1620 | 2026.04.17 16:10:18.833369 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1621 | 2026.04.17 16:10:18.833417 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1622 | 2026.04.17 16:10:18.833463 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1623 | 2026.04.17 16:10:18.833506 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1624 | 2026.04.17 16:10:18.833549 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 1625 | 2026.04.17 16:10:18.834422 [ 190 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304746 sec., 229929.8100933055 rows/sec., 14.71 MiB/sec. | ||
| 1626 | 2026.04.17 16:10:18.834620 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1627 | 2026.04.17 16:10:18.835074 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.04.17 16:10:18.835138 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_6_1} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1629 | 2026.04.17 16:10:18.835193 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1630 | 2026.04.17 16:10:19.186417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 3303 | ||
| 1631 | 2026.04.17 16:10:19.187212 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.04.17 16:10:19.187290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1633 | 2026.04.17 16:10:19.188039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1634 | 2026.04.17 16:10:19.188556 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.04.17 16:10:19.188699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3303 | ||
| 1636 | 2026.04.17 16:10:19.350232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1637 | 2026.04.17 16:10:19.369781 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.04.17 16:10:19.369849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1639 | 2026.04.17 16:10:19.376542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1640 | 2026.04.17 16:10:19.377646 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.04.17 16:10:19.381147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1642 | 2026.04.17 16:10:20.001129 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.17 MiB, peak 184.79 MiB, free memory in arenas 0.00 B, will set to 180.73 MiB (RSS), difference: 1.56 MiB | ||
| 1643 | 2026.04.17 16:10:20.303034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63727 | ||
| 1644 | 2026.04.17 16:10:20.303140 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2026.04.17 16:10:20.303168 [ 288 ] {} <Debug> TCP-Session: d15bf741-f5b0-4fda-ac73-af88e03f2be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63727 | ||
| 1646 | 2026.04.17 16:10:20.303190 [ 288 ] {} <Debug> TCP-Session: d15bf741-f5b0-4fda-ac73-af88e03f2be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.04.17 16:10:20.303204 [ 288 ] {} <Debug> TCP-Session: d15bf741-f5b0-4fda-ac73-af88e03f2be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.04.17 16:10:20.303464 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56084 | ||
| 1649 | 2026.04.17 16:10:20.303497 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34917 | ||
| 1650 | 2026.04.17 16:10:20.303510 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46059 | ||
| 1651 | 2026.04.17 16:10:20.303553 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53103 | ||
| 1652 | 2026.04.17 16:10:20.303559 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53706 | ||
| 1653 | 2026.04.17 16:10:20.303591 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62982 | ||
| 1654 | 2026.04.17 16:10:20.303633 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1655 | 2026.04.17 16:10:20.303634 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1656 | 2026.04.17 16:10:20.303660 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1657 | 2026.04.17 16:10:20.303672 [ 290 ] {} <Debug> TCP-Session: 53554cf9-8a93-4ada-99ae-9bdd562e2557 Authenticating user 'default' from [fd00:1122:3344:101::e]:34917 | ||
| 1658 | 2026.04.17 16:10:20.303683 [ 292 ] {} <Debug> TCP-Session: 698f4e06-04af-4ad4-b7d7-8af0da19c6b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46059 | ||
| 1659 | 2026.04.17 16:10:20.303700 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.04.17 16:10:20.303715 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1661 | 2026.04.17 16:10:20.303742 [ 295 ] {} <Debug> TCP-Session: 56d9a699-6e78-475f-bfb2-1c5d802128d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53706 | ||
| 1662 | 2026.04.17 16:10:20.303763 [ 296 ] {} <Debug> TCP-Session: 57396fff-8b3e-43de-b16c-450a9044b2f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62982 | ||
| 1663 | 2026.04.17 16:10:20.303717 [ 292 ] {} <Debug> TCP-Session: 698f4e06-04af-4ad4-b7d7-8af0da19c6b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.04.17 16:10:20.303789 [ 296 ] {} <Debug> TCP-Session: 57396fff-8b3e-43de-b16c-450a9044b2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.04.17 16:10:20.303779 [ 295 ] {} <Debug> TCP-Session: 56d9a699-6e78-475f-bfb2-1c5d802128d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.04.17 16:10:20.303799 [ 292 ] {} <Debug> TCP-Session: 698f4e06-04af-4ad4-b7d7-8af0da19c6b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.04.17 16:10:20.303808 [ 296 ] {} <Debug> TCP-Session: 57396fff-8b3e-43de-b16c-450a9044b2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.04.17 16:10:20.303824 [ 295 ] {} <Debug> TCP-Session: 56d9a699-6e78-475f-bfb2-1c5d802128d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.04.17 16:10:20.303708 [ 290 ] {} <Debug> TCP-Session: 53554cf9-8a93-4ada-99ae-9bdd562e2557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.04.17 16:10:20.303698 [ 294 ] {} <Debug> TCP-Session: 0c15c26b-a39d-41da-bd59-b9c0ce5ee17a Authenticating user 'default' from [fd00:1122:3344:101::e]:53103 | ||
| 1671 | 2026.04.17 16:10:20.303897 [ 290 ] {} <Debug> TCP-Session: 53554cf9-8a93-4ada-99ae-9bdd562e2557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.04.17 16:10:20.303918 [ 294 ] {} <Debug> TCP-Session: 0c15c26b-a39d-41da-bd59-b9c0ce5ee17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.04.17 16:10:20.303937 [ 294 ] {} <Debug> TCP-Session: 0c15c26b-a39d-41da-bd59-b9c0ce5ee17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.04.17 16:10:20.303592 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1675 | 2026.04.17 16:10:20.303521 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47615 | ||
| 1676 | 2026.04.17 16:10:20.304012 [ 289 ] {} <Debug> TCP-Session: 3b5f8944-eebe-4322-aeb9-8ddb2a46c789 Authenticating user 'default' from [fd00:1122:3344:101::e]:56084 | ||
| 1677 | 2026.04.17 16:10:20.303505 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44904 | ||
| 1678 | 2026.04.17 16:10:20.304053 [ 289 ] {} <Debug> TCP-Session: 3b5f8944-eebe-4322-aeb9-8ddb2a46c789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.04.17 16:10:20.303575 [ 288 ] {} <Trace> TCP-Session: d15bf741-f5b0-4fda-ac73-af88e03f2be6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.04.17 16:10:20.304094 [ 289 ] {} <Debug> TCP-Session: 3b5f8944-eebe-4322-aeb9-8ddb2a46c789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.04.17 16:10:20.304154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1682 | 2026.04.17 16:10:20.304179 [ 293 ] {} <Debug> TCP-Session: f716ff06-f7ed-4b14-9c39-5a2b2a9bcd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:47615 | ||
| 1683 | 2026.04.17 16:10:20.304195 [ 293 ] {} <Debug> TCP-Session: f716ff06-f7ed-4b14-9c39-5a2b2a9bcd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2026.04.17 16:10:20.304207 [ 293 ] {} <Debug> TCP-Session: f716ff06-f7ed-4b14-9c39-5a2b2a9bcd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.04.17 16:10:20.304216 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.04.17 16:10:20.304248 [ 291 ] {} <Debug> TCP-Session: 379fbe54-a3be-4c05-8bf7-23be9d6111b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44904 | ||
| 1687 | 2026.04.17 16:10:20.304261 [ 288 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63727) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1688 | 2026.04.17 16:10:20.304267 [ 291 ] {} <Debug> TCP-Session: 379fbe54-a3be-4c05-8bf7-23be9d6111b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.04.17 16:10:20.304298 [ 291 ] {} <Debug> TCP-Session: 379fbe54-a3be-4c05-8bf7-23be9d6111b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.04.17 16:10:20.304542 [ 288 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1691 | 2026.04.17 16:10:20.304598 [ 288 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1692 | 2026.04.17 16:10:20.304881 [ 288 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 1693 | 2026.04.17 16:10:20.305758 [ 325 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Trace> AggregatingTransform: Aggregating | ||
| 1694 | 2026.04.17 16:10:20.305808 [ 325 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1695 | 2026.04.17 16:10:20.305847 [ 325 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871368 sec. (1147.621 rows/sec., 44.83 KiB/sec.) | ||
| 1696 | 2026.04.17 16:10:20.305866 [ 325 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Trace> Aggregator: Merging aggregated data | ||
| 1697 | 2026.04.17 16:10:20.307330 [ 288 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 1698 | 2026.04.17 16:10:20.307467 [ 288 ] {d70bc5cb-bd3c-42cb-ae0c-249d6cff08c1} <Debug> TCPHandler: Processed in 0.004007561 sec. | ||
| 1699 | 2026.04.17 16:10:20.307620 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2026.04.17 16:10:20.307648 [ 288 ] {} <Debug> TCP-Session: d15bf741-f5b0-4fda-ac73-af88e03f2be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.04.17 16:10:20.307659 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1702 | 2026.04.17 16:10:20.307672 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1703 | 2026.04.17 16:10:20.307704 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1704 | 2026.04.17 16:10:20.307707 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1705 | 2026.04.17 16:10:20.307734 [ 295 ] {} <Debug> TCP-Session: 56d9a699-6e78-475f-bfb2-1c5d802128d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.04.17 16:10:20.307755 [ 291 ] {} <Debug> TCP-Session: 379fbe54-a3be-4c05-8bf7-23be9d6111b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.04.17 16:10:20.307748 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1708 | 2026.04.17 16:10:20.307776 [ 290 ] {} <Debug> TCP-Session: 53554cf9-8a93-4ada-99ae-9bdd562e2557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2026.04.17 16:10:20.307781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2026.04.17 16:10:20.307809 [ 294 ] {} <Debug> TCP-Session: 0c15c26b-a39d-41da-bd59-b9c0ce5ee17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.04.17 16:10:20.307795 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2026.04.17 16:10:20.307847 [ 292 ] {} <Debug> TCP-Session: 698f4e06-04af-4ad4-b7d7-8af0da19c6b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.04.17 16:10:20.307880 [ 296 ] {} <Debug> TCP-Session: 57396fff-8b3e-43de-b16c-450a9044b2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.04.17 16:10:20.307722 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1715 | 2026.04.17 16:10:20.307709 [ 289 ] {} <Debug> TCP-Session: 3b5f8944-eebe-4322-aeb9-8ddb2a46c789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.04.17 16:10:20.307935 [ 293 ] {} <Debug> TCP-Session: f716ff06-f7ed-4b14-9c39-5a2b2a9bcd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.04.17 16:10:23.798983 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.04.17 16:10:23.799322 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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', '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) | ||
| 1719 | 2026.04.17 16:10:23.799734 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1720 | 2026.04.17 16:10:23.799770 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <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', '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 | ||
| 1721 | 2026.04.17 16:10:23.800001 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1722 | 2026.04.17 16:10:23.800137 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1723 | 2026.04.17 16:10:23.800281 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1724 | 2026.04.17 16:10:23.800411 [ 330 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1725 | 2026.04.17 16:10:23.800411 [ 322 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1726 | 2026.04.17 16:10:23.800549 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1727 | 2026.04.17 16:10:23.800578 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1728 | 2026.04.17 16:10:23.803171 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1729 | 2026.04.17 16:10:23.803206 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1730 | 2026.04.17 16:10:23.803272 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <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', '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'))" | ||
| 1731 | 2026.04.17 16:10:23.803334 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <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', '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'))" | ||
| 1732 | 2026.04.17 16:10:23.804495 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.005303 sec., 5845.7476899868 rows/sec., 219.14 KiB/sec. | ||
| 1733 | 2026.04.17 16:10:23.804608 [ 267 ] {19d5ea77-f9fc-4923-8948-7ace5cd2c226} <Debug> TCPHandler: Processed in 0.005793816 sec. | ||
| 1734 | 2026.04.17 16:10:23.805159 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.04.17 16:10:23.805306 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 1736 | 2026.04.17 16:10:23.805553 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1737 | 2026.04.17 16:10:23.805589 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <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 | ||
| 1738 | 2026.04.17 16:10:23.805789 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1739 | 2026.04.17 16:10:23.805845 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1740 | 2026.04.17 16:10:23.805965 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1741 | 2026.04.17 16:10:23.806030 [ 330 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1742 | 2026.04.17 16:10:23.806037 [ 308 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1743 | 2026.04.17 16:10:23.806130 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1744 | 2026.04.17 16:10:23.806152 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1745 | 2026.04.17 16:10:23.806209 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1746 | 2026.04.17 16:10:23.806227 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1747 | 2026.04.17 16:10:23.806259 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <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'))" | ||
| 1748 | 2026.04.17 16:10:23.806290 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <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'))" | ||
| 1749 | 2026.04.17 16:10:23.807078 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 635.03 KiB/sec. | ||
| 1750 | 2026.04.17 16:10:23.807191 [ 267 ] {066e8cd9-f53f-4f68-9777-fda9ec697d02} <Debug> TCPHandler: Processed in 0.002084122 sec. | ||
| 1751 | 2026.04.17 16:10:23.807471 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.04.17 16:10:23.807610 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 1753 | 2026.04.17 16:10:23.807830 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1754 | 2026.04.17 16:10:23.807864 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <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 | ||
| 1755 | 2026.04.17 16:10:23.808063 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1756 | 2026.04.17 16:10:23.808118 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1757 | 2026.04.17 16:10:23.808230 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1758 | 2026.04.17 16:10:23.808310 [ 322 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1759 | 2026.04.17 16:10:23.808312 [ 317 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1760 | 2026.04.17 16:10:23.808427 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1761 | 2026.04.17 16:10:23.808453 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1762 | 2026.04.17 16:10:23.808509 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1763 | 2026.04.17 16:10:23.808526 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1764 | 2026.04.17 16:10:23.808557 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <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'))" | ||
| 1765 | 2026.04.17 16:10:23.808591 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <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'))" | ||
| 1766 | 2026.04.17 16:10:23.809187 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001635 sec., 18960.244648318043 rows/sec., 710.77 KiB/sec. | ||
| 1767 | 2026.04.17 16:10:23.809292 [ 267 ] {a7bcb005-e9bb-4604-8928-938d937633ba} <Debug> TCPHandler: Processed in 0.001871238 sec. | ||
| 1768 | 2026.04.17 16:10:23.809520 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.04.17 16:10:23.809655 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) 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) | ||
| 1770 | 2026.04.17 16:10:23.809870 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1771 | 2026.04.17 16:10:23.809904 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <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 | ||
| 1772 | 2026.04.17 16:10:23.810100 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1773 | 2026.04.17 16:10:23.810154 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1774 | 2026.04.17 16:10:23.810254 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1775 | 2026.04.17 16:10:23.810323 [ 330 ] {9b155046-d0d8-4760-a785-79276e006196} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1776 | 2026.04.17 16:10:23.810327 [ 317 ] {9b155046-d0d8-4760-a785-79276e006196} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1777 | 2026.04.17 16:10:23.810424 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (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 | ||
| 1778 | 2026.04.17 16:10:23.810449 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1779 | 2026.04.17 16:10:23.810503 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1780 | 2026.04.17 16:10:23.810519 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1781 | 2026.04.17 16:10:23.810550 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <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'))" | ||
| 1782 | 2026.04.17 16:10:23.810580 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <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'))" | ||
| 1783 | 2026.04.17 16:10:23.811213 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001611 sec., 19242.706393544384 rows/sec., 721.36 KiB/sec. | ||
| 1784 | 2026.04.17 16:10:23.811305 [ 267 ] {9b155046-d0d8-4760-a785-79276e006196} <Debug> TCPHandler: Processed in 0.001834097 sec. | ||
| 1785 | 2026.04.17 16:10:23.819459 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.04.17 16:10:23.819587 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1787 | 2026.04.17 16:10:23.819639 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1788 | 2026.04.17 16:10:23.820263 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.04.17 16:10:23.820312 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1790 | 2026.04.17 16:10:23.820889 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1791 | 2026.04.17 16:10:23.821259 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.04.17 16:10:23.821412 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.00186 sec., 2150.537634408602 rows/sec., 227.34 KiB/sec. | ||
| 1793 | 2026.04.17 16:10:23.821451 [ 267 ] {72a01dcc-cbaf-49e2-b692-24b39fca1f4f} <Debug> TCPHandler: Processed in 0.002053801 sec. | ||
| 1794 | 2026.04.17 16:10:23.821560 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.04.17 16:10:23.821658 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1796 | 2026.04.17 16:10:23.821700 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1797 | 2026.04.17 16:10:23.822288 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.04.17 16:10:23.822326 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1799 | 2026.04.17 16:10:23.822754 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1800 | 2026.04.17 16:10:23.823183 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): 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.17 16:10:23.823329 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001691 sec., 2365.464222353637 rows/sec., 192.89 KiB/sec. | ||
| 1802 | 2026.04.17 16:10:23.823367 [ 267 ] {5d49bbcc-41ff-44ff-b5df-3640e86546f9} <Debug> TCPHandler: Processed in 0.001856817 sec. | ||
| 1803 | 2026.04.17 16:10:23.823481 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.04.17 16:10:23.823575 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1805 | 2026.04.17 16:10:23.823616 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1806 | 2026.04.17 16:10:23.824059 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.04.17 16:10:23.824097 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1808 | 2026.04.17 16:10:23.824503 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1809 | 2026.04.17 16:10:23.824929 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.04.17 16:10:23.825072 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Debug> executeQuery: Read 66 rows, 5.33 KiB in 0.001514 sec., 43593.13077939234 rows/sec., 3.43 MiB/sec. | ||
| 1811 | 2026.04.17 16:10:23.825115 [ 267 ] {fa60ea8a-4ea2-46d9-b3ba-70feeb7c3cf6} <Debug> TCPHandler: Processed in 0.001684324 sec. | ||
| 1812 | 2026.04.17 16:10:23.825235 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.04.17 16:10:23.825355 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.04.17 16:10:23.825403 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1815 | 2026.04.17 16:10:23.825861 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.04.17 16:10:23.825898 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1817 | 2026.04.17 16:10:23.826481 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1818 | 2026.04.17 16:10:23.826948 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.04.17 16:10:23.827092 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001761 sec., 4542.8733674048835 rows/sec., 329.40 KiB/sec. | ||
| 1820 | 2026.04.17 16:10:23.827129 [ 267 ] {72ed0773-9bc5-4ff7-8f3a-131ef1c30896} <Debug> TCPHandler: Processed in 0.00195442 sec. | ||
| 1821 | 2026.04.17 16:10:23.827247 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.04.17 16:10:23.827341 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1823 | 2026.04.17 16:10:23.827380 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1824 | 2026.04.17 16:10:23.827824 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.04.17 16:10:23.827862 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1826 | 2026.04.17 16:10:23.828310 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1827 | 2026.04.17 16:10:23.828738 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.04.17 16:10:23.828883 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00156 sec., 50000 rows/sec., 3.91 MiB/sec. | ||
| 1829 | 2026.04.17 16:10:23.828928 [ 267 ] {3b754474-6b2e-4fc5-b374-01529e605548} <Debug> TCPHandler: Processed in 0.001731555 sec. | ||
| 1830 | 2026.04.17 16:10:23.829049 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.04.17 16:10:23.829144 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1832 | 2026.04.17 16:10:23.829220 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1833 | 2026.04.17 16:10:23.829660 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.04.17 16:10:23.829697 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1835 | 2026.04.17 16:10:23.830231 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1836 | 2026.04.17 16:10:23.830728 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.04.17 16:10:23.830873 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001748 sec., 92677.34553775744 rows/sec., 6.45 MiB/sec. | ||
| 1838 | 2026.04.17 16:10:23.830916 [ 267 ] {41dc0274-f1ea-404b-a9c0-b4bf5d6b573f} <Debug> TCPHandler: Processed in 0.001916839 sec. | ||
| 1839 | 2026.04.17 16:10:23.831029 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.04.17 16:10:23.831123 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.04.17 16:10:23.831177 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1842 | 2026.04.17 16:10:23.831891 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.04.17 16:10:23.831928 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1844 | 2026.04.17 16:10:23.834885 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1845 | 2026.04.17 16:10:23.835384 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.04.17 16:10:23.835553 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.004447 sec., 899.4827973914998 rows/sec., 1.61 MiB/sec. | ||
| 1847 | 2026.04.17 16:10:23.835649 [ 267 ] {39c94797-3450-43a5-b29b-7dda1783fab7} <Debug> TCPHandler: Processed in 0.004667314 sec. | ||
| 1848 | 2026.04.17 16:10:23.835813 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.04.17 16:10:23.835912 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.04.17 16:10:23.835954 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1851 | 2026.04.17 16:10:23.836313 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.04.17 16:10:23.836350 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1853 | 2026.04.17 16:10:23.836790 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1854 | 2026.04.17 16:10:23.837220 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.04.17 16:10:23.837346 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 288.12 KiB/sec. | ||
| 1856 | 2026.04.17 16:10:23.837388 [ 267 ] {94fe5aea-e154-401c-b957-39555fc11c6c} <Debug> TCPHandler: Processed in 0.001657224 sec. | ||
| 1857 | 2026.04.17 16:10:23.837498 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.04.17 16:10:23.837586 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1859 | 2026.04.17 16:10:23.837626 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1860 | 2026.04.17 16:10:23.837953 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.04.17 16:10:23.837987 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1862 | 2026.04.17 16:10:23.838496 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1863 | 2026.04.17 16:10:23.838926 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.04.17 16:10:23.839068 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 1865 | 2026.04.17 16:10:23.839112 [ 267 ] {dd3c4639-bbe4-4fdc-8502-1d2db506a5cb} <Debug> TCPHandler: Processed in 0.001634033 sec. | ||
| 1866 | 2026.04.17 16:10:25.419586 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53094 | ||
| 1867 | 2026.04.17 16:10:25.419782 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1868 | 2026.04.17 16:10:25.419810 [ 288 ] {} <Debug> TCP-Session: 31c703de-ead9-4cbe-b953-221bfcea0537 Authenticating user 'default' from [fd00:1122:3344:101::e]:53094 | ||
| 1869 | 2026.04.17 16:10:25.419831 [ 288 ] {} <Debug> TCP-Session: 31c703de-ead9-4cbe-b953-221bfcea0537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.04.17 16:10:25.419844 [ 288 ] {} <Debug> TCP-Session: 31c703de-ead9-4cbe-b953-221bfcea0537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.04.17 16:10:25.420036 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56493 | ||
| 1872 | 2026.04.17 16:10:25.420051 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46282 | ||
| 1873 | 2026.04.17 16:10:25.420089 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57653 | ||
| 1874 | 2026.04.17 16:10:25.420113 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47369 | ||
| 1875 | 2026.04.17 16:10:25.420139 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33192 | ||
| 1876 | 2026.04.17 16:10:25.420164 [ 288 ] {} <Trace> TCP-Session: 31c703de-ead9-4cbe-b953-221bfcea0537 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.04.17 16:10:25.420125 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60413 | ||
| 1878 | 2026.04.17 16:10:25.420064 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45466 | ||
| 1879 | 2026.04.17 16:10:25.420238 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1880 | 2026.04.17 16:10:25.420237 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1881 | 2026.04.17 16:10:25.420256 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1882 | 2026.04.17 16:10:25.420252 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1883 | 2026.04.17 16:10:25.420162 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1884 | 2026.04.17 16:10:25.420340 [ 288 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53094) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1885 | 2026.04.17 16:10:25.420343 [ 296 ] {} <Debug> TCP-Session: ee73835d-095d-444f-ab70-7b323cd2ae92 Authenticating user 'default' from [fd00:1122:3344:101::e]:33192 | ||
| 1886 | 2026.04.17 16:10:25.420362 [ 293 ] {} <Debug> TCP-Session: 39baea0d-ebaf-41c5-9c79-b8ba5d52e783 Authenticating user 'default' from [fd00:1122:3344:101::e]:57653 | ||
| 1887 | 2026.04.17 16:10:25.420368 [ 289 ] {} <Debug> TCP-Session: 31da3eb2-98db-4367-9971-7921182e3b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:56493 | ||
| 1888 | 2026.04.17 16:10:25.420386 [ 296 ] {} <Debug> TCP-Session: ee73835d-095d-444f-ab70-7b323cd2ae92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2026.04.17 16:10:25.420400 [ 294 ] {} <Debug> TCP-Session: eb0e3bb9-364c-4eec-8eb5-a1da231ebd1e Authenticating user 'default' from [fd00:1122:3344:101::e]:47369 | ||
| 1890 | 2026.04.17 16:10:25.420410 [ 289 ] {} <Debug> TCP-Session: 31da3eb2-98db-4367-9971-7921182e3b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2026.04.17 16:10:25.420417 [ 296 ] {} <Debug> TCP-Session: ee73835d-095d-444f-ab70-7b323cd2ae92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.04.17 16:10:25.420441 [ 294 ] {} <Debug> TCP-Session: eb0e3bb9-364c-4eec-8eb5-a1da231ebd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.04.17 16:10:25.420443 [ 289 ] {} <Debug> TCP-Session: 31da3eb2-98db-4367-9971-7921182e3b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.04.17 16:10:25.420468 [ 294 ] {} <Debug> TCP-Session: eb0e3bb9-364c-4eec-8eb5-a1da231ebd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.04.17 16:10:25.420406 [ 293 ] {} <Debug> TCP-Session: 39baea0d-ebaf-41c5-9c79-b8ba5d52e783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.04.17 16:10:25.420387 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.04.17 16:10:25.420523 [ 293 ] {} <Debug> TCP-Session: 39baea0d-ebaf-41c5-9c79-b8ba5d52e783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.04.17 16:10:25.420544 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1899 | 2026.04.17 16:10:25.420549 [ 290 ] {} <Debug> TCP-Session: 6d0e4d64-2083-408e-89d0-1fab11dfc3cd Authenticating user 'default' from [fd00:1122:3344:101::e]:46282 | ||
| 1900 | 2026.04.17 16:10:25.420564 [ 295 ] {} <Debug> TCP-Session: 6d927cad-af90-4c2f-8adc-10273d38aceb Authenticating user 'default' from [fd00:1122:3344:101::e]:60413 | ||
| 1901 | 2026.04.17 16:10:25.420579 [ 291 ] {} <Debug> TCP-Session: d4212cc7-7da9-4154-8a3a-9bb8a3238f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:45466 | ||
| 1902 | 2026.04.17 16:10:25.420593 [ 290 ] {} <Debug> TCP-Session: 6d0e4d64-2083-408e-89d0-1fab11dfc3cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.04.17 16:10:25.420615 [ 295 ] {} <Debug> TCP-Session: 6d927cad-af90-4c2f-8adc-10273d38aceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.04.17 16:10:25.420617 [ 291 ] {} <Debug> TCP-Session: d4212cc7-7da9-4154-8a3a-9bb8a3238f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2026.04.17 16:10:25.420637 [ 288 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1906 | 2026.04.17 16:10:25.420653 [ 291 ] {} <Debug> TCP-Session: d4212cc7-7da9-4154-8a3a-9bb8a3238f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2026.04.17 16:10:25.420646 [ 295 ] {} <Debug> TCP-Session: 6d927cad-af90-4c2f-8adc-10273d38aceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.04.17 16:10:25.420631 [ 290 ] {} <Debug> TCP-Session: 6d0e4d64-2083-408e-89d0-1fab11dfc3cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2026.04.17 16:10:25.420712 [ 288 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2026.04.17 16:10:25.420079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48289 | ||
| 1911 | 2026.04.17 16:10:25.420804 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1912 | 2026.04.17 16:10:25.420825 [ 292 ] {} <Debug> TCP-Session: 224b128b-5e7a-4c22-aefa-ea15d9fff4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:48289 | ||
| 1913 | 2026.04.17 16:10:25.420842 [ 292 ] {} <Debug> TCP-Session: 224b128b-5e7a-4c22-aefa-ea15d9fff4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2026.04.17 16:10:25.420854 [ 292 ] {} <Debug> TCP-Session: 224b128b-5e7a-4c22-aefa-ea15d9fff4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.04.17 16:10:25.421024 [ 288 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 1916 | 2026.04.17 16:10:25.422187 [ 300 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Trace> AggregatingTransform: Aggregating | ||
| 1917 | 2026.04.17 16:10:25.422222 [ 300 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 1918 | 2026.04.17 16:10:25.422253 [ 300 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001133283 sec. (882.392 rows/sec., 34.47 KiB/sec.) | ||
| 1919 | 2026.04.17 16:10:25.422268 [ 300 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Trace> Aggregator: Merging aggregated data | ||
| 1920 | 2026.04.17 16:10:25.423599 [ 288 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 1921 | 2026.04.17 16:10:25.423755 [ 288 ] {d82efd86-3229-4bdf-b330-de1c1adb83bc} <Debug> TCPHandler: Processed in 0.003705904 sec. | ||
| 1922 | 2026.04.17 16:10:25.423888 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1923 | 2026.04.17 16:10:25.423916 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1924 | 2026.04.17 16:10:25.423920 [ 288 ] {} <Debug> TCP-Session: 31c703de-ead9-4cbe-b953-221bfcea0537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.04.17 16:10:25.423934 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1926 | 2026.04.17 16:10:25.423970 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1927 | 2026.04.17 16:10:25.423989 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1928 | 2026.04.17 16:10:25.424013 [ 290 ] {} <Debug> TCP-Session: 6d0e4d64-2083-408e-89d0-1fab11dfc3cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.04.17 16:10:25.424019 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1930 | 2026.04.17 16:10:25.424043 [ 295 ] {} <Debug> TCP-Session: 6d927cad-af90-4c2f-8adc-10273d38aceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.04.17 16:10:25.424056 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1932 | 2026.04.17 16:10:25.424076 [ 292 ] {} <Debug> TCP-Session: 224b128b-5e7a-4c22-aefa-ea15d9fff4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.04.17 16:10:25.424089 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1934 | 2026.04.17 16:10:25.424110 [ 296 ] {} <Debug> TCP-Session: ee73835d-095d-444f-ab70-7b323cd2ae92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.04.17 16:10:25.424030 [ 291 ] {} <Debug> TCP-Session: d4212cc7-7da9-4154-8a3a-9bb8a3238f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.04.17 16:10:25.424135 [ 294 ] {} <Debug> TCP-Session: eb0e3bb9-364c-4eec-8eb5-a1da231ebd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.04.17 16:10:25.423955 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2026.04.17 16:10:25.423967 [ 289 ] {} <Debug> TCP-Session: 31da3eb2-98db-4367-9971-7921182e3b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.04.17 16:10:25.424208 [ 293 ] {} <Debug> TCP-Session: 39baea0d-ebaf-41c5-9c79-b8ba5d52e783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.04.17 16:10:26.608143 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1941 | 2026.04.17 16:10:26.608208 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1942 | 2026.04.17 16:10:26.688177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 264 | ||
| 1943 | 2026.04.17 16:10:26.688784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3751 | ||
| 1944 | 2026.04.17 16:10:26.689336 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.04.17 16:10:26.689388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1946 | 2026.04.17 16:10:26.690034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1947 | 2026.04.17 16:10:26.690600 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.04.17 16:10:26.690714 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.04.17 16:10:26.690756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3751 | ||
| 1950 | 2026.04.17 16:10:26.690766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1951 | 2026.04.17 16:10:26.692105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1952 | 2026.04.17 16:10:26.692646 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.04.17 16:10:26.693020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 1954 | 2026.04.17 16:10:26.881235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1955 | 2026.04.17 16:10:26.899985 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.04.17 16:10:26.900047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1957 | 2026.04.17 16:10:26.906779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1958 | 2026.04.17 16:10:26.907899 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.04.17 16:10:26.911624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1960 | 2026.04.17 16:10:27.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.04 MiB, peak 189.71 MiB, free memory in arenas 0.00 B, will set to 183.14 MiB (RSS), difference: 1.10 MiB | ||
| 1961 | 2026.04.17 16:10:28.816422 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.04.17 16:10:28.816633 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.04.17 16:10:28.816710 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1964 | 2026.04.17 16:10:28.817491 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.04.17 16:10:28.817545 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1966 | 2026.04.17 16:10:28.818081 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1967 | 2026.04.17 16:10:28.818526 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.04.17 16:10:28.818692 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002112 sec., 134469.69696969696 rows/sec., 8.54 MiB/sec. | ||
| 1969 | 2026.04.17 16:10:28.818740 [ 267 ] {aa5ea52b-0b3d-45e4-b843-16f609f6cab2} <Debug> TCPHandler: Processed in 0.002456789 sec. | ||
| 1970 | 2026.04.17 16:10:28.818883 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.04.17 16:10:28.818986 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1972 | 2026.04.17 16:10:28.819032 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1973 | 2026.04.17 16:10:28.819801 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.04.17 16:10:28.819839 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1975 | 2026.04.17 16:10:28.820318 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1976 | 2026.04.17 16:10:28.820745 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.04.17 16:10:28.820884 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001921 sec., 414888.0791254555 rows/sec., 31.94 MiB/sec. | ||
| 1978 | 2026.04.17 16:10:28.820922 [ 267 ] {4c06f10a-5418-40e9-b22d-f5659a6eb47f} <Debug> TCPHandler: Processed in 0.002090572 sec. | ||
| 1979 | 2026.04.17 16:10:28.821047 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.04.17 16:10:28.821145 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.04.17 16:10:28.821186 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1982 | 2026.04.17 16:10:28.821606 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.04.17 16:10:28.821644 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1984 | 2026.04.17 16:10:28.822070 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1985 | 2026.04.17 16:10:28.822542 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.04.17 16:10:28.822700 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001575 sec., 90158.73015873016 rows/sec., 5.30 MiB/sec. | ||
| 1987 | 2026.04.17 16:10:28.822741 [ 267 ] {4f7d6412-8b2f-4a93-acc5-e2a0c973fa71} <Debug> TCPHandler: Processed in 0.001743655 sec. | ||
| 1988 | 2026.04.17 16:10:28.822866 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.04.17 16:10:28.822960 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.04.17 16:10:28.823000 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1991 | 2026.04.17 16:10:28.823418 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.04.17 16:10:28.823455 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1993 | 2026.04.17 16:10:28.823865 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1994 | 2026.04.17 16:10:28.824287 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.04.17 16:10:28.824420 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001478 sec., 100811.90798376185 rows/sec., 6.51 MiB/sec. | ||
| 1996 | 2026.04.17 16:10:28.824457 [ 267 ] {3266d504-7deb-4436-987a-940459268ec2} <Debug> TCPHandler: Processed in 0.001641053 sec. | ||
| 1997 | 2026.04.17 16:10:28.824577 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.04.17 16:10:28.824671 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.04.17 16:10:28.824711 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2000 | 2026.04.17 16:10:28.825151 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.04.17 16:10:28.825190 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2002 | 2026.04.17 16:10:28.825639 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2003 | 2026.04.17 16:10:28.826097 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.04.17 16:10:28.826227 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001573 sec., 94087.73045136682 rows/sec., 5.35 MiB/sec. | ||
| 2005 | 2026.04.17 16:10:28.826265 [ 267 ] {c37c0262-04d7-4be5-81cb-718cc8b3b494} <Debug> TCPHandler: Processed in 0.001737815 sec. | ||
| 2006 | 2026.04.17 16:10:28.826403 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.04.17 16:10:28.826499 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2008 | 2026.04.17 16:10:28.826539 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2009 | 2026.04.17 16:10:28.827095 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.04.17 16:10:28.827134 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2011 | 2026.04.17 16:10:28.827571 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2012 | 2026.04.17 16:10:28.828086 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.04.17 16:10:28.828218 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001737 sec., 282095.56706966035 rows/sec., 19.78 MiB/sec. | ||
| 2014 | 2026.04.17 16:10:28.828255 [ 267 ] {bca609b4-65c1-457b-a105-0b297dcfc2fd} <Debug> TCPHandler: Processed in 0.001902438 sec. | ||
| 2015 | 2026.04.17 16:10:28.828377 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.04.17 16:10:28.828473 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2017 | 2026.04.17 16:10:28.828515 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2018 | 2026.04.17 16:10:28.828831 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.04.17 16:10:28.828867 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2020 | 2026.04.17 16:10:28.829329 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2021 | 2026.04.17 16:10:28.829738 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.04.17 16:10:28.829866 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec. | ||
| 2023 | 2026.04.17 16:10:28.829902 [ 267 ] {12eaeab3-4ad2-4f25-8077-e0697243a96f} <Debug> TCPHandler: Processed in 0.001574692 sec. | ||
| 2024 | 2026.04.17 16:10:28.830020 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.04.17 16:10:28.830116 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.04.17 16:10:28.830158 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2027 | 2026.04.17 16:10:28.830560 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.04.17 16:10:28.830596 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2029 | 2026.04.17 16:10:28.831038 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2030 | 2026.04.17 16:10:28.831446 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.04.17 16:10:28.831577 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001479 sec., 179175.11832319133 rows/sec., 11.91 MiB/sec. | ||
| 2032 | 2026.04.17 16:10:28.831613 [ 267 ] {43a01200-47f7-4867-8ca8-e10f2cae9508} <Debug> TCPHandler: Processed in 0.001642053 sec. | ||
| 2033 | 2026.04.17 16:10:28.831738 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.04.17 16:10:28.831831 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2035 | 2026.04.17 16:10:28.831872 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2036 | 2026.04.17 16:10:28.832178 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.04.17 16:10:28.832214 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2038 | 2026.04.17 16:10:28.832598 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2039 | 2026.04.17 16:10:28.833050 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.04.17 16:10:28.833180 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec. | ||
| 2041 | 2026.04.17 16:10:28.833216 [ 267 ] {04f758fc-1f0c-4fe7-9407-f520f72271ed} <Debug> TCPHandler: Processed in 0.001527171 sec. | ||
| 2042 | 2026.04.17 16:10:28.833335 [ 267 ] {} <Trace> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.04.17 16:10:28.833452 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65440) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2044 | 2026.04.17 16:10:28.833502 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2045 | 2026.04.17 16:10:28.833872 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.04.17 16:10:28.833909 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2047 | 2026.04.17 16:10:28.834347 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2048 | 2026.04.17 16:10:28.834768 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.04.17 16:10:28.834902 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001472 sec., 61141.30434782609 rows/sec., 3.83 MiB/sec. | ||
| 2050 | 2026.04.17 16:10:28.834939 [ 267 ] {de98ead9-aa09-445a-9bf2-ec6ed9e4ce2e} <Debug> TCPHandler: Processed in 0.001663743 sec. | ||
| 2051 | 2026.04.17 16:10:33.371766 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.04.17 16:10:33.371853 [ 267 ] {} <Debug> TCP-Session: c7867490-d5c7-45a6-9224-1484473ec46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.04.17 16:10:33.809288 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2026.04.17 16:10:33.809482 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2055 | 2026.04.17 16:10:33.809554 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2056 | 2026.04.17 16:10:33.810330 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.04.17 16:10:33.810377 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2058 | 2026.04.17 16:10:33.810782 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2059 | 2026.04.17 16:10:33.811019 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.04.17 16:10:33.811183 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Debug> executeQuery: Read 94 rows, 8.00 KiB in 0.001755 sec., 53561.25356125356 rows/sec., 4.45 MiB/sec. | ||
| 2061 | 2026.04.17 16:10:33.811224 [ 268 ] {86a43385-2d3b-48c8-8f7c-75b4e66f26c2} <Debug> TCPHandler: Processed in 0.002071562 sec. | ||
| 2062 | 2026.04.17 16:10:33.811364 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.04.17 16:10:33.811458 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2064 | 2026.04.17 16:10:33.811498 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2065 | 2026.04.17 16:10:33.811897 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.04.17 16:10:33.811933 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2067 | 2026.04.17 16:10:33.812221 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2068 | 2026.04.17 16:10:33.812427 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.04.17 16:10:33.812530 [ 41 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2070 | 2026.04.17 16:10:33.812558 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001119 sec., 16979.445933869527 rows/sec., 1.25 MiB/sec. | ||
| 2071 | 2026.04.17 16:10:33.812593 [ 41 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.04.17 16:10:33.812602 [ 268 ] {532fc0ab-6585-430d-830f-dce9afe7ddd2} <Debug> TCPHandler: Processed in 0.001285966 sec. | ||
| 2073 | 2026.04.17 16:10:33.812621 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2074 | 2026.04.17 16:10:33.812741 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.04.17 16:10:33.812764 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::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 | ||
| 2076 | 2026.04.17 16:10:33.812871 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2077 | 2026.04.17 16:10:33.812905 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2078 | 2026.04.17 16:10:33.812927 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2079 | 2026.04.17 16:10:33.812947 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2080 | 2026.04.17 16:10:33.813027 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part | ||
| 2081 | 2026.04.17 16:10:33.813076 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 142 rows starting from the beginning of the part | ||
| 2082 | 2026.04.17 16:10:33.813122 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::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 | ||
| 2083 | 2026.04.17 16:10:33.813166 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2084 | 2026.04.17 16:10:33.813205 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 2085 | 2026.04.17 16:10:33.813395 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.04.17 16:10:33.813439 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2087 | 2026.04.17 16:10:33.813809 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2088 | 2026.04.17 16:10:33.814052 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.04.17 16:10:33.814200 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Debug> executeQuery: Read 91 rows, 7.30 KiB in 0.001353 sec., 67257.94530672579 rows/sec., 5.27 MiB/sec. | ||
| 2090 | 2026.04.17 16:10:33.814243 [ 268 ] {3b0cbe14-ea96-4e4f-a56e-ec2ed5cc4222} <Debug> TCPHandler: Processed in 0.001563192 sec. | ||
| 2091 | 2026.04.17 16:10:33.814257 [ 189 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551011 sec., 295936.0056118235 rows/sec., 18.79 MiB/sec. | ||
| 2092 | 2026.04.17 16:10:33.814366 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.04.17 16:10:33.814450 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2094 | 2026.04.17 16:10:33.814466 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.04.17 16:10:33.814510 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2096 | 2026.04.17 16:10:33.814745 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.04.17 16:10:33.814817 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_6_1} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2098 | 2026.04.17 16:10:33.814910 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2099 | 2026.04.17 16:10:33.814929 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.04.17 16:10:33.814966 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2101 | 2026.04.17 16:10:33.815331 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2102 | 2026.04.17 16:10:33.815542 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.04.17 16:10:33.815690 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 2104 | 2026.04.17 16:10:33.815729 [ 268 ] {7c235611-17fe-4907-9f16-afb2d5ed3b5c} <Debug> TCPHandler: Processed in 0.001411909 sec. | ||
| 2105 | 2026.04.17 16:10:33.815843 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.04.17 16:10:33.815937 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.04.17 16:10:33.815993 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2108 | 2026.04.17 16:10:33.816892 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.04.17 16:10:33.816930 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2110 | 2026.04.17 16:10:33.817526 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2111 | 2026.04.17 16:10:33.817760 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.04.17 16:10:33.817904 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001983 sec., 9581.442259203228 rows/sec., 17.17 MiB/sec. | ||
| 2113 | 2026.04.17 16:10:33.817962 [ 268 ] {59bedf07-34da-42d0-a9ae-ba04da4cce53} <Debug> TCPHandler: Processed in 0.002167994 sec. | ||
| 2114 | 2026.04.17 16:10:33.818094 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.04.17 16:10:33.818195 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.04.17 16:10:33.818238 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2117 | 2026.04.17 16:10:33.818548 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.04.17 16:10:33.818586 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2119 | 2026.04.17 16:10:33.818934 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2120 | 2026.04.17 16:10:33.819144 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.04.17 16:10:33.819266 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 829.63 KiB/sec. | ||
| 2122 | 2026.04.17 16:10:33.819302 [ 268 ] {54b50943-d1d7-4407-93f7-28a4c05854fa} <Debug> TCPHandler: Processed in 0.001257606 sec. | ||
| 2123 | 2026.04.17 16:10:33.819413 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.04.17 16:10:33.819507 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.04.17 16:10:33.819547 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2126 | 2026.04.17 16:10:33.819858 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.04.17 16:10:33.819895 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2128 | 2026.04.17 16:10:33.820217 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2129 | 2026.04.17 16:10:33.820426 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.04.17 16:10:33.820560 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2131 | 2026.04.17 16:10:33.820598 [ 268 ] {9aa255d3-9d40-4364-a035-20ff00448fd4} <Debug> TCPHandler: Processed in 0.001233605 sec. | ||
| 2132 | 2026.04.17 16:10:34.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.76 MiB, peak 189.71 MiB, free memory in arenas 0.00 B, will set to 183.55 MiB (RSS), difference: 1.79 MiB | ||
| 2133 | 2026.04.17 16:10:34.190905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4263 | ||
| 2134 | 2026.04.17 16:10:34.191772 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.04.17 16:10:34.191854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2136 | 2026.04.17 16:10:34.192613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2137 | 2026.04.17 16:10:34.192854 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.04.17 16:10:34.192998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4263 | ||
| 2139 | 2026.04.17 16:10:34.411741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2140 | 2026.04.17 16:10:34.427675 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.04.17 16:10:34.427722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2142 | 2026.04.17 16:10:34.433695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2143 | 2026.04.17 16:10:34.434365 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.04.17 16:10:34.437059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2145 | 2026.04.17 16:10:35.353634 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47950 | ||
| 2146 | 2026.04.17 16:10:35.353759 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.04.17 16:10:35.353787 [ 267 ] {} <Debug> TCP-Session: 86ed74a4-13db-43ae-b291-59119d2fcd59 Authenticating user 'default' from [fd00:1122:3344:101::e]:47950 | ||
| 2148 | 2026.04.17 16:10:35.353810 [ 267 ] {} <Debug> TCP-Session: 86ed74a4-13db-43ae-b291-59119d2fcd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.04.17 16:10:35.353822 [ 267 ] {} <Debug> TCP-Session: 86ed74a4-13db-43ae-b291-59119d2fcd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.04.17 16:10:35.354052 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48961 | ||
| 2151 | 2026.04.17 16:10:35.354055 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53914 | ||
| 2152 | 2026.04.17 16:10:35.354113 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58436 | ||
| 2153 | 2026.04.17 16:10:35.354145 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36296 | ||
| 2154 | 2026.04.17 16:10:35.354151 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.04.17 16:10:35.354139 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48669 | ||
| 2156 | 2026.04.17 16:10:35.354218 [ 289 ] {} <Debug> TCP-Session: df1f04a2-61f3-4363-a74c-b5bc3fd8f79c Authenticating user 'default' from [fd00:1122:3344:101::e]:48961 | ||
| 2157 | 2026.04.17 16:10:35.354201 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2158 | 2026.04.17 16:10:35.354268 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.04.17 16:10:35.354295 [ 288 ] {} <Debug> TCP-Session: f6a50347-dcac-4b5e-9be1-5362aa9c42c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53914 | ||
| 2160 | 2026.04.17 16:10:35.354268 [ 289 ] {} <Debug> TCP-Session: df1f04a2-61f3-4363-a74c-b5bc3fd8f79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.04.17 16:10:35.354333 [ 288 ] {} <Debug> TCP-Session: f6a50347-dcac-4b5e-9be1-5362aa9c42c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.04.17 16:10:35.354338 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2026.04.17 16:10:35.354364 [ 288 ] {} <Debug> TCP-Session: f6a50347-dcac-4b5e-9be1-5362aa9c42c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.04.17 16:10:35.354357 [ 289 ] {} <Debug> TCP-Session: df1f04a2-61f3-4363-a74c-b5bc3fd8f79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.04.17 16:10:35.354127 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60484 | ||
| 2166 | 2026.04.17 16:10:35.354416 [ 294 ] {} <Debug> TCP-Session: 301b5c27-3105-44f0-82ef-931bd17cc5c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48669 | ||
| 2167 | 2026.04.17 16:10:35.354122 [ 267 ] {} <Trace> TCP-Session: 86ed74a4-13db-43ae-b291-59119d2fcd59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.04.17 16:10:35.354480 [ 294 ] {} <Debug> TCP-Session: 301b5c27-3105-44f0-82ef-931bd17cc5c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.04.17 16:10:35.354117 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62216 | ||
| 2170 | 2026.04.17 16:10:35.354513 [ 294 ] {} <Debug> TCP-Session: 301b5c27-3105-44f0-82ef-931bd17cc5c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.04.17 16:10:35.354507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2026.04.17 16:10:35.354116 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41318 | ||
| 2173 | 2026.04.17 16:10:35.354605 [ 293 ] {} <Debug> TCP-Session: 24d58c0c-d549-4b9e-a8b7-07038222560d Authenticating user 'default' from [fd00:1122:3344:101::e]:60484 | ||
| 2174 | 2026.04.17 16:10:35.354316 [ 291 ] {} <Debug> TCP-Session: 057b3e15-6fdc-4038-a2d6-bc5f004eaaa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58436 | ||
| 2175 | 2026.04.17 16:10:35.354643 [ 293 ] {} <Debug> TCP-Session: 24d58c0c-d549-4b9e-a8b7-07038222560d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.04.17 16:10:35.354264 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.04.17 16:10:35.354675 [ 291 ] {} <Debug> TCP-Session: 057b3e15-6fdc-4038-a2d6-bc5f004eaaa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.04.17 16:10:35.354703 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47950) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2179 | 2026.04.17 16:10:35.354739 [ 291 ] {} <Debug> TCP-Session: 057b3e15-6fdc-4038-a2d6-bc5f004eaaa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.04.17 16:10:35.354747 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2181 | 2026.04.17 16:10:35.354773 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2026.04.17 16:10:35.354675 [ 293 ] {} <Debug> TCP-Session: 24d58c0c-d549-4b9e-a8b7-07038222560d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.04.17 16:10:35.354800 [ 292 ] {} <Debug> TCP-Session: b85e5120-0ad6-4ead-869e-1769834d9fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62216 | ||
| 2184 | 2026.04.17 16:10:35.354834 [ 290 ] {} <Debug> TCP-Session: 5ce529e1-ed15-4543-8a35-c08fa239bf47 Authenticating user 'default' from [fd00:1122:3344:101::e]:41318 | ||
| 2185 | 2026.04.17 16:10:35.354726 [ 295 ] {} <Debug> TCP-Session: 9a1a080f-7914-4122-8aba-add6193b4a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:36296 | ||
| 2186 | 2026.04.17 16:10:35.354860 [ 292 ] {} <Debug> TCP-Session: b85e5120-0ad6-4ead-869e-1769834d9fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.04.17 16:10:35.354890 [ 295 ] {} <Debug> TCP-Session: 9a1a080f-7914-4122-8aba-add6193b4a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.04.17 16:10:35.354907 [ 292 ] {} <Debug> TCP-Session: b85e5120-0ad6-4ead-869e-1769834d9fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.04.17 16:10:35.354920 [ 295 ] {} <Debug> TCP-Session: 9a1a080f-7914-4122-8aba-add6193b4a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.04.17 16:10:35.354869 [ 290 ] {} <Debug> TCP-Session: 5ce529e1-ed15-4543-8a35-c08fa239bf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.04.17 16:10:35.354966 [ 290 ] {} <Debug> TCP-Session: 5ce529e1-ed15-4543-8a35-c08fa239bf47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.04.17 16:10:35.355074 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2193 | 2026.04.17 16:10:35.355152 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2194 | 2026.04.17 16:10:35.355466 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 2195 | 2026.04.17 16:10:35.355557 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2196 | 2026.04.17 16:10:35.893167 [ 331 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Trace> AggregatingTransform: Aggregating | ||
| 2197 | 2026.04.17 16:10:35.893229 [ 331 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Trace> Aggregator: Aggregation method: without_key | ||
| 2198 | 2026.04.17 16:10:35.893261 [ 331 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080662 sec. (925.359 rows/sec., 36.15 KiB/sec.) | ||
| 2199 | 2026.04.17 16:10:35.893278 [ 331 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Trace> Aggregator: Merging aggregated data | ||
| 2200 | 2026.04.17 16:10:35.894463 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.539839 sec., 1.852404142716625 rows/sec., 74.10 B/sec. | ||
| 2201 | 2026.04.17 16:10:35.894633 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2202 | 2026.04.17 16:10:35.894651 [ 267 ] {7eebbcb6-16df-446c-889a-69e00f69c189} <Debug> TCPHandler: Processed in 0.540645985 sec. | ||
| 2203 | 2026.04.17 16:10:35.894776 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.04.17 16:10:35.894808 [ 267 ] {} <Debug> TCP-Session: 86ed74a4-13db-43ae-b291-59119d2fcd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.04.17 16:10:35.894818 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.04.17 16:10:35.894839 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.04.17 16:10:35.894886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.04.17 16:10:35.894903 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2026.04.17 16:10:35.894922 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.04.17 16:10:35.894948 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.04.17 16:10:35.894963 [ 292 ] {} <Debug> TCP-Session: b85e5120-0ad6-4ead-869e-1769834d9fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.04.17 16:10:35.894966 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2026.04.17 16:10:35.895003 [ 291 ] {} <Debug> TCP-Session: 057b3e15-6fdc-4038-a2d6-bc5f004eaaa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.04.17 16:10:35.894980 [ 293 ] {} <Debug> TCP-Session: 24d58c0c-d549-4b9e-a8b7-07038222560d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.04.17 16:10:35.895050 [ 294 ] {} <Debug> TCP-Session: 301b5c27-3105-44f0-82ef-931bd17cc5c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.04.17 16:10:35.894959 [ 290 ] {} <Debug> TCP-Session: 5ce529e1-ed15-4543-8a35-c08fa239bf47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.04.17 16:10:35.894936 [ 295 ] {} <Debug> TCP-Session: 9a1a080f-7914-4122-8aba-add6193b4a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.04.17 16:10:35.894875 [ 288 ] {} <Debug> TCP-Session: f6a50347-dcac-4b5e-9be1-5362aa9c42c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.04.17 16:10:35.894851 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2026.04.17 16:10:35.895187 [ 289 ] {} <Debug> TCP-Session: df1f04a2-61f3-4363-a74c-b5bc3fd8f79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.04.17 16:10:35.918043 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39929 | ||
| 2222 | 2026.04.17 16:10:35.918114 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2223 | 2026.04.17 16:10:35.918138 [ 290 ] {} <Debug> TCP-Session: b6012125-6948-43ca-bc61-e175d3f969ca Authenticating user 'default' from [fd00:1122:3344:101::e]:39929 | ||
| 2224 | 2026.04.17 16:10:35.918159 [ 290 ] {} <Debug> TCP-Session: b6012125-6948-43ca-bc61-e175d3f969ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.04.17 16:10:35.918171 [ 290 ] {} <Debug> TCP-Session: b6012125-6948-43ca-bc61-e175d3f969ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.04.17 16:10:35.918378 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38494 | ||
| 2227 | 2026.04.17 16:10:35.918397 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52340 | ||
| 2228 | 2026.04.17 16:10:35.918417 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33840 | ||
| 2229 | 2026.04.17 16:10:35.918441 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54354 | ||
| 2230 | 2026.04.17 16:10:35.918462 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.04.17 16:10:35.918420 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54326 | ||
| 2232 | 2026.04.17 16:10:35.918505 [ 291 ] {} <Debug> TCP-Session: 371c6f46-b44d-4f47-ac6f-2d6b6249a6db Authenticating user 'default' from [fd00:1122:3344:101::e]:38494 | ||
| 2233 | 2026.04.17 16:10:35.918502 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.04.17 16:10:35.918523 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.04.17 16:10:35.918536 [ 291 ] {} <Debug> TCP-Session: 371c6f46-b44d-4f47-ac6f-2d6b6249a6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.04.17 16:10:35.918557 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.04.17 16:10:35.918570 [ 291 ] {} <Debug> TCP-Session: 371c6f46-b44d-4f47-ac6f-2d6b6249a6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.04.17 16:10:35.918566 [ 296 ] {} <Debug> TCP-Session: 49f13ef2-bf2c-4d49-8637-3bcb86e24c51 Authenticating user 'default' from [fd00:1122:3344:101::e]:54354 | ||
| 2239 | 2026.04.17 16:10:35.918584 [ 295 ] {} <Debug> TCP-Session: d49e199e-b68b-4902-888e-47f3b84bcbf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54326 | ||
| 2240 | 2026.04.17 16:10:35.918612 [ 296 ] {} <Debug> TCP-Session: 49f13ef2-bf2c-4d49-8637-3bcb86e24c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.04.17 16:10:35.918622 [ 295 ] {} <Debug> TCP-Session: d49e199e-b68b-4902-888e-47f3b84bcbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.04.17 16:10:35.918634 [ 296 ] {} <Debug> TCP-Session: 49f13ef2-bf2c-4d49-8637-3bcb86e24c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.04.17 16:10:35.918647 [ 295 ] {} <Debug> TCP-Session: d49e199e-b68b-4902-888e-47f3b84bcbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.04.17 16:10:35.918550 [ 294 ] {} <Debug> TCP-Session: 1ad1f275-81b7-47b4-8f47-64956996b38f Authenticating user 'default' from [fd00:1122:3344:101::e]:33840 | ||
| 2245 | 2026.04.17 16:10:35.918500 [ 290 ] {} <Trace> TCP-Session: b6012125-6948-43ca-bc61-e175d3f969ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.04.17 16:10:35.918702 [ 294 ] {} <Debug> TCP-Session: 1ad1f275-81b7-47b4-8f47-64956996b38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.04.17 16:10:35.918408 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37953 | ||
| 2248 | 2026.04.17 16:10:35.918721 [ 294 ] {} <Debug> TCP-Session: 1ad1f275-81b7-47b4-8f47-64956996b38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.04.17 16:10:35.918493 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2250 | 2026.04.17 16:10:35.918461 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52984 | ||
| 2251 | 2026.04.17 16:10:35.918793 [ 292 ] {} <Debug> TCP-Session: b1264a2e-62f2-4b96-a18b-619596571c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:52340 | ||
| 2252 | 2026.04.17 16:10:35.918794 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2026.04.17 16:10:35.918814 [ 292 ] {} <Debug> TCP-Session: b1264a2e-62f2-4b96-a18b-619596571c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.04.17 16:10:35.918836 [ 293 ] {} <Debug> TCP-Session: cd0574f7-0a69-4673-bcf5-7ae2ad5f23ac Authenticating user 'default' from [fd00:1122:3344:101::e]:37953 | ||
| 2255 | 2026.04.17 16:10:35.918842 [ 292 ] {} <Debug> TCP-Session: b1264a2e-62f2-4b96-a18b-619596571c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.04.17 16:10:35.918845 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2026.04.17 16:10:35.918868 [ 290 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2258 | 2026.04.17 16:10:35.918887 [ 288 ] {} <Debug> TCP-Session: 3ec46184-8864-4f90-a519-bda7bd3ce2f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52984 | ||
| 2259 | 2026.04.17 16:10:35.918868 [ 293 ] {} <Debug> TCP-Session: cd0574f7-0a69-4673-bcf5-7ae2ad5f23ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.04.17 16:10:35.918916 [ 288 ] {} <Debug> TCP-Session: 3ec46184-8864-4f90-a519-bda7bd3ce2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.04.17 16:10:35.918933 [ 293 ] {} <Debug> TCP-Session: cd0574f7-0a69-4673-bcf5-7ae2ad5f23ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.04.17 16:10:35.918947 [ 288 ] {} <Debug> TCP-Session: 3ec46184-8864-4f90-a519-bda7bd3ce2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.04.17 16:10:35.918455 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39312 | ||
| 2264 | 2026.04.17 16:10:35.919048 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.04.17 16:10:35.919073 [ 267 ] {} <Debug> TCP-Session: b794052c-4215-4872-b6fa-8b79f99d7f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:39312 | ||
| 2266 | 2026.04.17 16:10:35.919094 [ 267 ] {} <Debug> TCP-Session: b794052c-4215-4872-b6fa-8b79f99d7f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.04.17 16:10:35.919110 [ 267 ] {} <Debug> TCP-Session: b794052c-4215-4872-b6fa-8b79f99d7f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.04.17 16:10:35.919189 [ 290 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2269 | 2026.04.17 16:10:35.919250 [ 290 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2270 | 2026.04.17 16:10:35.919566 [ 290 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 2271 | 2026.04.17 16:10:35.920583 [ 341 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Trace> AggregatingTransform: Aggregating | ||
| 2272 | 2026.04.17 16:10:35.920639 [ 341 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Trace> Aggregator: Aggregation method: without_key | ||
| 2273 | 2026.04.17 16:10:35.920673 [ 341 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100514 sec. (994.886 rows/sec., 38.86 KiB/sec.) | ||
| 2274 | 2026.04.17 16:10:35.920693 [ 341 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Trace> Aggregator: Merging aggregated data | ||
| 2275 | 2026.04.17 16:10:35.921803 [ 290 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 2276 | 2026.04.17 16:10:35.921978 [ 290 ] {65be5b4e-d074-400c-8e9e-413039aa3f10} <Debug> TCPHandler: Processed in 0.003621133 sec. | ||
| 2277 | 2026.04.17 16:10:35.922135 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.04.17 16:10:35.922160 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.04.17 16:10:35.922177 [ 290 ] {} <Debug> TCP-Session: b6012125-6948-43ca-bc61-e175d3f969ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.04.17 16:10:35.922203 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.04.17 16:10:35.922204 [ 288 ] {} <Debug> TCP-Session: 3ec46184-8864-4f90-a519-bda7bd3ce2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.04.17 16:10:35.922221 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.04.17 16:10:35.922247 [ 295 ] {} <Debug> TCP-Session: d49e199e-b68b-4902-888e-47f3b84bcbf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.04.17 16:10:35.922251 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.04.17 16:10:35.922273 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.04.17 16:10:35.922285 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2287 | 2026.04.17 16:10:35.922309 [ 267 ] {} <Debug> TCP-Session: b794052c-4215-4872-b6fa-8b79f99d7f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.04.17 16:10:35.922334 [ 294 ] {} <Debug> TCP-Session: 1ad1f275-81b7-47b4-8f47-64956996b38f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.04.17 16:10:35.922347 [ 296 ] {} <Debug> TCP-Session: 49f13ef2-bf2c-4d49-8637-3bcb86e24c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.04.17 16:10:35.922280 [ 291 ] {} <Debug> TCP-Session: 371c6f46-b44d-4f47-ac6f-2d6b6249a6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.04.17 16:10:35.922236 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2026.04.17 16:10:35.922207 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2293 | 2026.04.17 16:10:35.922437 [ 293 ] {} <Debug> TCP-Session: cd0574f7-0a69-4673-bcf5-7ae2ad5f23ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.04.17 16:10:35.922455 [ 292 ] {} <Debug> TCP-Session: b1264a2e-62f2-4b96-a18b-619596571c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.04.17 16:10:36.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.72 MiB, peak 196.83 MiB, free memory in arenas 0.00 B, will set to 205.23 MiB (RSS), difference: 18.51 MiB | ||
| 2296 | 2026.04.17 16:10:36.693269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 302 | ||
| 2297 | 2026.04.17 16:10:36.695670 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.04.17 16:10:36.695733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2299 | 2026.04.17 16:10:36.696964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2300 | 2026.04.17 16:10:36.697253 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.04.17 16:10:36.697439 [ 44 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2302 | 2026.04.17 16:10:36.697526 [ 44 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.04.17 16:10:36.697552 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2304 | 2026.04.17 16:10:36.697632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2305 | 2026.04.17 16:10:36.697649 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 2306 | 2026.04.17 16:10:36.698126 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2307 | 2026.04.17 16:10:36.698290 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 2308 | 2026.04.17 16:10:36.698664 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 2309 | 2026.04.17 16:10:36.699015 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2310 | 2026.04.17 16:10:36.699371 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 2311 | 2026.04.17 16:10:36.699713 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2312 | 2026.04.17 16:10:36.700053 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2313 | 2026.04.17 16:10:36.706421 [ 196 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 72 columns (72 merged, 0 gathered) in 0.008809267 sec., 34282.080450053334 rows/sec., 33.99 MiB/sec. | ||
| 2314 | 2026.04.17 16:10:36.707126 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2315 | 2026.04.17 16:10:36.707643 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.04.17 16:10:36.707709 [ 190 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_6_1} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2317 | 2026.04.17 16:10:36.707877 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2318 | 2026.04.17 16:10:38.815027 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.04.17 16:10:38.815272 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.04.17 16:10:38.815338 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2321 | 2026.04.17 16:10:38.816167 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.04.17 16:10:38.816217 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2323 | 2026.04.17 16:10:38.816624 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2324 | 2026.04.17 16:10:38.816848 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.04.17 16:10:38.816998 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 2326 | 2026.04.17 16:10:38.817044 [ 268 ] {38fe66d7-4e1a-4aaa-b74c-880fdf69ce5d} <Debug> TCPHandler: Processed in 0.002181794 sec. | ||
| 2327 | 2026.04.17 16:10:38.817186 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.04.17 16:10:38.817287 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2329 | 2026.04.17 16:10:38.817330 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2330 | 2026.04.17 16:10:38.818090 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.04.17 16:10:38.818124 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2332 | 2026.04.17 16:10:38.818479 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2333 | 2026.04.17 16:10:38.818684 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.04.17 16:10:38.818809 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001546 sec., 515523.9327296248 rows/sec., 39.69 MiB/sec. | ||
| 2335 | 2026.04.17 16:10:38.818845 [ 268 ] {0e9ee0c9-2eb8-41a2-91fd-ef4d69a41d38} <Debug> TCPHandler: Processed in 0.001709945 sec. | ||
| 2336 | 2026.04.17 16:10:38.818957 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.04.17 16:10:38.819049 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.04.17 16:10:38.819088 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2339 | 2026.04.17 16:10:38.819517 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.04.17 16:10:38.819551 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2341 | 2026.04.17 16:10:38.819842 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2342 | 2026.04.17 16:10:38.820051 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.04.17 16:10:38.820171 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001141 sec., 124452.23488168273 rows/sec., 7.31 MiB/sec. | ||
| 2344 | 2026.04.17 16:10:38.820205 [ 268 ] {e225673b-b545-4145-adcf-65bafd019ee8} <Debug> TCPHandler: Processed in 0.001294756 sec. | ||
| 2345 | 2026.04.17 16:10:38.820318 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.04.17 16:10:38.820409 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2347 | 2026.04.17 16:10:38.820447 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2348 | 2026.04.17 16:10:38.820868 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.04.17 16:10:38.820901 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2350 | 2026.04.17 16:10:38.821196 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2351 | 2026.04.17 16:10:38.821403 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.04.17 16:10:38.821524 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 2353 | 2026.04.17 16:10:38.821559 [ 268 ] {d6efc336-2486-4d67-b310-a15bf0f1b506} <Debug> TCPHandler: Processed in 0.001287996 sec. | ||
| 2354 | 2026.04.17 16:10:38.821670 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2026.04.17 16:10:38.821759 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2356 | 2026.04.17 16:10:38.821797 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2357 | 2026.04.17 16:10:38.822218 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.04.17 16:10:38.822251 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2359 | 2026.04.17 16:10:38.822539 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2360 | 2026.04.17 16:10:38.822745 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.04.17 16:10:38.822863 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 2362 | 2026.04.17 16:10:38.822898 [ 268 ] {c28b02a5-ceb7-48fd-9869-f398a2d30944} <Debug> TCPHandler: Processed in 0.001274716 sec. | ||
| 2363 | 2026.04.17 16:10:38.823009 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.04.17 16:10:38.823098 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2365 | 2026.04.17 16:10:38.823136 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2366 | 2026.04.17 16:10:38.823684 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.04.17 16:10:38.823717 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2368 | 2026.04.17 16:10:38.824025 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2369 | 2026.04.17 16:10:38.824232 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.04.17 16:10:38.824355 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001274 sec., 384615.3846153846 rows/sec., 26.97 MiB/sec. | ||
| 2371 | 2026.04.17 16:10:38.824390 [ 268 ] {f7a5f406-bb46-4532-8bb2-35f7b79c6de7} <Debug> TCPHandler: Processed in 0.001428029 sec. | ||
| 2372 | 2026.04.17 16:10:38.824500 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2026.04.17 16:10:38.824591 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2374 | 2026.04.17 16:10:38.824630 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2375 | 2026.04.17 16:10:38.824941 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.04.17 16:10:38.824973 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2377 | 2026.04.17 16:10:38.825261 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2378 | 2026.04.17 16:10:38.825475 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.04.17 16:10:38.825595 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 2380 | 2026.04.17 16:10:38.825629 [ 268 ] {b890f5fa-2c5c-4c94-bd82-b1ecc939b52d} <Debug> TCPHandler: Processed in 0.001174794 sec. | ||
| 2381 | 2026.04.17 16:10:38.825736 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.04.17 16:10:38.825826 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.04.17 16:10:38.825866 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2384 | 2026.04.17 16:10:38.826265 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.04.17 16:10:38.826299 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2386 | 2026.04.17 16:10:38.826618 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2387 | 2026.04.17 16:10:38.826823 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.04.17 16:10:38.826943 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001135 sec., 233480.17621145377 rows/sec., 15.52 MiB/sec. | ||
| 2389 | 2026.04.17 16:10:38.826977 [ 268 ] {21814970-b236-4574-9b07-af6f6248eb02} <Debug> TCPHandler: Processed in 0.001287566 sec. | ||
| 2390 | 2026.04.17 16:10:38.827087 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.04.17 16:10:38.827177 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2392 | 2026.04.17 16:10:38.827217 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2393 | 2026.04.17 16:10:38.827520 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.04.17 16:10:38.827552 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2395 | 2026.04.17 16:10:38.827831 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2396 | 2026.04.17 16:10:38.828035 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.04.17 16:10:38.828155 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 67.72 KiB/sec. | ||
| 2398 | 2026.04.17 16:10:38.828188 [ 268 ] {57815d55-5e03-4daf-92ec-12aedaac1a62} <Debug> TCPHandler: Processed in 0.001146983 sec. | ||
| 2399 | 2026.04.17 16:10:38.828300 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.04.17 16:10:38.828390 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.04.17 16:10:38.828429 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2402 | 2026.04.17 16:10:38.828736 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.04.17 16:10:38.828770 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2404 | 2026.04.17 16:10:38.829069 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2405 | 2026.04.17 16:10:38.829280 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): 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.17 16:10:38.829398 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001025 sec., 87804.87804878048 rows/sec., 5.49 MiB/sec. | ||
| 2407 | 2026.04.17 16:10:38.829431 [ 268 ] {5bea5f1c-c6e1-467f-869a-f195750c004a} <Debug> TCPHandler: Processed in 0.001177444 sec. | ||
| 2408 | 2026.04.17 16:10:40.378198 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57864 | ||
| 2409 | 2026.04.17 16:10:40.378316 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2410 | 2026.04.17 16:10:40.378342 [ 290 ] {} <Debug> TCP-Session: 3e22b5a6-3f19-41d6-9537-a23bbf596a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:57864 | ||
| 2411 | 2026.04.17 16:10:40.378363 [ 290 ] {} <Debug> TCP-Session: 3e22b5a6-3f19-41d6-9537-a23bbf596a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.04.17 16:10:40.378375 [ 290 ] {} <Debug> TCP-Session: 3e22b5a6-3f19-41d6-9537-a23bbf596a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.04.17 16:10:40.378621 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45175 | ||
| 2414 | 2026.04.17 16:10:40.378671 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63015 | ||
| 2415 | 2026.04.17 16:10:40.378681 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43934 | ||
| 2416 | 2026.04.17 16:10:40.378708 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61628 | ||
| 2417 | 2026.04.17 16:10:40.378751 [ 290 ] {} <Trace> TCP-Session: 3e22b5a6-3f19-41d6-9537-a23bbf596a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.04.17 16:10:40.378788 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2419 | 2026.04.17 16:10:40.378802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2420 | 2026.04.17 16:10:40.378821 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2421 | 2026.04.17 16:10:40.378829 [ 292 ] {} <Debug> TCP-Session: e46c0673-9db8-4e96-bd78-cd857a6062a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63015 | ||
| 2422 | 2026.04.17 16:10:40.378844 [ 294 ] {} <Debug> TCP-Session: 365be4ee-72fd-4383-bd87-3c891e58efbf Authenticating user 'default' from [fd00:1122:3344:101::e]:43934 | ||
| 2423 | 2026.04.17 16:10:40.378854 [ 296 ] {} <Debug> TCP-Session: 1e3baf6f-5e9b-4be5-907f-4fa313a7d46e Authenticating user 'default' from [fd00:1122:3344:101::e]:61628 | ||
| 2424 | 2026.04.17 16:10:40.378865 [ 292 ] {} <Debug> TCP-Session: e46c0673-9db8-4e96-bd78-cd857a6062a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.04.17 16:10:40.378874 [ 294 ] {} <Debug> TCP-Session: 365be4ee-72fd-4383-bd87-3c891e58efbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.04.17 16:10:40.378891 [ 292 ] {} <Debug> TCP-Session: e46c0673-9db8-4e96-bd78-cd857a6062a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.04.17 16:10:40.378907 [ 294 ] {} <Debug> TCP-Session: 365be4ee-72fd-4383-bd87-3c891e58efbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.04.17 16:10:40.378888 [ 296 ] {} <Debug> TCP-Session: 1e3baf6f-5e9b-4be5-907f-4fa313a7d46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.04.17 16:10:40.378941 [ 290 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57864) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2430 | 2026.04.17 16:10:40.378961 [ 296 ] {} <Debug> TCP-Session: 1e3baf6f-5e9b-4be5-907f-4fa313a7d46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.04.17 16:10:40.378731 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58274 | ||
| 2432 | 2026.04.17 16:10:40.378723 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42611 | ||
| 2433 | 2026.04.17 16:10:40.378693 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43531 | ||
| 2434 | 2026.04.17 16:10:40.379065 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2435 | 2026.04.17 16:10:40.378682 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49786 | ||
| 2436 | 2026.04.17 16:10:40.379116 [ 288 ] {} <Debug> TCP-Session: 271d1bb7-1f36-40ef-bb41-6173b70d2905 Authenticating user 'default' from [fd00:1122:3344:101::e]:58274 | ||
| 2437 | 2026.04.17 16:10:40.379142 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.04.17 16:10:40.379144 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2439 | 2026.04.17 16:10:40.379157 [ 288 ] {} <Debug> TCP-Session: 271d1bb7-1f36-40ef-bb41-6173b70d2905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.04.17 16:10:40.379185 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2441 | 2026.04.17 16:10:40.379200 [ 267 ] {} <Debug> TCP-Session: 35785eb7-6341-41e4-abf5-525ca3030f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:42611 | ||
| 2442 | 2026.04.17 16:10:40.379203 [ 288 ] {} <Debug> TCP-Session: 271d1bb7-1f36-40ef-bb41-6173b70d2905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.04.17 16:10:40.379222 [ 293 ] {} <Debug> TCP-Session: 1bc6c323-281a-4d63-bae9-af0143822d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:49786 | ||
| 2444 | 2026.04.17 16:10:40.379234 [ 267 ] {} <Debug> TCP-Session: 35785eb7-6341-41e4-abf5-525ca3030f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.04.17 16:10:40.379257 [ 293 ] {} <Debug> TCP-Session: 1bc6c323-281a-4d63-bae9-af0143822d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.04.17 16:10:40.379262 [ 267 ] {} <Debug> TCP-Session: 35785eb7-6341-41e4-abf5-525ca3030f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.04.17 16:10:40.379270 [ 293 ] {} <Debug> TCP-Session: 1bc6c323-281a-4d63-bae9-af0143822d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.04.17 16:10:40.379180 [ 295 ] {} <Debug> TCP-Session: 7d99e144-54d9-49c5-b40a-62acd38970c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43531 | ||
| 2449 | 2026.04.17 16:10:40.378751 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2026.04.17 16:10:40.379320 [ 295 ] {} <Debug> TCP-Session: 7d99e144-54d9-49c5-b40a-62acd38970c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2026.04.17 16:10:40.379207 [ 290 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2452 | 2026.04.17 16:10:40.379337 [ 295 ] {} <Debug> TCP-Session: 7d99e144-54d9-49c5-b40a-62acd38970c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.04.17 16:10:40.379334 [ 291 ] {} <Debug> TCP-Session: 1a4b2e23-eaf6-43e6-835a-764fb57d4b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:45175 | ||
| 2454 | 2026.04.17 16:10:40.379390 [ 291 ] {} <Debug> TCP-Session: 1a4b2e23-eaf6-43e6-835a-764fb57d4b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.04.17 16:10:40.379402 [ 291 ] {} <Debug> TCP-Session: 1a4b2e23-eaf6-43e6-835a-764fb57d4b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.04.17 16:10:40.379409 [ 290 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2457 | 2026.04.17 16:10:40.379691 [ 290 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 2458 | 2026.04.17 16:10:40.380622 [ 336 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Trace> AggregatingTransform: Aggregating | ||
| 2459 | 2026.04.17 16:10:40.380673 [ 336 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 2460 | 2026.04.17 16:10:40.380713 [ 336 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922518 sec. (1083.990 rows/sec., 42.34 KiB/sec.) | ||
| 2461 | 2026.04.17 16:10:40.380734 [ 336 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Trace> Aggregator: Merging aggregated data | ||
| 2462 | 2026.04.17 16:10:40.381975 [ 290 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 12.66 KiB/sec. | ||
| 2463 | 2026.04.17 16:10:40.382132 [ 290 ] {565398aa-52f8-4ff3-b9fa-04f5d8b146fc} <Debug> TCPHandler: Processed in 0.00349962 sec. | ||
| 2464 | 2026.04.17 16:10:40.382251 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2465 | 2026.04.17 16:10:40.382279 [ 290 ] {} <Debug> TCP-Session: 3e22b5a6-3f19-41d6-9537-a23bbf596a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.04.17 16:10:40.382279 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2467 | 2026.04.17 16:10:40.382299 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2468 | 2026.04.17 16:10:40.382318 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2469 | 2026.04.17 16:10:40.382329 [ 291 ] {} <Debug> TCP-Session: 1a4b2e23-eaf6-43e6-835a-764fb57d4b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.04.17 16:10:40.382338 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2471 | 2026.04.17 16:10:40.382370 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2472 | 2026.04.17 16:10:40.382387 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2473 | 2026.04.17 16:10:40.382407 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2474 | 2026.04.17 16:10:40.382417 [ 295 ] {} <Debug> TCP-Session: 7d99e144-54d9-49c5-b40a-62acd38970c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.04.17 16:10:40.382436 [ 267 ] {} <Debug> TCP-Session: 35785eb7-6341-41e4-abf5-525ca3030f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.04.17 16:10:40.382448 [ 296 ] {} <Debug> TCP-Session: 1e3baf6f-5e9b-4be5-907f-4fa313a7d46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.04.17 16:10:40.382397 [ 292 ] {} <Debug> TCP-Session: e46c0673-9db8-4e96-bd78-cd857a6062a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.04.17 16:10:40.382363 [ 294 ] {} <Debug> TCP-Session: 365be4ee-72fd-4383-bd87-3c891e58efbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.04.17 16:10:40.382354 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2480 | 2026.04.17 16:10:40.382348 [ 288 ] {} <Debug> TCP-Session: 271d1bb7-1f36-40ef-bb41-6173b70d2905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.04.17 16:10:40.382553 [ 293 ] {} <Debug> TCP-Session: 1bc6c323-281a-4d63-bae9-af0143822d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.04.17 16:10:41.608470 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2483 | 2026.04.17 16:10:41.608525 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2484 | 2026.04.17 16:10:41.693176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4711 | ||
| 2485 | 2026.04.17 16:10:41.693993 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.04.17 16:10:41.694067 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2487 | 2026.04.17 16:10:41.694836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2488 | 2026.04.17 16:10:41.695066 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.04.17 16:10:41.695213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4711 | ||
| 2490 | 2026.04.17 16:10:41.937246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2491 | 2026.04.17 16:10:41.954842 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.04.17 16:10:41.954886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2493 | 2026.04.17 16:10:41.960921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2494 | 2026.04.17 16:10:41.961565 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.04.17 16:10:41.964508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2496 | 2026.04.17 16:10:42.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.09 MiB, peak 213.90 MiB, free memory in arenas 0.00 B, will set to 208.41 MiB (RSS), difference: 2.33 MiB | ||
| 2497 | 2026.04.17 16:10:43.808459 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.04.17 16:10:43.808657 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2499 | 2026.04.17 16:10:43.808731 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2500 | 2026.04.17 16:10:43.809459 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.04.17 16:10:43.809504 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2502 | 2026.04.17 16:10:43.809900 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2503 | 2026.04.17 16:10:43.810135 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.04.17 16:10:43.810265 [ 34 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2505 | 2026.04.17 16:10:43.810314 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001711 sec., 60783.16773816481 rows/sec., 5.10 MiB/sec. | ||
| 2506 | 2026.04.17 16:10:43.810328 [ 34 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.04.17 16:10:43.810357 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2508 | 2026.04.17 16:10:43.810366 [ 268 ] {f52b48d3-cb62-45c3-9d93-e5d3ec1399df} <Debug> TCPHandler: Processed in 0.002040321 sec. | ||
| 2509 | 2026.04.17 16:10:43.810501 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.04.17 16:10:43.810509 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 2511 | 2026.04.17 16:10:43.810602 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.04.17 16:10:43.810653 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2513 | 2026.04.17 16:10:43.810739 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2514 | 2026.04.17 16:10:43.810798 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 774 rows starting from the beginning of the part | ||
| 2515 | 2026.04.17 16:10:43.810895 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 2516 | 2026.04.17 16:10:43.810967 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 797 rows starting from the beginning of the part | ||
| 2517 | 2026.04.17 16:10:43.811033 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part | ||
| 2518 | 2026.04.17 16:10:43.811058 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.04.17 16:10:43.811096 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 797 rows starting from the beginning of the part | ||
| 2520 | 2026.04.17 16:10:43.811101 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2521 | 2026.04.17 16:10:43.811168 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2522 | 2026.04.17 16:10:43.811457 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2523 | 2026.04.17 16:10:43.811714 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.04.17 16:10:43.811864 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001283 sec., 18706.157443491815 rows/sec., 1.37 MiB/sec. | ||
| 2525 | 2026.04.17 16:10:43.811903 [ 268 ] {590a6f28-6d8f-4423-8126-bdb7a5666774} <Debug> TCPHandler: Processed in 0.001455179 sec. | ||
| 2526 | 2026.04.17 16:10:43.812016 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.04.17 16:10:43.812111 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2528 | 2026.04.17 16:10:43.812150 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2529 | 2026.04.17 16:10:43.812571 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.04.17 16:10:43.812608 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2531 | 2026.04.17 16:10:43.812630 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2632 rows, containing 5 columns (5 merged, 0 gathered) in 0.002201744 sec., 1195415.9975001635 rows/sec., 97.23 MiB/sec. | ||
| 2532 | 2026.04.17 16:10:43.812876 [ 196 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2533 | 2026.04.17 16:10:43.812917 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2534 | 2026.04.17 16:10:43.813155 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.04.17 16:10:43.813184 [ 196 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.04.17 16:10:43.813253 [ 196 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_11_2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2537 | 2026.04.17 16:10:43.813287 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Debug> executeQuery: Read 91 rows, 7.31 KiB in 0.001196 sec., 76086.95652173914 rows/sec., 5.97 MiB/sec. | ||
| 2538 | 2026.04.17 16:10:43.813295 [ 33 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2539 | 2026.04.17 16:10:43.813326 [ 268 ] {69ed5e2e-0006-4bd5-abed-5b3530b09317} <Debug> TCPHandler: Processed in 0.001361207 sec. | ||
| 2540 | 2026.04.17 16:10:43.813336 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2541 | 2026.04.17 16:10:43.813355 [ 33 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.04.17 16:10:43.813386 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2543 | 2026.04.17 16:10:43.813450 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.04.17 16:10:43.813462 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 2545 | 2026.04.17 16:10:43.813550 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2546 | 2026.04.17 16:10:43.813556 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2026.04.17 16:10:43.813596 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 468 rows starting from the beginning of the part | ||
| 2548 | 2026.04.17 16:10:43.813600 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2549 | 2026.04.17 16:10:43.813647 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2550 | 2026.04.17 16:10:43.813693 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 490 rows starting from the beginning of the part | ||
| 2551 | 2026.04.17 16:10:43.813728 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 2552 | 2026.04.17 16:10:43.813766 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 490 rows starting from the beginning of the part | ||
| 2553 | 2026.04.17 16:10:43.813802 [ 189 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part | ||
| 2554 | 2026.04.17 16:10:43.814035 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.04.17 16:10:43.814076 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2556 | 2026.04.17 16:10:43.814451 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2557 | 2026.04.17 16:10:43.814690 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.04.17 16:10:43.814790 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2559 | 2026.04.17 16:10:43.814819 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.04.17 16:10:43.814832 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 2561 | 2026.04.17 16:10:43.814836 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2562 | 2026.04.17 16:10:43.814867 [ 196 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441939 sec., 1184516.1272425533 rows/sec., 88.93 MiB/sec. | ||
| 2563 | 2026.04.17 16:10:43.814876 [ 268 ] {ae239e63-37e6-40fa-bc42-acd543dc6dc4} <Debug> TCPHandler: Processed in 0.001475689 sec. | ||
| 2564 | 2026.04.17 16:10:43.814927 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 2565 | 2026.04.17 16:10:43.814995 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.04.17 16:10:43.815029 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2567 | 2026.04.17 16:10:43.815059 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2568 | 2026.04.17 16:10:43.815062 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 873 rows starting from the beginning of the part | ||
| 2569 | 2026.04.17 16:10:43.815093 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.04.17 16:10:43.815118 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 162 rows starting from the beginning of the part | ||
| 2571 | 2026.04.17 16:10:43.815152 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2572 | 2026.04.17 16:10:43.815162 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 2573 | 2026.04.17 16:10:43.815207 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 2574 | 2026.04.17 16:10:43.815244 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 2575 | 2026.04.17 16:10:43.815281 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2576 | 2026.04.17 16:10:43.815331 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.04.17 16:10:43.815403 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_11_2} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2578 | 2026.04.17 16:10:43.815470 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2579 | 2026.04.17 16:10:43.816025 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.04.17 16:10:43.816067 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2581 | 2026.04.17 16:10:43.816432 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1885 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152641 sec., 1234923.7753945533 rows/sec., 83.85 MiB/sec. | ||
| 2582 | 2026.04.17 16:10:43.816672 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2583 | 2026.04.17 16:10:43.816682 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2584 | 2026.04.17 16:10:43.817000 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.04.17 16:10:43.817000 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.04.17 16:10:43.817068 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2587 | 2026.04.17 16:10:43.817132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2588 | 2026.04.17 16:10:43.817173 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002097 sec., 11444.921316165952 rows/sec., 20.51 MiB/sec. | ||
| 2589 | 2026.04.17 16:10:43.817238 [ 268 ] {5af87397-b3f0-49a2-8c74-92e627d141f2} <Debug> TCPHandler: Processed in 0.002292186 sec. | ||
| 2590 | 2026.04.17 16:10:43.817355 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.04.17 16:10:43.817450 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.04.17 16:10:43.817492 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2593 | 2026.04.17 16:10:43.817791 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.04.17 16:10:43.817827 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2595 | 2026.04.17 16:10:43.818135 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2596 | 2026.04.17 16:10:43.818354 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.04.17 16:10:43.818479 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001046 sec., 2868.0688336520075 rows/sec., 229.67 KiB/sec. | ||
| 2598 | 2026.04.17 16:10:43.818513 [ 268 ] {d607cda2-a35e-4e2f-bd68-18fa2691ccfc} <Debug> TCPHandler: Processed in 0.001207015 sec. | ||
| 2599 | 2026.04.17 16:10:43.818621 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.04.17 16:10:43.818715 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.04.17 16:10:43.818755 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2602 | 2026.04.17 16:10:43.819061 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.04.17 16:10:43.819096 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2604 | 2026.04.17 16:10:43.819410 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2605 | 2026.04.17 16:10:43.819622 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.04.17 16:10:43.819719 [ 33 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2607 | 2026.04.17 16:10:43.819749 [ 33 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.04.17 16:10:43.819759 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2609 | 2026.04.17 16:10:43.819766 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2610 | 2026.04.17 16:10:43.819802 [ 268 ] {49562edc-9726-4de9-ae97-46ca50113eaf} <Debug> TCPHandler: Processed in 0.001230095 sec. | ||
| 2611 | 2026.04.17 16:10:43.819867 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 2612 | 2026.04.17 16:10:43.819973 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2026.04.17 16:10:43.820003 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2614 | 2026.04.17 16:10:43.820054 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 2615 | 2026.04.17 16:10:43.820096 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 2616 | 2026.04.17 16:10:43.820138 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 2617 | 2026.04.17 16:10:43.820176 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 2618 | 2026.04.17 16:10:43.820217 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2619 | 2026.04.17 16:10:43.821003 [ 196 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001177064 sec., 560717.1742573046 rows/sec., 36.18 MiB/sec. | ||
| 2620 | 2026.04.17 16:10:43.821140 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2621 | 2026.04.17 16:10:43.821381 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_11_2} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.04.17 16:10:43.821447 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_11_2} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2623 | 2026.04.17 16:10:43.821501 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2624 | 2026.04.17 16:10:46.697829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 338 | ||
| 2625 | 2026.04.17 16:10:46.700160 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.04.17 16:10:46.700216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2627 | 2026.04.17 16:10:46.701405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2628 | 2026.04.17 16:10:46.701712 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.04.17 16:10:46.702068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2630 | 2026.04.17 16:10:48.815073 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.04.17 16:10:48.815278 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.04.17 16:10:48.815349 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2633 | 2026.04.17 16:10:48.816118 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.04.17 16:10:48.816162 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2635 | 2026.04.17 16:10:48.816561 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2636 | 2026.04.17 16:10:48.816796 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.04.17 16:10:48.816961 [ 47 ] {} <Debug> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2638 | 2026.04.17 16:10:48.816977 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 2639 | 2026.04.17 16:10:48.817033 [ 47 ] {} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.04.17 16:10:48.817046 [ 268 ] {65df8f3a-1ec8-4da2-8cec-63ed9e4ade8a} <Debug> TCPHandler: Processed in 0.002107733 sec. | ||
| 2641 | 2026.04.17 16:10:48.817064 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2642 | 2026.04.17 16:10:48.817197 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.04.17 16:10:48.817204 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 2644 | 2026.04.17 16:10:48.817301 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2645 | 2026.04.17 16:10:48.817346 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2646 | 2026.04.17 16:10:48.817346 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2647 | 2026.04.17 16:10:48.817390 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 2648 | 2026.04.17 16:10:48.817496 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 2649 | 2026.04.17 16:10:48.817548 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 2650 | 2026.04.17 16:10:48.817594 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 2651 | 2026.04.17 16:10:48.817642 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 2652 | 2026.04.17 16:10:48.818138 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.04.17 16:10:48.818180 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2654 | 2026.04.17 16:10:48.818563 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2655 | 2026.04.17 16:10:48.818663 [ 196 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153091 sec., 927552.8933771418 rows/sec., 62.45 MiB/sec. | ||
| 2656 | 2026.04.17 16:10:48.818816 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.04.17 16:10:48.818866 [ 188 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2658 | 2026.04.17 16:10:48.818949 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001668 sec., 477817.74580335733 rows/sec., 36.79 MiB/sec. | ||
| 2659 | 2026.04.17 16:10:48.818986 [ 268 ] {67aab821-0840-427b-9757-138e26cbc201} <Debug> TCPHandler: Processed in 0.001839977 sec. | ||
| 2660 | 2026.04.17 16:10:48.819113 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.04.17 16:10:48.819182 [ 188 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_5_1} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.04.17 16:10:48.819206 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.04.17 16:10:48.819253 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2664 | 2026.04.17 16:10:48.819259 [ 188 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_5_1} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2665 | 2026.04.17 16:10:48.819347 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2666 | 2026.04.17 16:10:48.819696 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.04.17 16:10:48.819731 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2668 | 2026.04.17 16:10:48.820047 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2669 | 2026.04.17 16:10:48.820267 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.04.17 16:10:48.820395 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001207 sec., 117647.05882352941 rows/sec., 6.91 MiB/sec. | ||
| 2671 | 2026.04.17 16:10:48.820432 [ 268 ] {fc5cb16e-9189-4f55-8012-13eef61598bd} <Debug> TCPHandler: Processed in 0.001368728 sec. | ||
| 2672 | 2026.04.17 16:10:48.820548 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.04.17 16:10:48.820641 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.04.17 16:10:48.820681 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2675 | 2026.04.17 16:10:48.821112 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.04.17 16:10:48.821148 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2677 | 2026.04.17 16:10:48.821453 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2678 | 2026.04.17 16:10:48.821678 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.04.17 16:10:48.821773 [ 47 ] {} <Debug> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2680 | 2026.04.17 16:10:48.821808 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 2681 | 2026.04.17 16:10:48.821811 [ 47 ] {} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.04.17 16:10:48.821849 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2683 | 2026.04.17 16:10:48.821853 [ 268 ] {4ac78020-a8e0-4663-bd68-d038d8c6c1f5} <Debug> TCPHandler: Processed in 0.001354888 sec. | ||
| 2684 | 2026.04.17 16:10:48.821964 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::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 | ||
| 2685 | 2026.04.17 16:10:48.821981 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.04.17 16:10:48.822076 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2687 | 2026.04.17 16:10:48.822081 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2688 | 2026.04.17 16:10:48.822121 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2689 | 2026.04.17 16:10:48.822128 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2690 | 2026.04.17 16:10:48.822220 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2691 | 2026.04.17 16:10:48.822282 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2692 | 2026.04.17 16:10:48.822336 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2693 | 2026.04.17 16:10:48.822382 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2694 | 2026.04.17 16:10:48.822581 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.04.17 16:10:48.822616 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2696 | 2026.04.17 16:10:48.822923 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2697 | 2026.04.17 16:10:48.823156 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.04.17 16:10:48.823165 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248495 sec., 596718.4490126112 rows/sec., 40.83 MiB/sec. | ||
| 2699 | 2026.04.17 16:10:48.823261 [ 47 ] {} <Debug> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2700 | 2026.04.17 16:10:48.823281 [ 188 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2701 | 2026.04.17 16:10:48.823289 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 2702 | 2026.04.17 16:10:48.823297 [ 47 ] {} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.04.17 16:10:48.823333 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2704 | 2026.04.17 16:10:48.823335 [ 268 ] {b79f3c93-200c-4b9d-984b-961854219ab8} <Debug> TCPHandler: Processed in 0.001404289 sec. | ||
| 2705 | 2026.04.17 16:10:48.823410 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 2706 | 2026.04.17 16:10:48.823470 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.04.17 16:10:48.823508 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2708 | 2026.04.17 16:10:48.823539 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 2709 | 2026.04.17 16:10:48.823547 [ 188 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.04.17 16:10:48.823567 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2711 | 2026.04.17 16:10:48.823587 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 2712 | 2026.04.17 16:10:48.823608 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2713 | 2026.04.17 16:10:48.823616 [ 188 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_5_1} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2714 | 2026.04.17 16:10:48.823629 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 2715 | 2026.04.17 16:10:48.823670 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 2716 | 2026.04.17 16:10:48.823672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2717 | 2026.04.17 16:10:48.823712 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 2718 | 2026.04.17 16:10:48.824190 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.04.17 16:10:48.824231 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2720 | 2026.04.17 16:10:48.824480 [ 199 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098952 sec., 673368.8095567413 rows/sec., 40.86 MiB/sec. | ||
| 2721 | 2026.04.17 16:10:48.824579 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2722 | 2026.04.17 16:10:48.824610 [ 192 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2723 | 2026.04.17 16:10:48.824830 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.04.17 16:10:48.824881 [ 192 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_5_1} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.04.17 16:10:48.824945 [ 192 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_5_1} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2726 | 2026.04.17 16:10:48.824960 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001411 sec., 347271.4386959603 rows/sec., 24.35 MiB/sec. | ||
| 2727 | 2026.04.17 16:10:48.824999 [ 268 ] {2bf2b8a0-676b-48f7-8564-5ba1d677ec49} <Debug> TCPHandler: Processed in 0.001578472 sec. | ||
| 2728 | 2026.04.17 16:10:48.825009 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2729 | 2026.04.17 16:10:48.825116 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.04.17 16:10:48.825207 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2731 | 2026.04.17 16:10:48.825251 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2732 | 2026.04.17 16:10:48.825576 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.04.17 16:10:48.825610 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2734 | 2026.04.17 16:10:48.825909 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2735 | 2026.04.17 16:10:48.826120 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.04.17 16:10:48.826251 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 2737 | 2026.04.17 16:10:48.826288 [ 268 ] {8cb2633c-8cef-4214-b3e4-ed791afacb7d} <Debug> TCPHandler: Processed in 0.001220875 sec. | ||
| 2738 | 2026.04.17 16:10:48.826402 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.04.17 16:10:48.826494 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.04.17 16:10:48.826535 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2741 | 2026.04.17 16:10:48.826934 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.04.17 16:10:48.826969 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2743 | 2026.04.17 16:10:48.827302 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2026.04.17 16:10:48.827521 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.04.17 16:10:48.827646 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 2746 | 2026.04.17 16:10:48.827682 [ 268 ] {22cce7f5-c6ab-403d-8a2a-689e1f55f20f} <Debug> TCPHandler: Processed in 0.001328997 sec. | ||
| 2747 | 2026.04.17 16:10:48.827794 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.04.17 16:10:48.827886 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.04.17 16:10:48.827926 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2750 | 2026.04.17 16:10:48.828217 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.04.17 16:10:48.828252 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2752 | 2026.04.17 16:10:48.828535 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2753 | 2026.04.17 16:10:48.828746 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.04.17 16:10:48.828848 [ 62 ] {} <Debug> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2755 | 2026.04.17 16:10:48.828878 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 2756 | 2026.04.17 16:10:48.828909 [ 62 ] {} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.04.17 16:10:48.828920 [ 268 ] {35e6a5f5-424b-495c-8a27-187b65e4c843} <Debug> TCPHandler: Processed in 0.001175834 sec. | ||
| 2758 | 2026.04.17 16:10:48.828942 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2759 | 2026.04.17 16:10:48.829033 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 2760 | 2026.04.17 16:10:48.829058 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.04.17 16:10:48.829122 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2762 | 2026.04.17 16:10:48.829151 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 2763 | 2026.04.17 16:10:48.829152 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2764 | 2026.04.17 16:10:48.829201 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2765 | 2026.04.17 16:10:48.829227 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 2766 | 2026.04.17 16:10:48.829278 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 2767 | 2026.04.17 16:10:48.829329 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 2768 | 2026.04.17 16:10:48.829377 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 2769 | 2026.04.17 16:10:48.829540 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.04.17 16:10:48.829575 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2771 | 2026.04.17 16:10:48.829883 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2772 | 2026.04.17 16:10:48.830039 [ 199 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001036211 sec., 4825.272072965834 rows/sec., 325.14 KiB/sec. | ||
| 2773 | 2026.04.17 16:10:48.830093 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.04.17 16:10:48.830136 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2775 | 2026.04.17 16:10:48.830229 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 2776 | 2026.04.17 16:10:48.830267 [ 268 ] {f64fcfcc-8f92-4e20-b9e6-ce9662f31ce9} <Debug> TCPHandler: Processed in 0.001256485 sec. | ||
| 2777 | 2026.04.17 16:10:48.830370 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_5_1} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.04.17 16:10:48.830427 [ 188 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_5_1} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2779 | 2026.04.17 16:10:48.830475 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2780 | 2026.04.17 16:10:49.196250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5223 | ||
| 2781 | 2026.04.17 16:10:49.197043 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.04.17 16:10:49.197080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2783 | 2026.04.17 16:10:49.197540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2784 | 2026.04.17 16:10:49.197770 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.04.17 16:10:49.197913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5223 | ||
| 2786 | 2026.04.17 16:10:49.197912 [ 62 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2787 | 2026.04.17 16:10:49.197978 [ 62 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.04.17 16:10:49.197999 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2789 | 2026.04.17 16:10:49.198158 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 2790 | 2026.04.17 16:10:49.198318 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2791 | 2026.04.17 16:10:49.198369 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2792 | 2026.04.17 16:10:49.198468 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 497 rows starting from the beginning of the part | ||
| 2793 | 2026.04.17 16:10:49.198528 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 2794 | 2026.04.17 16:10:49.198576 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 2795 | 2026.04.17 16:10:49.198618 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 2796 | 2026.04.17 16:10:49.198659 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 2797 | 2026.04.17 16:10:49.200119 [ 199 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5223 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040231 sec., 2560004.234814587 rows/sec., 36.62 MiB/sec. | ||
| 2798 | 2026.04.17 16:10:49.200926 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2799 | 2026.04.17 16:10:49.201229 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_11_2} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.04.17 16:10:49.201306 [ 198 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_11_2} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2801 | 2026.04.17 16:10:49.201401 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2802 | 2026.04.17 16:10:49.464685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2803 | 2026.04.17 16:10:49.482600 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.04.17 16:10:49.482655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2805 | 2026.04.17 16:10:49.488918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2806 | 2026.04.17 16:10:49.489642 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.04.17 16:10:49.489916 [ 62 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2808 | 2026.04.17 16:10:49.489969 [ 62 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.04.17 16:10:49.489988 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2810 | 2026.04.17 16:10:49.490100 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 2811 | 2026.04.17 16:10:49.492577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2812 | 2026.04.17 16:10:49.493199 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2813 | 2026.04.17 16:10:49.493938 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 2814 | 2026.04.17 16:10:49.497280 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 2815 | 2026.04.17 16:10:49.500656 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 2816 | 2026.04.17 16:10:49.504204 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 2817 | 2026.04.17 16:10:49.508626 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 2818 | 2026.04.17 16:10:49.512738 [ 199 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 2819 | 2026.04.17 16:10:49.564208 [ 198 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074155063 sec., 1119.2762387647085 rows/sec., 5.79 MiB/sec. | ||
| 2820 | 2026.04.17 16:10:49.565823 [ 187 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2821 | 2026.04.17 16:10:49.567378 [ 187 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_11_2} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.04.17 16:10:49.567464 [ 187 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_11_2} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2823 | 2026.04.17 16:10:49.568614 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2824 | 2026.04.17 16:10:50.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.29 MiB, peak 220.20 MiB, free memory in arenas 0.00 B, will set to 220.74 MiB (RSS), difference: 10.45 MiB | ||
| 2825 | 2026.04.17 16:10:53.810211 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.04.17 16:10:53.810428 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2827 | 2026.04.17 16:10:53.810503 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2828 | 2026.04.17 16:10:53.811149 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.04.17 16:10:53.811196 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2830 | 2026.04.17 16:10:53.811586 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2831 | 2026.04.17 16:10:53.811820 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.04.17 16:10:53.811988 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001611 sec., 6207.324643078833 rows/sec., 506.16 KiB/sec. | ||
| 2833 | 2026.04.17 16:10:53.812037 [ 268 ] {664aa1ab-490d-4671-9859-3dce1eaa347c} <Debug> TCPHandler: Processed in 0.00196033 sec. | ||
| 2834 | 2026.04.17 16:10:53.812175 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.04.17 16:10:53.812277 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2836 | 2026.04.17 16:10:53.812321 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2837 | 2026.04.17 16:10:53.812813 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.04.17 16:10:53.812852 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2839 | 2026.04.17 16:10:53.813200 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2840 | 2026.04.17 16:10:53.813422 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.04.17 16:10:53.813557 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Debug> executeQuery: Read 143 rows, 12.66 KiB in 0.001302 sec., 109831.0291858679 rows/sec., 9.50 MiB/sec. | ||
| 2842 | 2026.04.17 16:10:53.813597 [ 268 ] {01d13629-07ff-48c9-84e2-6c3794c5291f} <Debug> TCPHandler: Processed in 0.001473899 sec. | ||
| 2843 | 2026.04.17 16:10:53.813713 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.04.17 16:10:53.813809 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.04.17 16:10:53.813850 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2846 | 2026.04.17 16:10:53.814253 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.04.17 16:10:53.814289 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2848 | 2026.04.17 16:10:53.814595 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2849 | 2026.04.17 16:10:53.814836 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.04.17 16:10:53.814974 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Debug> executeQuery: Read 51 rows, 3.78 KiB in 0.001183 sec., 43110.73541842773 rows/sec., 3.12 MiB/sec. | ||
| 2851 | 2026.04.17 16:10:53.815013 [ 268 ] {aa0cb08d-d886-4067-8835-8af4edefd598} <Debug> TCPHandler: Processed in 0.001350008 sec. | ||
| 2852 | 2026.04.17 16:10:53.815131 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.04.17 16:10:53.815236 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2854 | 2026.04.17 16:10:53.815277 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2855 | 2026.04.17 16:10:53.815724 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.04.17 16:10:53.815760 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2857 | 2026.04.17 16:10:53.816097 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2858 | 2026.04.17 16:10:53.816314 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.04.17 16:10:53.816447 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Debug> executeQuery: Read 121 rows, 9.70 KiB in 0.001229 sec., 98454.0276647681 rows/sec., 7.70 MiB/sec. | ||
| 2860 | 2026.04.17 16:10:53.816486 [ 268 ] {d67da84b-d687-4170-9889-1598c2659459} <Debug> TCPHandler: Processed in 0.001404538 sec. | ||
| 2861 | 2026.04.17 16:10:53.816600 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.04.17 16:10:53.816696 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.04.17 16:10:53.816739 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2864 | 2026.04.17 16:10:53.817122 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.04.17 16:10:53.817157 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2866 | 2026.04.17 16:10:53.817524 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2867 | 2026.04.17 16:10:53.817733 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.04.17 16:10:53.817862 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001185 sec., 139240.5063291139 rows/sec., 9.69 MiB/sec. | ||
| 2869 | 2026.04.17 16:10:53.817900 [ 268 ] {40050656-06e7-4c70-92c0-875addedfbfa} <Debug> TCPHandler: Processed in 0.001349527 sec. | ||
| 2870 | 2026.04.17 16:10:53.818014 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.04.17 16:10:53.818109 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2872 | 2026.04.17 16:10:53.818163 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2873 | 2026.04.17 16:10:53.819035 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.04.17 16:10:53.819072 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2875 | 2026.04.17 16:10:53.819669 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2876 | 2026.04.17 16:10:53.819903 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.04.17 16:10:53.820041 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00195 sec., 21025.641025641027 rows/sec., 37.68 MiB/sec. | ||
| 2878 | 2026.04.17 16:10:53.820104 [ 268 ] {cf31612a-ee30-4eb0-a0eb-4c152a4997d9} <Debug> TCPHandler: Processed in 0.002139073 sec. | ||
| 2879 | 2026.04.17 16:10:53.820232 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.04.17 16:10:53.820327 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.04.17 16:10:53.820369 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2882 | 2026.04.17 16:10:53.820690 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.04.17 16:10:53.820726 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2884 | 2026.04.17 16:10:53.821032 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2885 | 2026.04.17 16:10:53.821243 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Trace> oximeter.measurements_i64 (437561e0-74b9-4558-8f88-64e17bb600ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.04.17 16:10:53.821366 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 401.35 KiB/sec. | ||
| 2887 | 2026.04.17 16:10:53.821404 [ 268 ] {62d048bd-caf3-4e9b-af74-5aa68ce1157e} <Debug> TCPHandler: Processed in 0.001222144 sec. | ||
| 2888 | 2026.04.17 16:10:53.821524 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.04.17 16:10:53.821617 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.04.17 16:10:53.821658 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2891 | 2026.04.17 16:10:53.821981 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.04.17 16:10:53.822018 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2893 | 2026.04.17 16:10:53.822341 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2894 | 2026.04.17 16:10:53.822551 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.04.17 16:10:53.822680 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2896 | 2026.04.17 16:10:53.822716 [ 268 ] {d9576624-b15b-4d89-ac85-7e90d964fdf6} <Debug> TCPHandler: Processed in 0.001241665 sec. | ||
| 2897 | 2026.04.17 16:10:56.608575 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2898 | 2026.04.17 16:10:56.608675 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2899 | 2026.04.17 16:10:56.698109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5671 | ||
| 2900 | 2026.04.17 16:10:56.698656 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.04.17 16:10:56.698711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2902 | 2026.04.17 16:10:56.699323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2903 | 2026.04.17 16:10:56.699566 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.04.17 16:10:56.699710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5671 | ||
| 2905 | 2026.04.17 16:10:56.702304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 374 | ||
| 2906 | 2026.04.17 16:10:56.704625 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.04.17 16:10:56.704677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2908 | 2026.04.17 16:10:56.705884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2909 | 2026.04.17 16:10:56.706167 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.04.17 16:10:56.706517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2911 | 2026.04.17 16:10:56.992746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2912 | 2026.04.17 16:10:57.009514 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.04.17 16:10:57.009560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2914 | 2026.04.17 16:10:57.015147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2915 | 2026.04.17 16:10:57.015816 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.04.17 16:10:57.018563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2917 | 2026.04.17 16:10:58.814863 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.04.17 16:10:58.815077 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.04.17 16:10:58.815151 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2920 | 2026.04.17 16:10:58.815975 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.04.17 16:10:58.816021 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2922 | 2026.04.17 16:10:58.816423 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2923 | 2026.04.17 16:10:58.816652 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.04.17 16:10:58.816808 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 2925 | 2026.04.17 16:10:58.816851 [ 268 ] {7dd2c98f-5b2c-4461-b386-b8985e0f74ea} <Debug> TCPHandler: Processed in 0.002123903 sec. | ||
| 2926 | 2026.04.17 16:10:58.816973 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.04.17 16:10:58.817068 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2928 | 2026.04.17 16:10:58.817109 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2929 | 2026.04.17 16:10:58.817841 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.04.17 16:10:58.817877 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2931 | 2026.04.17 16:10:58.818218 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2932 | 2026.04.17 16:10:58.818442 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.04.17 16:10:58.818566 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001517 sec., 525379.0375741596 rows/sec., 40.45 MiB/sec. | ||
| 2934 | 2026.04.17 16:10:58.818603 [ 268 ] {66cea54d-b3c0-42a1-93ef-890d8e0d3af9} <Debug> TCPHandler: Processed in 0.001678444 sec. | ||
| 2935 | 2026.04.17 16:10:58.818730 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.04.17 16:10:58.818822 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.04.17 16:10:58.818861 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2938 | 2026.04.17 16:10:58.819280 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.04.17 16:10:58.819315 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2940 | 2026.04.17 16:10:58.819607 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2941 | 2026.04.17 16:10:58.819813 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.04.17 16:10:58.819918 [ 81 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2943 | 2026.04.17 16:10:58.819938 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001134 sec., 125220.45855379189 rows/sec., 7.36 MiB/sec. | ||
| 2944 | 2026.04.17 16:10:58.819982 [ 81 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.04.17 16:10:58.819992 [ 268 ] {37235ec1-05d7-4fd8-a854-58f3abbdf345} <Debug> TCPHandler: Processed in 0.001309427 sec. | ||
| 2946 | 2026.04.17 16:10:58.820009 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2947 | 2026.04.17 16:10:58.820117 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.04.17 16:10:58.820144 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::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 | ||
| 2949 | 2026.04.17 16:10:58.820214 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.04.17 16:10:58.820257 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2951 | 2026.04.17 16:10:58.820278 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2952 | 2026.04.17 16:10:58.820315 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 171 rows starting from the beginning of the part | ||
| 2953 | 2026.04.17 16:10:58.820378 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 2954 | 2026.04.17 16:10:58.820419 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2955 | 2026.04.17 16:10:58.820457 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 142 rows starting from the beginning of the part | ||
| 2956 | 2026.04.17 16:10:58.820493 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 2957 | 2026.04.17 16:10:58.820529 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part | ||
| 2958 | 2026.04.17 16:10:58.820702 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.04.17 16:10:58.820743 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2960 | 2026.04.17 16:10:58.821109 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2961 | 2026.04.17 16:10:58.821341 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.04.17 16:10:58.821419 [ 187 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326957 sec., 506421.83582437114 rows/sec., 32.75 MiB/sec. | ||
| 2963 | 2026.04.17 16:10:58.821473 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001277 sec., 116679.71808927174 rows/sec., 7.54 MiB/sec. | ||
| 2964 | 2026.04.17 16:10:58.821516 [ 268 ] {28bb10bd-d204-4e2d-9369-ff70c97fd6c7} <Debug> TCPHandler: Processed in 0.001445739 sec. | ||
| 2965 | 2026.04.17 16:10:58.821631 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.04.17 16:10:58.821638 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2967 | 2026.04.17 16:10:58.821728 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.04.17 16:10:58.821772 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2969 | 2026.04.17 16:10:58.821965 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.04.17 16:10:58.822058 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_11_2} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2971 | 2026.04.17 16:10:58.822158 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2972 | 2026.04.17 16:10:58.822197 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.04.17 16:10:58.822237 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2974 | 2026.04.17 16:10:58.822539 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2975 | 2026.04.17 16:10:58.822752 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.04.17 16:10:58.822876 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 2977 | 2026.04.17 16:10:58.822915 [ 268 ] {9c0c57fa-3379-4298-ae6e-d09a8f923ae4} <Debug> TCPHandler: Processed in 0.001331076 sec. | ||
| 2978 | 2026.04.17 16:10:58.823031 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.04.17 16:10:58.823123 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2980 | 2026.04.17 16:10:58.823161 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2981 | 2026.04.17 16:10:58.823704 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.04.17 16:10:58.823740 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2983 | 2026.04.17 16:10:58.824054 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2984 | 2026.04.17 16:10:58.824267 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.04.17 16:10:58.824392 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001286 sec., 381026.43856920686 rows/sec., 26.71 MiB/sec. | ||
| 2986 | 2026.04.17 16:10:58.824429 [ 268 ] {276b1a95-7f63-4e49-9715-60aa77faa668} <Debug> TCPHandler: Processed in 0.001444289 sec. | ||
| 2987 | 2026.04.17 16:10:58.824543 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.04.17 16:10:58.824635 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2989 | 2026.04.17 16:10:58.824675 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2990 | 2026.04.17 16:10:58.824996 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.04.17 16:10:58.825031 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2992 | 2026.04.17 16:10:58.825322 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2993 | 2026.04.17 16:10:58.825531 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.04.17 16:10:58.825639 [ 104 ] {} <Debug> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2995 | 2026.04.17 16:10:58.825652 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 2996 | 2026.04.17 16:10:58.825679 [ 104 ] {} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.04.17 16:10:58.825694 [ 268 ] {15470742-ee3b-4449-88d7-1f90eeff18e5} <Debug> TCPHandler: Processed in 0.001198245 sec. | ||
| 2998 | 2026.04.17 16:10:58.825699 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 2999 | 2026.04.17 16:10:58.825776 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 3000 | 2026.04.17 16:10:58.825823 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.04.17 16:10:58.825878 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3002 | 2026.04.17 16:10:58.825908 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 3003 | 2026.04.17 16:10:58.825929 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3004 | 2026.04.17 16:10:58.825950 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 3005 | 2026.04.17 16:10:58.825978 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3006 | 2026.04.17 16:10:58.825989 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 3007 | 2026.04.17 16:10:58.826028 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 3008 | 2026.04.17 16:10:58.826057 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 3009 | 2026.04.17 16:10:58.826088 [ 198 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 3010 | 2026.04.17 16:10:58.826411 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.04.17 16:10:58.826452 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3012 | 2026.04.17 16:10:58.826749 [ 187 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00100272 sec., 35902.34561991384 rows/sec., 1.83 MiB/sec. | ||
| 3013 | 2026.04.17 16:10:58.826818 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3014 | 2026.04.17 16:10:58.826902 [ 195 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3015 | 2026.04.17 16:10:58.827081 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.04.17 16:10:58.827224 [ 195 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_6_1} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.04.17 16:10:58.827237 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001325 sec., 200000 rows/sec., 13.29 MiB/sec. | ||
| 3018 | 2026.04.17 16:10:58.827284 [ 268 ] {fc5a677b-e7f0-4f93-8c7e-003cbff68060} <Debug> TCPHandler: Processed in 0.00150982 sec. | ||
| 3019 | 2026.04.17 16:10:58.827300 [ 195 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_6_1} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3020 | 2026.04.17 16:10:58.827391 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3021 | 2026.04.17 16:10:58.827409 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.04.17 16:10:58.827506 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.04.17 16:10:58.827547 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3024 | 2026.04.17 16:10:58.827868 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.04.17 16:10:58.827903 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3026 | 2026.04.17 16:10:58.828201 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3027 | 2026.04.17 16:10:58.828407 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.04.17 16:10:58.828536 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 3029 | 2026.04.17 16:10:58.828575 [ 268 ] {de4677d5-d345-4b31-9df7-ff2f45132852} <Debug> TCPHandler: Processed in 0.001213295 sec. | ||
| 3030 | 2026.04.17 16:10:58.828689 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.04.17 16:10:58.828780 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.04.17 16:10:58.828819 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3033 | 2026.04.17 16:10:58.829154 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.04.17 16:10:58.829188 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3035 | 2026.04.17 16:10:58.829486 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3036 | 2026.04.17 16:10:58.829700 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.04.17 16:10:58.829828 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 3038 | 2026.04.17 16:10:58.829865 [ 268 ] {13172a44-fa46-42a2-9dc4-6ad32c490895} <Debug> TCPHandler: Processed in 0.001222054 sec. | ||
| 3039 | 2026.04.17 16:11:03.810175 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.04.17 16:11:03.810392 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3041 | 2026.04.17 16:11:03.810466 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3042 | 2026.04.17 16:11:03.811252 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.04.17 16:11:03.811293 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3044 | 2026.04.17 16:11:03.811721 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3045 | 2026.04.17 16:11:03.811962 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.04.17 16:11:03.812132 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00179 sec., 77094.97206703911 rows/sec., 6.71 MiB/sec. | ||
| 3047 | 2026.04.17 16:11:03.812184 [ 268 ] {bd66d803-fe21-4402-9967-9218359013f2} <Debug> TCPHandler: Processed in 0.002143103 sec. | ||
| 3048 | 2026.04.17 16:11:03.812311 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.04.17 16:11:03.812414 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.04.17 16:11:03.812458 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3051 | 2026.04.17 16:11:03.812881 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.04.17 16:11:03.812917 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3053 | 2026.04.17 16:11:03.813233 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3054 | 2026.04.17 16:11:03.813458 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.04.17 16:11:03.813593 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 3056 | 2026.04.17 16:11:03.813632 [ 268 ] {b48a5c22-6d35-403b-8a6a-8a04999a2b1c} <Debug> TCPHandler: Processed in 0.001374328 sec. | ||
| 3057 | 2026.04.17 16:11:03.813746 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.04.17 16:11:03.813841 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3059 | 2026.04.17 16:11:03.813881 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3060 | 2026.04.17 16:11:03.814315 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.04.17 16:11:03.814349 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3062 | 2026.04.17 16:11:03.814651 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3063 | 2026.04.17 16:11:03.814869 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.04.17 16:11:03.815000 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001175 sec., 89361.70212765958 rows/sec., 6.98 MiB/sec. | ||
| 3065 | 2026.04.17 16:11:03.815038 [ 268 ] {e8333256-9cdb-4ae8-82f9-fb890cbe9a17} <Debug> TCPHandler: Processed in 0.001342127 sec. | ||
| 3066 | 2026.04.17 16:11:03.815149 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.04.17 16:11:03.815244 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3068 | 2026.04.17 16:11:03.815286 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3069 | 2026.04.17 16:11:03.815682 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.04.17 16:11:03.815716 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3071 | 2026.04.17 16:11:03.816057 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3072 | 2026.04.17 16:11:03.816275 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.04.17 16:11:03.816408 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 3074 | 2026.04.17 16:11:03.816448 [ 268 ] {76752917-e6be-4247-bb26-e107510c89a2} <Debug> TCPHandler: Processed in 0.001347467 sec. | ||
| 3075 | 2026.04.17 16:11:03.816560 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.04.17 16:11:03.816653 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.04.17 16:11:03.816708 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3078 | 2026.04.17 16:11:03.817518 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.04.17 16:11:03.817553 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3080 | 2026.04.17 16:11:03.818120 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3081 | 2026.04.17 16:11:03.818358 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.04.17 16:11:03.818504 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. | ||
| 3083 | 2026.04.17 16:11:03.818567 [ 268 ] {bda107a7-5ae1-4e0c-bd9d-b1d5c57f00dd} <Debug> TCPHandler: Processed in 0.002055821 sec. | ||
| 3084 | 2026.04.17 16:11:03.818694 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.04.17 16:11:03.818789 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.04.17 16:11:03.818830 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3087 | 2026.04.17 16:11:03.819159 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.04.17 16:11:03.819194 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3089 | 2026.04.17 16:11:03.819506 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3090 | 2026.04.17 16:11:03.819733 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.04.17 16:11:03.819862 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3092 | 2026.04.17 16:11:03.819898 [ 268 ] {ae26d0f3-198b-4ec0-8eb0-6b60150cda55} <Debug> TCPHandler: Processed in 0.001253085 sec. | ||
| 3093 | 2026.04.17 16:11:04.199899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6183 | ||
| 3094 | 2026.04.17 16:11:04.200420 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.04.17 16:11:04.200471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3096 | 2026.04.17 16:11:04.200976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3097 | 2026.04.17 16:11:04.201239 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.04.17 16:11:04.201392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6183 | ||
| 3099 | 2026.04.17 16:11:04.518738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3100 | 2026.04.17 16:11:04.535961 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.04.17 16:11:04.536025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3102 | 2026.04.17 16:11:04.541517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3103 | 2026.04.17 16:11:04.542258 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.04.17 16:11:04.545418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3105 | 2026.04.17 16:11:06.706813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 406 | ||
| 3106 | 2026.04.17 16:11:06.708960 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.04.17 16:11:06.709007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3108 | 2026.04.17 16:11:06.710227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3109 | 2026.04.17 16:11:06.710510 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.04.17 16:11:06.710833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3111 | 2026.04.17 16:11:08.800993 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.04.17 16:11:08.801371 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) 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) | ||
| 3113 | 2026.04.17 16:11:08.801749 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3114 | 2026.04.17 16:11:08.801789 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <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 | ||
| 3115 | 2026.04.17 16:11:08.802065 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3116 | 2026.04.17 16:11:08.802138 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3117 | 2026.04.17 16:11:08.802282 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3118 | 2026.04.17 16:11:08.802398 [ 310 ] {5e770376-495c-4780-94e0-91904722337b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3119 | 2026.04.17 16:11:08.802441 [ 335 ] {5e770376-495c-4780-94e0-91904722337b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3120 | 2026.04.17 16:11:08.802441 [ 319 ] {5e770376-495c-4780-94e0-91904722337b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3121 | 2026.04.17 16:11:08.802621 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3122 | 2026.04.17 16:11:08.802651 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3123 | 2026.04.17 16:11:08.802744 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3124 | 2026.04.17 16:11:08.802765 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3125 | 2026.04.17 16:11:08.802805 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <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'))" | ||
| 3126 | 2026.04.17 16:11:08.802846 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <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'))" | ||
| 3127 | 2026.04.17 16:11:08.802885 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <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'))" | ||
| 3128 | 2026.04.17 16:11:08.803920 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002711 sec., 12910.365178900774 rows/sec., 496.75 KiB/sec. | ||
| 3129 | 2026.04.17 16:11:08.804049 [ 268 ] {5e770376-495c-4780-94e0-91904722337b} <Debug> TCPHandler: Processed in 0.003240866 sec. | ||
| 3130 | 2026.04.17 16:11:08.804359 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.04.17 16:11:08.804502 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3132 | 2026.04.17 16:11:08.804728 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3133 | 2026.04.17 16:11:08.804763 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3134 | 2026.04.17 16:11:08.804964 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3135 | 2026.04.17 16:11:08.805016 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3136 | 2026.04.17 16:11:08.805126 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3137 | 2026.04.17 16:11:08.805205 [ 310 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3138 | 2026.04.17 16:11:08.805210 [ 298 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3139 | 2026.04.17 16:11:08.805206 [ 332 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3140 | 2026.04.17 16:11:08.805363 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3141 | 2026.04.17 16:11:08.805388 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3142 | 2026.04.17 16:11:08.805463 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3143 | 2026.04.17 16:11:08.805482 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3144 | 2026.04.17 16:11:08.805514 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3145 | 2026.04.17 16:11:08.805545 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3146 | 2026.04.17 16:11:08.805574 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3147 | 2026.04.17 16:11:08.806348 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001908 sec., 18343.815513626836 rows/sec., 705.81 KiB/sec. | ||
| 3148 | 2026.04.17 16:11:08.806473 [ 268 ] {58f46116-c562-46c4-a831-a8fe441f7618} <Debug> TCPHandler: Processed in 0.002165194 sec. | ||
| 3149 | 2026.04.17 16:11:08.806705 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.04.17 16:11:08.806849 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3151 | 2026.04.17 16:11:08.807071 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3152 | 2026.04.17 16:11:08.807107 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3153 | 2026.04.17 16:11:08.807315 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3154 | 2026.04.17 16:11:08.807371 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3155 | 2026.04.17 16:11:08.807477 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3156 | 2026.04.17 16:11:08.807542 [ 319 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3157 | 2026.04.17 16:11:08.807561 [ 310 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3158 | 2026.04.17 16:11:08.807561 [ 298 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3159 | 2026.04.17 16:11:08.807653 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3160 | 2026.04.17 16:11:08.807675 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3161 | 2026.04.17 16:11:08.807745 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3162 | 2026.04.17 16:11:08.807763 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3163 | 2026.04.17 16:11:08.807793 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3164 | 2026.04.17 16:11:08.807824 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3165 | 2026.04.17 16:11:08.807852 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3166 | 2026.04.17 16:11:08.808445 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001658 sec., 21109.770808202655 rows/sec., 812.23 KiB/sec. | ||
| 3167 | 2026.04.17 16:11:08.808543 [ 268 ] {a9285b24-0af9-4f3b-bbf2-c48a776ff598} <Debug> TCPHandler: Processed in 0.001889798 sec. | ||
| 3168 | 2026.04.17 16:11:08.808766 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.04.17 16:11:08.808904 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3170 | 2026.04.17 16:11:08.809128 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3171 | 2026.04.17 16:11:08.809163 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3172 | 2026.04.17 16:11:08.809371 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3173 | 2026.04.17 16:11:08.809424 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3174 | 2026.04.17 16:11:08.809529 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3175 | 2026.04.17 16:11:08.809582 [ 298 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3176 | 2026.04.17 16:11:08.809600 [ 338 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3177 | 2026.04.17 16:11:08.809601 [ 319 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3178 | 2026.04.17 16:11:08.809699 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3179 | 2026.04.17 16:11:08.809724 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3180 | 2026.04.17 16:11:08.809792 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3181 | 2026.04.17 16:11:08.809809 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3182 | 2026.04.17 16:11:08.809839 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3183 | 2026.04.17 16:11:08.809874 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3184 | 2026.04.17 16:11:08.809905 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3185 | 2026.04.17 16:11:08.810545 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.0017 sec., 20588.235294117647 rows/sec., 792.16 KiB/sec. | ||
| 3186 | 2026.04.17 16:11:08.810706 [ 268 ] {74f8daef-a458-4e1f-bb07-d735c4ea8d76} <Debug> TCPHandler: Processed in 0.00199095 sec. | ||
| 3187 | 2026.04.17 16:11:08.810945 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.04.17 16:11:08.811083 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3189 | 2026.04.17 16:11:08.811293 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3190 | 2026.04.17 16:11:08.811329 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3191 | 2026.04.17 16:11:08.811528 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3192 | 2026.04.17 16:11:08.811579 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3193 | 2026.04.17 16:11:08.811677 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3194 | 2026.04.17 16:11:08.811726 [ 298 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3195 | 2026.04.17 16:11:08.811731 [ 338 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3196 | 2026.04.17 16:11:08.811741 [ 319 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3197 | 2026.04.17 16:11:08.811832 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3198 | 2026.04.17 16:11:08.811857 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3199 | 2026.04.17 16:11:08.811923 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3200 | 2026.04.17 16:11:08.811940 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3201 | 2026.04.17 16:11:08.811970 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3202 | 2026.04.17 16:11:08.811999 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3203 | 2026.04.17 16:11:08.812026 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3204 | 2026.04.17 16:11:08.812604 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001579 sec., 22165.927802406586 rows/sec., 852.87 KiB/sec. | ||
| 3205 | 2026.04.17 16:11:08.812700 [ 268 ] {f57d72cb-a96a-42a3-8536-417af7e5f135} <Debug> TCPHandler: Processed in 0.001805046 sec. | ||
| 3206 | 2026.04.17 16:11:08.812965 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.04.17 16:11:08.813101 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3208 | 2026.04.17 16:11:08.813312 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3209 | 2026.04.17 16:11:08.813347 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3210 | 2026.04.17 16:11:08.813546 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3211 | 2026.04.17 16:11:08.813598 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3212 | 2026.04.17 16:11:08.813697 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3213 | 2026.04.17 16:11:08.813751 [ 306 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3214 | 2026.04.17 16:11:08.813763 [ 319 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3215 | 2026.04.17 16:11:08.813770 [ 338 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3216 | 2026.04.17 16:11:08.813865 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3217 | 2026.04.17 16:11:08.813885 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3218 | 2026.04.17 16:11:08.813951 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3219 | 2026.04.17 16:11:08.813968 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3220 | 2026.04.17 16:11:08.813997 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3221 | 2026.04.17 16:11:08.814026 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3222 | 2026.04.17 16:11:08.814056 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3223 | 2026.04.17 16:11:08.814608 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001564 sec., 22378.51662404092 rows/sec., 861.05 KiB/sec. | ||
| 3224 | 2026.04.17 16:11:08.814701 [ 268 ] {8f75c03e-42bc-48e1-ab64-de2264887899} <Debug> TCPHandler: Processed in 0.001785366 sec. | ||
| 3225 | 2026.04.17 16:11:08.833425 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.04.17 16:11:08.833570 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3227 | 2026.04.17 16:11:08.833620 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3228 | 2026.04.17 16:11:08.834183 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.04.17 16:11:08.834231 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3230 | 2026.04.17 16:11:08.834669 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3231 | 2026.04.17 16:11:08.834878 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.04.17 16:11:08.835021 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001487 sec., 4034.9697377269667 rows/sec., 1.87 MiB/sec. | ||
| 3233 | 2026.04.17 16:11:08.835060 [ 268 ] {3eb2a88c-9a06-4351-9e35-b90fc62205f5} <Debug> TCPHandler: Processed in 0.001736385 sec. | ||
| 3234 | 2026.04.17 16:11:08.835168 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.04.17 16:11:08.835267 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3236 | 2026.04.17 16:11:08.835307 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3237 | 2026.04.17 16:11:08.835701 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.04.17 16:11:08.835740 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3239 | 2026.04.17 16:11:08.836046 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3240 | 2026.04.17 16:11:08.836263 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.04.17 16:11:08.836394 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.73 MiB/sec. | ||
| 3242 | 2026.04.17 16:11:08.836432 [ 268 ] {b8623d84-42da-4dfd-a44a-1d547b64fc98} <Debug> TCPHandler: Processed in 0.001312717 sec. | ||
| 3243 | 2026.04.17 16:11:08.836545 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.04.17 16:11:08.836638 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3245 | 2026.04.17 16:11:08.836677 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3246 | 2026.04.17 16:11:08.837036 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.04.17 16:11:08.837073 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3248 | 2026.04.17 16:11:08.837356 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3249 | 2026.04.17 16:11:08.837582 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.04.17 16:11:08.837716 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001095 sec., 1826.4840182648402 rows/sec., 148.94 KiB/sec. | ||
| 3251 | 2026.04.17 16:11:08.837751 [ 268 ] {d703ae80-f373-42f4-8ac0-90e9d510ae28} <Debug> TCPHandler: Processed in 0.001256535 sec. | ||
| 3252 | 2026.04.17 16:11:08.837931 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.04.17 16:11:08.838050 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3254 | 2026.04.17 16:11:08.838099 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3255 | 2026.04.17 16:11:08.838599 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.04.17 16:11:08.838634 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3257 | 2026.04.17 16:11:08.838973 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3258 | 2026.04.17 16:11:08.839185 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.04.17 16:11:08.839283 [ 144 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3260 | 2026.04.17 16:11:08.839315 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001289 sec., 137315.7486423584 rows/sec., 12.08 MiB/sec. | ||
| 3261 | 2026.04.17 16:11:08.839317 [ 144 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.04.17 16:11:08.839346 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3263 | 2026.04.17 16:11:08.839351 [ 268 ] {f13331f6-3f65-4458-be13-68a7aceb00e2} <Debug> TCPHandler: Processed in 0.001481669 sec. | ||
| 3264 | 2026.04.17 16:11:08.839463 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.04.17 16:11:08.839466 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 3266 | 2026.04.17 16:11:08.839560 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.04.17 16:11:08.839604 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3268 | 2026.04.17 16:11:08.839607 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3269 | 2026.04.17 16:11:08.839660 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 850 rows starting from the beginning of the part | ||
| 3270 | 2026.04.17 16:11:08.839724 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 797 rows starting from the beginning of the part | ||
| 3271 | 2026.04.17 16:11:08.839768 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 143 rows starting from the beginning of the part | ||
| 3272 | 2026.04.17 16:11:08.839808 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 797 rows starting from the beginning of the part | ||
| 3273 | 2026.04.17 16:11:08.839859 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
| 3274 | 2026.04.17 16:11:08.839906 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 177 rows starting from the beginning of the part | ||
| 3275 | 2026.04.17 16:11:08.839981 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.04.17 16:11:08.840023 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3277 | 2026.04.17 16:11:08.840343 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3278 | 2026.04.17 16:11:08.840573 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.04.17 16:11:08.840710 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001169 sec., 11976.047904191617 rows/sec., 941.48 KiB/sec. | ||
| 3280 | 2026.04.17 16:11:08.840748 [ 268 ] {03ac7296-30b9-44e4-8799-a24dd211221b} <Debug> TCPHandler: Processed in 0.001334367 sec. | ||
| 3281 | 2026.04.17 16:11:08.840874 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.04.17 16:11:08.840968 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.04.17 16:11:08.841008 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3284 | 2026.04.17 16:11:08.841311 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902068 sec., 1525707.8085536375 rows/sec., 126.12 MiB/sec. | ||
| 3285 | 2026.04.17 16:11:08.841400 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.04.17 16:11:08.841441 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3287 | 2026.04.17 16:11:08.841567 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3288 | 2026.04.17 16:11:08.841773 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3289 | 2026.04.17 16:11:08.841891 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.04.17 16:11:08.841982 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_16_3} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3291 | 2026.04.17 16:11:08.842029 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.04.17 16:11:08.842062 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3293 | 2026.04.17 16:11:08.842168 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.63 MiB/sec. | ||
| 3294 | 2026.04.17 16:11:08.842208 [ 268 ] {480c9687-0ec9-42f4-93c5-148e093f6f60} <Debug> TCPHandler: Processed in 0.001383048 sec. | ||
| 3295 | 2026.04.17 16:11:08.842315 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.04.17 16:11:08.842408 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.04.17 16:11:08.842447 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3298 | 2026.04.17 16:11:08.842825 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.04.17 16:11:08.842859 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3300 | 2026.04.17 16:11:08.843169 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3301 | 2026.04.17 16:11:08.843374 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.04.17 16:11:08.843500 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 3303 | 2026.04.17 16:11:08.843536 [ 268 ] {f311a06e-1e0d-4e3a-a946-8a993ac39138} <Debug> TCPHandler: Processed in 0.001270896 sec. | ||
| 3304 | 2026.04.17 16:11:08.843643 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.04.17 16:11:08.843735 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3306 | 2026.04.17 16:11:08.843773 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3307 | 2026.04.17 16:11:08.844175 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.04.17 16:11:08.844209 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3309 | 2026.04.17 16:11:08.844517 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3310 | 2026.04.17 16:11:08.844739 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.04.17 16:11:08.844830 [ 144 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3312 | 2026.04.17 16:11:08.844857 [ 144 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.04.17 16:11:08.844867 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001149 sec., 88772.8459530026 rows/sec., 7.26 MiB/sec. | ||
| 3314 | 2026.04.17 16:11:08.844874 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3315 | 2026.04.17 16:11:08.844904 [ 268 ] {f7d18d27-3edd-41e7-946e-e4db0d25ee5a} <Debug> TCPHandler: Processed in 0.001310446 sec. | ||
| 3316 | 2026.04.17 16:11:08.844987 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 3317 | 2026.04.17 16:11:08.845011 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.04.17 16:11:08.845107 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3319 | 2026.04.17 16:11:08.845110 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.04.17 16:11:08.845143 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 536 rows starting from the beginning of the part | ||
| 3321 | 2026.04.17 16:11:08.845176 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3322 | 2026.04.17 16:11:08.845205 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 490 rows starting from the beginning of the part | ||
| 3323 | 2026.04.17 16:11:08.845248 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 121 rows starting from the beginning of the part | ||
| 3324 | 2026.04.17 16:11:08.845285 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 490 rows starting from the beginning of the part | ||
| 3325 | 2026.04.17 16:11:08.845323 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 105 rows starting from the beginning of the part | ||
| 3326 | 2026.04.17 16:11:08.845360 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 3327 | 2026.04.17 16:11:08.845612 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.04.17 16:11:08.845654 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3329 | 2026.04.17 16:11:08.846040 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2026.04.17 16:11:08.846261 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.04.17 16:11:08.846355 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3332 | 2026.04.17 16:11:08.846380 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.04.17 16:11:08.846389 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Debug> executeQuery: Read 455 rows, 35.89 KiB in 0.001297 sec., 350809.5605242868 rows/sec., 27.02 MiB/sec. | ||
| 3334 | 2026.04.17 16:11:08.846396 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3335 | 2026.04.17 16:11:08.846427 [ 268 ] {a56514d3-7eca-40ab-a011-620846b515d2} <Debug> TCPHandler: Processed in 0.00146587 sec. | ||
| 3336 | 2026.04.17 16:11:08.846429 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148799 sec., 1239255.6401588721 rows/sec., 93.90 MiB/sec. | ||
| 3337 | 2026.04.17 16:11:08.846498 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 3338 | 2026.04.17 16:11:08.846536 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.04.17 16:11:08.846589 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3340 | 2026.04.17 16:11:08.846600 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3341 | 2026.04.17 16:11:08.846619 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1885 rows starting from the beginning of the part | ||
| 3342 | 2026.04.17 16:11:08.846629 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.04.17 16:11:08.846677 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3344 | 2026.04.17 16:11:08.846700 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3345 | 2026.04.17 16:11:08.846753 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 165 rows starting from the beginning of the part | ||
| 3346 | 2026.04.17 16:11:08.846801 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3347 | 2026.04.17 16:11:08.846847 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3348 | 2026.04.17 16:11:08.846855 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.04.17 16:11:08.846897 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 455 rows starting from the beginning of the part | ||
| 3350 | 2026.04.17 16:11:08.846932 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_16_3} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3351 | 2026.04.17 16:11:08.846994 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.04.17 16:11:08.847007 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3353 | 2026.04.17 16:11:08.847036 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3354 | 2026.04.17 16:11:08.847350 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3355 | 2026.04.17 16:11:08.847583 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.04.17 16:11:08.847679 [ 144 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3357 | 2026.04.17 16:11:08.847702 [ 144 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.04.17 16:11:08.847715 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 3359 | 2026.04.17 16:11:08.847718 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3360 | 2026.04.17 16:11:08.847749 [ 268 ] {838d3086-6111-450a-894c-6713a4bc1e2a} <Debug> TCPHandler: Processed in 0.001263426 sec. | ||
| 3361 | 2026.04.17 16:11:08.847806 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 3362 | 2026.04.17 16:11:08.847910 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3363 | 2026.04.17 16:11:08.847938 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 3364 | 2026.04.17 16:11:08.847983 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3365 | 2026.04.17 16:11:08.848020 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3366 | 2026.04.17 16:11:08.848053 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 3367 | 2026.04.17 16:11:08.848082 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3368 | 2026.04.17 16:11:08.848115 [ 198 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 3369 | 2026.04.17 16:11:08.848363 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914769 sec., 1668608.589338975 rows/sec., 115.36 MiB/sec. | ||
| 3370 | 2026.04.17 16:11:08.848623 [ 197 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3371 | 2026.04.17 16:11:08.848881 [ 197 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.04.17 16:11:08.848920 [ 190 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153853 sec., 883994.7549644539 rows/sec., 57.19 MiB/sec. | ||
| 3373 | 2026.04.17 16:11:08.848949 [ 197 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3374 | 2026.04.17 16:11:08.849026 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3375 | 2026.04.17 16:11:08.849141 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3376 | 2026.04.17 16:11:08.849433 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.04.17 16:11:08.849501 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_16_3} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3378 | 2026.04.17 16:11:08.849570 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3379 | 2026.04.17 16:11:11.608742 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3380 | 2026.04.17 16:11:11.608845 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3381 | 2026.04.17 16:11:11.701455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6631 | ||
| 3382 | 2026.04.17 16:11:11.701960 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.04.17 16:11:11.702009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3384 | 2026.04.17 16:11:11.702530 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3385 | 2026.04.17 16:11:11.702765 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.04.17 16:11:11.702917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6631 | ||
| 3387 | 2026.04.17 16:11:12.045474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3388 | 2026.04.17 16:11:12.063428 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.04.17 16:11:12.063498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3390 | 2026.04.17 16:11:12.069860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3391 | 2026.04.17 16:11:12.070623 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.04.17 16:11:12.073732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3393 | 2026.04.17 16:11:13.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.25 MiB, peak 229.21 MiB, free memory in arenas 0.00 B, will set to 224.05 MiB (RSS), difference: 1.81 MiB | ||
| 3394 | 2026.04.17 16:11:13.810252 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.04.17 16:11:13.810452 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3396 | 2026.04.17 16:11:13.810530 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3397 | 2026.04.17 16:11:13.811311 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.04.17 16:11:13.811358 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3399 | 2026.04.17 16:11:13.811780 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3400 | 2026.04.17 16:11:13.812015 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.04.17 16:11:13.812179 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001781 sec., 77484.55923638406 rows/sec., 6.74 MiB/sec. | ||
| 3402 | 2026.04.17 16:11:13.812228 [ 268 ] {af364872-d764-46ba-b2fd-e37d43fbb606} <Debug> TCPHandler: Processed in 0.002113743 sec. | ||
| 3403 | 2026.04.17 16:11:13.812361 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.04.17 16:11:13.812465 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3405 | 2026.04.17 16:11:13.812510 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3406 | 2026.04.17 16:11:13.812930 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.04.17 16:11:13.812969 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3408 | 2026.04.17 16:11:13.813269 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3409 | 2026.04.17 16:11:13.813482 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.04.17 16:11:13.813627 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. | ||
| 3411 | 2026.04.17 16:11:13.813667 [ 268 ] {faa9c50c-d1ec-4412-880b-1141b51a3b18} <Debug> TCPHandler: Processed in 0.001360048 sec. | ||
| 3412 | 2026.04.17 16:11:13.813780 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.04.17 16:11:13.813876 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3414 | 2026.04.17 16:11:13.813917 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3415 | 2026.04.17 16:11:13.814345 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.04.17 16:11:13.814382 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3417 | 2026.04.17 16:11:13.814685 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3418 | 2026.04.17 16:11:13.814905 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.04.17 16:11:13.815043 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001185 sec., 88607.59493670886 rows/sec., 6.92 MiB/sec. | ||
| 3420 | 2026.04.17 16:11:13.815081 [ 268 ] {d5c1349e-1348-4a2b-94ba-6c5af13cc3df} <Debug> TCPHandler: Processed in 0.001351727 sec. | ||
| 3421 | 2026.04.17 16:11:13.815192 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.04.17 16:11:13.815285 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.04.17 16:11:13.815328 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3424 | 2026.04.17 16:11:13.815714 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.04.17 16:11:13.815750 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3426 | 2026.04.17 16:11:13.816074 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3427 | 2026.04.17 16:11:13.816287 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.04.17 16:11:13.816426 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 3429 | 2026.04.17 16:11:13.816463 [ 268 ] {c4792045-fee7-4629-8dbe-2172adf7bb0e} <Debug> TCPHandler: Processed in 0.001322287 sec. | ||
| 3430 | 2026.04.17 16:11:13.816571 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.04.17 16:11:13.816664 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.04.17 16:11:13.816719 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3433 | 2026.04.17 16:11:13.817588 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.04.17 16:11:13.817625 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3435 | 2026.04.17 16:11:13.818228 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3436 | 2026.04.17 16:11:13.818449 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.04.17 16:11:13.818572 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3438 | 2026.04.17 16:11:13.818596 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00195 sec., 21025.641025641027 rows/sec., 37.68 MiB/sec. | ||
| 3439 | 2026.04.17 16:11:13.818682 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.04.17 16:11:13.818713 [ 268 ] {214a932b-5ba3-4f53-bc1d-6683f30207a4} <Debug> TCPHandler: Processed in 0.002191084 sec. | ||
| 3441 | 2026.04.17 16:11:13.818725 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3442 | 2026.04.17 16:11:13.818849 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.04.17 16:11:13.818869 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::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 | ||
| 3444 | 2026.04.17 16:11:13.818951 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.04.17 16:11:13.818993 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3446 | 2026.04.17 16:11:13.819065 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2026.04.17 16:11:13.819118 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3448 | 2026.04.17 16:11:13.819240 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part | ||
| 3449 | 2026.04.17 16:11:13.819331 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.04.17 16:11:13.819342 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3451 | 2026.04.17 16:11:13.819370 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3452 | 2026.04.17 16:11:13.819450 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
| 3453 | 2026.04.17 16:11:13.819556 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
| 3454 | 2026.04.17 16:11:13.819658 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 41 rows starting from the beginning of the part | ||
| 3455 | 2026.04.17 16:11:13.819706 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3456 | 2026.04.17 16:11:13.819937 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.04.17 16:11:13.820069 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 3458 | 2026.04.17 16:11:13.820105 [ 268 ] {2930de84-51b9-4aa4-9c44-65c94f09ed3c} <Debug> TCPHandler: Processed in 0.001304926 sec. | ||
| 3459 | 2026.04.17 16:11:13.827818 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 19 columns (19 merged, 0 gathered) in 0.00897965 sec., 18931.695556062874 rows/sec., 33.92 MiB/sec. | ||
| 3460 | 2026.04.17 16:11:13.828220 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3461 | 2026.04.17 16:11:13.828572 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.04.17 16:11:13.828632 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3463 | 2026.04.17 16:11:13.828709 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3464 | 2026.04.17 16:11:16.710988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 450 | ||
| 3465 | 2026.04.17 16:11:16.713453 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.04.17 16:11:16.713497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3467 | 2026.04.17 16:11:16.714705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3468 | 2026.04.17 16:11:16.714969 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.04.17 16:11:16.715210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3470 | 2026.04.17 16:11:18.807393 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.04.17 16:11:18.807592 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3472 | 2026.04.17 16:11:18.807668 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3473 | 2026.04.17 16:11:18.808312 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.04.17 16:11:18.808358 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3475 | 2026.04.17 16:11:18.808758 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3476 | 2026.04.17 16:11:18.808984 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.04.17 16:11:18.809148 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 3478 | 2026.04.17 16:11:18.809199 [ 268 ] {ed215375-e6f1-4cf7-97dc-efaab69de1ce} <Debug> TCPHandler: Processed in 0.001937359 sec. | ||
| 3479 | 2026.04.17 16:11:18.809322 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.04.17 16:11:18.809423 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3481 | 2026.04.17 16:11:18.809466 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3482 | 2026.04.17 16:11:18.809878 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.04.17 16:11:18.809916 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3484 | 2026.04.17 16:11:18.810231 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3485 | 2026.04.17 16:11:18.810441 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.04.17 16:11:18.810574 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 3487 | 2026.04.17 16:11:18.810617 [ 268 ] {a5923911-6c9b-4f9e-bec6-5942d4f3b2f6} <Debug> TCPHandler: Processed in 0.001345747 sec. | ||
| 3488 | 2026.04.17 16:11:18.810734 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.04.17 16:11:18.810831 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.04.17 16:11:18.810873 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3491 | 2026.04.17 16:11:18.811267 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.04.17 16:11:18.811303 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3493 | 2026.04.17 16:11:18.811634 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3494 | 2026.04.17 16:11:18.811837 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.04.17 16:11:18.811983 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3496 | 2026.04.17 16:11:18.812020 [ 268 ] {cd66fe3b-a94f-4ee2-a6ff-8048dd563762} <Debug> TCPHandler: Processed in 0.001334067 sec. | ||
| 3497 | 2026.04.17 16:11:18.812133 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.04.17 16:11:18.812226 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3499 | 2026.04.17 16:11:18.812267 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3500 | 2026.04.17 16:11:18.812579 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.04.17 16:11:18.812616 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3502 | 2026.04.17 16:11:18.812920 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3503 | 2026.04.17 16:11:18.813128 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.04.17 16:11:18.813258 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3505 | 2026.04.17 16:11:18.813294 [ 268 ] {1a589c53-c5b1-41d8-a1da-05a4698bda3a} <Debug> TCPHandler: Processed in 0.001208455 sec. | ||
| 3506 | 2026.04.17 16:11:19.127046 [ 143 ] {} <Debug> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3507 | 2026.04.17 16:11:19.127114 [ 143 ] {} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.04.17 16:11:19.127135 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3509 | 2026.04.17 16:11:19.127268 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::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 | ||
| 3510 | 2026.04.17 16:11:19.127403 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3511 | 2026.04.17 16:11:19.127436 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3512 | 2026.04.17 16:11:19.127501 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3513 | 2026.04.17 16:11:19.127544 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3514 | 2026.04.17 16:11:19.127583 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3515 | 2026.04.17 16:11:19.127635 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3516 | 2026.04.17 16:11:19.128349 [ 200 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145583 sec., 19204.19559298628 rows/sec., 1.60 MiB/sec. | ||
| 3517 | 2026.04.17 16:11:19.128530 [ 197 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3518 | 2026.04.17 16:11:19.128838 [ 197 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.04.17 16:11:19.128925 [ 197 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_5_1} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3520 | 2026.04.17 16:11:19.129016 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3521 | 2026.04.17 16:11:19.203097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7143 | ||
| 3522 | 2026.04.17 16:11:19.203643 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.04.17 16:11:19.203680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3524 | 2026.04.17 16:11:19.204235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3525 | 2026.04.17 16:11:19.204460 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.04.17 16:11:19.204648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7143 | ||
| 3527 | 2026.04.17 16:11:19.230298 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.04.17 16:11:19.230537 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3529 | 2026.04.17 16:11:19.230911 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3530 | 2026.04.17 16:11:19.230952 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3531 | 2026.04.17 16:11:19.231217 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3532 | 2026.04.17 16:11:19.231286 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3533 | 2026.04.17 16:11:19.231429 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3534 | 2026.04.17 16:11:19.231523 [ 306 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3535 | 2026.04.17 16:11:19.231536 [ 338 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3536 | 2026.04.17 16:11:19.231543 [ 319 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3537 | 2026.04.17 16:11:19.231557 [ 299 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3538 | 2026.04.17 16:11:19.231675 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3539 | 2026.04.17 16:11:19.231702 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3540 | 2026.04.17 16:11:19.231798 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3541 | 2026.04.17 16:11:19.231818 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3542 | 2026.04.17 16:11:19.231854 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3543 | 2026.04.17 16:11:19.231896 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3544 | 2026.04.17 16:11:19.231932 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3545 | 2026.04.17 16:11:19.231968 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3546 | 2026.04.17 16:11:19.232799 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00237 sec., 17299.57805907173 rows/sec., 696.78 KiB/sec. | ||
| 3547 | 2026.04.17 16:11:19.232940 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> MemoryTracker: Peak memory usage (for query): 145.36 KiB. | ||
| 3548 | 2026.04.17 16:11:19.232956 [ 268 ] {c4937722-eb84-4cdc-a18e-29edc45f66c2} <Debug> TCPHandler: Processed in 0.002782945 sec. | ||
| 3549 | 2026.04.17 16:11:19.233186 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2026.04.17 16:11:19.233327 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3551 | 2026.04.17 16:11:19.233561 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3552 | 2026.04.17 16:11:19.233600 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3553 | 2026.04.17 16:11:19.233817 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3554 | 2026.04.17 16:11:19.233871 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3555 | 2026.04.17 16:11:19.233974 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3556 | 2026.04.17 16:11:19.234039 [ 299 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3557 | 2026.04.17 16:11:19.234045 [ 339 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3558 | 2026.04.17 16:11:19.234055 [ 322 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3559 | 2026.04.17 16:11:19.234049 [ 342 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3560 | 2026.04.17 16:11:19.234183 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3561 | 2026.04.17 16:11:19.234204 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3562 | 2026.04.17 16:11:19.234283 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3563 | 2026.04.17 16:11:19.234301 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3564 | 2026.04.17 16:11:19.234331 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3565 | 2026.04.17 16:11:19.234362 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3566 | 2026.04.17 16:11:19.234389 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3567 | 2026.04.17 16:11:19.234417 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3568 | 2026.04.17 16:11:19.235064 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001797 sec., 22815.804117974403 rows/sec., 918.96 KiB/sec. | ||
| 3569 | 2026.04.17 16:11:19.235182 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> MemoryTracker: Peak memory usage (for query): 145.22 KiB. | ||
| 3570 | 2026.04.17 16:11:19.235197 [ 268 ] {a6c3e21f-62d3-4870-930b-d0319bf3e304} <Debug> TCPHandler: Processed in 0.002061712 sec. | ||
| 3571 | 2026.04.17 16:11:19.235425 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.04.17 16:11:19.235564 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3573 | 2026.04.17 16:11:19.235793 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3574 | 2026.04.17 16:11:19.235831 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3575 | 2026.04.17 16:11:19.236041 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3576 | 2026.04.17 16:11:19.236094 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3577 | 2026.04.17 16:11:19.236193 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3578 | 2026.04.17 16:11:19.236249 [ 342 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3579 | 2026.04.17 16:11:19.236259 [ 306 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3580 | 2026.04.17 16:11:19.236267 [ 339 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3581 | 2026.04.17 16:11:19.236267 [ 299 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3582 | 2026.04.17 16:11:19.236380 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3583 | 2026.04.17 16:11:19.236404 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3584 | 2026.04.17 16:11:19.236481 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3585 | 2026.04.17 16:11:19.236499 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3586 | 2026.04.17 16:11:19.236530 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3587 | 2026.04.17 16:11:19.236560 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3588 | 2026.04.17 16:11:19.236588 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3589 | 2026.04.17 16:11:19.236616 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3590 | 2026.04.17 16:11:19.237249 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001743 sec., 23522.662076878943 rows/sec., 947.43 KiB/sec. | ||
| 3591 | 2026.04.17 16:11:19.237373 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> MemoryTracker: Peak memory usage (for query): 145.77 KiB. | ||
| 3592 | 2026.04.17 16:11:19.237388 [ 268 ] {20d0398a-9603-4910-a914-d72922c161b4} <Debug> TCPHandler: Processed in 0.002013731 sec. | ||
| 3593 | 2026.04.17 16:11:19.237677 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.04.17 16:11:19.237816 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3595 | 2026.04.17 16:11:19.238041 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3596 | 2026.04.17 16:11:19.238078 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3597 | 2026.04.17 16:11:19.238296 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3598 | 2026.04.17 16:11:19.238348 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3599 | 2026.04.17 16:11:19.238449 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3600 | 2026.04.17 16:11:19.238504 [ 302 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3601 | 2026.04.17 16:11:19.238525 [ 339 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3602 | 2026.04.17 16:11:19.238533 [ 299 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3603 | 2026.04.17 16:11:19.238534 [ 306 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3604 | 2026.04.17 16:11:19.238646 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3605 | 2026.04.17 16:11:19.238667 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3606 | 2026.04.17 16:11:19.238743 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3607 | 2026.04.17 16:11:19.238761 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3608 | 2026.04.17 16:11:19.238789 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3609 | 2026.04.17 16:11:19.238826 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3610 | 2026.04.17 16:11:19.238951 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3611 | 2026.04.17 16:11:19.239064 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3612 | 2026.04.17 16:11:19.239766 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002009 sec., 20408.163265306124 rows/sec., 821.98 KiB/sec. | ||
| 3613 | 2026.04.17 16:11:19.239893 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> MemoryTracker: Peak memory usage (for query): 145.79 KiB. | ||
| 3614 | 2026.04.17 16:11:19.239908 [ 268 ] {ca0f08e6-6203-4ddb-9fb7-4429d0aead1c} <Debug> TCPHandler: Processed in 0.002280716 sec. | ||
| 3615 | 2026.04.17 16:11:19.240165 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.04.17 16:11:19.240301 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3617 | 2026.04.17 16:11:19.240522 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3618 | 2026.04.17 16:11:19.240559 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3619 | 2026.04.17 16:11:19.240773 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3620 | 2026.04.17 16:11:19.240825 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3621 | 2026.04.17 16:11:19.240923 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3622 | 2026.04.17 16:11:19.240983 [ 315 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3623 | 2026.04.17 16:11:19.240999 [ 299 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3624 | 2026.04.17 16:11:19.240992 [ 342 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3625 | 2026.04.17 16:11:19.240987 [ 339 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3626 | 2026.04.17 16:11:19.241131 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3627 | 2026.04.17 16:11:19.241156 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3628 | 2026.04.17 16:11:19.241232 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3629 | 2026.04.17 16:11:19.241250 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3630 | 2026.04.17 16:11:19.241279 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3631 | 2026.04.17 16:11:19.241309 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3632 | 2026.04.17 16:11:19.241337 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3633 | 2026.04.17 16:11:19.241363 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3634 | 2026.04.17 16:11:19.242138 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 871.43 KiB/sec. | ||
| 3635 | 2026.04.17 16:11:19.242280 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> MemoryTracker: Peak memory usage (for query): 147.80 KiB. | ||
| 3636 | 2026.04.17 16:11:19.242294 [ 268 ] {7d010b0a-043d-4e23-92fa-bd0e4f84367c} <Debug> TCPHandler: Processed in 0.002178573 sec. | ||
| 3637 | 2026.04.17 16:11:19.242521 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2026.04.17 16:11:19.242659 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3639 | 2026.04.17 16:11:19.242885 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3640 | 2026.04.17 16:11:19.242921 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3641 | 2026.04.17 16:11:19.243134 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3642 | 2026.04.17 16:11:19.243185 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3643 | 2026.04.17 16:11:19.243285 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3644 | 2026.04.17 16:11:19.243356 [ 315 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3645 | 2026.04.17 16:11:19.243357 [ 299 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3646 | 2026.04.17 16:11:19.243376 [ 330 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3647 | 2026.04.17 16:11:19.243389 [ 345 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3648 | 2026.04.17 16:11:19.243497 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3649 | 2026.04.17 16:11:19.243523 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3650 | 2026.04.17 16:11:19.243599 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3651 | 2026.04.17 16:11:19.243617 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3652 | 2026.04.17 16:11:19.243645 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3653 | 2026.04.17 16:11:19.243675 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3654 | 2026.04.17 16:11:19.243703 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3655 | 2026.04.17 16:11:19.243732 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3656 | 2026.04.17 16:11:19.244420 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00182 sec., 22527.472527472528 rows/sec., 907.34 KiB/sec. | ||
| 3657 | 2026.04.17 16:11:19.244564 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> MemoryTracker: Peak memory usage (for query): 146.28 KiB. | ||
| 3658 | 2026.04.17 16:11:19.244579 [ 268 ] {73853f8b-f313-45e6-aa32-0bf2b768fcf8} <Debug> TCPHandler: Processed in 0.002107173 sec. | ||
| 3659 | 2026.04.17 16:11:19.302969 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.04.17 16:11:19.303170 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3661 | 2026.04.17 16:11:19.303502 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3662 | 2026.04.17 16:11:19.303551 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3663 | 2026.04.17 16:11:19.303841 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3664 | 2026.04.17 16:11:19.303901 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3665 | 2026.04.17 16:11:19.304014 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3666 | 2026.04.17 16:11:19.304104 [ 330 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3667 | 2026.04.17 16:11:19.304112 [ 309 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3668 | 2026.04.17 16:11:19.304129 [ 299 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3669 | 2026.04.17 16:11:19.304108 [ 345 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3670 | 2026.04.17 16:11:19.304292 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3671 | 2026.04.17 16:11:19.304319 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3672 | 2026.04.17 16:11:19.304405 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3673 | 2026.04.17 16:11:19.304424 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3674 | 2026.04.17 16:11:19.304457 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3675 | 2026.04.17 16:11:19.304491 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3676 | 2026.04.17 16:11:19.304523 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3677 | 2026.04.17 16:11:19.304553 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3678 | 2026.04.17 16:11:19.305347 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002264 sec., 18109.540636042402 rows/sec., 729.40 KiB/sec. | ||
| 3679 | 2026.04.17 16:11:19.305497 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> MemoryTracker: Peak memory usage (for query): 146.63 KiB. | ||
| 3680 | 2026.04.17 16:11:19.305512 [ 268 ] {bab25ece-bd0c-4c53-9eea-bda7d696d35a} <Debug> TCPHandler: Processed in 0.002627092 sec. | ||
| 3681 | 2026.04.17 16:11:19.358918 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.04.17 16:11:19.359073 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3683 | 2026.04.17 16:11:19.359339 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3684 | 2026.04.17 16:11:19.359378 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3685 | 2026.04.17 16:11:19.359650 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3686 | 2026.04.17 16:11:19.359734 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3687 | 2026.04.17 16:11:19.359848 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3688 | 2026.04.17 16:11:19.359927 [ 330 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3689 | 2026.04.17 16:11:19.359927 [ 307 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3690 | 2026.04.17 16:11:19.359943 [ 309 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3691 | 2026.04.17 16:11:19.359938 [ 345 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3692 | 2026.04.17 16:11:19.360063 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3693 | 2026.04.17 16:11:19.360090 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3694 | 2026.04.17 16:11:19.360175 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3695 | 2026.04.17 16:11:19.360195 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3696 | 2026.04.17 16:11:19.360227 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3697 | 2026.04.17 16:11:19.360260 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3698 | 2026.04.17 16:11:19.360291 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3699 | 2026.04.17 16:11:19.360323 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3700 | 2026.04.17 16:11:19.361159 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002154 sec., 19034.35468895079 rows/sec., 766.65 KiB/sec. | ||
| 3701 | 2026.04.17 16:11:19.361317 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> MemoryTracker: Peak memory usage (for query): 146.97 KiB. | ||
| 3702 | 2026.04.17 16:11:19.361333 [ 268 ] {33f1ba71-ad0e-44df-9b8d-2dab1cb622d5} <Debug> TCPHandler: Processed in 0.00247625 sec. | ||
| 3703 | 2026.04.17 16:11:19.427555 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.04.17 16:11:19.427710 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3705 | 2026.04.17 16:11:19.428006 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3706 | 2026.04.17 16:11:19.428054 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3707 | 2026.04.17 16:11:19.428339 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3708 | 2026.04.17 16:11:19.428406 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3709 | 2026.04.17 16:11:19.428536 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3710 | 2026.04.17 16:11:19.428627 [ 299 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3711 | 2026.04.17 16:11:19.428630 [ 345 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3712 | 2026.04.17 16:11:19.428648 [ 341 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3713 | 2026.04.17 16:11:19.428630 [ 309 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3714 | 2026.04.17 16:11:19.428786 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3715 | 2026.04.17 16:11:19.428816 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3716 | 2026.04.17 16:11:19.428902 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3717 | 2026.04.17 16:11:19.428921 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3718 | 2026.04.17 16:11:19.428953 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 3719 | 2026.04.17 16:11:19.428986 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 3720 | 2026.04.17 16:11:19.429017 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 3721 | 2026.04.17 16:11:19.429050 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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'))" | ||
| 3722 | 2026.04.17 16:11:19.429763 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002118 sec., 19357.88479697828 rows/sec., 779.68 KiB/sec. | ||
| 3723 | 2026.04.17 16:11:19.429930 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> MemoryTracker: Peak memory usage (for query): 146.82 KiB. | ||
| 3724 | 2026.04.17 16:11:19.429945 [ 268 ] {a2a9629a-ff66-4f00-85ca-fda72fe45086} <Debug> TCPHandler: Processed in 0.00244787 sec. | ||
| 3725 | 2026.04.17 16:11:19.431883 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.04.17 16:11:19.432011 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3727 | 2026.04.17 16:11:19.432063 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3728 | 2026.04.17 16:11:19.432675 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.04.17 16:11:19.432722 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3730 | 2026.04.17 16:11:19.433173 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3731 | 2026.04.17 16:11:19.433375 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.04.17 16:11:19.433528 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001554 sec., 5791.505791505791 rows/sec., 1.18 MiB/sec. | ||
| 3733 | 2026.04.17 16:11:19.433568 [ 268 ] {e5e17459-c175-4e87-bcc8-dc26f2cf7ad6} <Debug> TCPHandler: Processed in 0.001745975 sec. | ||
| 3734 | 2026.04.17 16:11:19.433676 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.04.17 16:11:19.433769 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3736 | 2026.04.17 16:11:19.433808 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3737 | 2026.04.17 16:11:19.434179 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.04.17 16:11:19.434214 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3739 | 2026.04.17 16:11:19.434499 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3740 | 2026.04.17 16:11:19.434793 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.04.17 16:11:19.434926 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 419.60 KiB/sec. | ||
| 3742 | 2026.04.17 16:11:19.434963 [ 268 ] {2e184e21-754e-4a23-aa68-a46e974c3e3c} <Debug> TCPHandler: Processed in 0.001331427 sec. | ||
| 3743 | 2026.04.17 16:11:19.435072 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.04.17 16:11:19.435167 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3745 | 2026.04.17 16:11:19.435207 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3746 | 2026.04.17 16:11:19.436868 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.04.17 16:11:19.436905 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3748 | 2026.04.17 16:11:19.437381 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3749 | 2026.04.17 16:11:19.437601 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.04.17 16:11:19.437733 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Debug> executeQuery: Read 2488 rows, 189.59 KiB in 0.002584 sec., 962848.2972136224 rows/sec., 71.65 MiB/sec. | ||
| 3751 | 2026.04.17 16:11:19.437770 [ 268 ] {357ac4cd-0e1e-405c-aa87-c609f0d189d5} <Debug> TCPHandler: Processed in 0.002747745 sec. | ||
| 3752 | 2026.04.17 16:11:19.437882 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.04.17 16:11:19.437977 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3754 | 2026.04.17 16:11:19.438018 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3755 | 2026.04.17 16:11:19.438417 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.04.17 16:11:19.438453 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3757 | 2026.04.17 16:11:19.438750 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3758 | 2026.04.17 16:11:19.438963 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.04.17 16:11:19.439092 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Debug> executeQuery: Read 56 rows, 4.18 KiB in 0.001133 sec., 49426.30185348632 rows/sec., 3.60 MiB/sec. | ||
| 3760 | 2026.04.17 16:11:19.439130 [ 268 ] {c2319885-b458-4dab-8508-c98c87d8f3ac} <Debug> TCPHandler: Processed in 0.001297357 sec. | ||
| 3761 | 2026.04.17 16:11:19.439237 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.04.17 16:11:19.439332 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3763 | 2026.04.17 16:11:19.439372 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3764 | 2026.04.17 16:11:19.439996 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.04.17 16:11:19.440034 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3766 | 2026.04.17 16:11:19.440396 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3767 | 2026.04.17 16:11:19.440611 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.04.17 16:11:19.440736 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001422 sec., 563291.1392405063 rows/sec., 32.54 MiB/sec. | ||
| 3769 | 2026.04.17 16:11:19.440774 [ 268 ] {c8540eca-e17a-4552-b3f3-063cce84b87f} <Debug> TCPHandler: Processed in 0.001587172 sec. | ||
| 3770 | 2026.04.17 16:11:19.440881 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.04.17 16:11:19.440977 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3772 | 2026.04.17 16:11:19.441015 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3773 | 2026.04.17 16:11:19.441374 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.04.17 16:11:19.441411 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3775 | 2026.04.17 16:11:19.441685 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3776 | 2026.04.17 16:11:19.441908 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.04.17 16:11:19.442031 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001072 sec., 1865.6716417910447 rows/sec., 131.18 KiB/sec. | ||
| 3778 | 2026.04.17 16:11:19.442068 [ 268 ] {f2d1b73d-4821-41fc-82f2-83574a2c19ab} <Debug> TCPHandler: Processed in 0.001235755 sec. | ||
| 3779 | 2026.04.17 16:11:19.442175 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.04.17 16:11:19.442269 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3781 | 2026.04.17 16:11:19.442308 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3782 | 2026.04.17 16:11:19.443128 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.04.17 16:11:19.443165 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3784 | 2026.04.17 16:11:19.443536 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3785 | 2026.04.17 16:11:19.443751 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.04.17 16:11:19.443882 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.00163 sec., 819018.4049079755 rows/sec., 54.96 MiB/sec. | ||
| 3787 | 2026.04.17 16:11:19.443920 [ 268 ] {ca7ed663-08c3-426d-b76b-4d52dc674196} <Debug> TCPHandler: Processed in 0.001794146 sec. | ||
| 3788 | 2026.04.17 16:11:19.444028 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2026.04.17 16:11:19.444124 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3790 | 2026.04.17 16:11:19.444166 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3791 | 2026.04.17 16:11:19.446120 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.04.17 16:11:19.446157 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3793 | 2026.04.17 16:11:19.446789 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3794 | 2026.04.17 16:11:19.447028 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.04.17 16:11:19.447162 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Debug> executeQuery: Read 4736 rows, 311.19 KiB in 0.003056 sec., 1549738.2198952879 rows/sec., 99.44 MiB/sec. | ||
| 3796 | 2026.04.17 16:11:19.447201 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3797 | 2026.04.17 16:11:19.447214 [ 268 ] {d28152b3-e8d8-45f2-9cda-e05946240c91} <Debug> TCPHandler: Processed in 0.003235835 sec. | ||
| 3798 | 2026.04.17 16:11:19.447319 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.04.17 16:11:19.447415 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3800 | 2026.04.17 16:11:19.447469 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3801 | 2026.04.17 16:11:19.448292 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.04.17 16:11:19.448328 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3803 | 2026.04.17 16:11:19.448899 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3804 | 2026.04.17 16:11:19.449124 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.04.17 16:11:19.449262 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001865 sec., 26809.651474530834 rows/sec., 48.04 MiB/sec. | ||
| 3806 | 2026.04.17 16:11:19.449319 [ 268 ] {9b0eb715-c2e1-489b-8b3b-fbcb7a12a88d} <Debug> TCPHandler: Processed in 0.002048742 sec. | ||
| 3807 | 2026.04.17 16:11:19.449443 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.04.17 16:11:19.449539 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3809 | 2026.04.17 16:11:19.449580 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3810 | 2026.04.17 16:11:19.449885 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.04.17 16:11:19.449921 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3812 | 2026.04.17 16:11:19.450216 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3813 | 2026.04.17 16:11:19.450432 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.04.17 16:11:19.450556 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001035 sec., 11594.202898550726 rows/sec., 800.12 KiB/sec. | ||
| 3815 | 2026.04.17 16:11:19.450591 [ 268 ] {ccf59f48-408b-42ed-ab0f-0e82ee42816b} <Debug> TCPHandler: Processed in 0.001197654 sec. | ||
| 3816 | 2026.04.17 16:11:19.573917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3817 | 2026.04.17 16:11:19.590910 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.04.17 16:11:19.590969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3819 | 2026.04.17 16:11:19.596567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3820 | 2026.04.17 16:11:19.597285 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.04.17 16:11:19.600160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3822 | 2026.04.17 16:11:20.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.76 MiB, peak 230.76 MiB, free memory in arenas 0.00 B, will set to 225.71 MiB (RSS), difference: -1.05 MiB | ||
| 3823 | 2026.04.17 16:11:23.805506 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.04.17 16:11:23.805707 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3825 | 2026.04.17 16:11:23.805772 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3826 | 2026.04.17 16:11:23.806429 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.04.17 16:11:23.806472 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3828 | 2026.04.17 16:11:23.806862 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3829 | 2026.04.17 16:11:23.807096 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.04.17 16:11:23.807249 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.70 MiB/sec. | ||
| 3831 | 2026.04.17 16:11:23.807292 [ 268 ] {ae602659-efe0-4bc6-8865-bdf49c9ce7e3} <Debug> TCPHandler: Processed in 0.001909089 sec. | ||
| 3832 | 2026.04.17 16:11:23.807415 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.04.17 16:11:23.807510 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3834 | 2026.04.17 16:11:23.807550 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3835 | 2026.04.17 16:11:23.807958 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.04.17 16:11:23.807994 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3837 | 2026.04.17 16:11:23.808284 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3838 | 2026.04.17 16:11:23.808483 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.04.17 16:11:23.808610 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 4.47 MiB/sec. | ||
| 3840 | 2026.04.17 16:11:23.808647 [ 268 ] {36700727-6634-4d2c-af59-b949ff79cf54} <Debug> TCPHandler: Processed in 0.001280015 sec. | ||
| 3841 | 2026.04.17 16:11:23.808763 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.04.17 16:11:23.808855 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.04.17 16:11:23.808899 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3844 | 2026.04.17 16:11:23.809270 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.04.17 16:11:23.809306 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3846 | 2026.04.17 16:11:23.809621 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3847 | 2026.04.17 16:11:23.809828 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.04.17 16:11:23.809953 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001116 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 3849 | 2026.04.17 16:11:23.809989 [ 268 ] {dc839ff5-a5b7-462c-b57d-76841414bc46} <Debug> TCPHandler: Processed in 0.001273955 sec. | ||
| 3850 | 2026.04.17 16:11:23.810102 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2026.04.17 16:11:23.810194 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3852 | 2026.04.17 16:11:23.810234 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3853 | 2026.04.17 16:11:23.810558 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.04.17 16:11:23.810592 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3855 | 2026.04.17 16:11:23.810884 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3856 | 2026.04.17 16:11:23.811088 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.04.17 16:11:23.811216 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001039 sec., 46198.267564966314 rows/sec., 3.11 MiB/sec. | ||
| 3858 | 2026.04.17 16:11:23.811251 [ 268 ] {7340dadf-529b-4285-b1a4-1327d7b4c195} <Debug> TCPHandler: Processed in 0.001196644 sec. | ||
| 3859 | 2026.04.17 16:11:26.608903 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3860 | 2026.04.17 16:11:26.608975 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3861 | 2026.04.17 16:11:26.705657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7591 | ||
| 3862 | 2026.04.17 16:11:26.706153 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.04.17 16:11:26.706201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3864 | 2026.04.17 16:11:26.706713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3865 | 2026.04.17 16:11:26.706984 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.04.17 16:11:26.707118 [ 134 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3867 | 2026.04.17 16:11:26.707130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7591 | ||
| 3868 | 2026.04.17 16:11:26.707182 [ 134 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.04.17 16:11:26.707211 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3870 | 2026.04.17 16:11:26.707357 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 3871 | 2026.04.17 16:11:26.707515 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3872 | 2026.04.17 16:11:26.707558 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5223 rows starting from the beginning of the part | ||
| 3873 | 2026.04.17 16:11:26.707622 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 3874 | 2026.04.17 16:11:26.707692 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 3875 | 2026.04.17 16:11:26.707737 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 3876 | 2026.04.17 16:11:26.707773 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 3877 | 2026.04.17 16:11:26.707810 [ 200 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 3878 | 2026.04.17 16:11:26.709302 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7591 rows, containing 4 columns (4 merged, 0 gathered) in 0.00201647 sec., 3764499.3478702884 rows/sec., 53.85 MiB/sec. | ||
| 3879 | 2026.04.17 16:11:26.710095 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3880 | 2026.04.17 16:11:26.710376 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_16_3} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.04.17 16:11:26.710452 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_16_3} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3882 | 2026.04.17 16:11:26.710554 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3883 | 2026.04.17 16:11:26.715409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 504 | ||
| 3884 | 2026.04.17 16:11:26.718092 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.04.17 16:11:26.718133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3886 | 2026.04.17 16:11:26.719403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3887 | 2026.04.17 16:11:26.719684 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.04.17 16:11:26.719841 [ 132 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3889 | 2026.04.17 16:11:26.719893 [ 132 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.04.17 16:11:26.719917 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3891 | 2026.04.17 16:11:26.719984 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 3892 | 2026.04.17 16:11:26.720037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3893 | 2026.04.17 16:11:26.720474 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2026.04.17 16:11:26.720603 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
| 3895 | 2026.04.17 16:11:26.720951 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3896 | 2026.04.17 16:11:26.721296 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3897 | 2026.04.17 16:11:26.721659 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3898 | 2026.04.17 16:11:26.721999 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part | ||
| 3899 | 2026.04.17 16:11:26.722326 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 3900 | 2026.04.17 16:11:26.728397 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.00843803 sec., 59729.5814307368 rows/sec., 57.89 MiB/sec. | ||
| 3901 | 2026.04.17 16:11:26.729209 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3902 | 2026.04.17 16:11:26.729726 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.04.17 16:11:26.729808 [ 200 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_11_2} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3904 | 2026.04.17 16:11:26.729955 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3905 | 2026.04.17 16:11:27.001163 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000816506 sec. | ||
| 3906 | 2026.04.17 16:11:27.101162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3907 | 2026.04.17 16:11:27.117537 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.04.17 16:11:27.117589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3909 | 2026.04.17 16:11:27.123710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3910 | 2026.04.17 16:11:27.124389 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.04.17 16:11:27.124685 [ 132 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3912 | 2026.04.17 16:11:27.124734 [ 132 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.04.17 16:11:27.124757 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3914 | 2026.04.17 16:11:27.124847 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 3915 | 2026.04.17 16:11:27.127600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3916 | 2026.04.17 16:11:27.129059 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3917 | 2026.04.17 16:11:27.130429 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 3918 | 2026.04.17 16:11:27.134930 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 3919 | 2026.04.17 16:11:27.139144 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 3920 | 2026.04.17 16:11:27.143282 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 3921 | 2026.04.17 16:11:27.147843 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 3922 | 2026.04.17 16:11:27.152139 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 3923 | 2026.04.17 16:11:27.208687 [ 200 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083873079 sec., 1442.6559921569112 rows/sec., 7.46 MiB/sec. | ||
| 3924 | 2026.04.17 16:11:27.211388 [ 201 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3925 | 2026.04.17 16:11:27.213514 [ 201 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_16_3} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.04.17 16:11:27.213622 [ 201 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_16_3} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3927 | 2026.04.17 16:11:27.215566 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3928 | 2026.04.17 16:11:28.000361 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.75 MiB, peak 237.72 MiB, free memory in arenas 0.00 B, will set to 238.39 MiB (RSS), difference: 10.64 MiB | ||
| 3929 | 2026.04.17 16:11:28.807855 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.04.17 16:11:28.808038 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3931 | 2026.04.17 16:11:28.808105 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3932 | 2026.04.17 16:11:28.808869 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.04.17 16:11:28.808926 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3934 | 2026.04.17 16:11:28.809342 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3935 | 2026.04.17 16:11:28.809570 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.04.17 16:11:28.809751 [ 131 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3937 | 2026.04.17 16:11:28.809756 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001768 sec., 31674.20814479638 rows/sec., 2.43 MiB/sec. | ||
| 3938 | 2026.04.17 16:11:28.809833 [ 131 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.04.17 16:11:28.809854 [ 268 ] {eba5a8bf-cb6c-48b0-8420-d5efcd196697} <Debug> TCPHandler: Processed in 0.002125363 sec. | ||
| 3940 | 2026.04.17 16:11:28.809864 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3941 | 2026.04.17 16:11:28.810003 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 3942 | 2026.04.17 16:11:28.810013 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.04.17 16:11:28.810092 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3944 | 2026.04.17 16:11:28.810117 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3945 | 2026.04.17 16:11:28.810120 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part | ||
| 3946 | 2026.04.17 16:11:28.810158 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3947 | 2026.04.17 16:11:28.810185 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
| 3948 | 2026.04.17 16:11:28.810226 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3949 | 2026.04.17 16:11:28.810264 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2488 rows starting from the beginning of the part | ||
| 3950 | 2026.04.17 16:11:28.810301 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3951 | 2026.04.17 16:11:28.810337 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3952 | 2026.04.17 16:11:28.810632 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.04.17 16:11:28.810677 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3954 | 2026.04.17 16:11:28.811158 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3955 | 2026.04.17 16:11:28.811376 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.04.17 16:11:28.811489 [ 131 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3957 | 2026.04.17 16:11:28.811521 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001415 sec., 45229.68197879859 rows/sec., 3.53 MiB/sec. | ||
| 3958 | 2026.04.17 16:11:28.811524 [ 131 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.04.17 16:11:28.811565 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3960 | 2026.04.17 16:11:28.811573 [ 268 ] {b334b1d6-71bc-4f4b-9a4c-4ae7f26dd935} <Debug> TCPHandler: Processed in 0.001607552 sec. | ||
| 3961 | 2026.04.17 16:11:28.811680 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 3962 | 2026.04.17 16:11:28.811726 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.04.17 16:11:28.811813 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3964 | 2026.04.17 16:11:28.811819 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861038 sec., 2042945.9258757748 rows/sec., 164.14 MiB/sec. | ||
| 3965 | 2026.04.17 16:11:28.811828 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.04.17 16:11:28.811850 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part | ||
| 3967 | 2026.04.17 16:11:28.811890 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3968 | 2026.04.17 16:11:28.811946 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 3969 | 2026.04.17 16:11:28.811994 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3970 | 2026.04.17 16:11:28.812034 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1335 rows starting from the beginning of the part | ||
| 3971 | 2026.04.17 16:11:28.812073 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3972 | 2026.04.17 16:11:28.812113 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3973 | 2026.04.17 16:11:28.812177 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3974 | 2026.04.17 16:11:28.812365 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.04.17 16:11:28.812404 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3976 | 2026.04.17 16:11:28.812466 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.04.17 16:11:28.812528 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_21_4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3978 | 2026.04.17 16:11:28.812599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3979 | 2026.04.17 16:11:28.812858 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3980 | 2026.04.17 16:11:28.813080 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.04.17 16:11:28.813190 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3982 | 2026.04.17 16:11:28.813215 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001405 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 3983 | 2026.04.17 16:11:28.813224 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.04.17 16:11:28.813255 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3985 | 2026.04.17 16:11:28.813260 [ 268 ] {33314c0a-1521-4985-8fc4-b1daea8782bf} <Debug> TCPHandler: Processed in 0.001583252 sec. | ||
| 3986 | 2026.04.17 16:11:28.813323 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 3987 | 2026.04.17 16:11:28.813380 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746105 sec., 1279991.7530732688 rows/sec., 94.43 MiB/sec. | ||
| 3988 | 2026.04.17 16:11:28.813391 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.04.17 16:11:28.813413 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3990 | 2026.04.17 16:11:28.813443 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3195 rows starting from the beginning of the part | ||
| 3991 | 2026.04.17 16:11:28.813488 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3992 | 2026.04.17 16:11:28.813502 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3993 | 2026.04.17 16:11:28.813522 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3994 | 2026.04.17 16:11:28.813545 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3995 | 2026.04.17 16:11:28.813556 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4736 rows starting from the beginning of the part | ||
| 3996 | 2026.04.17 16:11:28.813593 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3997 | 2026.04.17 16:11:28.813625 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3998 | 2026.04.17 16:11:28.813629 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 3999 | 2026.04.17 16:11:28.813873 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.04.17 16:11:28.813910 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4001 | 2026.04.17 16:11:28.813910 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.04.17 16:11:28.813999 [ 201 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_21_4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4003 | 2026.04.17 16:11:28.814076 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4004 | 2026.04.17 16:11:28.814242 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4005 | 2026.04.17 16:11:28.814459 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.04.17 16:11:28.814566 [ 131 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4007 | 2026.04.17 16:11:28.814602 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4008 | 2026.04.17 16:11:28.814703 [ 131 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.04.17 16:11:28.814733 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4010 | 2026.04.17 16:11:28.814738 [ 268 ] {7b0af956-120b-42a5-bdbc-242f6f1dc390} <Debug> TCPHandler: Processed in 0.001395928 sec. | ||
| 4011 | 2026.04.17 16:11:28.814816 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 4012 | 2026.04.17 16:11:28.814906 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.04.17 16:11:28.814932 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1020 rows starting from the beginning of the part | ||
| 4014 | 2026.04.17 16:11:28.814974 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4015 | 2026.04.17 16:11:28.815007 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4016 | 2026.04.17 16:11:28.815133 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 4017 | 2026.04.17 16:11:28.815164 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 4018 | 2026.04.17 16:11:28.815195 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 4019 | 2026.04.17 16:11:28.816086 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291066 sec., 975937.7134863748 rows/sec., 63.64 MiB/sec. | ||
| 4020 | 2026.04.17 16:11:28.816378 [ 199 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4021 | 2026.04.17 16:11:28.816783 [ 199 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.04.17 16:11:28.816879 [ 199 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_21_4} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4023 | 2026.04.17 16:11:28.816995 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4024 | 2026.04.17 16:11:28.817091 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8539 rows, containing 5 columns (5 merged, 0 gathered) in 0.003793036 sec., 2251230.9400701704 rows/sec., 149.52 MiB/sec. | ||
| 4025 | 2026.04.17 16:11:28.817285 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4026 | 2026.04.17 16:11:28.817548 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.04.17 16:11:28.817616 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4028 | 2026.04.17 16:11:28.817703 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4029 | 2026.04.17 16:11:29.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.78 MiB, peak 246.41 MiB, free memory in arenas 0.00 B, will set to 240.67 MiB (RSS), difference: 1.90 MiB | ||
| 4030 | 2026.04.17 16:11:30.498488 [ 128 ] {} <Debug> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4031 | 2026.04.17 16:11:30.498607 [ 128 ] {} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.04.17 16:11:30.498646 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4033 | 2026.04.17 16:11:30.498847 [ 201 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::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 | ||
| 4034 | 2026.04.17 16:11:30.499305 [ 201 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4035 | 2026.04.17 16:11:30.499387 [ 201 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 4036 | 2026.04.17 16:11:30.499525 [ 201 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4037 | 2026.04.17 16:11:30.499631 [ 201 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 4038 | 2026.04.17 16:11:30.499691 [ 201 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4039 | 2026.04.17 16:11:30.499740 [ 201 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 4040 | 2026.04.17 16:11:30.501171 [ 199 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.002405609 sec., 20784.757622705936 rows/sec., 4.98 MiB/sec. | ||
| 4041 | 2026.04.17 16:11:30.501374 [ 199 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4042 | 2026.04.17 16:11:30.501797 [ 199 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.04.17 16:11:30.501876 [ 199 ] {da2dd118-88f6-4031-b6d2-c824a52f85e2::all_1_5_1} <Trace> oximeter.timeseries_schema (da2dd118-88f6-4031-b6d2-c824a52f85e2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4044 | 2026.04.17 16:11:30.501981 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4045 | 2026.04.17 16:11:31.521067 [ 126 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 4046 | 2026.04.17 16:11:31.521130 [ 126 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.04.17 16:11:31.521153 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4048 | 2026.04.17 16:11:31.521276 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 4049 | 2026.04.17 16:11:31.521430 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4050 | 2026.04.17 16:11:31.521466 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
| 4051 | 2026.04.17 16:11:31.521534 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4052 | 2026.04.17 16:11:31.521579 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 4053 | 2026.04.17 16:11:31.521622 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4054 | 2026.04.17 16:11:31.521663 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 4055 | 2026.04.17 16:11:31.522432 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206544 sec., 290913.55143285287 rows/sec., 20.69 MiB/sec. | ||
| 4056 | 2026.04.17 16:11:31.522678 [ 187 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4057 | 2026.04.17 16:11:31.523074 [ 187 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.04.17 16:11:31.523176 [ 187 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_15_3} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 4059 | 2026.04.17 16:11:31.523301 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4060 | 2026.04.17 16:11:33.809107 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.04.17 16:11:33.809313 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4062 | 2026.04.17 16:11:33.809384 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4063 | 2026.04.17 16:11:33.810095 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.04.17 16:11:33.810144 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4065 | 2026.04.17 16:11:33.810562 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4066 | 2026.04.17 16:11:33.810797 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.04.17 16:11:33.810961 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001705 sec., 80938.4164222874 rows/sec., 7.04 MiB/sec. | ||
| 4068 | 2026.04.17 16:11:33.811013 [ 268 ] {3b3cfbe6-21c1-42df-9418-ab0a441779c9} <Debug> TCPHandler: Processed in 0.002045701 sec. | ||
| 4069 | 2026.04.17 16:11:33.811141 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2026.04.17 16:11:33.811243 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4071 | 2026.04.17 16:11:33.811287 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4072 | 2026.04.17 16:11:33.811707 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.04.17 16:11:33.811746 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4074 | 2026.04.17 16:11:33.812045 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4075 | 2026.04.17 16:11:33.812250 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.04.17 16:11:33.812386 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001167 sec., 35132.819194515854 rows/sec., 2.58 MiB/sec. | ||
| 4077 | 2026.04.17 16:11:33.812423 [ 268 ] {0f6a6215-0387-4938-ad9b-89c44ef28c35} <Debug> TCPHandler: Processed in 0.001332707 sec. | ||
| 4078 | 2026.04.17 16:11:33.812537 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2026.04.17 16:11:33.812629 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4080 | 2026.04.17 16:11:33.812668 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4081 | 2026.04.17 16:11:33.813090 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.04.17 16:11:33.813125 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4083 | 2026.04.17 16:11:33.813425 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4084 | 2026.04.17 16:11:33.813632 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.04.17 16:11:33.813763 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001152 sec., 91145.83333333333 rows/sec., 7.12 MiB/sec. | ||
| 4086 | 2026.04.17 16:11:33.813800 [ 268 ] {57d54cef-0393-4f50-ac51-b3ab3b035bed} <Debug> TCPHandler: Processed in 0.001310887 sec. | ||
| 4087 | 2026.04.17 16:11:33.813912 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2026.04.17 16:11:33.814005 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4089 | 2026.04.17 16:11:33.814047 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4090 | 2026.04.17 16:11:33.814441 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.04.17 16:11:33.814477 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4092 | 2026.04.17 16:11:33.814801 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4093 | 2026.04.17 16:11:33.815016 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.04.17 16:11:33.815145 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 4095 | 2026.04.17 16:11:33.815181 [ 268 ] {afa92a77-de61-482f-a5eb-b68fe2aa8bfb} <Debug> TCPHandler: Processed in 0.001315746 sec. | ||
| 4096 | 2026.04.17 16:11:33.815291 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.04.17 16:11:33.815382 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4098 | 2026.04.17 16:11:33.815434 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4099 | 2026.04.17 16:11:33.816292 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.04.17 16:11:33.816328 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4101 | 2026.04.17 16:11:33.816871 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4102 | 2026.04.17 16:11:33.817089 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.04.17 16:11:33.817228 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001864 sec., 21995.70815450644 rows/sec., 39.42 MiB/sec. | ||
| 4104 | 2026.04.17 16:11:33.817289 [ 268 ] {edb171c8-b243-415b-b386-ebcbb53d48c9} <Debug> TCPHandler: Processed in 0.002044271 sec. | ||
| 4105 | 2026.04.17 16:11:33.817410 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2026.04.17 16:11:33.817502 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4107 | 2026.04.17 16:11:33.817541 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4108 | 2026.04.17 16:11:33.817854 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.04.17 16:11:33.817888 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4110 | 2026.04.17 16:11:33.818189 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4111 | 2026.04.17 16:11:33.818390 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.04.17 16:11:33.818514 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 4113 | 2026.04.17 16:11:33.818549 [ 268 ] {e5f0685e-9a92-4a55-988b-ad6fb39d197b} <Debug> TCPHandler: Processed in 0.001187144 sec. | ||
| 4114 | 2026.04.17 16:11:34.207362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8103 | ||
| 4115 | 2026.04.17 16:11:34.207951 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.04.17 16:11:34.208000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4117 | 2026.04.17 16:11:34.208518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4118 | 2026.04.17 16:11:34.208761 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.04.17 16:11:34.208891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8103 | ||
| 4120 | 2026.04.17 16:11:34.627793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4121 | 2026.04.17 16:11:34.643980 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.04.17 16:11:34.644043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4123 | 2026.04.17 16:11:34.650089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4124 | 2026.04.17 16:11:34.650812 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.04.17 16:11:34.653851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4126 | 2026.04.17 16:11:35.468692 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59770 | ||
| 4127 | 2026.04.17 16:11:35.468827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.04.17 16:11:35.468859 [ 290 ] {} <Debug> TCP-Session: 8353f0b2-8f98-4971-ac47-d05ff732ea54 Authenticating user 'default' from [fd00:1122:3344:101::e]:59770 | ||
| 4129 | 2026.04.17 16:11:35.468884 [ 290 ] {} <Debug> TCP-Session: 8353f0b2-8f98-4971-ac47-d05ff732ea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.04.17 16:11:35.468899 [ 290 ] {} <Debug> TCP-Session: 8353f0b2-8f98-4971-ac47-d05ff732ea54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.04.17 16:11:35.469089 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40824 | ||
| 4132 | 2026.04.17 16:11:35.469129 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59557 | ||
| 4133 | 2026.04.17 16:11:35.469162 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37693 | ||
| 4134 | 2026.04.17 16:11:35.469177 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65209 | ||
| 4135 | 2026.04.17 16:11:35.469230 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.04.17 16:11:35.469226 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.04.17 16:11:35.469270 [ 294 ] {} <Debug> TCP-Session: 75ad57a2-ac35-4f29-82e8-1bd9815c72e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59557 | ||
| 4138 | 2026.04.17 16:11:35.469214 [ 290 ] {} <Trace> TCP-Session: 8353f0b2-8f98-4971-ac47-d05ff732ea54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.04.17 16:11:35.469304 [ 294 ] {} <Debug> TCP-Session: 75ad57a2-ac35-4f29-82e8-1bd9815c72e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.04.17 16:11:35.469296 [ 291 ] {} <Debug> TCP-Session: d7d33bf9-5267-4610-9971-271500f3e076 Authenticating user 'default' from [fd00:1122:3344:101::e]:40824 | ||
| 4141 | 2026.04.17 16:11:35.469332 [ 294 ] {} <Debug> TCP-Session: 75ad57a2-ac35-4f29-82e8-1bd9815c72e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.04.17 16:11:35.469130 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42139 | ||
| 4143 | 2026.04.17 16:11:35.469104 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54785 | ||
| 4144 | 2026.04.17 16:11:35.469362 [ 291 ] {} <Debug> TCP-Session: d7d33bf9-5267-4610-9971-271500f3e076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.04.17 16:11:35.469460 [ 291 ] {} <Debug> TCP-Session: d7d33bf9-5267-4610-9971-271500f3e076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.04.17 16:11:35.469482 [ 290 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4147 | 2026.04.17 16:11:35.469742 [ 290 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4148 | 2026.04.17 16:11:35.469802 [ 290 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4149 | 2026.04.17 16:11:35.470091 [ 290 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 4150 | 2026.04.17 16:11:35.474571 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4151 | 2026.04.17 16:11:35.474611 [ 295 ] {} <Debug> TCP-Session: 04d11ba1-983e-4be4-a9f1-59b3a64f6ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37693 | ||
| 4152 | 2026.04.17 16:11:35.474628 [ 295 ] {} <Debug> TCP-Session: 04d11ba1-983e-4be4-a9f1-59b3a64f6ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.04.17 16:11:35.474642 [ 295 ] {} <Debug> TCP-Session: 04d11ba1-983e-4be4-a9f1-59b3a64f6ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.04.17 16:11:35.474898 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52194 | ||
| 4155 | 2026.04.17 16:11:35.474906 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46040 | ||
| 4156 | 2026.04.17 16:11:35.474950 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4157 | 2026.04.17 16:11:35.475003 [ 292 ] {} <Debug> TCP-Session: e0e74f65-87fc-458b-a196-fde6aaf50511 Authenticating user 'default' from [fd00:1122:3344:101::e]:54785 | ||
| 4158 | 2026.04.17 16:11:35.475026 [ 292 ] {} <Debug> TCP-Session: e0e74f65-87fc-458b-a196-fde6aaf50511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.04.17 16:11:35.475039 [ 292 ] {} <Debug> TCP-Session: e0e74f65-87fc-458b-a196-fde6aaf50511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.04.17 16:11:35.475168 [ 309 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Trace> AggregatingTransform: Aggregating | ||
| 4161 | 2026.04.17 16:11:35.475210 [ 309 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Trace> Aggregator: Aggregation method: without_key | ||
| 4162 | 2026.04.17 16:11:35.475244 [ 309 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005053472 sec. (197.884 rows/sec., 7.73 KiB/sec.) | ||
| 4163 | 2026.04.17 16:11:35.475264 [ 309 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Trace> Aggregator: Merging aggregated data | ||
| 4164 | 2026.04.17 16:11:35.475331 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4165 | 2026.04.17 16:11:35.475380 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4166 | 2026.04.17 16:11:35.475385 [ 267 ] {} <Debug> TCP-Session: 44cae953-eb9a-472d-a173-6def4ce780d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46040 | ||
| 4167 | 2026.04.17 16:11:35.475422 [ 288 ] {} <Debug> TCP-Session: f6e8e8e7-04e9-4aef-a00e-9b9df8a83acd Authenticating user 'default' from [fd00:1122:3344:101::e]:52194 | ||
| 4168 | 2026.04.17 16:11:35.475438 [ 267 ] {} <Debug> TCP-Session: 44cae953-eb9a-472d-a173-6def4ce780d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.04.17 16:11:35.475445 [ 288 ] {} <Debug> TCP-Session: f6e8e8e7-04e9-4aef-a00e-9b9df8a83acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.04.17 16:11:35.475462 [ 267 ] {} <Debug> TCP-Session: 44cae953-eb9a-472d-a173-6def4ce780d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.04.17 16:11:35.475490 [ 288 ] {} <Debug> TCP-Session: f6e8e8e7-04e9-4aef-a00e-9b9df8a83acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.04.17 16:11:35.475630 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4173 | 2026.04.17 16:11:35.475672 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2026.04.17 16:11:35.475682 [ 296 ] {} <Debug> TCP-Session: 69030194-38cd-4029-8c4b-7907e8012477 Authenticating user 'default' from [fd00:1122:3344:101::e]:65209 | ||
| 4175 | 2026.04.17 16:11:35.475728 [ 296 ] {} <Debug> TCP-Session: 69030194-38cd-4029-8c4b-7907e8012477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.04.17 16:11:35.475741 [ 296 ] {} <Debug> TCP-Session: 69030194-38cd-4029-8c4b-7907e8012477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.04.17 16:11:35.475741 [ 293 ] {} <Debug> TCP-Session: a184a29a-a2c7-4115-9b86-4f2d01d7698a Authenticating user 'default' from [fd00:1122:3344:101::e]:42139 | ||
| 4178 | 2026.04.17 16:11:35.475794 [ 293 ] {} <Debug> TCP-Session: a184a29a-a2c7-4115-9b86-4f2d01d7698a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.04.17 16:11:35.475815 [ 293 ] {} <Debug> TCP-Session: a184a29a-a2c7-4115-9b86-4f2d01d7698a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.04.17 16:11:35.476966 [ 290 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.007534 sec., 132.73161667109105 rows/sec., 5.18 KiB/sec. | ||
| 4181 | 2026.04.17 16:11:35.477146 [ 290 ] {0827ab9d-d398-437d-b2e5-824d9843fb85} <Debug> TCPHandler: Processed in 0.008059202 sec. | ||
| 4182 | 2026.04.17 16:11:35.477292 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.04.17 16:11:35.477331 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4184 | 2026.04.17 16:11:35.477335 [ 290 ] {} <Debug> TCP-Session: 8353f0b2-8f98-4971-ac47-d05ff732ea54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.04.17 16:11:35.477352 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4186 | 2026.04.17 16:11:35.477378 [ 292 ] {} <Debug> TCP-Session: e0e74f65-87fc-458b-a196-fde6aaf50511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.04.17 16:11:35.477389 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4188 | 2026.04.17 16:11:35.477409 [ 291 ] {} <Debug> TCP-Session: d7d33bf9-5267-4610-9971-271500f3e076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.04.17 16:11:35.477422 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4190 | 2026.04.17 16:11:35.477435 [ 294 ] {} <Debug> TCP-Session: 75ad57a2-ac35-4f29-82e8-1bd9815c72e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.04.17 16:11:35.477442 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4192 | 2026.04.17 16:11:35.477458 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4193 | 2026.04.17 16:11:35.477504 [ 267 ] {} <Debug> TCP-Session: 44cae953-eb9a-472d-a173-6def4ce780d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.04.17 16:11:35.477473 [ 288 ] {} <Debug> TCP-Session: f6e8e8e7-04e9-4aef-a00e-9b9df8a83acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.04.17 16:11:35.477527 [ 296 ] {} <Debug> TCP-Session: 69030194-38cd-4029-8c4b-7907e8012477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.04.17 16:11:35.477403 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4197 | 2026.04.17 16:11:35.477371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4198 | 2026.04.17 16:11:35.477601 [ 295 ] {} <Debug> TCP-Session: 04d11ba1-983e-4be4-a9f1-59b3a64f6ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.04.17 16:11:35.477622 [ 293 ] {} <Debug> TCP-Session: a184a29a-a2c7-4115-9b86-4f2d01d7698a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.04.17 16:11:35.528007 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50377 | ||
| 4201 | 2026.04.17 16:11:35.528092 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4202 | 2026.04.17 16:11:35.528115 [ 288 ] {} <Debug> TCP-Session: 4b875c49-2be3-4773-8045-52a4d97b7e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:50377 | ||
| 4203 | 2026.04.17 16:11:35.528135 [ 288 ] {} <Debug> TCP-Session: 4b875c49-2be3-4773-8045-52a4d97b7e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.04.17 16:11:35.528147 [ 288 ] {} <Debug> TCP-Session: 4b875c49-2be3-4773-8045-52a4d97b7e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.04.17 16:11:35.528320 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46881 | ||
| 4206 | 2026.04.17 16:11:35.528341 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51314 | ||
| 4207 | 2026.04.17 16:11:35.528356 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62833 | ||
| 4208 | 2026.04.17 16:11:35.528413 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39439 | ||
| 4209 | 2026.04.17 16:11:35.528429 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2026.04.17 16:11:35.528439 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49823 | ||
| 4211 | 2026.04.17 16:11:35.528470 [ 290 ] {} <Debug> TCP-Session: b108093a-6f69-47e9-b4ba-65a818bb5813 Authenticating user 'default' from [fd00:1122:3344:101::e]:46881 | ||
| 4212 | 2026.04.17 16:11:35.528476 [ 288 ] {} <Trace> TCP-Session: 4b875c49-2be3-4773-8045-52a4d97b7e90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.04.17 16:11:35.528481 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4214 | 2026.04.17 16:11:35.528504 [ 290 ] {} <Debug> TCP-Session: b108093a-6f69-47e9-b4ba-65a818bb5813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.04.17 16:11:35.528501 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.04.17 16:11:35.528536 [ 290 ] {} <Debug> TCP-Session: b108093a-6f69-47e9-b4ba-65a818bb5813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.04.17 16:11:35.528532 [ 292 ] {} <Debug> TCP-Session: f208104e-9ceb-4704-99e6-ef2eb29bdb12 Authenticating user 'default' from [fd00:1122:3344:101::e]:62833 | ||
| 4218 | 2026.04.17 16:11:35.528556 [ 294 ] {} <Debug> TCP-Session: 3928d9d7-d24a-4de1-9166-632514481a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:39439 | ||
| 4219 | 2026.04.17 16:11:35.528578 [ 292 ] {} <Debug> TCP-Session: f208104e-9ceb-4704-99e6-ef2eb29bdb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.04.17 16:11:35.528522 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2026.04.17 16:11:35.528602 [ 294 ] {} <Debug> TCP-Session: 3928d9d7-d24a-4de1-9166-632514481a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.04.17 16:11:35.528605 [ 292 ] {} <Debug> TCP-Session: f208104e-9ceb-4704-99e6-ef2eb29bdb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.04.17 16:11:35.528620 [ 296 ] {} <Debug> TCP-Session: 85f87f97-32f1-4448-aff9-af52ef549bac Authenticating user 'default' from [fd00:1122:3344:101::e]:49823 | ||
| 4224 | 2026.04.17 16:11:35.528629 [ 294 ] {} <Debug> TCP-Session: 3928d9d7-d24a-4de1-9166-632514481a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.04.17 16:11:35.528651 [ 296 ] {} <Debug> TCP-Session: 85f87f97-32f1-4448-aff9-af52ef549bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.04.17 16:11:35.528669 [ 288 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50377) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4227 | 2026.04.17 16:11:35.528676 [ 296 ] {} <Debug> TCP-Session: 85f87f97-32f1-4448-aff9-af52ef549bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.04.17 16:11:35.528452 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.04.17 16:11:35.528448 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45380 | ||
| 4230 | 2026.04.17 16:11:35.528738 [ 291 ] {} <Debug> TCP-Session: 1e61335f-3c07-47a7-ba9b-ec9965f1531c Authenticating user 'default' from [fd00:1122:3344:101::e]:51314 | ||
| 4231 | 2026.04.17 16:11:35.528427 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56620 | ||
| 4232 | 2026.04.17 16:11:35.528776 [ 291 ] {} <Debug> TCP-Session: 1e61335f-3c07-47a7-ba9b-ec9965f1531c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.04.17 16:11:35.528414 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40034 | ||
| 4234 | 2026.04.17 16:11:35.528815 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4235 | 2026.04.17 16:11:35.528831 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4236 | 2026.04.17 16:11:35.528795 [ 291 ] {} <Debug> TCP-Session: 1e61335f-3c07-47a7-ba9b-ec9965f1531c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.04.17 16:11:35.528852 [ 267 ] {} <Debug> TCP-Session: 57650e63-a4ac-4800-bd55-230271097107 Authenticating user 'default' from [fd00:1122:3344:101::e]:45380 | ||
| 4238 | 2026.04.17 16:11:35.528864 [ 295 ] {} <Debug> TCP-Session: 5c538c35-4fb2-437c-8e94-5544a9a7607b Authenticating user 'default' from [fd00:1122:3344:101::e]:56620 | ||
| 4239 | 2026.04.17 16:11:35.528885 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4240 | 2026.04.17 16:11:35.528894 [ 267 ] {} <Debug> TCP-Session: 57650e63-a4ac-4800-bd55-230271097107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.04.17 16:11:35.528900 [ 295 ] {} <Debug> TCP-Session: 5c538c35-4fb2-437c-8e94-5544a9a7607b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.04.17 16:11:35.528918 [ 293 ] {} <Debug> TCP-Session: 8298d769-5dfe-40e7-ac5f-78d8114e20b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40034 | ||
| 4243 | 2026.04.17 16:11:35.528919 [ 267 ] {} <Debug> TCP-Session: 57650e63-a4ac-4800-bd55-230271097107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.04.17 16:11:35.528925 [ 288 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4245 | 2026.04.17 16:11:35.528953 [ 293 ] {} <Debug> TCP-Session: 8298d769-5dfe-40e7-ac5f-78d8114e20b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.04.17 16:11:35.528933 [ 295 ] {} <Debug> TCP-Session: 5c538c35-4fb2-437c-8e94-5544a9a7607b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.04.17 16:11:35.528991 [ 293 ] {} <Debug> TCP-Session: 8298d769-5dfe-40e7-ac5f-78d8114e20b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.04.17 16:11:35.529023 [ 288 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4249 | 2026.04.17 16:11:35.529310 [ 288 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 4250 | 2026.04.17 16:11:35.530211 [ 324 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Trace> AggregatingTransform: Aggregating | ||
| 4251 | 2026.04.17 16:11:35.530262 [ 324 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4252 | 2026.04.17 16:11:35.530300 [ 324 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892088 sec. (1120.966 rows/sec., 43.79 KiB/sec.) | ||
| 4253 | 2026.04.17 16:11:35.530320 [ 324 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Trace> Aggregator: Merging aggregated data | ||
| 4254 | 2026.04.17 16:11:35.531581 [ 288 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 4255 | 2026.04.17 16:11:35.531747 [ 288 ] {5306b6be-610d-49e8-8557-1cda5b0e0b0c} <Debug> TCPHandler: Processed in 0.00343306 sec. | ||
| 4256 | 2026.04.17 16:11:35.531878 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4257 | 2026.04.17 16:11:35.531903 [ 288 ] {} <Debug> TCP-Session: 4b875c49-2be3-4773-8045-52a4d97b7e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.04.17 16:11:35.531906 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4259 | 2026.04.17 16:11:35.531932 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2026.04.17 16:11:35.531947 [ 290 ] {} <Debug> TCP-Session: b108093a-6f69-47e9-b4ba-65a818bb5813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.04.17 16:11:35.531959 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4262 | 2026.04.17 16:11:35.531972 [ 292 ] {} <Debug> TCP-Session: f208104e-9ceb-4704-99e6-ef2eb29bdb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.04.17 16:11:35.531980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2026.04.17 16:11:35.532005 [ 267 ] {} <Debug> TCP-Session: 57650e63-a4ac-4800-bd55-230271097107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.04.17 16:11:35.532010 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4266 | 2026.04.17 16:11:35.532028 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4267 | 2026.04.17 16:11:35.532031 [ 293 ] {} <Debug> TCP-Session: 8298d769-5dfe-40e7-ac5f-78d8114e20b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.04.17 16:11:35.532055 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4269 | 2026.04.17 16:11:35.532073 [ 295 ] {} <Debug> TCP-Session: 5c538c35-4fb2-437c-8e94-5544a9a7607b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.04.17 16:11:35.532058 [ 291 ] {} <Debug> TCP-Session: 1e61335f-3c07-47a7-ba9b-ec9965f1531c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.04.17 16:11:35.532099 [ 296 ] {} <Debug> TCP-Session: 85f87f97-32f1-4448-aff9-af52ef549bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.04.17 16:11:35.531994 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4273 | 2026.04.17 16:11:35.532162 [ 294 ] {} <Debug> TCP-Session: 3928d9d7-d24a-4de1-9166-632514481a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.04.17 16:11:36.720477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 528 | ||
| 4275 | 2026.04.17 16:11:36.722719 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.04.17 16:11:36.722783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4277 | 2026.04.17 16:11:36.724063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4278 | 2026.04.17 16:11:36.724363 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.04.17 16:11:36.724760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4280 | 2026.04.17 16:11:38.809387 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.04.17 16:11:38.809585 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.04.17 16:11:38.809655 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4283 | 2026.04.17 16:11:38.810421 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.04.17 16:11:38.810470 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4285 | 2026.04.17 16:11:38.810855 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4286 | 2026.04.17 16:11:38.811077 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.04.17 16:11:38.811245 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 4288 | 2026.04.17 16:11:38.811286 [ 268 ] {a6ea6e90-977d-4b27-a161-ec37361964ce} <Debug> TCPHandler: Processed in 0.002032661 sec. | ||
| 4289 | 2026.04.17 16:11:38.811430 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.04.17 16:11:38.811524 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4291 | 2026.04.17 16:11:38.811564 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4292 | 2026.04.17 16:11:38.812178 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.04.17 16:11:38.812216 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4294 | 2026.04.17 16:11:38.812560 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4295 | 2026.04.17 16:11:38.812769 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.04.17 16:11:38.812905 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001399 sec., 125804.14581844174 rows/sec., 11.08 MiB/sec. | ||
| 4297 | 2026.04.17 16:11:38.812943 [ 268 ] {2d4e2677-a694-4637-9dd2-0aa66cd23f3d} <Debug> TCPHandler: Processed in 0.001571351 sec. | ||
| 4298 | 2026.04.17 16:11:38.813062 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.04.17 16:11:38.813155 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.04.17 16:11:38.813194 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4301 | 2026.04.17 16:11:38.813580 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.04.17 16:11:38.813616 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4303 | 2026.04.17 16:11:38.813926 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4304 | 2026.04.17 16:11:38.814144 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.04.17 16:11:38.814276 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 843.67 KiB/sec. | ||
| 4306 | 2026.04.17 16:11:38.814313 [ 268 ] {ba3030ed-eb5a-4b6a-9c64-aaa7e1f97b71} <Debug> TCPHandler: Processed in 0.001298446 sec. | ||
| 4307 | 2026.04.17 16:11:38.814442 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.04.17 16:11:38.814569 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.04.17 16:11:38.814616 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4310 | 2026.04.17 16:11:38.815069 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.04.17 16:11:38.815112 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4312 | 2026.04.17 16:11:38.815461 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4313 | 2026.04.17 16:11:38.815674 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.04.17 16:11:38.815832 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001286 sec., 18662.519440124415 rows/sec., 1.55 MiB/sec. | ||
| 4315 | 2026.04.17 16:11:38.815879 [ 268 ] {797dbf54-f7bf-4869-abce-a122b4009ee1} <Debug> TCPHandler: Processed in 0.00149489 sec. | ||
| 4316 | 2026.04.17 16:11:38.816008 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.04.17 16:11:38.816102 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.04.17 16:11:38.816141 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4319 | 2026.04.17 16:11:38.816533 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.04.17 16:11:38.816569 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4321 | 2026.04.17 16:11:38.816886 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4322 | 2026.04.17 16:11:38.817095 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.04.17 16:11:38.817225 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 4324 | 2026.04.17 16:11:38.817263 [ 268 ] {4f1cf35d-b815-4f90-b8ca-fd16e69cd11f} <Debug> TCPHandler: Processed in 0.001310246 sec. | ||
| 4325 | 2026.04.17 16:11:38.817386 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.04.17 16:11:38.817479 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4327 | 2026.04.17 16:11:38.817517 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4328 | 2026.04.17 16:11:38.817963 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.04.17 16:11:38.818002 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4330 | 2026.04.17 16:11:38.818329 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4331 | 2026.04.17 16:11:38.818540 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.04.17 16:11:38.818676 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001213 sec., 82440.23083264632 rows/sec., 6.74 MiB/sec. | ||
| 4333 | 2026.04.17 16:11:38.818717 [ 268 ] {1cec0e96-f561-4472-ad00-9e29f1615f15} <Debug> TCPHandler: Processed in 0.001381517 sec. | ||
| 4334 | 2026.04.17 16:11:38.818841 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.04.17 16:11:38.818935 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4336 | 2026.04.17 16:11:38.818976 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4337 | 2026.04.17 16:11:38.819413 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.04.17 16:11:38.819448 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4339 | 2026.04.17 16:11:38.819779 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4340 | 2026.04.17 16:11:38.819982 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.04.17 16:11:38.820119 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001201 sec., 163197.33555370526 rows/sec., 11.71 MiB/sec. | ||
| 4342 | 2026.04.17 16:11:38.820158 [ 268 ] {a632d378-877e-40da-a1fd-2965a4583656} <Debug> TCPHandler: Processed in 0.001364007 sec. | ||
| 4343 | 2026.04.17 16:11:38.820279 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.04.17 16:11:38.820372 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.04.17 16:11:38.820412 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4346 | 2026.04.17 16:11:38.820738 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.04.17 16:11:38.820774 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 4348 | 2026.04.17 16:11:38.821096 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4349 | 2026.04.17 16:11:38.821301 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.04.17 16:11:38.821435 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 4351 | 2026.04.17 16:11:38.821472 [ 268 ] {0fa4ebc0-caf7-4b94-bd23-ce83fdb30461} <Debug> TCPHandler: Processed in 0.001240455 sec. | ||
| 4352 | 2026.04.17 16:11:40.078758 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45260 | ||
| 4353 | 2026.04.17 16:11:40.078863 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4354 | 2026.04.17 16:11:40.078889 [ 288 ] {} <Debug> TCP-Session: 6d44ccdd-5707-4ec5-871f-35b3f27cdc8f Authenticating user 'default' from [fd00:1122:3344:101::e]:45260 | ||
| 4355 | 2026.04.17 16:11:40.078910 [ 288 ] {} <Debug> TCP-Session: 6d44ccdd-5707-4ec5-871f-35b3f27cdc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.04.17 16:11:40.078923 [ 288 ] {} <Debug> TCP-Session: 6d44ccdd-5707-4ec5-871f-35b3f27cdc8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.04.17 16:11:40.079131 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47580 | ||
| 4358 | 2026.04.17 16:11:40.079172 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53126 | ||
| 4359 | 2026.04.17 16:11:40.079206 [ 288 ] {} <Trace> TCP-Session: 6d44ccdd-5707-4ec5-871f-35b3f27cdc8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.04.17 16:11:40.079212 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61713 | ||
| 4361 | 2026.04.17 16:11:40.079220 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53720 | ||
| 4362 | 2026.04.17 16:11:40.079278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4363 | 2026.04.17 16:11:40.079277 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4364 | 2026.04.17 16:11:40.079314 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4365 | 2026.04.17 16:11:40.079328 [ 290 ] {} <Debug> TCP-Session: 27a113bd-0569-4747-856e-88c636fcf8ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47580 | ||
| 4366 | 2026.04.17 16:11:40.079344 [ 294 ] {} <Debug> TCP-Session: d60f4ece-3c13-4346-9398-19d5a8665f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:53126 | ||
| 4367 | 2026.04.17 16:11:40.079355 [ 296 ] {} <Debug> TCP-Session: 31343ce8-2690-4702-9ff9-6206fef3c190 Authenticating user 'default' from [fd00:1122:3344:101::e]:61713 | ||
| 4368 | 2026.04.17 16:11:40.079369 [ 290 ] {} <Debug> TCP-Session: 27a113bd-0569-4747-856e-88c636fcf8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.04.17 16:11:40.079372 [ 294 ] {} <Debug> TCP-Session: d60f4ece-3c13-4346-9398-19d5a8665f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.04.17 16:11:40.079377 [ 288 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45260) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4371 | 2026.04.17 16:11:40.079386 [ 296 ] {} <Debug> TCP-Session: 31343ce8-2690-4702-9ff9-6206fef3c190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.04.17 16:11:40.079396 [ 290 ] {} <Debug> TCP-Session: 27a113bd-0569-4747-856e-88c636fcf8ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.04.17 16:11:40.079428 [ 296 ] {} <Debug> TCP-Session: 31343ce8-2690-4702-9ff9-6206fef3c190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.04.17 16:11:40.079401 [ 294 ] {} <Debug> TCP-Session: d60f4ece-3c13-4346-9398-19d5a8665f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.04.17 16:11:40.079199 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62797 | ||
| 4376 | 2026.04.17 16:11:40.079166 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45388 | ||
| 4377 | 2026.04.17 16:11:40.079139 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52576 | ||
| 4378 | 2026.04.17 16:11:40.079146 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52192 | ||
| 4379 | 2026.04.17 16:11:40.079603 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4380 | 2026.04.17 16:11:40.079638 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4381 | 2026.04.17 16:11:40.079655 [ 288 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4382 | 2026.04.17 16:11:40.079666 [ 291 ] {} <Debug> TCP-Session: 1951df76-5b36-4712-be56-5341ba1375d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52576 | ||
| 4383 | 2026.04.17 16:11:40.079666 [ 295 ] {} <Debug> TCP-Session: a9837509-3dca-4812-b6bf-13be4a26d8b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62797 | ||
| 4384 | 2026.04.17 16:11:40.079680 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4385 | 2026.04.17 16:11:40.079717 [ 288 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4386 | 2026.04.17 16:11:40.079723 [ 295 ] {} <Debug> TCP-Session: a9837509-3dca-4812-b6bf-13be4a26d8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4387 | 2026.04.17 16:11:40.079746 [ 292 ] {} <Debug> TCP-Session: 3fa356b4-ef5e-4288-b75d-142361a0bb2a Authenticating user 'default' from [fd00:1122:3344:101::e]:52192 | ||
| 4388 | 2026.04.17 16:11:40.079771 [ 295 ] {} <Debug> TCP-Session: a9837509-3dca-4812-b6bf-13be4a26d8b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.04.17 16:11:40.079706 [ 291 ] {} <Debug> TCP-Session: 1951df76-5b36-4712-be56-5341ba1375d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.04.17 16:11:40.079793 [ 292 ] {} <Debug> TCP-Session: 3fa356b4-ef5e-4288-b75d-142361a0bb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.04.17 16:11:40.079813 [ 291 ] {} <Debug> TCP-Session: 1951df76-5b36-4712-be56-5341ba1375d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.04.17 16:11:40.079832 [ 292 ] {} <Debug> TCP-Session: 3fa356b4-ef5e-4288-b75d-142361a0bb2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.04.17 16:11:40.079604 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4394 | 2026.04.17 16:11:40.079380 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4395 | 2026.04.17 16:11:40.079894 [ 293 ] {} <Debug> TCP-Session: 7d950434-4ea8-44ab-bc17-4c4bfc79cca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45388 | ||
| 4396 | 2026.04.17 16:11:40.079903 [ 267 ] {} <Debug> TCP-Session: d8555295-9b8d-4eb6-9b1b-9ce9f442098a Authenticating user 'default' from [fd00:1122:3344:101::e]:53720 | ||
| 4397 | 2026.04.17 16:11:40.079919 [ 293 ] {} <Debug> TCP-Session: 7d950434-4ea8-44ab-bc17-4c4bfc79cca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2026.04.17 16:11:40.079921 [ 267 ] {} <Debug> TCP-Session: d8555295-9b8d-4eb6-9b1b-9ce9f442098a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.04.17 16:11:40.079933 [ 293 ] {} <Debug> TCP-Session: 7d950434-4ea8-44ab-bc17-4c4bfc79cca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.04.17 16:11:40.079939 [ 267 ] {} <Debug> TCP-Session: d8555295-9b8d-4eb6-9b1b-9ce9f442098a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.04.17 16:11:40.080012 [ 288 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 4402 | 2026.04.17 16:11:40.080968 [ 346 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Trace> AggregatingTransform: Aggregating | ||
| 4403 | 2026.04.17 16:11:40.081018 [ 346 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4404 | 2026.04.17 16:11:40.081056 [ 346 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942409 sec. (1061.110 rows/sec., 41.45 KiB/sec.) | ||
| 4405 | 2026.04.17 16:11:40.081073 [ 346 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Trace> Aggregator: Merging aggregated data | ||
| 4406 | 2026.04.17 16:11:40.082263 [ 288 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 13.29 KiB/sec. | ||
| 4407 | 2026.04.17 16:11:40.082448 [ 288 ] {8ccc155e-774d-4f78-af82-45053d82866e} <Debug> TCPHandler: Processed in 0.003356218 sec. | ||
| 4408 | 2026.04.17 16:11:40.082592 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4409 | 2026.04.17 16:11:40.082617 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4410 | 2026.04.17 16:11:40.082633 [ 288 ] {} <Debug> TCP-Session: 6d44ccdd-5707-4ec5-871f-35b3f27cdc8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.04.17 16:11:40.082644 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4412 | 2026.04.17 16:11:40.082666 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2026.04.17 16:11:40.082674 [ 290 ] {} <Debug> TCP-Session: 27a113bd-0569-4747-856e-88c636fcf8ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.04.17 16:11:40.082700 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2026.04.17 16:11:40.082721 [ 267 ] {} <Debug> TCP-Session: d8555295-9b8d-4eb6-9b1b-9ce9f442098a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.04.17 16:11:40.082724 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4417 | 2026.04.17 16:11:40.082747 [ 294 ] {} <Debug> TCP-Session: d60f4ece-3c13-4346-9398-19d5a8665f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.04.17 16:11:40.082763 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4419 | 2026.04.17 16:11:40.082784 [ 296 ] {} <Debug> TCP-Session: 31343ce8-2690-4702-9ff9-6206fef3c190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2026.04.17 16:11:40.082742 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4421 | 2026.04.17 16:11:40.082814 [ 293 ] {} <Debug> TCP-Session: 7d950434-4ea8-44ab-bc17-4c4bfc79cca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2026.04.17 16:11:40.082701 [ 292 ] {} <Debug> TCP-Session: 3fa356b4-ef5e-4288-b75d-142361a0bb2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.04.17 16:11:40.082858 [ 295 ] {} <Debug> TCP-Session: a9837509-3dca-4812-b6bf-13be4a26d8b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.04.17 16:11:40.082686 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4425 | 2026.04.17 16:11:40.082941 [ 291 ] {} <Debug> TCP-Session: 1951df76-5b36-4712-be56-5341ba1375d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.04.17 16:11:41.609024 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4427 | 2026.04.17 16:11:41.609108 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4428 | 2026.04.17 16:11:41.709065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8551 | ||
| 4429 | 2026.04.17 16:11:41.709624 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.04.17 16:11:41.709675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4431 | 2026.04.17 16:11:41.710184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4432 | 2026.04.17 16:11:41.710413 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.04.17 16:11:41.710573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8551 | ||
| 4434 | 2026.04.17 16:11:42.154008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4435 | 2026.04.17 16:11:42.170478 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.04.17 16:11:42.170543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4437 | 2026.04.17 16:11:42.177002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4438 | 2026.04.17 16:11:42.177753 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.04.17 16:11:42.180732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4440 | 2026.04.17 16:11:43.809954 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.04.17 16:11:43.810140 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4442 | 2026.04.17 16:11:43.810206 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4443 | 2026.04.17 16:11:43.810953 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.04.17 16:11:43.811002 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4445 | 2026.04.17 16:11:43.811419 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4446 | 2026.04.17 16:11:43.811651 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.04.17 16:11:43.811818 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001727 sec., 79907.3537927041 rows/sec., 6.95 MiB/sec. | ||
| 4448 | 2026.04.17 16:11:43.811871 [ 268 ] {f3eb3edb-bde8-4544-842d-a3cab38ce904} <Debug> TCPHandler: Processed in 0.002045681 sec. | ||
| 4449 | 2026.04.17 16:11:43.811995 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.04.17 16:11:43.812098 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.04.17 16:11:43.812142 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4452 | 2026.04.17 16:11:43.812557 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.04.17 16:11:43.812596 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4454 | 2026.04.17 16:11:43.812908 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4455 | 2026.04.17 16:11:43.813116 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.04.17 16:11:43.813262 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001187 sec., 34540.859309182815 rows/sec., 2.54 MiB/sec. | ||
| 4457 | 2026.04.17 16:11:43.813302 [ 268 ] {12c21156-3d23-48f2-b59d-696d4b8c0bcd} <Debug> TCPHandler: Processed in 0.001359848 sec. | ||
| 4458 | 2026.04.17 16:11:43.813418 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.04.17 16:11:43.813514 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4460 | 2026.04.17 16:11:43.813554 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4461 | 2026.04.17 16:11:43.813979 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.04.17 16:11:43.814016 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4463 | 2026.04.17 16:11:43.814324 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4464 | 2026.04.17 16:11:43.814559 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.04.17 16:11:43.814690 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001195 sec., 87866.10878661087 rows/sec., 6.86 MiB/sec. | ||
| 4466 | 2026.04.17 16:11:43.814730 [ 268 ] {9b5f664b-5a8d-41ee-8b72-22964dddabc0} <Debug> TCPHandler: Processed in 0.001367428 sec. | ||
| 4467 | 2026.04.17 16:11:43.814842 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.04.17 16:11:43.814936 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.04.17 16:11:43.814979 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4470 | 2026.04.17 16:11:43.815364 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.04.17 16:11:43.815399 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4472 | 2026.04.17 16:11:43.815733 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4473 | 2026.04.17 16:11:43.815955 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.04.17 16:11:43.816085 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 4475 | 2026.04.17 16:11:43.816122 [ 268 ] {d15b8199-5c3b-4d86-9f53-011de165b12d} <Debug> TCPHandler: Processed in 0.001329517 sec. | ||
| 4476 | 2026.04.17 16:11:43.816230 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.04.17 16:11:43.816323 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.04.17 16:11:43.816377 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4479 | 2026.04.17 16:11:43.817184 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.04.17 16:11:43.817220 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4481 | 2026.04.17 16:11:43.817823 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4482 | 2026.04.17 16:11:43.818044 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.04.17 16:11:43.818182 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001876 sec., 21855.01066098081 rows/sec., 39.16 MiB/sec. | ||
| 4484 | 2026.04.17 16:11:43.818244 [ 268 ] {a836c306-bd55-4d82-9964-24ea978b9756} <Debug> TCPHandler: Processed in 0.002063791 sec. | ||
| 4485 | 2026.04.17 16:11:43.818377 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.04.17 16:11:43.818472 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.04.17 16:11:43.818513 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4488 | 2026.04.17 16:11:43.818824 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.04.17 16:11:43.818861 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4490 | 2026.04.17 16:11:43.819160 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4491 | 2026.04.17 16:11:43.819401 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.04.17 16:11:43.819529 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4493 | 2026.04.17 16:11:43.819566 [ 268 ] {bd6f5ae7-a2f8-41bc-86f3-ed9f5e802035} <Debug> TCPHandler: Processed in 0.001240515 sec. | ||
| 4494 | 2026.04.17 16:11:46.724911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 558 | ||
| 4495 | 2026.04.17 16:11:46.727200 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.04.17 16:11:46.727247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4497 | 2026.04.17 16:11:46.728423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4498 | 2026.04.17 16:11:46.728681 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.04.17 16:11:46.728933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4500 | 2026.04.17 16:11:48.807306 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.04.17 16:11:48.807492 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4502 | 2026.04.17 16:11:48.807560 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4503 | 2026.04.17 16:11:48.808220 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.04.17 16:11:48.808272 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4505 | 2026.04.17 16:11:48.808676 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4506 | 2026.04.17 16:11:48.808909 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.04.17 16:11:48.809081 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 4508 | 2026.04.17 16:11:48.809132 [ 268 ] {63ed1d86-eb9f-46d6-ad95-ed2fa028ffa0} <Debug> TCPHandler: Processed in 0.001954229 sec. | ||
| 4509 | 2026.04.17 16:11:48.809258 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.04.17 16:11:48.809359 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4511 | 2026.04.17 16:11:48.809402 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4512 | 2026.04.17 16:11:48.809835 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.04.17 16:11:48.809874 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4514 | 2026.04.17 16:11:48.810183 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4515 | 2026.04.17 16:11:48.810391 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.04.17 16:11:48.810527 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 4517 | 2026.04.17 16:11:48.810566 [ 268 ] {2da7f0e7-1852-4516-ae94-853ab8f358a4} <Debug> TCPHandler: Processed in 0.001358397 sec. | ||
| 4518 | 2026.04.17 16:11:48.810678 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.04.17 16:11:48.810773 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.04.17 16:11:48.810818 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4521 | 2026.04.17 16:11:48.811216 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.04.17 16:11:48.811252 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4523 | 2026.04.17 16:11:48.811573 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4524 | 2026.04.17 16:11:48.811792 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.04.17 16:11:48.811926 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4526 | 2026.04.17 16:11:48.811963 [ 268 ] {60beb07f-e2ed-4dd5-9c65-f59f7621d02d} <Debug> TCPHandler: Processed in 0.001334067 sec. | ||
| 4527 | 2026.04.17 16:11:48.812073 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.04.17 16:11:48.812166 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4529 | 2026.04.17 16:11:48.812206 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4530 | 2026.04.17 16:11:48.812523 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.04.17 16:11:48.812559 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4532 | 2026.04.17 16:11:48.812866 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4533 | 2026.04.17 16:11:48.813072 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.04.17 16:11:48.813202 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 4535 | 2026.04.17 16:11:48.813238 [ 268 ] {0d3869da-8605-469a-8bfc-f3946fc11284} <Debug> TCPHandler: Processed in 0.001213024 sec. | ||
| 4536 | 2026.04.17 16:11:49.091706 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.04.17 16:11:49.091951 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4538 | 2026.04.17 16:11:49.092009 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4539 | 2026.04.17 16:11:49.092565 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.04.17 16:11:49.092607 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4541 | 2026.04.17 16:11:49.092971 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4542 | 2026.04.17 16:11:49.093193 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.04.17 16:11:49.093345 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001449 sec., 6901.311249137336 rows/sec., 562.75 KiB/sec. | ||
| 4544 | 2026.04.17 16:11:49.093391 [ 268 ] {ff201b79-b74a-4df3-a59f-bd3f096404e1} <Debug> TCPHandler: Processed in 0.001843297 sec. | ||
| 4545 | 2026.04.17 16:11:49.093520 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.04.17 16:11:49.093617 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.04.17 16:11:49.093657 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.04.17 16:11:49.095230 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.04.17 16:11:49.095268 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4550 | 2026.04.17 16:11:49.095752 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4551 | 2026.04.17 16:11:49.095969 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.04.17 16:11:49.096095 [ 103 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4553 | 2026.04.17 16:11:49.096104 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Debug> executeQuery: Read 2488 rows, 189.59 KiB in 0.002507 sec., 992421.2205823694 rows/sec., 73.85 MiB/sec. | ||
| 4554 | 2026.04.17 16:11:49.096200 [ 103 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.04.17 16:11:49.096206 [ 268 ] {401af80c-78a8-4115-a2ea-8708cfb99cf1} <Debug> TCPHandler: Processed in 0.002735765 sec. | ||
| 4556 | 2026.04.17 16:11:49.096247 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4557 | 2026.04.17 16:11:49.096346 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.04.17 16:11:49.096397 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 4559 | 2026.04.17 16:11:49.096446 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4560 | 2026.04.17 16:11:49.096492 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4561 | 2026.04.17 16:11:49.096557 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4562 | 2026.04.17 16:11:49.096600 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3356 rows starting from the beginning of the part | ||
| 4563 | 2026.04.17 16:11:49.096671 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4564 | 2026.04.17 16:11:49.096721 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 176 rows starting from the beginning of the part | ||
| 4565 | 2026.04.17 16:11:49.096768 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4566 | 2026.04.17 16:11:49.096814 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4567 | 2026.04.17 16:11:49.096861 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2488 rows starting from the beginning of the part | ||
| 4568 | 2026.04.17 16:11:49.096919 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.04.17 16:11:49.096960 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4570 | 2026.04.17 16:11:49.097296 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4571 | 2026.04.17 16:11:49.097508 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.04.17 16:11:49.097645 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.57 MiB/sec. | ||
| 4573 | 2026.04.17 16:11:49.097683 [ 268 ] {06ad4705-9b4c-41d2-89d1-6afbd3c00aa9} <Debug> TCPHandler: Processed in 0.001385719 sec. | ||
| 4574 | 2026.04.17 16:11:49.097798 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.04.17 16:11:49.097890 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4576 | 2026.04.17 16:11:49.097928 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4577 | 2026.04.17 16:11:49.098585 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.04.17 16:11:49.098621 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4579 | 2026.04.17 16:11:49.098985 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4580 | 2026.04.17 16:11:49.099137 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6352 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800226 sec., 2268388.337227067 rows/sec., 181.09 MiB/sec. | ||
| 4581 | 2026.04.17 16:11:49.099199 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.04.17 16:11:49.099304 [ 103 ] {} <Debug> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4583 | 2026.04.17 16:11:49.099333 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00146 sec., 548630.1369863014 rows/sec., 31.69 MiB/sec. | ||
| 4584 | 2026.04.17 16:11:49.099338 [ 103 ] {} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.04.17 16:11:49.099372 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4586 | 2026.04.17 16:11:49.099377 [ 268 ] {549fc7ad-99e0-496b-95d1-3bd1068a987d} <Debug> TCPHandler: Processed in 0.001626183 sec. | ||
| 4587 | 2026.04.17 16:11:49.099450 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::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 | ||
| 4588 | 2026.04.17 16:11:49.099507 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.04.17 16:11:49.099536 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4590 | 2026.04.17 16:11:49.099574 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 4591 | 2026.04.17 16:11:49.099606 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4592 | 2026.04.17 16:11:49.099622 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 4593 | 2026.04.17 16:11:49.099623 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4594 | 2026.04.17 16:11:49.099653 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4595 | 2026.04.17 16:11:49.099668 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4596 | 2026.04.17 16:11:49.099712 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 4597 | 2026.04.17 16:11:49.099750 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4598 | 2026.04.17 16:11:49.099787 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 4599 | 2026.04.17 16:11:49.100001 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.04.17 16:11:49.100038 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.04.17 16:11:49.100080 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4602 | 2026.04.17 16:11:49.100089 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_26_5} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4603 | 2026.04.17 16:11:49.100184 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 4604 | 2026.04.17 16:11:49.100385 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4605 | 2026.04.17 16:11:49.100605 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.04.17 16:11:49.100729 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. | ||
| 4607 | 2026.04.17 16:11:49.100767 [ 268 ] {73774152-f134-483f-911b-aeb42b8bbc10} <Debug> TCPHandler: Processed in 0.001307637 sec. | ||
| 4608 | 2026.04.17 16:11:49.100770 [ 195 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352237 sec., 1440575.8753827915 rows/sec., 91.11 MiB/sec. | ||
| 4609 | 2026.04.17 16:11:49.100890 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.04.17 16:11:49.100956 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4611 | 2026.04.17 16:11:49.101028 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4612 | 2026.04.17 16:11:49.101082 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4613 | 2026.04.17 16:11:49.101216 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.04.17 16:11:49.101287 [ 201 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_10_2} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4615 | 2026.04.17 16:11:49.101356 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4616 | 2026.04.17 16:11:49.102102 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.04.17 16:11:49.102145 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4618 | 2026.04.17 16:11:49.102593 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4619 | 2026.04.17 16:11:49.102816 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.04.17 16:11:49.102937 [ 103 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4621 | 2026.04.17 16:11:49.102952 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.00195 sec., 686666.6666666667 rows/sec., 46.10 MiB/sec. | ||
| 4622 | 2026.04.17 16:11:49.102988 [ 103 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.04.17 16:11:49.103010 [ 268 ] {cc50f0b5-ef61-4d75-80a4-394cce65eae3} <Debug> TCPHandler: Processed in 0.002177164 sec. | ||
| 4624 | 2026.04.17 16:11:49.103027 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4625 | 2026.04.17 16:11:49.103138 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2026.04.17 16:11:49.103150 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 4627 | 2026.04.17 16:11:49.103240 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.04.17 16:11:49.103288 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4629 | 2026.04.17 16:11:49.103311 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2026.04.17 16:11:49.103351 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4631 | 2026.04.17 16:11:49.103427 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4632 | 2026.04.17 16:11:49.103485 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
| 4633 | 2026.04.17 16:11:49.103534 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4634 | 2026.04.17 16:11:49.103582 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4635 | 2026.04.17 16:11:49.103628 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1339 rows starting from the beginning of the part | ||
| 4636 | 2026.04.17 16:11:49.103986 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.04.17 16:11:49.104027 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4638 | 2026.04.17 16:11:49.104510 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4639 | 2026.04.17 16:11:49.104733 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.04.17 16:11:49.104839 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4641 | 2026.04.17 16:11:49.104868 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.04.17 16:11:49.104878 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001657 sec., 905853.9529269765 rows/sec., 54.96 MiB/sec. | ||
| 4643 | 2026.04.17 16:11:49.104900 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4644 | 2026.04.17 16:11:49.104931 [ 268 ] {7b8d5e16-d341-4a2d-8f43-f60849446a76} <Debug> TCPHandler: Processed in 0.001843817 sec. | ||
| 4645 | 2026.04.17 16:11:49.105010 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 4646 | 2026.04.17 16:11:49.105055 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.04.17 16:11:49.105119 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4648 | 2026.04.17 16:11:49.105152 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8539 rows starting from the beginning of the part | ||
| 4649 | 2026.04.17 16:11:49.105166 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.04.17 16:11:49.105194 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095302 sec., 1690448.4413225397 rows/sec., 122.96 MiB/sec. | ||
| 4651 | 2026.04.17 16:11:49.105198 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4652 | 2026.04.17 16:11:49.105226 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4653 | 2026.04.17 16:11:49.105267 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 196 rows starting from the beginning of the part | ||
| 4654 | 2026.04.17 16:11:49.105306 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4655 | 2026.04.17 16:11:49.105340 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4656 | 2026.04.17 16:11:49.105375 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1501 rows starting from the beginning of the part | ||
| 4657 | 2026.04.17 16:11:49.105452 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4658 | 2026.04.17 16:11:49.105743 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.04.17 16:11:49.105832 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_26_5} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4660 | 2026.04.17 16:11:49.105910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4661 | 2026.04.17 16:11:49.106195 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.04.17 16:11:49.106237 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4663 | 2026.04.17 16:11:49.106901 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4664 | 2026.04.17 16:11:49.107136 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.04.17 16:11:49.107290 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002152 sec., 23234.200743494424 rows/sec., 41.63 MiB/sec. | ||
| 4666 | 2026.04.17 16:11:49.107355 [ 268 ] {2e3139e4-c70c-444b-be82-b6b61c687925} <Debug> TCPHandler: Processed in 0.002351277 sec. | ||
| 4667 | 2026.04.17 16:11:49.107476 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.04.17 16:11:49.107570 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.04.17 16:11:49.107612 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4670 | 2026.04.17 16:11:49.107935 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.04.17 16:11:49.107972 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4672 | 2026.04.17 16:11:49.108286 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4673 | 2026.04.17 16:11:49.108496 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.04.17 16:11:49.108597 [ 103 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4675 | 2026.04.17 16:11:49.108624 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 4676 | 2026.04.17 16:11:49.108630 [ 103 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.04.17 16:11:49.108664 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4678 | 2026.04.17 16:11:49.108669 [ 268 ] {9bc078b3-49e8-4287-ab2e-90bdf6aeb43a} <Debug> TCPHandler: Processed in 0.001243815 sec. | ||
| 4679 | 2026.04.17 16:11:49.108782 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 4680 | 2026.04.17 16:11:49.108905 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4681 | 2026.04.17 16:11:49.108936 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1260 rows starting from the beginning of the part | ||
| 4682 | 2026.04.17 16:11:49.109014 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4683 | 2026.04.17 16:11:49.109066 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 4684 | 2026.04.17 16:11:49.109112 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4685 | 2026.04.17 16:11:49.109174 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4686 | 2026.04.17 16:11:49.109221 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 4687 | 2026.04.17 16:11:49.109280 [ 201 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10716 rows, containing 5 columns (5 merged, 0 gathered) in 0.004299937 sec., 2492129.535851339 rows/sec., 164.12 MiB/sec. | ||
| 4688 | 2026.04.17 16:11:49.109579 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4689 | 2026.04.17 16:11:49.109855 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.04.17 16:11:49.109925 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4691 | 2026.04.17 16:11:49.110009 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4692 | 2026.04.17 16:11:49.110193 [ 201 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001455179 sec., 1039047.4299038125 rows/sec., 68.13 MiB/sec. | ||
| 4693 | 2026.04.17 16:11:49.110379 [ 190 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4694 | 2026.04.17 16:11:49.110600 [ 190 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.04.17 16:11:49.110662 [ 190 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_26_5} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4696 | 2026.04.17 16:11:49.110726 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4697 | 2026.04.17 16:11:49.210636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9063 | ||
| 4698 | 2026.04.17 16:11:49.211107 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.04.17 16:11:49.211140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4700 | 2026.04.17 16:11:49.211579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4701 | 2026.04.17 16:11:49.211799 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.04.17 16:11:49.211912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9063 | ||
| 4703 | 2026.04.17 16:11:49.680802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4704 | 2026.04.17 16:11:49.700587 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.04.17 16:11:49.700661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4706 | 2026.04.17 16:11:49.706891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4707 | 2026.04.17 16:11:49.707665 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.04.17 16:11:49.711450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4709 | 2026.04.17 16:11:50.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.40 MiB, peak 251.72 MiB, free memory in arenas 0.00 B, will set to 245.73 MiB (RSS), difference: 1.32 MiB | ||
| 4710 | 2026.04.17 16:11:53.805830 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.04.17 16:11:53.806048 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4712 | 2026.04.17 16:11:53.806120 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4713 | 2026.04.17 16:11:53.806758 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.04.17 16:11:53.806798 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4715 | 2026.04.17 16:11:53.807197 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4716 | 2026.04.17 16:11:53.807431 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.04.17 16:11:53.807596 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 4718 | 2026.04.17 16:11:53.807643 [ 268 ] {88086909-a263-418f-83c0-0de9b23f7b91} <Debug> TCPHandler: Processed in 0.001944729 sec. | ||
| 4719 | 2026.04.17 16:11:53.807784 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.04.17 16:11:53.807884 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4721 | 2026.04.17 16:11:53.807927 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4722 | 2026.04.17 16:11:53.808354 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.04.17 16:11:53.808388 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4724 | 2026.04.17 16:11:53.808693 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4725 | 2026.04.17 16:11:53.808916 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.04.17 16:11:53.809043 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 4727 | 2026.04.17 16:11:53.809080 [ 268 ] {028087ce-d616-4572-882e-30580cd7acca} <Debug> TCPHandler: Processed in 0.001347077 sec. | ||
| 4728 | 2026.04.17 16:11:53.809197 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.04.17 16:11:53.809291 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.04.17 16:11:53.809334 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4731 | 2026.04.17 16:11:53.809708 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.04.17 16:11:53.809742 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4733 | 2026.04.17 16:11:53.810065 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4734 | 2026.04.17 16:11:53.810268 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.04.17 16:11:53.810394 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 4736 | 2026.04.17 16:11:53.810429 [ 268 ] {ace5e189-6d14-4d97-8399-2d4a0a2da7d8} <Debug> TCPHandler: Processed in 0.001279746 sec. | ||
| 4737 | 2026.04.17 16:11:53.810542 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.04.17 16:11:53.810634 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.04.17 16:11:53.810674 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4740 | 2026.04.17 16:11:53.810980 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.04.17 16:11:53.811014 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4742 | 2026.04.17 16:11:53.811358 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4743 | 2026.04.17 16:11:53.811562 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.04.17 16:11:53.811685 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 4745 | 2026.04.17 16:11:53.811719 [ 268 ] {140dbd4e-fbf5-4a1a-bc40-8adc7c4ae5df} <Debug> TCPHandler: Processed in 0.001224364 sec. | ||
| 4746 | 2026.04.17 16:11:56.609364 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4747 | 2026.04.17 16:11:56.609426 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4748 | 2026.04.17 16:11:56.712044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9511 | ||
| 4749 | 2026.04.17 16:11:56.712537 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.04.17 16:11:56.712585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4751 | 2026.04.17 16:11:56.713121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4752 | 2026.04.17 16:11:56.713354 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.04.17 16:11:56.713599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9511 | ||
| 4754 | 2026.04.17 16:11:56.729175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 592 | ||
| 4755 | 2026.04.17 16:11:56.731468 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.04.17 16:11:56.731523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4757 | 2026.04.17 16:11:56.732765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4758 | 2026.04.17 16:11:56.733070 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.04.17 16:11:56.733437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4760 | 2026.04.17 16:11:57.211597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4761 | 2026.04.17 16:11:57.228274 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.04.17 16:11:57.228334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4763 | 2026.04.17 16:11:57.234270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4764 | 2026.04.17 16:11:57.234958 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.04.17 16:11:57.237670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4766 | 2026.04.17 16:11:58.807792 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2026.04.17 16:11:58.807990 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4768 | 2026.04.17 16:11:58.808061 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4769 | 2026.04.17 16:11:58.808743 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.04.17 16:11:58.808780 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4771 | 2026.04.17 16:11:58.809168 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4772 | 2026.04.17 16:11:58.809398 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.04.17 16:11:58.809550 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 4774 | 2026.04.17 16:11:58.809591 [ 268 ] {f6541d11-4ea1-4c76-be2e-03f74ba1b065} <Debug> TCPHandler: Processed in 0.001929528 sec. | ||
| 4775 | 2026.04.17 16:11:58.809730 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.04.17 16:11:58.809828 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4777 | 2026.04.17 16:11:58.809868 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4778 | 2026.04.17 16:11:58.810338 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.04.17 16:11:58.810373 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4780 | 2026.04.17 16:11:58.810678 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4781 | 2026.04.17 16:11:58.810893 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.04.17 16:11:58.811020 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 4783 | 2026.04.17 16:11:58.811058 [ 268 ] {d39a13c9-75ec-4938-9eb7-8b7bc69d6bf5} <Debug> TCPHandler: Processed in 0.001376808 sec. | ||
| 4784 | 2026.04.17 16:11:58.811178 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.04.17 16:11:58.811271 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.04.17 16:11:58.811315 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4787 | 2026.04.17 16:11:58.811758 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.04.17 16:11:58.811795 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4789 | 2026.04.17 16:11:58.812128 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4790 | 2026.04.17 16:11:58.812341 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.04.17 16:11:58.812468 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 4792 | 2026.04.17 16:11:58.812504 [ 268 ] {ddbba58f-d05c-4fed-9b63-68af24b6cab3} <Debug> TCPHandler: Processed in 0.001374777 sec. | ||
| 4793 | 2026.04.17 16:11:58.812619 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.04.17 16:11:58.812713 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4795 | 2026.04.17 16:11:58.812754 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4796 | 2026.04.17 16:11:58.813085 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.04.17 16:11:58.813118 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4798 | 2026.04.17 16:11:58.813419 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4799 | 2026.04.17 16:11:58.813627 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.04.17 16:11:58.813753 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 4801 | 2026.04.17 16:11:58.813788 [ 268 ] {3e39e856-8431-4caf-bc6f-6bf05713e65a} <Debug> TCPHandler: Processed in 0.001217505 sec. | ||
| 4802 | 2026.04.17 16:12:02.469163 [ 89 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 4803 | 2026.04.17 16:12:02.469245 [ 89 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.04.17 16:12:02.469269 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4805 | 2026.04.17 16:12:02.469398 [ 194 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 4806 | 2026.04.17 16:12:02.469557 [ 194 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4807 | 2026.04.17 16:12:02.469595 [ 194 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 224 rows starting from the beginning of the part | ||
| 4808 | 2026.04.17 16:12:02.469666 [ 194 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4809 | 2026.04.17 16:12:02.469715 [ 194 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 4810 | 2026.04.17 16:12:02.469762 [ 194 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4811 | 2026.04.17 16:12:02.469805 [ 194 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4812 | 2026.04.17 16:12:02.470644 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304456 sec., 289775.9679130611 rows/sec., 20.75 MiB/sec. | ||
| 4813 | 2026.04.17 16:12:02.470830 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 4814 | 2026.04.17 16:12:02.471157 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.04.17 16:12:02.471239 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_19_4} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 4816 | 2026.04.17 16:12:02.471330 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4817 | 2026.04.17 16:12:03.809900 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.04.17 16:12:03.810076 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4819 | 2026.04.17 16:12:03.810140 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4820 | 2026.04.17 16:12:03.810856 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.04.17 16:12:03.810898 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4822 | 2026.04.17 16:12:03.811298 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4823 | 2026.04.17 16:12:03.811524 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.04.17 16:12:03.811672 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001645 sec., 83890.57750759879 rows/sec., 7.30 MiB/sec. | ||
| 4825 | 2026.04.17 16:12:03.811713 [ 268 ] {f033a217-d4f6-40d0-b2e2-cb0488f20076} <Debug> TCPHandler: Processed in 0.001938999 sec. | ||
| 4826 | 2026.04.17 16:12:03.811834 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.04.17 16:12:03.811927 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4828 | 2026.04.17 16:12:03.811966 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4829 | 2026.04.17 16:12:03.812352 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.04.17 16:12:03.812386 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4831 | 2026.04.17 16:12:03.812683 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4832 | 2026.04.17 16:12:03.812894 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.04.17 16:12:03.813018 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00111 sec., 36936.93693693693 rows/sec., 2.71 MiB/sec. | ||
| 4834 | 2026.04.17 16:12:03.813054 [ 268 ] {a173e357-9826-42e6-a445-a4548e5a4605} <Debug> TCPHandler: Processed in 0.001267906 sec. | ||
| 4835 | 2026.04.17 16:12:03.813178 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.04.17 16:12:03.813279 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4837 | 2026.04.17 16:12:03.813319 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4838 | 2026.04.17 16:12:03.813775 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.04.17 16:12:03.813811 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4840 | 2026.04.17 16:12:03.814139 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4841 | 2026.04.17 16:12:03.814370 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.04.17 16:12:03.814502 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00124 sec., 84677.41935483871 rows/sec., 6.61 MiB/sec. | ||
| 4843 | 2026.04.17 16:12:03.814542 [ 268 ] {c42eacce-dfd0-456a-90cd-4d59a915c180} <Debug> TCPHandler: Processed in 0.001417238 sec. | ||
| 4844 | 2026.04.17 16:12:03.814660 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.04.17 16:12:03.814755 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4846 | 2026.04.17 16:12:03.814798 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4847 | 2026.04.17 16:12:03.815214 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.04.17 16:12:03.815249 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4849 | 2026.04.17 16:12:03.815585 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4850 | 2026.04.17 16:12:03.815813 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.04.17 16:12:03.815949 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 4852 | 2026.04.17 16:12:03.815987 [ 268 ] {64dbff29-3855-4c5e-bc29-4da355bbc535} <Debug> TCPHandler: Processed in 0.001375908 sec. | ||
| 4853 | 2026.04.17 16:12:03.816099 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.04.17 16:12:03.816193 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4855 | 2026.04.17 16:12:03.816247 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4856 | 2026.04.17 16:12:03.817112 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.04.17 16:12:03.817150 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4858 | 2026.04.17 16:12:03.817730 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4859 | 2026.04.17 16:12:03.817985 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.04.17 16:12:03.818088 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4861 | 2026.04.17 16:12:03.818129 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001952 sec., 21004.09836065574 rows/sec., 37.64 MiB/sec. | ||
| 4862 | 2026.04.17 16:12:03.818133 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.04.17 16:12:03.818165 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4864 | 2026.04.17 16:12:03.818193 [ 268 ] {e66c2887-d21a-4f1d-aec1-6867bd48680b} <Debug> TCPHandler: Processed in 0.002143753 sec. | ||
| 4865 | 2026.04.17 16:12:03.818304 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::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 | ||
| 4866 | 2026.04.17 16:12:03.818315 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.04.17 16:12:03.818463 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.04.17 16:12:03.818506 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4869 | 2026.04.17 16:12:03.818619 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4870 | 2026.04.17 16:12:03.818691 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part | ||
| 4871 | 2026.04.17 16:12:03.818839 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 4872 | 2026.04.17 16:12:03.818846 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.04.17 16:12:03.818892 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4874 | 2026.04.17 16:12:03.818970 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4875 | 2026.04.17 16:12:03.819108 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 4876 | 2026.04.17 16:12:03.819213 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4877 | 2026.04.17 16:12:03.819235 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 4878 | 2026.04.17 16:12:03.819360 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4879 | 2026.04.17 16:12:03.819470 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.04.17 16:12:03.819608 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 4881 | 2026.04.17 16:12:03.819645 [ 268 ] {82d41b24-6a5c-415c-ac71-a023a05134c8} <Debug> TCPHandler: Processed in 0.001380948 sec. | ||
| 4882 | 2026.04.17 16:12:03.822832 [ 197 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 19 columns (19 merged, 0 gathered) in 0.004596502 sec., 85499.79963024057 rows/sec., 153.21 MiB/sec. | ||
| 4883 | 2026.04.17 16:12:03.823584 [ 190 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4884 | 2026.04.17 16:12:03.823989 [ 190 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.04.17 16:12:03.824071 [ 190 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4886 | 2026.04.17 16:12:03.824246 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 4887 | 2026.04.17 16:12:04.213710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10023 | ||
| 4888 | 2026.04.17 16:12:04.214574 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.04.17 16:12:04.214651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4890 | 2026.04.17 16:12:04.215242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4891 | 2026.04.17 16:12:04.215491 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.04.17 16:12:04.215614 [ 87 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4893 | 2026.04.17 16:12:04.215619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10023 | ||
| 4894 | 2026.04.17 16:12:04.215659 [ 87 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.04.17 16:12:04.215683 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4896 | 2026.04.17 16:12:04.215831 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 4897 | 2026.04.17 16:12:04.216033 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4898 | 2026.04.17 16:12:04.216090 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7591 rows starting from the beginning of the part | ||
| 4899 | 2026.04.17 16:12:04.216183 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 4900 | 2026.04.17 16:12:04.216254 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 4901 | 2026.04.17 16:12:04.216316 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 4902 | 2026.04.17 16:12:04.216375 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 4903 | 2026.04.17 16:12:04.216436 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 4904 | 2026.04.17 16:12:04.218387 [ 190 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10023 rows, containing 4 columns (4 merged, 0 gathered) in 0.002625572 sec., 3817453.872908456 rows/sec., 54.61 MiB/sec. | ||
| 4905 | 2026.04.17 16:12:04.218687 [ 190 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4906 | 2026.04.17 16:12:04.218987 [ 190 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_21_4} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.04.17 16:12:04.219069 [ 190 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_21_4} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4908 | 2026.04.17 16:12:04.219192 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4909 | 2026.04.17 16:12:04.737733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4910 | 2026.04.17 16:12:04.755582 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.04.17 16:12:04.755641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4912 | 2026.04.17 16:12:04.762305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4913 | 2026.04.17 16:12:04.763873 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.04.17 16:12:04.764280 [ 87 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4915 | 2026.04.17 16:12:04.764329 [ 87 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.04.17 16:12:04.764357 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 4917 | 2026.04.17 16:12:04.764529 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 4918 | 2026.04.17 16:12:04.769778 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4919 | 2026.04.17 16:12:04.771857 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 4920 | 2026.04.17 16:12:04.773371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4921 | 2026.04.17 16:12:04.776956 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4922 | 2026.04.17 16:12:04.784873 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4923 | 2026.04.17 16:12:04.791027 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 4924 | 2026.04.17 16:12:04.798629 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 4925 | 2026.04.17 16:12:04.804165 [ 196 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 4926 | 2026.04.17 16:12:04.937733 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.173284318 sec., 917.567162655769 rows/sec., 4.74 MiB/sec. | ||
| 4927 | 2026.04.17 16:12:04.941048 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4928 | 2026.04.17 16:12:04.943566 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_21_4} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.04.17 16:12:04.943691 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_21_4} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4930 | 2026.04.17 16:12:04.945494 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4931 | 2026.04.17 16:12:05.000413 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.98 MiB, peak 259.53 MiB, free memory in arenas 0.00 B, will set to 252.06 MiB (RSS), difference: 3.08 MiB | ||
| 4932 | 2026.04.17 16:12:06.733673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 612 | ||
| 4933 | 2026.04.17 16:12:06.735774 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.04.17 16:12:06.735821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4935 | 2026.04.17 16:12:06.736994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4936 | 2026.04.17 16:12:06.737251 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.04.17 16:12:06.737576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4938 | 2026.04.17 16:12:08.809370 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.04.17 16:12:08.809566 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.04.17 16:12:08.809633 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4941 | 2026.04.17 16:12:08.810305 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.04.17 16:12:08.810352 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4943 | 2026.04.17 16:12:08.810810 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4944 | 2026.04.17 16:12:08.811052 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.04.17 16:12:08.811222 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00171 sec., 14035.087719298246 rows/sec., 1.16 MiB/sec. | ||
| 4946 | 2026.04.17 16:12:08.811269 [ 268 ] {af2489d4-9c82-477b-bb55-0e95251c086c} <Debug> TCPHandler: Processed in 0.002035311 sec. | ||
| 4947 | 2026.04.17 16:12:08.811423 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.04.17 16:12:08.811528 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4949 | 2026.04.17 16:12:08.811571 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4950 | 2026.04.17 16:12:08.811989 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.04.17 16:12:08.812029 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4952 | 2026.04.17 16:12:08.812333 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4953 | 2026.04.17 16:12:08.812587 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.04.17 16:12:08.812726 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 134.01 KiB/sec. | ||
| 4955 | 2026.04.17 16:12:08.812765 [ 268 ] {77d5e20a-f50a-40ff-934c-495824e159de} <Debug> TCPHandler: Processed in 0.001390318 sec. | ||
| 4956 | 2026.04.17 16:12:08.812900 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.04.17 16:12:08.812998 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4958 | 2026.04.17 16:12:08.813039 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4959 | 2026.04.17 16:12:08.813549 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.04.17 16:12:08.813585 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4961 | 2026.04.17 16:12:08.813907 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4962 | 2026.04.17 16:12:08.814119 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.04.17 16:12:08.814248 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001269 sec., 139479.90543735225 rows/sec., 12.27 MiB/sec. | ||
| 4964 | 2026.04.17 16:12:08.814294 [ 268 ] {0f5b6dbd-98e2-45ad-9b7e-0147628cd751} <Debug> TCPHandler: Processed in 0.001441149 sec. | ||
| 4965 | 2026.04.17 16:12:08.814416 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.04.17 16:12:08.814516 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.04.17 16:12:08.814555 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4968 | 2026.04.17 16:12:08.814963 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.04.17 16:12:08.814998 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4970 | 2026.04.17 16:12:08.815292 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4971 | 2026.04.17 16:12:08.815509 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.04.17 16:12:08.815642 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001142 sec., 12259.194395796847 rows/sec., 963.74 KiB/sec. | ||
| 4973 | 2026.04.17 16:12:08.815680 [ 268 ] {43e12dc5-726f-44c0-82b7-e282deda0011} <Debug> TCPHandler: Processed in 0.001311847 sec. | ||
| 4974 | 2026.04.17 16:12:08.815796 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.04.17 16:12:08.815890 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.04.17 16:12:08.815931 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4977 | 2026.04.17 16:12:08.816336 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.04.17 16:12:08.816371 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4979 | 2026.04.17 16:12:08.816665 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4980 | 2026.04.17 16:12:08.816902 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.04.17 16:12:08.817053 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.69 MiB/sec. | ||
| 4982 | 2026.04.17 16:12:08.817093 [ 268 ] {4148d462-efc7-445a-882f-85b208117f68} <Debug> TCPHandler: Processed in 0.001343797 sec. | ||
| 4983 | 2026.04.17 16:12:08.817208 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.04.17 16:12:08.817306 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.04.17 16:12:08.817344 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4986 | 2026.04.17 16:12:08.817739 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.04.17 16:12:08.817774 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4988 | 2026.04.17 16:12:08.818071 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4989 | 2026.04.17 16:12:08.818290 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.04.17 16:12:08.818422 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 4991 | 2026.04.17 16:12:08.818463 [ 268 ] {b0df5091-f7d2-44f1-bd5e-251400fe5b22} <Debug> TCPHandler: Processed in 0.001300826 sec. | ||
| 4992 | 2026.04.17 16:12:08.818584 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.04.17 16:12:08.818687 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4994 | 2026.04.17 16:12:08.818729 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4995 | 2026.04.17 16:12:08.819206 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.04.17 16:12:08.819243 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 4997 | 2026.04.17 16:12:08.819574 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4998 | 2026.04.17 16:12:08.819795 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.04.17 16:12:08.819924 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001255 sec., 81274.90039840637 rows/sec., 6.64 MiB/sec. | ||
| 5000 | 2026.04.17 16:12:08.819963 [ 268 ] {3c5d090d-2378-4cda-a2fc-70a3b5aa361d} <Debug> TCPHandler: Processed in 0.001429469 sec. | ||
| 5001 | 2026.04.17 16:12:08.820083 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.04.17 16:12:08.820177 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5003 | 2026.04.17 16:12:08.820219 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5004 | 2026.04.17 16:12:08.820630 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.04.17 16:12:08.820665 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5006 | 2026.04.17 16:12:08.821003 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5007 | 2026.04.17 16:12:08.821216 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.04.17 16:12:08.821342 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001184 sec., 166385.13513513515 rows/sec., 11.93 MiB/sec. | ||
| 5009 | 2026.04.17 16:12:08.821379 [ 268 ] {4bf28b12-5d6b-42d0-837b-5ef745669d45} <Debug> TCPHandler: Processed in 0.001345638 sec. | ||
| 5010 | 2026.04.17 16:12:08.821493 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.04.17 16:12:08.821587 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.04.17 16:12:08.821628 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5013 | 2026.04.17 16:12:08.821956 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.04.17 16:12:08.821991 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5015 | 2026.04.17 16:12:08.822291 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5016 | 2026.04.17 16:12:08.822527 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.04.17 16:12:08.822658 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5018 | 2026.04.17 16:12:08.822694 [ 268 ] {d6d3bebf-b7d9-42da-8aa2-597b6c1afada} <Debug> TCPHandler: Processed in 0.001250335 sec. | ||
| 5019 | 2026.04.17 16:12:11.609471 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5020 | 2026.04.17 16:12:11.609563 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5021 | 2026.04.17 16:12:11.715871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10471 | ||
| 5022 | 2026.04.17 16:12:11.716387 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.04.17 16:12:11.716433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5024 | 2026.04.17 16:12:11.716983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5025 | 2026.04.17 16:12:11.717233 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.04.17 16:12:11.717385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10471 | ||
| 5027 | 2026.04.17 16:12:12.273618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5028 | 2026.04.17 16:12:12.289273 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.04.17 16:12:12.289342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5030 | 2026.04.17 16:12:12.295899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5031 | 2026.04.17 16:12:12.296666 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.04.17 16:12:12.299348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5033 | 2026.04.17 16:12:13.810587 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.04.17 16:12:13.810771 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5035 | 2026.04.17 16:12:13.810840 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5036 | 2026.04.17 16:12:13.811577 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.04.17 16:12:13.811627 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5038 | 2026.04.17 16:12:13.812094 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5039 | 2026.04.17 16:12:13.812327 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.04.17 16:12:13.812471 [ 76 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5041 | 2026.04.17 16:12:13.812491 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001768 sec., 78054.29864253393 rows/sec., 6.79 MiB/sec. | ||
| 5042 | 2026.04.17 16:12:13.812517 [ 76 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.04.17 16:12:13.812541 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5044 | 2026.04.17 16:12:13.812549 [ 268 ] {4e1e1abb-1777-4444-9fbd-e7720fec5fc4} <Debug> TCPHandler: Processed in 0.002091242 sec. | ||
| 5045 | 2026.04.17 16:12:13.812634 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 5046 | 2026.04.17 16:12:13.812680 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.04.17 16:12:13.812720 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5048 | 2026.04.17 16:12:13.812747 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3356 rows starting from the beginning of the part | ||
| 5049 | 2026.04.17 16:12:13.812785 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5050 | 2026.04.17 16:12:13.812801 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5051 | 2026.04.17 16:12:13.812829 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5052 | 2026.04.17 16:12:13.812846 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5053 | 2026.04.17 16:12:13.812891 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part | ||
| 5054 | 2026.04.17 16:12:13.812935 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 177 rows starting from the beginning of the part | ||
| 5055 | 2026.04.17 16:12:13.812978 [ 200 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 5056 | 2026.04.17 16:12:13.813276 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.04.17 16:12:13.813317 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5058 | 2026.04.17 16:12:13.813645 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5059 | 2026.04.17 16:12:13.813868 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.04.17 16:12:13.814007 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.41 MiB/sec. | ||
| 5061 | 2026.04.17 16:12:13.814048 [ 268 ] {d04d1291-ddd1-42ed-bb59-a1d159e91f58} <Debug> TCPHandler: Processed in 0.001421059 sec. | ||
| 5062 | 2026.04.17 16:12:13.814168 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.04.17 16:12:13.814265 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5064 | 2026.04.17 16:12:13.814306 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5065 | 2026.04.17 16:12:13.814671 [ 193 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3921 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071802 sec., 1892555.3696733566 rows/sec., 153.03 MiB/sec. | ||
| 5066 | 2026.04.17 16:12:13.814749 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.04.17 16:12:13.814788 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5068 | 2026.04.17 16:12:13.815125 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5069 | 2026.04.17 16:12:13.815163 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5070 | 2026.04.17 16:12:13.815385 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.04.17 16:12:13.815499 [ 76 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5072 | 2026.04.17 16:12:13.815528 [ 76 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.04.17 16:12:13.815534 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001289 sec., 81458.49495733126 rows/sec., 6.36 MiB/sec. | ||
| 5074 | 2026.04.17 16:12:13.815548 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5075 | 2026.04.17 16:12:13.815570 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.04.17 16:12:13.815577 [ 268 ] {7909e2cc-c63c-4720-a946-87866d871740} <Debug> TCPHandler: Processed in 0.00145982 sec. | ||
| 5077 | 2026.04.17 16:12:13.815643 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 5078 | 2026.04.17 16:12:13.815688 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_31_6} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5079 | 2026.04.17 16:12:13.815715 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.04.17 16:12:13.815755 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5081 | 2026.04.17 16:12:13.815790 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1829 rows starting from the beginning of the part | ||
| 5082 | 2026.04.17 16:12:13.815819 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5083 | 2026.04.17 16:12:13.815823 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5084 | 2026.04.17 16:12:13.815850 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5085 | 2026.04.17 16:12:13.815871 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5086 | 2026.04.17 16:12:13.815898 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5087 | 2026.04.17 16:12:13.815943 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 105 rows starting from the beginning of the part | ||
| 5088 | 2026.04.17 16:12:13.815980 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
| 5089 | 2026.04.17 16:12:13.816019 [ 193 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 105 rows starting from the beginning of the part | ||
| 5090 | 2026.04.17 16:12:13.816262 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.04.17 16:12:13.816301 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5092 | 2026.04.17 16:12:13.816657 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5093 | 2026.04.17 16:12:13.816879 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.04.17 16:12:13.817035 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5095 | 2026.04.17 16:12:13.817060 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.04.17 16:12:13.817071 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 5097 | 2026.04.17 16:12:13.817076 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5098 | 2026.04.17 16:12:13.817111 [ 268 ] {9789b17b-4527-4acd-9753-693ee00f42c3} <Debug> TCPHandler: Processed in 0.001444919 sec. | ||
| 5099 | 2026.04.17 16:12:13.817154 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 5100 | 2026.04.17 16:12:13.817156 [ 188 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553681 sec., 1460402.7467671935 rows/sec., 108.15 MiB/sec. | ||
| 5101 | 2026.04.17 16:12:13.817225 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.04.17 16:12:13.817251 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5103 | 2026.04.17 16:12:13.817281 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10716 rows starting from the beginning of the part | ||
| 5104 | 2026.04.17 16:12:13.817320 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5105 | 2026.04.17 16:12:13.817326 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 5106 | 2026.04.17 16:12:13.817377 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 5107 | 2026.04.17 16:12:13.817385 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5108 | 2026.04.17 16:12:13.817404 [ 202 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5109 | 2026.04.17 16:12:13.817412 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5110 | 2026.04.17 16:12:13.817460 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 197 rows starting from the beginning of the part | ||
| 5111 | 2026.04.17 16:12:13.817491 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5112 | 2026.04.17 16:12:13.817716 [ 202 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.04.17 16:12:13.817803 [ 202 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_31_6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5114 | 2026.04.17 16:12:13.817894 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5115 | 2026.04.17 16:12:13.818240 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.04.17 16:12:13.818282 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5117 | 2026.04.17 16:12:13.818922 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5118 | 2026.04.17 16:12:13.819172 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.04.17 16:12:13.819312 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00201 sec., 20398.009950248754 rows/sec., 36.55 MiB/sec. | ||
| 5120 | 2026.04.17 16:12:13.819377 [ 268 ] {6d93bdbe-7b81-4fa2-bf1a-5c7b83e57c8d} <Debug> TCPHandler: Processed in 0.002200834 sec. | ||
| 5121 | 2026.04.17 16:12:13.819499 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.04.17 16:12:13.819593 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.04.17 16:12:13.819635 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5124 | 2026.04.17 16:12:13.819955 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.04.17 16:12:13.819989 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5126 | 2026.04.17 16:12:13.820418 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5127 | 2026.04.17 16:12:13.820639 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): 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.17 16:12:13.820769 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 5129 | 2026.04.17 16:12:13.820782 [ 75 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5130 | 2026.04.17 16:12:13.820807 [ 268 ] {610b36ee-4491-49a1-89f0-1b46c8c6b989} <Debug> TCPHandler: Processed in 0.001357878 sec. | ||
| 5131 | 2026.04.17 16:12:13.820857 [ 75 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.04.17 16:12:13.820887 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5133 | 2026.04.17 16:12:13.820984 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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.17 16:12:13.821097 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5135 | 2026.04.17 16:12:13.821132 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 5136 | 2026.04.17 16:12:13.821201 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 5137 | 2026.04.17 16:12:13.821249 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 5138 | 2026.04.17 16:12:13.821295 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5139 | 2026.04.17 16:12:13.821338 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 5140 | 2026.04.17 16:12:13.821388 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5141 | 2026.04.17 16:12:13.821395 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11521 rows, containing 5 columns (5 merged, 0 gathered) in 0.004269496 sec., 2698444.968680144 rows/sec., 178.51 MiB/sec. | ||
| 5142 | 2026.04.17 16:12:13.821715 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5143 | 2026.04.17 16:12:13.822004 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.04.17 16:12:13.822089 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5145 | 2026.04.17 16:12:13.822164 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5146 | 2026.04.17 16:12:13.822494 [ 199 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001545971 sec., 1164316.7950757162 rows/sec., 76.68 MiB/sec. | ||
| 5147 | 2026.04.17 16:12:13.822699 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5148 | 2026.04.17 16:12:13.822946 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.04.17 16:12:13.823023 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_31_6} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5150 | 2026.04.17 16:12:13.823093 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5151 | 2026.04.17 16:12:14.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.88 MiB, peak 260.95 MiB, free memory in arenas 0.00 B, will set to 255.23 MiB (RSS), difference: 1.35 MiB | ||
| 5152 | 2026.04.17 16:12:16.737840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 642 | ||
| 5153 | 2026.04.17 16:12:16.740687 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.04.17 16:12:16.740746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5155 | 2026.04.17 16:12:16.741952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5156 | 2026.04.17 16:12:16.742253 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.04.17 16:12:16.742433 [ 71 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5158 | 2026.04.17 16:12:16.742532 [ 71 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.04.17 16:12:16.742568 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5160 | 2026.04.17 16:12:16.742610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 5161 | 2026.04.17 16:12:16.742760 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 5162 | 2026.04.17 16:12:16.743441 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5163 | 2026.04.17 16:12:16.743631 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
| 5164 | 2026.04.17 16:12:16.744038 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5165 | 2026.04.17 16:12:16.744401 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 5166 | 2026.04.17 16:12:16.744735 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5167 | 2026.04.17 16:12:16.745053 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5168 | 2026.04.17 16:12:16.745379 [ 188 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 5169 | 2026.04.17 16:12:16.751602 [ 199 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 72 columns (72 merged, 0 gathered) in 0.00894084 sec., 71805.33372703235 rows/sec., 65.64 MiB/sec. | ||
| 5170 | 2026.04.17 16:12:16.752935 [ 187 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5171 | 2026.04.17 16:12:16.753585 [ 187 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.04.17 16:12:16.753672 [ 187 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_16_3} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5173 | 2026.04.17 16:12:16.754031 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5174 | 2026.04.17 16:12:18.807636 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.04.17 16:12:18.807818 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5176 | 2026.04.17 16:12:18.807888 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5177 | 2026.04.17 16:12:18.808523 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.04.17 16:12:18.808567 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5179 | 2026.04.17 16:12:18.808958 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5180 | 2026.04.17 16:12:18.809271 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.04.17 16:12:18.809438 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 5182 | 2026.04.17 16:12:18.809490 [ 268 ] {c7e2c16a-78c5-4ba8-9d50-b5db28f6a990} <Debug> TCPHandler: Processed in 0.00198089 sec. | ||
| 5183 | 2026.04.17 16:12:18.809617 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.04.17 16:12:18.809721 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5185 | 2026.04.17 16:12:18.809766 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5186 | 2026.04.17 16:12:18.810207 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.04.17 16:12:18.810245 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5188 | 2026.04.17 16:12:18.810565 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5189 | 2026.04.17 16:12:18.810781 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.04.17 16:12:18.810917 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 5191 | 2026.04.17 16:12:18.810957 [ 268 ] {e008e456-f68c-4a5b-8a57-856e9d5629fb} <Debug> TCPHandler: Processed in 0.001392888 sec. | ||
| 5192 | 2026.04.17 16:12:18.811077 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.04.17 16:12:18.811174 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.04.17 16:12:18.811220 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5195 | 2026.04.17 16:12:18.811624 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.04.17 16:12:18.811660 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5197 | 2026.04.17 16:12:18.812000 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5198 | 2026.04.17 16:12:18.812226 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.04.17 16:12:18.812358 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5200 | 2026.04.17 16:12:18.812396 [ 268 ] {f940605e-0285-4552-80a3-a86d668232bb} <Debug> TCPHandler: Processed in 0.001373357 sec. | ||
| 5201 | 2026.04.17 16:12:18.812507 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.04.17 16:12:18.812601 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5203 | 2026.04.17 16:12:18.812644 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5204 | 2026.04.17 16:12:18.812962 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.04.17 16:12:18.812999 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5206 | 2026.04.17 16:12:18.813313 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5207 | 2026.04.17 16:12:18.813534 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.04.17 16:12:18.813664 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5209 | 2026.04.17 16:12:18.813702 [ 268 ] {bd4b3b2e-5d20-48ad-adf8-6af7e1222092} <Debug> TCPHandler: Processed in 0.001244165 sec. | ||
| 5210 | 2026.04.17 16:12:19.094410 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.04.17 16:12:19.094611 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5212 | 2026.04.17 16:12:19.094688 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5213 | 2026.04.17 16:12:19.095384 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.04.17 16:12:19.095433 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5215 | 2026.04.17 16:12:19.095838 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5216 | 2026.04.17 16:12:19.096077 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.04.17 16:12:19.096237 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 291.57 KiB/sec. | ||
| 5218 | 2026.04.17 16:12:19.096288 [ 268 ] {b763727d-ae06-4043-b5c2-d8ddbb8b51d7} <Debug> TCPHandler: Processed in 0.00201122 sec. | ||
| 5219 | 2026.04.17 16:12:19.096424 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2026.04.17 16:12:19.096529 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5221 | 2026.04.17 16:12:19.096572 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5222 | 2026.04.17 16:12:19.098715 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.04.17 16:12:19.098752 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5224 | 2026.04.17 16:12:19.099224 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5225 | 2026.04.17 16:12:19.099447 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.04.17 16:12:19.099581 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Debug> executeQuery: Read 2486 rows, 189.44 KiB in 0.003075 sec., 808455.2845528455 rows/sec., 60.16 MiB/sec. | ||
| 5227 | 2026.04.17 16:12:19.099620 [ 268 ] {b6437620-5257-4a21-9fd4-3ab3bc855e7d} <Debug> TCPHandler: Processed in 0.003247525 sec. | ||
| 5228 | 2026.04.17 16:12:19.099743 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.04.17 16:12:19.099844 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5230 | 2026.04.17 16:12:19.099887 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5231 | 2026.04.17 16:12:19.100312 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.04.17 16:12:19.100346 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5233 | 2026.04.17 16:12:19.100652 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5234 | 2026.04.17 16:12:19.100874 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.04.17 16:12:19.101007 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Debug> executeQuery: Read 56 rows, 4.18 KiB in 0.001185 sec., 47257.38396624472 rows/sec., 3.44 MiB/sec. | ||
| 5236 | 2026.04.17 16:12:19.101044 [ 268 ] {1ccac780-ec62-4026-9e2e-9be4aa82a562} <Debug> TCPHandler: Processed in 0.001351927 sec. | ||
| 5237 | 2026.04.17 16:12:19.101179 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2026.04.17 16:12:19.101277 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5239 | 2026.04.17 16:12:19.101316 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5240 | 2026.04.17 16:12:19.102068 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2026.04.17 16:12:19.102103 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5242 | 2026.04.17 16:12:19.102450 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5243 | 2026.04.17 16:12:19.102658 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.04.17 16:12:19.102786 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001529 sec., 523871.81164159585 rows/sec., 30.26 MiB/sec. | ||
| 5245 | 2026.04.17 16:12:19.102824 [ 268 ] {46e2f389-88b8-4217-a359-e1d02d408c7f} <Debug> TCPHandler: Processed in 0.001707734 sec. | ||
| 5246 | 2026.04.17 16:12:19.102940 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.04.17 16:12:19.103045 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5248 | 2026.04.17 16:12:19.103086 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5249 | 2026.04.17 16:12:19.103474 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.04.17 16:12:19.103510 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5251 | 2026.04.17 16:12:19.103813 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5252 | 2026.04.17 16:12:19.104027 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.04.17 16:12:19.104153 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 5254 | 2026.04.17 16:12:19.104190 [ 268 ] {a6a5f00c-2239-4c70-a2e2-4f895f44a117} <Debug> TCPHandler: Processed in 0.001299796 sec. | ||
| 5255 | 2026.04.17 16:12:19.104301 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.04.17 16:12:19.104403 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5257 | 2026.04.17 16:12:19.104443 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5258 | 2026.04.17 16:12:19.105390 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.04.17 16:12:19.105428 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5260 | 2026.04.17 16:12:19.105805 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5261 | 2026.04.17 16:12:19.106037 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.04.17 16:12:19.106167 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001783 sec., 748738.0818844644 rows/sec., 50.24 MiB/sec. | ||
| 5263 | 2026.04.17 16:12:19.106205 [ 268 ] {58f0a7bb-f56d-4a58-a77d-07daf17c66b6} <Debug> TCPHandler: Processed in 0.001951979 sec. | ||
| 5264 | 2026.04.17 16:12:19.106339 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.04.17 16:12:19.106455 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5266 | 2026.04.17 16:12:19.106506 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5267 | 2026.04.17 16:12:19.107224 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.04.17 16:12:19.107257 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5269 | 2026.04.17 16:12:19.107695 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5270 | 2026.04.17 16:12:19.107914 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.04.17 16:12:19.108044 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001613 sec., 929324.2405455672 rows/sec., 56.37 MiB/sec. | ||
| 5272 | 2026.04.17 16:12:19.108082 [ 268 ] {ad99331a-d166-4f2e-85bb-366217b069c6} <Debug> TCPHandler: Processed in 0.001802997 sec. | ||
| 5273 | 2026.04.17 16:12:19.108196 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.04.17 16:12:19.108299 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.04.17 16:12:19.108354 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5276 | 2026.04.17 16:12:19.109263 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.04.17 16:12:19.109298 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5278 | 2026.04.17 16:12:19.109880 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5279 | 2026.04.17 16:12:19.110108 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.04.17 16:12:19.110246 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001966 sec., 25432.349949135303 rows/sec., 45.57 MiB/sec. | ||
| 5281 | 2026.04.17 16:12:19.110306 [ 268 ] {0e6ecab9-8fb1-47a7-bd04-24e3d13ed4f6} <Debug> TCPHandler: Processed in 0.002159044 sec. | ||
| 5282 | 2026.04.17 16:12:19.110419 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.04.17 16:12:19.110512 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.04.17 16:12:19.110552 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5285 | 2026.04.17 16:12:19.110859 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.04.17 16:12:19.110892 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5287 | 2026.04.17 16:12:19.111215 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5288 | 2026.04.17 16:12:19.111430 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.04.17 16:12:19.111556 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 5290 | 2026.04.17 16:12:19.111589 [ 268 ] {25452685-0c11-4ab2-b004-229f6c94e982} <Debug> TCPHandler: Processed in 0.001217224 sec. | ||
| 5291 | 2026.04.17 16:12:19.217477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10983 | ||
| 5292 | 2026.04.17 16:12:19.218079 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.04.17 16:12:19.218130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5294 | 2026.04.17 16:12:19.218670 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5295 | 2026.04.17 16:12:19.218907 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.04.17 16:12:19.219053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10983 | ||
| 5297 | 2026.04.17 16:12:19.799448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5298 | 2026.04.17 16:12:19.815848 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.04.17 16:12:19.815920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5300 | 2026.04.17 16:12:19.822420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5301 | 2026.04.17 16:12:19.823224 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.04.17 16:12:19.826653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5303 | 2026.04.17 16:12:20.259677 [ 69 ] {} <Debug> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5304 | 2026.04.17 16:12:20.259784 [ 69 ] {} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.04.17 16:12:20.259822 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5306 | 2026.04.17 16:12:20.259976 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 5307 | 2026.04.17 16:12:20.260213 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2026.04.17 16:12:20.260278 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 5309 | 2026.04.17 16:12:20.260394 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::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 | ||
| 5310 | 2026.04.17 16:12:20.260478 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5311 | 2026.04.17 16:12:20.260529 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5312 | 2026.04.17 16:12:20.260568 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5313 | 2026.04.17 16:12:20.261419 [ 199 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150958 sec., 423958.98196849454 rows/sec., 29.47 MiB/sec. | ||
| 5314 | 2026.04.17 16:12:20.261584 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5315 | 2026.04.17 16:12:20.261835 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.04.17 16:12:20.261905 [ 202 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_9_2} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5317 | 2026.04.17 16:12:20.261983 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5318 | 2026.04.17 16:12:20.360346 [ 69 ] {} <Debug> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5319 | 2026.04.17 16:12:20.360433 [ 69 ] {} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.04.17 16:12:20.360476 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5321 | 2026.04.17 16:12:20.360639 [ 187 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 5322 | 2026.04.17 16:12:20.360841 [ 187 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5323 | 2026.04.17 16:12:20.360898 [ 187 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 5324 | 2026.04.17 16:12:20.361035 [ 187 ] {43302398-4c7f-42fd-9923-0663826af0bf::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 | ||
| 5325 | 2026.04.17 16:12:20.361118 [ 187 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5326 | 2026.04.17 16:12:20.361189 [ 187 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5327 | 2026.04.17 16:12:20.361229 [ 187 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5328 | 2026.04.17 16:12:20.362047 [ 191 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147963 sec., 224380.4194291816 rows/sec., 14.09 MiB/sec. | ||
| 5329 | 2026.04.17 16:12:20.362205 [ 191 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5330 | 2026.04.17 16:12:20.362496 [ 191 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.04.17 16:12:20.362577 [ 191 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_9_2} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5332 | 2026.04.17 16:12:20.362656 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5333 | 2026.04.17 16:12:23.806945 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.04.17 16:12:23.807133 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5335 | 2026.04.17 16:12:23.807204 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5336 | 2026.04.17 16:12:23.807842 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.04.17 16:12:23.807894 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5338 | 2026.04.17 16:12:23.808330 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5339 | 2026.04.17 16:12:23.808584 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.04.17 16:12:23.808775 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 5341 | 2026.04.17 16:12:23.808829 [ 268 ] {315b8030-2813-4a32-97cf-98683ee2b303} <Debug> TCPHandler: Processed in 0.002016391 sec. | ||
| 5342 | 2026.04.17 16:12:23.808984 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.04.17 16:12:23.809090 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5344 | 2026.04.17 16:12:23.809141 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5345 | 2026.04.17 16:12:23.809600 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.04.17 16:12:23.809638 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5347 | 2026.04.17 16:12:23.809988 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5348 | 2026.04.17 16:12:23.810213 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.04.17 16:12:23.810360 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 5350 | 2026.04.17 16:12:23.810401 [ 268 ] {cd0f78c2-501c-4363-b943-b35ba9ba155e} <Debug> TCPHandler: Processed in 0.00147168 sec. | ||
| 5351 | 2026.04.17 16:12:23.810536 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.04.17 16:12:23.810657 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.04.17 16:12:23.810719 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5354 | 2026.04.17 16:12:23.811212 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.04.17 16:12:23.811255 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5356 | 2026.04.17 16:12:23.811682 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5357 | 2026.04.17 16:12:23.811899 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.04.17 16:12:23.812054 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001426 sec., 89761.57082748949 rows/sec., 6.25 MiB/sec. | ||
| 5359 | 2026.04.17 16:12:23.812101 [ 268 ] {a886c6fa-b5ab-45be-a985-e46db4b70522} <Debug> TCPHandler: Processed in 0.001625742 sec. | ||
| 5360 | 2026.04.17 16:12:23.812249 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.04.17 16:12:23.812368 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5362 | 2026.04.17 16:12:23.812425 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5363 | 2026.04.17 16:12:23.812828 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.04.17 16:12:23.812870 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5365 | 2026.04.17 16:12:23.813315 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5366 | 2026.04.17 16:12:23.813621 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.04.17 16:12:23.813801 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001458 sec., 32921.810699588474 rows/sec., 2.22 MiB/sec. | ||
| 5368 | 2026.04.17 16:12:23.813849 [ 268 ] {e32454b8-083b-4f37-a1a0-b6385f42f6f7} <Debug> TCPHandler: Processed in 0.001664893 sec. | ||
| 5369 | 2026.04.17 16:12:26.609812 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5370 | 2026.04.17 16:12:26.609877 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5371 | 2026.04.17 16:12:26.719236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11431 | ||
| 5372 | 2026.04.17 16:12:26.720035 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.04.17 16:12:26.720109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5374 | 2026.04.17 16:12:26.720784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5375 | 2026.04.17 16:12:26.721013 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.04.17 16:12:26.721146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11431 | ||
| 5377 | 2026.04.17 16:12:26.742932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 676 | ||
| 5378 | 2026.04.17 16:12:26.745353 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.04.17 16:12:26.745399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5380 | 2026.04.17 16:12:26.746581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5381 | 2026.04.17 16:12:26.746850 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.04.17 16:12:26.747106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5383 | 2026.04.17 16:12:27.326770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5384 | 2026.04.17 16:12:27.343504 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.04.17 16:12:27.343554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5386 | 2026.04.17 16:12:27.349677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5387 | 2026.04.17 16:12:27.350363 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.04.17 16:12:27.353187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5389 | 2026.04.17 16:12:28.807989 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.04.17 16:12:28.808172 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5391 | 2026.04.17 16:12:28.808237 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5392 | 2026.04.17 16:12:28.808887 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.04.17 16:12:28.808926 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5394 | 2026.04.17 16:12:28.809326 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5395 | 2026.04.17 16:12:28.809551 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.04.17 16:12:28.809703 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 5397 | 2026.04.17 16:12:28.809745 [ 268 ] {6666da10-3d2b-4654-b7ae-35b9c7a73da7} <Debug> TCPHandler: Processed in 0.001882708 sec. | ||
| 5398 | 2026.04.17 16:12:28.809871 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.04.17 16:12:28.809964 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5400 | 2026.04.17 16:12:28.810003 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5401 | 2026.04.17 16:12:28.810418 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.04.17 16:12:28.810452 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5403 | 2026.04.17 16:12:28.810767 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5404 | 2026.04.17 16:12:28.810977 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.04.17 16:12:28.811104 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 5406 | 2026.04.17 16:12:28.811141 [ 268 ] {d31e5614-9a6b-4833-95c0-86d84a7e3808} <Debug> TCPHandler: Processed in 0.001318526 sec. | ||
| 5407 | 2026.04.17 16:12:28.811255 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.04.17 16:12:28.811348 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5409 | 2026.04.17 16:12:28.811391 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5410 | 2026.04.17 16:12:28.811779 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.04.17 16:12:28.811812 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5412 | 2026.04.17 16:12:28.812129 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5413 | 2026.04.17 16:12:28.812342 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.04.17 16:12:28.812473 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 5415 | 2026.04.17 16:12:28.812508 [ 268 ] {f72c6c96-e033-44e8-af13-a181a0bf5951} <Debug> TCPHandler: Processed in 0.001301706 sec. | ||
| 5416 | 2026.04.17 16:12:28.812617 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.04.17 16:12:28.812710 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.04.17 16:12:28.812750 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5419 | 2026.04.17 16:12:28.813056 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.04.17 16:12:28.813088 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5421 | 2026.04.17 16:12:28.813402 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5422 | 2026.04.17 16:12:28.813610 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.04.17 16:12:28.813733 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 5424 | 2026.04.17 16:12:28.813767 [ 268 ] {731d1266-6b01-4b00-bba9-5e94b9c254ab} <Debug> TCPHandler: Processed in 0.001197384 sec. | ||
| 5425 | 2026.04.17 16:12:32.111323 [ 35 ] {} <Debug> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5426 | 2026.04.17 16:12:32.111406 [ 35 ] {} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.04.17 16:12:32.111428 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5428 | 2026.04.17 16:12:32.111536 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::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 | ||
| 5429 | 2026.04.17 16:12:32.111705 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5430 | 2026.04.17 16:12:32.111762 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5431 | 2026.04.17 16:12:32.111910 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5432 | 2026.04.17 16:12:32.111991 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5433 | 2026.04.17 16:12:32.112116 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5434 | 2026.04.17 16:12:32.112189 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5435 | 2026.04.17 16:12:32.113183 [ 202 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690594 sec., 24843.339086735195 rows/sec., 2.07 MiB/sec. | ||
| 5436 | 2026.04.17 16:12:32.113336 [ 195 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5437 | 2026.04.17 16:12:32.113590 [ 195 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.04.17 16:12:32.113659 [ 195 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_9_2} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5439 | 2026.04.17 16:12:32.113726 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5440 | 2026.04.17 16:12:32.788818 [ 48 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 5441 | 2026.04.17 16:12:32.788908 [ 48 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.04.17 16:12:32.788944 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5443 | 2026.04.17 16:12:32.789129 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 5444 | 2026.04.17 16:12:32.789355 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2026.04.17 16:12:32.789414 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 224 rows starting from the beginning of the part | ||
| 5446 | 2026.04.17 16:12:32.789524 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5447 | 2026.04.17 16:12:32.789607 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 5448 | 2026.04.17 16:12:32.789668 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 5449 | 2026.04.17 16:12:32.789711 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 5450 | 2026.04.17 16:12:32.790567 [ 202 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524571 sec., 246626.75598578225 rows/sec., 17.66 MiB/sec. | ||
| 5451 | 2026.04.17 16:12:32.790771 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 5452 | 2026.04.17 16:12:32.791073 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.04.17 16:12:32.791153 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_23_5} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 5454 | 2026.04.17 16:12:32.791247 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5455 | 2026.04.17 16:12:33.810135 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.04.17 16:12:33.810353 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5457 | 2026.04.17 16:12:33.810431 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5458 | 2026.04.17 16:12:33.811116 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.04.17 16:12:33.811163 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5460 | 2026.04.17 16:12:33.811591 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5461 | 2026.04.17 16:12:33.811822 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.04.17 16:12:33.811967 [ 35 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5463 | 2026.04.17 16:12:33.811983 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001684 sec., 81947.7434679335 rows/sec., 7.13 MiB/sec. | ||
| 5464 | 2026.04.17 16:12:33.812041 [ 35 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.04.17 16:12:33.812062 [ 268 ] {3379dbce-f3b5-4fd8-a8e1-37f77893e6d2} <Debug> TCPHandler: Processed in 0.002069621 sec. | ||
| 5466 | 2026.04.17 16:12:33.812072 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5467 | 2026.04.17 16:12:33.812189 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.04.17 16:12:33.812209 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 5469 | 2026.04.17 16:12:33.812294 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5470 | 2026.04.17 16:12:33.812341 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5471 | 2026.04.17 16:12:33.812342 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5472 | 2026.04.17 16:12:33.812387 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3356 rows starting from the beginning of the part | ||
| 5473 | 2026.04.17 16:12:33.812494 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5474 | 2026.04.17 16:12:33.812555 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2486 rows starting from the beginning of the part | ||
| 5475 | 2026.04.17 16:12:33.812601 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5476 | 2026.04.17 16:12:33.812641 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5477 | 2026.04.17 16:12:33.812688 [ 195 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 5478 | 2026.04.17 16:12:33.812773 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.04.17 16:12:33.812815 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5480 | 2026.04.17 16:12:33.813157 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5481 | 2026.04.17 16:12:33.813390 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.04.17 16:12:33.813530 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001258 sec., 32591.414944356122 rows/sec., 2.39 MiB/sec. | ||
| 5483 | 2026.04.17 16:12:33.813569 [ 268 ] {9829908f-0974-483d-9e61-3ed0dc5780b1} <Debug> TCPHandler: Processed in 0.001432639 sec. | ||
| 5484 | 2026.04.17 16:12:33.813677 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2026.04.17 16:12:33.813772 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5486 | 2026.04.17 16:12:33.813810 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5487 | 2026.04.17 16:12:33.814224 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.04.17 16:12:33.814261 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5489 | 2026.04.17 16:12:33.814570 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5490 | 2026.04.17 16:12:33.814779 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.04.17 16:12:33.814875 [ 198 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711075 sec., 2267735.1235211124 rows/sec., 179.73 MiB/sec. | ||
| 5492 | 2026.04.17 16:12:33.814912 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001159 sec., 90595.34081104399 rows/sec., 7.08 MiB/sec. | ||
| 5493 | 2026.04.17 16:12:33.814887 [ 35 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5494 | 2026.04.17 16:12:33.814961 [ 268 ] {18ad44a1-81e1-45e8-ac42-920f304f289b} <Debug> TCPHandler: Processed in 0.001332687 sec. | ||
| 5495 | 2026.04.17 16:12:33.814972 [ 35 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.04.17 16:12:33.814997 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5497 | 2026.04.17 16:12:33.815061 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 5498 | 2026.04.17 16:12:33.815086 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.04.17 16:12:33.815146 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5500 | 2026.04.17 16:12:33.815174 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part | ||
| 5501 | 2026.04.17 16:12:33.815185 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5502 | 2026.04.17 16:12:33.815219 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5503 | 2026.04.17 16:12:33.815234 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5504 | 2026.04.17 16:12:33.815260 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1335 rows starting from the beginning of the part | ||
| 5505 | 2026.04.17 16:12:33.815280 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5506 | 2026.04.17 16:12:33.815299 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5507 | 2026.04.17 16:12:33.815340 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5508 | 2026.04.17 16:12:33.815371 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 5509 | 2026.04.17 16:12:33.815629 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.04.17 16:12:33.815642 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.04.17 16:12:33.815687 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5512 | 2026.04.17 16:12:33.815726 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_36_7} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5513 | 2026.04.17 16:12:33.815846 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5514 | 2026.04.17 16:12:33.816037 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5515 | 2026.04.17 16:12:33.816282 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.04.17 16:12:33.816393 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5517 | 2026.04.17 16:12:33.816416 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 5518 | 2026.04.17 16:12:33.816427 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.04.17 16:12:33.816455 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5520 | 2026.04.17 16:12:33.816460 [ 268 ] {92c35ab4-ddb4-4ef6-b230-2690122806ce} <Debug> TCPHandler: Processed in 0.001422199 sec. | ||
| 5521 | 2026.04.17 16:12:33.816559 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 5522 | 2026.04.17 16:12:33.816604 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.04.17 16:12:33.816616 [ 197 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576622 sec., 2195199.6103060846 rows/sec., 158.96 MiB/sec. | ||
| 5524 | 2026.04.17 16:12:33.816688 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5525 | 2026.04.17 16:12:33.816702 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5526 | 2026.04.17 16:12:33.816726 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11521 rows starting from the beginning of the part | ||
| 5527 | 2026.04.17 16:12:33.816760 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5528 | 2026.04.17 16:12:33.816793 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5529 | 2026.04.17 16:12:33.816834 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5530 | 2026.04.17 16:12:33.816841 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1499 rows starting from the beginning of the part | ||
| 5531 | 2026.04.17 16:12:33.816893 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 5532 | 2026.04.17 16:12:33.816934 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 5533 | 2026.04.17 16:12:33.816975 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5534 | 2026.04.17 16:12:33.817107 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.04.17 16:12:33.817189 [ 195 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_36_7} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5536 | 2026.04.17 16:12:33.817263 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5537 | 2026.04.17 16:12:33.817602 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.04.17 16:12:33.817642 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5539 | 2026.04.17 16:12:33.818247 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5540 | 2026.04.17 16:12:33.818488 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.04.17 16:12:33.818638 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 5542 | 2026.04.17 16:12:33.818702 [ 268 ] {0278327f-34e6-4ec4-8dfe-73c4eade7bd9} <Debug> TCPHandler: Processed in 0.002145493 sec. | ||
| 5543 | 2026.04.17 16:12:33.818813 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.04.17 16:12:33.818906 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.04.17 16:12:33.818946 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5546 | 2026.04.17 16:12:33.819264 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.04.17 16:12:33.819300 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5548 | 2026.04.17 16:12:33.819643 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5549 | 2026.04.17 16:12:33.819871 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.04.17 16:12:33.819976 [ 35 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5551 | 2026.04.17 16:12:33.820002 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5552 | 2026.04.17 16:12:33.820008 [ 35 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.04.17 16:12:33.820040 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5554 | 2026.04.17 16:12:33.820045 [ 268 ] {156941d5-cae9-4d3a-975b-0625fe8b7638} <Debug> TCPHandler: Processed in 0.001278776 sec. | ||
| 5555 | 2026.04.17 16:12:33.820122 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 5556 | 2026.04.17 16:12:33.820214 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5557 | 2026.04.17 16:12:33.820239 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 5558 | 2026.04.17 16:12:33.820284 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5559 | 2026.04.17 16:12:33.820324 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 5560 | 2026.04.17 16:12:33.820359 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 5561 | 2026.04.17 16:12:33.820395 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 5562 | 2026.04.17 16:12:33.820428 [ 202 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5563 | 2026.04.17 16:12:33.820745 [ 189 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13628 rows, containing 5 columns (5 merged, 0 gathered) in 0.004240225 sec., 3213980.390191558 rows/sec., 211.18 MiB/sec. | ||
| 5564 | 2026.04.17 16:12:33.821085 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5565 | 2026.04.17 16:12:33.821328 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.04.17 16:12:33.821391 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5567 | 2026.04.17 16:12:33.821451 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 5568 | 2026.04.17 16:12:33.821493 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403068 sec., 1453956.6150749645 rows/sec., 96.02 MiB/sec. | ||
| 5569 | 2026.04.17 16:12:33.821712 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5570 | 2026.04.17 16:12:33.822008 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.04.17 16:12:33.822087 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_36_7} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5572 | 2026.04.17 16:12:33.822172 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5573 | 2026.04.17 16:12:34.222203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11943 | ||
| 5574 | 2026.04.17 16:12:34.222750 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.04.17 16:12:34.222789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5576 | 2026.04.17 16:12:34.223293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5577 | 2026.04.17 16:12:34.223528 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.04.17 16:12:34.223705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11943 | ||
| 5579 | 2026.04.17 16:12:34.854247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5580 | 2026.04.17 16:12:34.884076 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.04.17 16:12:34.884177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 5582 | 2026.04.17 16:12:34.892187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5583 | 2026.04.17 16:12:34.893253 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.04.17 16:12:34.900372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5585 | 2026.04.17 16:12:35.438772 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48952 | ||
| 5586 | 2026.04.17 16:12:35.438898 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5587 | 2026.04.17 16:12:35.438924 [ 288 ] {} <Debug> TCP-Session: a715f0ce-0a58-4d07-899e-029e987e6c6e Authenticating user 'default' from [fd00:1122:3344:101::e]:48952 | ||
| 5588 | 2026.04.17 16:12:35.438945 [ 288 ] {} <Debug> TCP-Session: a715f0ce-0a58-4d07-899e-029e987e6c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.04.17 16:12:35.438958 [ 288 ] {} <Debug> TCP-Session: a715f0ce-0a58-4d07-899e-029e987e6c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.04.17 16:12:35.439207 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33207 | ||
| 5591 | 2026.04.17 16:12:35.439222 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57491 | ||
| 5592 | 2026.04.17 16:12:35.439257 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37484 | ||
| 5593 | 2026.04.17 16:12:35.439283 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39625 | ||
| 5594 | 2026.04.17 16:12:35.439311 [ 288 ] {} <Trace> TCP-Session: a715f0ce-0a58-4d07-899e-029e987e6c6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.04.17 16:12:35.439346 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.04.17 16:12:35.439338 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.04.17 16:12:35.439378 [ 292 ] {} <Debug> TCP-Session: 833db949-276b-48d1-bfa7-29725a810424 Authenticating user 'default' from [fd00:1122:3344:101::e]:57491 | ||
| 5598 | 2026.04.17 16:12:35.439294 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60949 | ||
| 5599 | 2026.04.17 16:12:35.439411 [ 292 ] {} <Debug> TCP-Session: 833db949-276b-48d1-bfa7-29725a810424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.04.17 16:12:35.439456 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5601 | 2026.04.17 16:12:35.439474 [ 292 ] {} <Debug> TCP-Session: 833db949-276b-48d1-bfa7-29725a810424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.04.17 16:12:35.439484 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5603 | 2026.04.17 16:12:35.439501 [ 294 ] {} <Debug> TCP-Session: 8d6360ac-3819-47a4-8d29-8107e17cd8f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37484 | ||
| 5604 | 2026.04.17 16:12:35.439502 [ 288 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5605 | 2026.04.17 16:12:35.439519 [ 296 ] {} <Debug> TCP-Session: ee1e730e-8f82-4644-9aeb-4083487720e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39625 | ||
| 5606 | 2026.04.17 16:12:35.439535 [ 294 ] {} <Debug> TCP-Session: 8d6360ac-3819-47a4-8d29-8107e17cd8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.04.17 16:12:35.439554 [ 296 ] {} <Debug> TCP-Session: ee1e730e-8f82-4644-9aeb-4083487720e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.04.17 16:12:35.439568 [ 294 ] {} <Debug> TCP-Session: 8d6360ac-3819-47a4-8d29-8107e17cd8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.04.17 16:12:35.439584 [ 296 ] {} <Debug> TCP-Session: ee1e730e-8f82-4644-9aeb-4083487720e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.04.17 16:12:35.439594 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.04.17 16:12:35.439270 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61360 | ||
| 5612 | 2026.04.17 16:12:35.439637 [ 267 ] {} <Debug> TCP-Session: 1eca3614-1d8c-4c9e-8dfc-c1f0f9cae4e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60949 | ||
| 5613 | 2026.04.17 16:12:35.439249 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55747 | ||
| 5614 | 2026.04.17 16:12:35.439674 [ 267 ] {} <Debug> TCP-Session: 1eca3614-1d8c-4c9e-8dfc-c1f0f9cae4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.04.17 16:12:35.439208 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55880 | ||
| 5616 | 2026.04.17 16:12:35.439701 [ 267 ] {} <Debug> TCP-Session: 1eca3614-1d8c-4c9e-8dfc-c1f0f9cae4e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.04.17 16:12:35.439406 [ 291 ] {} <Debug> TCP-Session: 1dd8010d-42b9-47f0-ab54-334d8456f641 Authenticating user 'default' from [fd00:1122:3344:101::e]:33207 | ||
| 5618 | 2026.04.17 16:12:35.439769 [ 291 ] {} <Debug> TCP-Session: 1dd8010d-42b9-47f0-ab54-334d8456f641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.04.17 16:12:35.439782 [ 291 ] {} <Debug> TCP-Session: 1dd8010d-42b9-47f0-ab54-334d8456f641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.04.17 16:12:35.439813 [ 288 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5621 | 2026.04.17 16:12:35.439866 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5622 | 2026.04.17 16:12:35.439885 [ 288 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5623 | 2026.04.17 16:12:35.439899 [ 295 ] {} <Debug> TCP-Session: 7f5c4dc9-004d-4b7c-8f31-fb9b127f96f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61360 | ||
| 5624 | 2026.04.17 16:12:35.439907 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5625 | 2026.04.17 16:12:35.439925 [ 295 ] {} <Debug> TCP-Session: 7f5c4dc9-004d-4b7c-8f31-fb9b127f96f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.04.17 16:12:35.439946 [ 290 ] {} <Debug> TCP-Session: 2410abb7-87ba-4cc4-b221-f2ab7d70666f Authenticating user 'default' from [fd00:1122:3344:101::e]:55880 | ||
| 5627 | 2026.04.17 16:12:35.439947 [ 295 ] {} <Debug> TCP-Session: 7f5c4dc9-004d-4b7c-8f31-fb9b127f96f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.04.17 16:12:35.439971 [ 290 ] {} <Debug> TCP-Session: 2410abb7-87ba-4cc4-b221-f2ab7d70666f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.04.17 16:12:35.439945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2026.04.17 16:12:35.440005 [ 290 ] {} <Debug> TCP-Session: 2410abb7-87ba-4cc4-b221-f2ab7d70666f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.04.17 16:12:35.440036 [ 293 ] {} <Debug> TCP-Session: ac3df8a6-8fc5-4075-a1e5-d31046bc2728 Authenticating user 'default' from [fd00:1122:3344:101::e]:55747 | ||
| 5632 | 2026.04.17 16:12:35.440060 [ 293 ] {} <Debug> TCP-Session: ac3df8a6-8fc5-4075-a1e5-d31046bc2728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.04.17 16:12:35.440073 [ 293 ] {} <Debug> TCP-Session: ac3df8a6-8fc5-4075-a1e5-d31046bc2728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.04.17 16:12:35.440182 [ 288 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 5635 | 2026.04.17 16:12:35.441078 [ 349 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Trace> AggregatingTransform: Aggregating | ||
| 5636 | 2026.04.17 16:12:35.441127 [ 349 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5637 | 2026.04.17 16:12:35.441160 [ 349 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876368 sec. (1141.073 rows/sec., 44.57 KiB/sec.) | ||
| 5638 | 2026.04.17 16:12:35.441175 [ 349 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Trace> Aggregator: Merging aggregated data | ||
| 5639 | 2026.04.17 16:12:35.442427 [ 288 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00298 sec., 335.5704697986577 rows/sec., 13.11 KiB/sec. | ||
| 5640 | 2026.04.17 16:12:35.442565 [ 288 ] {ca9e5a45-805a-4a5b-b5db-cf787fa04ea7} <Debug> TCPHandler: Processed in 0.003403079 sec. | ||
| 5641 | 2026.04.17 16:12:35.442678 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.04.17 16:12:35.442701 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.04.17 16:12:35.442707 [ 288 ] {} <Debug> TCP-Session: a715f0ce-0a58-4d07-899e-029e987e6c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.04.17 16:12:35.442721 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.04.17 16:12:35.442739 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5646 | 2026.04.17 16:12:35.442747 [ 267 ] {} <Debug> TCP-Session: 1eca3614-1d8c-4c9e-8dfc-c1f0f9cae4e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.04.17 16:12:35.442779 [ 291 ] {} <Debug> TCP-Session: 1dd8010d-42b9-47f0-ab54-334d8456f641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.04.17 16:12:35.442780 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5649 | 2026.04.17 16:12:35.442799 [ 294 ] {} <Debug> TCP-Session: 8d6360ac-3819-47a4-8d29-8107e17cd8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.04.17 16:12:35.442809 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5651 | 2026.04.17 16:12:35.442829 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5652 | 2026.04.17 16:12:35.442868 [ 293 ] {} <Debug> TCP-Session: ac3df8a6-8fc5-4075-a1e5-d31046bc2728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.04.17 16:12:35.442891 [ 296 ] {} <Debug> TCP-Session: ee1e730e-8f82-4644-9aeb-4083487720e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.04.17 16:12:35.442838 [ 292 ] {} <Debug> TCP-Session: 833db949-276b-48d1-bfa7-29725a810424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.04.17 16:12:35.442798 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5656 | 2026.04.17 16:12:35.442752 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5657 | 2026.04.17 16:12:35.442974 [ 295 ] {} <Debug> TCP-Session: 7f5c4dc9-004d-4b7c-8f31-fb9b127f96f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.04.17 16:12:35.442994 [ 290 ] {} <Debug> TCP-Session: 2410abb7-87ba-4cc4-b221-f2ab7d70666f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.04.17 16:12:35.644424 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51731 | ||
| 5660 | 2026.04.17 16:12:35.644525 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5661 | 2026.04.17 16:12:35.644550 [ 288 ] {} <Debug> TCP-Session: 8ad3cd30-1a36-4559-8592-4b540cc41e9d Authenticating user 'default' from [fd00:1122:3344:101::e]:51731 | ||
| 5662 | 2026.04.17 16:12:35.644571 [ 288 ] {} <Debug> TCP-Session: 8ad3cd30-1a36-4559-8592-4b540cc41e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.04.17 16:12:35.644583 [ 288 ] {} <Debug> TCP-Session: 8ad3cd30-1a36-4559-8592-4b540cc41e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.04.17 16:12:35.644789 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51308 | ||
| 5665 | 2026.04.17 16:12:35.644824 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56111 | ||
| 5666 | 2026.04.17 16:12:35.644846 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53468 | ||
| 5667 | 2026.04.17 16:12:35.644866 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55325 | ||
| 5668 | 2026.04.17 16:12:35.644888 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39519 | ||
| 5669 | 2026.04.17 16:12:35.644926 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5670 | 2026.04.17 16:12:35.644910 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5671 | 2026.04.17 16:12:35.644954 [ 288 ] {} <Trace> TCP-Session: 8ad3cd30-1a36-4559-8592-4b540cc41e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.04.17 16:12:35.644971 [ 294 ] {} <Debug> TCP-Session: 15668fe1-3589-4ceb-b379-bd21b480b49a Authenticating user 'default' from [fd00:1122:3344:101::e]:53468 | ||
| 5673 | 2026.04.17 16:12:35.644984 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5674 | 2026.04.17 16:12:35.645015 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5675 | 2026.04.17 16:12:35.645017 [ 294 ] {} <Debug> TCP-Session: 15668fe1-3589-4ceb-b379-bd21b480b49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.04.17 16:12:35.645037 [ 295 ] {} <Debug> TCP-Session: edb7d540-05a3-477f-a844-5fccf4cb7dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:55325 | ||
| 5677 | 2026.04.17 16:12:35.645052 [ 267 ] {} <Debug> TCP-Session: 003c22e7-b244-4fbf-8416-76ffb32ff140 Authenticating user 'default' from [fd00:1122:3344:101::e]:39519 | ||
| 5678 | 2026.04.17 16:12:35.645082 [ 295 ] {} <Debug> TCP-Session: edb7d540-05a3-477f-a844-5fccf4cb7dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.04.17 16:12:35.645055 [ 294 ] {} <Debug> TCP-Session: 15668fe1-3589-4ceb-b379-bd21b480b49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.04.17 16:12:35.645114 [ 267 ] {} <Debug> TCP-Session: 003c22e7-b244-4fbf-8416-76ffb32ff140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.04.17 16:12:35.645132 [ 288 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5682 | 2026.04.17 16:12:35.645147 [ 267 ] {} <Debug> TCP-Session: 003c22e7-b244-4fbf-8416-76ffb32ff140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.04.17 16:12:35.645110 [ 295 ] {} <Debug> TCP-Session: edb7d540-05a3-477f-a844-5fccf4cb7dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.04.17 16:12:35.644985 [ 292 ] {} <Debug> TCP-Session: 228a2278-0356-4df5-b293-535e4bc60c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:56111 | ||
| 5685 | 2026.04.17 16:12:35.644906 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5686 | 2026.04.17 16:12:35.645225 [ 292 ] {} <Debug> TCP-Session: 228a2278-0356-4df5-b293-535e4bc60c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.04.17 16:12:35.644876 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45327 | ||
| 5688 | 2026.04.17 16:12:35.645258 [ 290 ] {} <Debug> TCP-Session: 32feae7c-c38c-4ef5-8777-8ddce71f0efb Authenticating user 'default' from [fd00:1122:3344:101::e]:51308 | ||
| 5689 | 2026.04.17 16:12:35.645262 [ 292 ] {} <Debug> TCP-Session: 228a2278-0356-4df5-b293-535e4bc60c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.04.17 16:12:35.645289 [ 290 ] {} <Debug> TCP-Session: 32feae7c-c38c-4ef5-8777-8ddce71f0efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.04.17 16:12:35.644792 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33176 | ||
| 5692 | 2026.04.17 16:12:35.645324 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2026.04.17 16:12:35.645320 [ 290 ] {} <Debug> TCP-Session: 32feae7c-c38c-4ef5-8777-8ddce71f0efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.04.17 16:12:35.645366 [ 296 ] {} <Debug> TCP-Session: ea528fcc-d53c-46d2-8c6c-921bfa356df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45327 | ||
| 5695 | 2026.04.17 16:12:35.644852 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33500 | ||
| 5696 | 2026.04.17 16:12:35.645400 [ 296 ] {} <Debug> TCP-Session: ea528fcc-d53c-46d2-8c6c-921bfa356df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.04.17 16:12:35.645395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5698 | 2026.04.17 16:12:35.645433 [ 296 ] {} <Debug> TCP-Session: ea528fcc-d53c-46d2-8c6c-921bfa356df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.04.17 16:12:35.645456 [ 288 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5700 | 2026.04.17 16:12:35.645472 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5701 | 2026.04.17 16:12:35.645462 [ 291 ] {} <Debug> TCP-Session: 4032bcb6-759d-4d20-af55-4d753422a810 Authenticating user 'default' from [fd00:1122:3344:101::e]:33176 | ||
| 5702 | 2026.04.17 16:12:35.645523 [ 288 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5703 | 2026.04.17 16:12:35.645542 [ 291 ] {} <Debug> TCP-Session: 4032bcb6-759d-4d20-af55-4d753422a810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.04.17 16:12:35.645522 [ 293 ] {} <Debug> TCP-Session: 36a0dede-527f-4f70-8d79-7928e3c20e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:33500 | ||
| 5705 | 2026.04.17 16:12:35.645568 [ 291 ] {} <Debug> TCP-Session: 4032bcb6-759d-4d20-af55-4d753422a810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2026.04.17 16:12:35.645591 [ 293 ] {} <Debug> TCP-Session: 36a0dede-527f-4f70-8d79-7928e3c20e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.04.17 16:12:35.645611 [ 293 ] {} <Debug> TCP-Session: 36a0dede-527f-4f70-8d79-7928e3c20e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.04.17 16:12:35.645845 [ 288 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 5709 | 2026.04.17 16:12:35.646848 [ 349 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Trace> AggregatingTransform: Aggregating | ||
| 5710 | 2026.04.17 16:12:35.646881 [ 349 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5711 | 2026.04.17 16:12:35.646911 [ 349 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963719 sec. (1037.647 rows/sec., 40.53 KiB/sec.) | ||
| 5712 | 2026.04.17 16:12:35.646925 [ 349 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Trace> Aggregator: Merging aggregated data | ||
| 5713 | 2026.04.17 16:12:35.648372 [ 288 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003294 sec., 303.58227079538557 rows/sec., 11.86 KiB/sec. | ||
| 5714 | 2026.04.17 16:12:35.648516 [ 288 ] {826e9ce0-e7d0-42f9-ac81-3618ccaed5a0} <Debug> TCPHandler: Processed in 0.003675125 sec. | ||
| 5715 | 2026.04.17 16:12:35.648638 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5716 | 2026.04.17 16:12:35.648668 [ 288 ] {} <Debug> TCP-Session: 8ad3cd30-1a36-4559-8592-4b540cc41e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.04.17 16:12:35.648671 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2026.04.17 16:12:35.648691 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.04.17 16:12:35.648705 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5720 | 2026.04.17 16:12:35.648729 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2026.04.17 16:12:35.648735 [ 296 ] {} <Debug> TCP-Session: ea528fcc-d53c-46d2-8c6c-921bfa356df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.04.17 16:12:35.648758 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5723 | 2026.04.17 16:12:35.648761 [ 293 ] {} <Debug> TCP-Session: 36a0dede-527f-4f70-8d79-7928e3c20e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.04.17 16:12:35.648784 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5725 | 2026.04.17 16:12:35.648801 [ 292 ] {} <Debug> TCP-Session: 228a2278-0356-4df5-b293-535e4bc60c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.04.17 16:12:35.648800 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5727 | 2026.04.17 16:12:35.648833 [ 294 ] {} <Debug> TCP-Session: 15668fe1-3589-4ceb-b379-bd21b480b49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.04.17 16:12:35.648828 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5729 | 2026.04.17 16:12:35.648863 [ 267 ] {} <Debug> TCP-Session: 003c22e7-b244-4fbf-8416-76ffb32ff140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.04.17 16:12:35.648787 [ 291 ] {} <Debug> TCP-Session: 4032bcb6-759d-4d20-af55-4d753422a810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.04.17 16:12:35.648917 [ 295 ] {} <Debug> TCP-Session: edb7d540-05a3-477f-a844-5fccf4cb7dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.04.17 16:12:35.648723 [ 290 ] {} <Debug> TCP-Session: 32feae7c-c38c-4ef5-8777-8ddce71f0efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.04.17 16:12:36.747262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 700 | ||
| 5734 | 2026.04.17 16:12:36.749323 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.04.17 16:12:36.749372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5736 | 2026.04.17 16:12:36.750521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5737 | 2026.04.17 16:12:36.750769 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.04.17 16:12:36.751046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5739 | 2026.04.17 16:12:38.820725 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.04.17 16:12:38.820947 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5741 | 2026.04.17 16:12:38.821021 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5742 | 2026.04.17 16:12:38.821865 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.04.17 16:12:38.821913 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5744 | 2026.04.17 16:12:38.822325 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5745 | 2026.04.17 16:12:38.822555 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.04.17 16:12:38.822709 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001824 sec., 155701.75438596492 rows/sec., 9.89 MiB/sec. | ||
| 5747 | 2026.04.17 16:12:38.822751 [ 268 ] {689a9bad-fcbd-4bbf-81bb-e62a4c740623} <Debug> TCPHandler: Processed in 0.002192994 sec. | ||
| 5748 | 2026.04.17 16:12:38.822881 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2026.04.17 16:12:38.822974 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5750 | 2026.04.17 16:12:38.823016 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5751 | 2026.04.17 16:12:38.823766 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.04.17 16:12:38.823801 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5753 | 2026.04.17 16:12:38.824143 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5754 | 2026.04.17 16:12:38.824353 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.04.17 16:12:38.824480 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001524 sec., 522965.87926509185 rows/sec., 40.27 MiB/sec. | ||
| 5756 | 2026.04.17 16:12:38.824517 [ 268 ] {8b3b3ddf-3101-4d7e-a0c7-58d34455a76a} <Debug> TCPHandler: Processed in 0.001684054 sec. | ||
| 5757 | 2026.04.17 16:12:38.824647 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.04.17 16:12:38.824765 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.04.17 16:12:38.824819 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5760 | 2026.04.17 16:12:38.825331 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.04.17 16:12:38.825375 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5762 | 2026.04.17 16:12:38.825736 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5763 | 2026.04.17 16:12:38.825948 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.04.17 16:12:38.826078 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001337 sec., 106207.92819745699 rows/sec., 6.24 MiB/sec. | ||
| 5765 | 2026.04.17 16:12:38.826115 [ 268 ] {f18e7d01-6ee3-4b08-8945-7d115e25e213} <Debug> TCPHandler: Processed in 0.001528391 sec. | ||
| 5766 | 2026.04.17 16:12:38.826235 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.04.17 16:12:38.826327 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.04.17 16:12:38.826366 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5769 | 2026.04.17 16:12:38.826788 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.04.17 16:12:38.826824 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5771 | 2026.04.17 16:12:38.827125 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5772 | 2026.04.17 16:12:38.827332 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.04.17 16:12:38.827455 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 5774 | 2026.04.17 16:12:38.827492 [ 268 ] {ee69aedb-054c-455a-a943-c6ceee47d854} <Debug> TCPHandler: Processed in 0.001305067 sec. | ||
| 5775 | 2026.04.17 16:12:38.827607 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.04.17 16:12:38.827699 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5777 | 2026.04.17 16:12:38.827738 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5778 | 2026.04.17 16:12:38.828157 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.04.17 16:12:38.828192 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5780 | 2026.04.17 16:12:38.828479 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5781 | 2026.04.17 16:12:38.828683 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.04.17 16:12:38.828804 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 5783 | 2026.04.17 16:12:38.828842 [ 268 ] {799761b8-fd2d-43ba-b1e4-b4cf6bafe2f1} <Debug> TCPHandler: Processed in 0.001281606 sec. | ||
| 5784 | 2026.04.17 16:12:38.828959 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.04.17 16:12:38.829051 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5786 | 2026.04.17 16:12:38.829088 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5787 | 2026.04.17 16:12:38.829688 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.04.17 16:12:38.829723 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5789 | 2026.04.17 16:12:38.830032 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5790 | 2026.04.17 16:12:38.830237 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.04.17 16:12:38.830363 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00133 sec., 368421.05263157893 rows/sec., 25.83 MiB/sec. | ||
| 5792 | 2026.04.17 16:12:38.830401 [ 268 ] {32baeefa-87f4-4334-9283-384471d0e678} <Debug> TCPHandler: Processed in 0.00148869 sec. | ||
| 5793 | 2026.04.17 16:12:38.830514 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.04.17 16:12:38.830605 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5795 | 2026.04.17 16:12:38.830646 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5796 | 2026.04.17 16:12:38.830964 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.04.17 16:12:38.830999 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5798 | 2026.04.17 16:12:38.831291 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5799 | 2026.04.17 16:12:38.831498 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.04.17 16:12:38.831620 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001032 sec., 11627.906976744187 rows/sec., 607.51 KiB/sec. | ||
| 5801 | 2026.04.17 16:12:38.831657 [ 268 ] {62bd3820-a967-436a-b533-624afd4db686} <Debug> TCPHandler: Processed in 0.001190654 sec. | ||
| 5802 | 2026.04.17 16:12:38.831774 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.04.17 16:12:38.831864 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.04.17 16:12:38.831905 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5805 | 2026.04.17 16:12:38.832351 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.04.17 16:12:38.832387 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5807 | 2026.04.17 16:12:38.832712 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5808 | 2026.04.17 16:12:38.832928 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.04.17 16:12:38.833052 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Debug> executeQuery: Read 370 rows, 24.65 KiB in 0.001205 sec., 307053.9419087137 rows/sec., 19.98 MiB/sec. | ||
| 5810 | 2026.04.17 16:12:38.833088 [ 268 ] {bb14306a-9777-42d5-80c5-b53ca8aca8b1} <Debug> TCPHandler: Processed in 0.001361387 sec. | ||
| 5811 | 2026.04.17 16:12:38.833206 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.04.17 16:12:38.833297 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5813 | 2026.04.17 16:12:38.833337 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5814 | 2026.04.17 16:12:38.833633 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.04.17 16:12:38.833668 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5816 | 2026.04.17 16:12:38.833950 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5817 | 2026.04.17 16:12:38.834160 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.04.17 16:12:38.834283 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001003 sec., 1994.0179461615155 rows/sec., 134.36 KiB/sec. | ||
| 5819 | 2026.04.17 16:12:38.834317 [ 268 ] {2532c00b-5d5c-4b47-a7bd-37602b5ac03a} <Debug> TCPHandler: Processed in 0.001157923 sec. | ||
| 5820 | 2026.04.17 16:12:38.834428 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.04.17 16:12:38.834519 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.04.17 16:12:38.834557 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5823 | 2026.04.17 16:12:38.834891 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.04.17 16:12:38.834924 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5825 | 2026.04.17 16:12:38.835226 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5826 | 2026.04.17 16:12:38.835442 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.04.17 16:12:38.835562 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.001061 sec., 113100.84825636192 rows/sec., 6.80 MiB/sec. | ||
| 5828 | 2026.04.17 16:12:38.835596 [ 268 ] {3157354e-e5b0-4a94-8155-a794da5a26ec} <Debug> TCPHandler: Processed in 0.001214865 sec. | ||
| 5829 | 2026.04.17 16:12:40.239830 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48153 | ||
| 5830 | 2026.04.17 16:12:40.239950 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5831 | 2026.04.17 16:12:40.239977 [ 293 ] {} <Debug> TCP-Session: 00abdc17-1af1-4930-aebf-a4a635d98587 Authenticating user 'default' from [fd00:1122:3344:101::e]:48153 | ||
| 5832 | 2026.04.17 16:12:40.239999 [ 293 ] {} <Debug> TCP-Session: 00abdc17-1af1-4930-aebf-a4a635d98587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.04.17 16:12:40.240011 [ 293 ] {} <Debug> TCP-Session: 00abdc17-1af1-4930-aebf-a4a635d98587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.04.17 16:12:40.240183 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59412 | ||
| 5835 | 2026.04.17 16:12:40.240232 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33770 | ||
| 5836 | 2026.04.17 16:12:40.240250 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38710 | ||
| 5837 | 2026.04.17 16:12:40.240288 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35306 | ||
| 5838 | 2026.04.17 16:12:40.240300 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5839 | 2026.04.17 16:12:40.240334 [ 293 ] {} <Trace> TCP-Session: 00abdc17-1af1-4930-aebf-a4a635d98587 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.04.17 16:12:40.240363 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2026.04.17 16:12:40.240365 [ 294 ] {} <Debug> TCP-Session: 3a0f6a0a-3ded-4bf2-9e96-2b755033623c Authenticating user 'default' from [fd00:1122:3344:101::e]:59412 | ||
| 5842 | 2026.04.17 16:12:40.240390 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5843 | 2026.04.17 16:12:40.240402 [ 295 ] {} <Debug> TCP-Session: 9f082865-8e24-4875-94fc-9fbffbcdbe20 Authenticating user 'default' from [fd00:1122:3344:101::e]:33770 | ||
| 5844 | 2026.04.17 16:12:40.240417 [ 294 ] {} <Debug> TCP-Session: 3a0f6a0a-3ded-4bf2-9e96-2b755033623c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2026.04.17 16:12:40.240432 [ 296 ] {} <Debug> TCP-Session: dc64b1a2-8fe3-4ac2-a588-fa63b91de692 Authenticating user 'default' from [fd00:1122:3344:101::e]:38710 | ||
| 5846 | 2026.04.17 16:12:40.240451 [ 294 ] {} <Debug> TCP-Session: 3a0f6a0a-3ded-4bf2-9e96-2b755033623c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.04.17 16:12:40.240446 [ 295 ] {} <Debug> TCP-Session: 9f082865-8e24-4875-94fc-9fbffbcdbe20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2026.04.17 16:12:40.240471 [ 296 ] {} <Debug> TCP-Session: dc64b1a2-8fe3-4ac2-a588-fa63b91de692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.04.17 16:12:40.240495 [ 295 ] {} <Debug> TCP-Session: 9f082865-8e24-4875-94fc-9fbffbcdbe20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.04.17 16:12:40.240509 [ 296 ] {} <Debug> TCP-Session: dc64b1a2-8fe3-4ac2-a588-fa63b91de692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.04.17 16:12:40.240389 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5852 | 2026.04.17 16:12:40.240534 [ 293 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5853 | 2026.04.17 16:12:40.240567 [ 291 ] {} <Debug> TCP-Session: 803d26b4-950c-4f65-9030-c86f334d75bc Authenticating user 'default' from [fd00:1122:3344:101::e]:35306 | ||
| 5854 | 2026.04.17 16:12:40.240299 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34298 | ||
| 5855 | 2026.04.17 16:12:40.240597 [ 291 ] {} <Debug> TCP-Session: 803d26b4-950c-4f65-9030-c86f334d75bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.04.17 16:12:40.240278 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45437 | ||
| 5857 | 2026.04.17 16:12:40.240634 [ 291 ] {} <Debug> TCP-Session: 803d26b4-950c-4f65-9030-c86f334d75bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.04.17 16:12:40.240666 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5859 | 2026.04.17 16:12:40.240268 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41589 | ||
| 5860 | 2026.04.17 16:12:40.240700 [ 292 ] {} <Debug> TCP-Session: ee8b2bba-0ca0-43d3-b1a1-b9d2d6f0d692 Authenticating user 'default' from [fd00:1122:3344:101::e]:34298 | ||
| 5861 | 2026.04.17 16:12:40.240709 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5862 | 2026.04.17 16:12:40.240733 [ 292 ] {} <Debug> TCP-Session: ee8b2bba-0ca0-43d3-b1a1-b9d2d6f0d692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.04.17 16:12:40.240249 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40049 | ||
| 5864 | 2026.04.17 16:12:40.240754 [ 290 ] {} <Debug> TCP-Session: 9081e19f-86ce-458c-a079-decd5a252bce Authenticating user 'default' from [fd00:1122:3344:101::e]:45437 | ||
| 5865 | 2026.04.17 16:12:40.240770 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5866 | 2026.04.17 16:12:40.240801 [ 290 ] {} <Debug> TCP-Session: 9081e19f-86ce-458c-a079-decd5a252bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.04.17 16:12:40.240820 [ 288 ] {} <Debug> TCP-Session: 7be5000b-c817-4cbc-978b-841a270e6b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:41589 | ||
| 5868 | 2026.04.17 16:12:40.240827 [ 290 ] {} <Debug> TCP-Session: 9081e19f-86ce-458c-a079-decd5a252bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.04.17 16:12:40.240834 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5870 | 2026.04.17 16:12:40.240844 [ 288 ] {} <Debug> TCP-Session: 7be5000b-c817-4cbc-978b-841a270e6b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.04.17 16:12:40.240874 [ 267 ] {} <Debug> TCP-Session: 8205a87a-559a-44ad-a472-2246cbd4cbda Authenticating user 'default' from [fd00:1122:3344:101::e]:40049 | ||
| 5872 | 2026.04.17 16:12:40.240874 [ 293 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5873 | 2026.04.17 16:12:40.240900 [ 267 ] {} <Debug> TCP-Session: 8205a87a-559a-44ad-a472-2246cbd4cbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.04.17 16:12:40.240883 [ 288 ] {} <Debug> TCP-Session: 7be5000b-c817-4cbc-978b-841a270e6b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2026.04.17 16:12:40.240922 [ 267 ] {} <Debug> TCP-Session: 8205a87a-559a-44ad-a472-2246cbd4cbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2026.04.17 16:12:40.240942 [ 293 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5877 | 2026.04.17 16:12:40.240758 [ 292 ] {} <Debug> TCP-Session: ee8b2bba-0ca0-43d3-b1a1-b9d2d6f0d692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.04.17 16:12:40.241264 [ 293 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 5879 | 2026.04.17 16:12:40.242290 [ 325 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Trace> AggregatingTransform: Aggregating | ||
| 5880 | 2026.04.17 16:12:40.242328 [ 325 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5881 | 2026.04.17 16:12:40.242365 [ 325 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009956 sec. (1004.419 rows/sec., 39.24 KiB/sec.) | ||
| 5882 | 2026.04.17 16:12:40.242383 [ 325 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Trace> Aggregator: Merging aggregated data | ||
| 5883 | 2026.04.17 16:12:40.243681 [ 293 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003208 sec., 311.7206982543641 rows/sec., 12.18 KiB/sec. | ||
| 5884 | 2026.04.17 16:12:40.243868 [ 293 ] {6b783b85-c5ef-4e86-943e-63e945e9bc0f} <Debug> TCPHandler: Processed in 0.003671874 sec. | ||
| 5885 | 2026.04.17 16:12:40.243987 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5886 | 2026.04.17 16:12:40.244018 [ 293 ] {} <Debug> TCP-Session: 00abdc17-1af1-4930-aebf-a4a635d98587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.04.17 16:12:40.244018 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5888 | 2026.04.17 16:12:40.244041 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5889 | 2026.04.17 16:12:40.244059 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5890 | 2026.04.17 16:12:40.244070 [ 294 ] {} <Debug> TCP-Session: 3a0f6a0a-3ded-4bf2-9e96-2b755033623c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.04.17 16:12:40.244085 [ 292 ] {} <Debug> TCP-Session: ee8b2bba-0ca0-43d3-b1a1-b9d2d6f0d692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.04.17 16:12:40.244095 [ 296 ] {} <Debug> TCP-Session: dc64b1a2-8fe3-4ac2-a588-fa63b91de692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.04.17 16:12:40.244111 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5894 | 2026.04.17 16:12:40.244077 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5895 | 2026.04.17 16:12:40.244139 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5896 | 2026.04.17 16:12:40.244165 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5897 | 2026.04.17 16:12:40.244182 [ 288 ] {} <Debug> TCP-Session: 7be5000b-c817-4cbc-978b-841a270e6b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.04.17 16:12:40.244194 [ 290 ] {} <Debug> TCP-Session: 9081e19f-86ce-458c-a079-decd5a252bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.04.17 16:12:40.244207 [ 267 ] {} <Debug> TCP-Session: 8205a87a-559a-44ad-a472-2246cbd4cbda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.04.17 16:12:40.244177 [ 291 ] {} <Debug> TCP-Session: 803d26b4-950c-4f65-9030-c86f334d75bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2026.04.17 16:12:40.244096 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5902 | 2026.04.17 16:12:40.244281 [ 295 ] {} <Debug> TCP-Session: 9f082865-8e24-4875-94fc-9fbffbcdbe20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.04.17 16:12:41.609934 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5904 | 2026.04.17 16:12:41.610023 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5905 | 2026.04.17 16:12:41.723838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12391 | ||
| 5906 | 2026.04.17 16:12:41.724406 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.04.17 16:12:41.724459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5908 | 2026.04.17 16:12:41.725012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5909 | 2026.04.17 16:12:41.725266 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.04.17 16:12:41.725414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12391 | ||
| 5911 | 2026.04.17 16:12:41.725426 [ 45 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5912 | 2026.04.17 16:12:41.725514 [ 45 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.04.17 16:12:41.725551 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5914 | 2026.04.17 16:12:41.725707 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 5915 | 2026.04.17 16:12:41.725889 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5916 | 2026.04.17 16:12:41.725935 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10023 rows starting from the beginning of the part | ||
| 5917 | 2026.04.17 16:12:41.726002 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 5918 | 2026.04.17 16:12:41.726052 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 5919 | 2026.04.17 16:12:41.726102 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 5920 | 2026.04.17 16:12:41.726145 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 5921 | 2026.04.17 16:12:41.726192 [ 197 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 5922 | 2026.04.17 16:12:41.728287 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12391 rows, containing 4 columns (4 merged, 0 gathered) in 0.002645133 sec., 4684452.539815579 rows/sec., 67.01 MiB/sec. | ||
| 5923 | 2026.04.17 16:12:41.728631 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5924 | 2026.04.17 16:12:41.728942 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_26_5} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.04.17 16:12:41.729016 [ 201 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_26_5} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5926 | 2026.04.17 16:12:41.729093 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5927 | 2026.04.17 16:12:42.400509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5928 | 2026.04.17 16:12:42.419478 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.04.17 16:12:42.419545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5930 | 2026.04.17 16:12:42.425284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5931 | 2026.04.17 16:12:42.425987 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.04.17 16:12:42.426284 [ 46 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5933 | 2026.04.17 16:12:42.426349 [ 46 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.04.17 16:12:42.426369 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5935 | 2026.04.17 16:12:42.426490 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 5936 | 2026.04.17 16:12:42.429318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5937 | 2026.04.17 16:12:42.430717 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5938 | 2026.04.17 16:12:42.432470 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 5939 | 2026.04.17 16:12:42.437503 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 5940 | 2026.04.17 16:12:42.442212 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 5941 | 2026.04.17 16:12:42.446757 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 5942 | 2026.04.17 16:12:42.451583 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 5943 | 2026.04.17 16:12:42.455624 [ 197 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 5944 | 2026.04.17 16:12:42.510539 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084107203 sec., 2330.3592678025448 rows/sec., 12.05 MiB/sec. | ||
| 5945 | 2026.04.17 16:12:42.513313 [ 192 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5946 | 2026.04.17 16:12:42.515546 [ 192 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_26_5} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.04.17 16:12:42.515675 [ 192 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_26_5} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5948 | 2026.04.17 16:12:42.517750 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5949 | 2026.04.17 16:12:43.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.00 MiB, peak 269.56 MiB, free memory in arenas 0.00 B, will set to 265.44 MiB (RSS), difference: 6.44 MiB | ||
| 5950 | 2026.04.17 16:12:43.809591 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.04.17 16:12:43.809771 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5952 | 2026.04.17 16:12:43.809839 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5953 | 2026.04.17 16:12:43.810578 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.04.17 16:12:43.810622 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5955 | 2026.04.17 16:12:43.811050 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5956 | 2026.04.17 16:12:43.811283 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.04.17 16:12:43.811444 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001723 sec., 80092.86128845038 rows/sec., 6.97 MiB/sec. | ||
| 5958 | 2026.04.17 16:12:43.811494 [ 268 ] {1c485c85-8faa-4814-95a1-1409ee77d1c3} <Debug> TCPHandler: Processed in 0.00203157 sec. | ||
| 5959 | 2026.04.17 16:12:43.811642 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.04.17 16:12:43.811746 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.04.17 16:12:43.811791 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5962 | 2026.04.17 16:12:43.812219 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.04.17 16:12:43.812255 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5964 | 2026.04.17 16:12:43.812576 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5965 | 2026.04.17 16:12:43.812787 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.04.17 16:12:43.812918 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001195 sec., 34309.62343096234 rows/sec., 2.52 MiB/sec. | ||
| 5967 | 2026.04.17 16:12:43.812955 [ 268 ] {6801a3b1-025f-4640-bb91-8ab50ddd794f} <Debug> TCPHandler: Processed in 0.001364638 sec. | ||
| 5968 | 2026.04.17 16:12:43.813072 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.04.17 16:12:43.813169 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5970 | 2026.04.17 16:12:43.813211 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5971 | 2026.04.17 16:12:43.813648 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.04.17 16:12:43.813682 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5973 | 2026.04.17 16:12:43.813990 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5974 | 2026.04.17 16:12:43.814213 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.04.17 16:12:43.814347 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001198 sec., 87646.07679465775 rows/sec., 6.85 MiB/sec. | ||
| 5976 | 2026.04.17 16:12:43.814386 [ 268 ] {ce4ab9fa-c478-40fc-84ca-298f87dfd926} <Debug> TCPHandler: Processed in 0.001365038 sec. | ||
| 5977 | 2026.04.17 16:12:43.814500 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.04.17 16:12:43.814595 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5979 | 2026.04.17 16:12:43.814638 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5980 | 2026.04.17 16:12:43.815027 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.04.17 16:12:43.815062 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5982 | 2026.04.17 16:12:43.815399 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5983 | 2026.04.17 16:12:43.815606 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.04.17 16:12:43.815738 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5985 | 2026.04.17 16:12:43.815775 [ 268 ] {49c4b7a7-e3e0-4242-9c2b-c33df608e213} <Debug> TCPHandler: Processed in 0.001324007 sec. | ||
| 5986 | 2026.04.17 16:12:43.815886 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.04.17 16:12:43.815981 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.04.17 16:12:43.816034 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5989 | 2026.04.17 16:12:43.816904 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.04.17 16:12:43.816939 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 5991 | 2026.04.17 16:12:43.817519 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5992 | 2026.04.17 16:12:43.817741 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.04.17 16:12:43.817877 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001914 sec., 21421.10762800418 rows/sec., 38.39 MiB/sec. | ||
| 5994 | 2026.04.17 16:12:43.817940 [ 268 ] {44ef0553-9060-44b6-a410-db22b89e4292} <Debug> TCPHandler: Processed in 0.002102552 sec. | ||
| 5995 | 2026.04.17 16:12:43.818066 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.04.17 16:12:43.818161 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5997 | 2026.04.17 16:12:43.818203 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5998 | 2026.04.17 16:12:43.818527 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.04.17 16:12:43.818562 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6000 | 2026.04.17 16:12:43.818866 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6001 | 2026.04.17 16:12:43.819076 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.04.17 16:12:43.819205 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6003 | 2026.04.17 16:12:43.819241 [ 268 ] {813296a6-33ee-45bd-bc9b-534b7331154d} <Debug> TCPHandler: Processed in 0.001223544 sec. | ||
| 6004 | 2026.04.17 16:12:46.751327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 734 | ||
| 6005 | 2026.04.17 16:12:46.754027 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.04.17 16:12:46.754063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6007 | 2026.04.17 16:12:46.755230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6008 | 2026.04.17 16:12:46.755487 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.04.17 16:12:46.755775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 6010 | 2026.04.17 16:12:48.815433 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.04.17 16:12:48.815641 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6012 | 2026.04.17 16:12:48.815716 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6013 | 2026.04.17 16:12:48.816559 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.04.17 16:12:48.816609 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6015 | 2026.04.17 16:12:48.817013 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6016 | 2026.04.17 16:12:48.817253 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.04.17 16:12:48.817416 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001833 sec., 154937.26132024004 rows/sec., 9.84 MiB/sec. | ||
| 6018 | 2026.04.17 16:12:48.817468 [ 268 ] {14174d9a-cb0f-41d2-8aa4-70e6f78a4684} <Debug> TCPHandler: Processed in 0.002175524 sec. | ||
| 6019 | 2026.04.17 16:12:48.817603 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.04.17 16:12:48.817706 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6021 | 2026.04.17 16:12:48.817749 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6022 | 2026.04.17 16:12:48.818710 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.04.17 16:12:48.818746 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6024 | 2026.04.17 16:12:48.819097 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6025 | 2026.04.17 16:12:48.819314 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.04.17 16:12:48.819446 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001764 sec., 451814.0589569161 rows/sec., 34.79 MiB/sec. | ||
| 6027 | 2026.04.17 16:12:48.819485 [ 268 ] {17fd802d-a98a-429b-8400-ce892a2785e4} <Debug> TCPHandler: Processed in 0.001933259 sec. | ||
| 6028 | 2026.04.17 16:12:48.819604 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.04.17 16:12:48.819699 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6030 | 2026.04.17 16:12:48.819739 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6031 | 2026.04.17 16:12:48.820207 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.04.17 16:12:48.820244 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6033 | 2026.04.17 16:12:48.820537 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6034 | 2026.04.17 16:12:48.820745 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.04.17 16:12:48.820873 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001193 sec., 119027.6613579212 rows/sec., 6.99 MiB/sec. | ||
| 6036 | 2026.04.17 16:12:48.820911 [ 268 ] {983f0f5e-304e-4234-81fc-fa456e3fd97e} <Debug> TCPHandler: Processed in 0.001355207 sec. | ||
| 6037 | 2026.04.17 16:12:48.821028 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.04.17 16:12:48.821121 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6039 | 2026.04.17 16:12:48.821160 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6040 | 2026.04.17 16:12:48.821628 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.04.17 16:12:48.821664 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6042 | 2026.04.17 16:12:48.821968 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6043 | 2026.04.17 16:12:48.822191 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.04.17 16:12:48.822316 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 6045 | 2026.04.17 16:12:48.822354 [ 268 ] {3b991593-e9bd-423a-bc01-a64284aa813e} <Debug> TCPHandler: Processed in 0.001373727 sec. | ||
| 6046 | 2026.04.17 16:12:48.822478 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.04.17 16:12:48.822570 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6048 | 2026.04.17 16:12:48.822609 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6049 | 2026.04.17 16:12:48.823074 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.04.17 16:12:48.823111 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6051 | 2026.04.17 16:12:48.823411 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6052 | 2026.04.17 16:12:48.823623 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.04.17 16:12:48.823750 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 6054 | 2026.04.17 16:12:48.823788 [ 268 ] {bf62a7f6-706e-4002-aa3d-a6b2e47b6a6b} <Debug> TCPHandler: Processed in 0.001357577 sec. | ||
| 6055 | 2026.04.17 16:12:48.823910 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2026.04.17 16:12:48.824003 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6057 | 2026.04.17 16:12:48.824041 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6058 | 2026.04.17 16:12:48.824702 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.04.17 16:12:48.824738 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6060 | 2026.04.17 16:12:48.825061 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6061 | 2026.04.17 16:12:48.825270 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.04.17 16:12:48.825395 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001409 sec., 347764.37189496093 rows/sec., 24.38 MiB/sec. | ||
| 6063 | 2026.04.17 16:12:48.825432 [ 268 ] {4f243ee2-9bc9-4795-b95d-a0400905b37f} <Debug> TCPHandler: Processed in 0.001569671 sec. | ||
| 6064 | 2026.04.17 16:12:48.825557 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2026.04.17 16:12:48.825649 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6066 | 2026.04.17 16:12:48.825689 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6067 | 2026.04.17 16:12:48.826006 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.04.17 16:12:48.826042 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6069 | 2026.04.17 16:12:48.826342 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6070 | 2026.04.17 16:12:48.826557 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.04.17 16:12:48.826680 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 6072 | 2026.04.17 16:12:48.826716 [ 268 ] {4f4a0815-1028-42d4-855c-f3e4a95cbbc3} <Debug> TCPHandler: Processed in 0.001206424 sec. | ||
| 6073 | 2026.04.17 16:12:48.826832 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6074 | 2026.04.17 16:12:48.826932 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6075 | 2026.04.17 16:12:48.826975 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6076 | 2026.04.17 16:12:48.827419 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.04.17 16:12:48.827455 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6078 | 2026.04.17 16:12:48.827795 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6079 | 2026.04.17 16:12:48.828002 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.04.17 16:12:48.828133 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 6081 | 2026.04.17 16:12:48.828171 [ 268 ] {574b564e-4ee9-4de3-95d1-72baa6c11899} <Debug> TCPHandler: Processed in 0.001388328 sec. | ||
| 6082 | 2026.04.17 16:12:48.828285 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.04.17 16:12:48.828377 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6084 | 2026.04.17 16:12:48.828418 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6085 | 2026.04.17 16:12:48.828728 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.04.17 16:12:48.828763 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6087 | 2026.04.17 16:12:48.829054 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6088 | 2026.04.17 16:12:48.829253 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.04.17 16:12:48.829379 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 6090 | 2026.04.17 16:12:48.829416 [ 268 ] {f852661f-94ae-49ee-a311-1280cf8eda38} <Debug> TCPHandler: Processed in 0.001177963 sec. | ||
| 6091 | 2026.04.17 16:12:48.829527 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.04.17 16:12:48.829619 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.04.17 16:12:48.829658 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6094 | 2026.04.17 16:12:48.829989 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.04.17 16:12:48.830024 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6096 | 2026.04.17 16:12:48.830327 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6097 | 2026.04.17 16:12:48.830540 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.04.17 16:12:48.830665 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 6099 | 2026.04.17 16:12:48.830700 [ 268 ] {0c7f5316-d976-4844-8a7a-52eb339ed65d} <Debug> TCPHandler: Processed in 0.001219974 sec. | ||
| 6100 | 2026.04.17 16:12:49.093508 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.04.17 16:12:49.093658 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6102 | 2026.04.17 16:12:49.093717 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6103 | 2026.04.17 16:12:49.094303 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.04.17 16:12:49.094343 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6105 | 2026.04.17 16:12:49.094679 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6106 | 2026.04.17 16:12:49.094895 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.04.17 16:12:49.095043 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001421 sec., 7037.297677691767 rows/sec., 573.84 KiB/sec. | ||
| 6108 | 2026.04.17 16:12:49.095086 [ 268 ] {ec7b8ea8-12c4-4da3-a707-71b304caa224} <Debug> TCPHandler: Processed in 0.001667323 sec. | ||
| 6109 | 2026.04.17 16:12:49.095229 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.04.17 16:12:49.095325 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6111 | 2026.04.17 16:12:49.095365 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6112 | 2026.04.17 16:12:49.097072 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.04.17 16:12:49.097113 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6114 | 2026.04.17 16:12:49.097587 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6115 | 2026.04.17 16:12:49.097804 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.04.17 16:12:49.097942 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Debug> executeQuery: Read 2488 rows, 189.59 KiB in 0.002636 sec., 943854.3247344461 rows/sec., 70.24 MiB/sec. | ||
| 6117 | 2026.04.17 16:12:49.097982 [ 268 ] {fe014232-1f2b-44f3-9fc5-de94cb238d84} <Debug> TCPHandler: Processed in 0.002806847 sec. | ||
| 6118 | 2026.04.17 16:12:49.098107 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.04.17 16:12:49.098202 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6120 | 2026.04.17 16:12:49.098241 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6121 | 2026.04.17 16:12:49.098707 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.04.17 16:12:49.098743 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6123 | 2026.04.17 16:12:49.099042 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6124 | 2026.04.17 16:12:49.099288 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.04.17 16:12:49.099398 [ 38 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 6126 | 2026.04.17 16:12:49.099415 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.53 MiB/sec. | ||
| 6127 | 2026.04.17 16:12:49.099467 [ 38 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.04.17 16:12:49.099476 [ 268 ] {be4e91bc-23fb-4c59-9ce3-7aa3afc004fb} <Debug> TCPHandler: Processed in 0.001422479 sec. | ||
| 6129 | 2026.04.17 16:12:49.099496 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6130 | 2026.04.17 16:12:49.099613 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.04.17 16:12:49.099613 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 6132 | 2026.04.17 16:12:49.099735 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6133 | 2026.04.17 16:12:49.099752 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6134 | 2026.04.17 16:12:49.099785 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6135 | 2026.04.17 16:12:49.099789 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 224 rows starting from the beginning of the part | ||
| 6136 | 2026.04.17 16:12:49.099873 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6137 | 2026.04.17 16:12:49.099960 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 142 rows starting from the beginning of the part | ||
| 6138 | 2026.04.17 16:12:49.100027 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 6139 | 2026.04.17 16:12:49.100094 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 142 rows starting from the beginning of the part | ||
| 6140 | 2026.04.17 16:12:49.100138 [ 196 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 6141 | 2026.04.17 16:12:49.100673 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.04.17 16:12:49.100713 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6143 | 2026.04.17 16:12:49.101242 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6144 | 2026.04.17 16:12:49.101274 [ 192 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718065 sec., 378332.6009202213 rows/sec., 25.53 MiB/sec. | ||
| 6145 | 2026.04.17 16:12:49.101419 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 6146 | 2026.04.17 16:12:49.101489 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.04.17 16:12:49.101598 [ 38 ] {} <Debug> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6148 | 2026.04.17 16:12:49.101617 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001907 sec., 420031.46303093864 rows/sec., 24.26 MiB/sec. | ||
| 6149 | 2026.04.17 16:12:49.101639 [ 38 ] {} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.04.17 16:12:49.101663 [ 268 ] {188172fe-2ff8-4df8-a8a9-e8b82918b6eb} <Debug> TCPHandler: Processed in 0.002106992 sec. | ||
| 6151 | 2026.04.17 16:12:49.101667 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6152 | 2026.04.17 16:12:49.101677 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.04.17 16:12:49.101770 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_28_6} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 6154 | 2026.04.17 16:12:49.101807 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.04.17 16:12:49.101813 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::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 | ||
| 6156 | 2026.04.17 16:12:49.101834 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6157 | 2026.04.17 16:12:49.101928 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6158 | 2026.04.17 16:12:49.101935 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6159 | 2026.04.17 16:12:49.101973 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 974 rows starting from the beginning of the part | ||
| 6160 | 2026.04.17 16:12:49.101978 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6161 | 2026.04.17 16:12:49.102034 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6162 | 2026.04.17 16:12:49.102095 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 6163 | 2026.04.17 16:12:49.102158 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6164 | 2026.04.17 16:12:49.102231 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6165 | 2026.04.17 16:12:49.102290 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 6166 | 2026.04.17 16:12:49.102486 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.04.17 16:12:49.102559 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6168 | 2026.04.17 16:12:49.102965 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6169 | 2026.04.17 16:12:49.103285 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.04.17 16:12:49.103446 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 45.54 KiB/sec. | ||
| 6171 | 2026.04.17 16:12:49.103497 [ 268 ] {29b0a997-059c-4517-8574-bd0406c67415} <Debug> TCPHandler: Processed in 0.001753345 sec. | ||
| 6172 | 2026.04.17 16:12:49.103632 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.04.17 16:12:49.103742 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6174 | 2026.04.17 16:12:49.103793 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6175 | 2026.04.17 16:12:49.103843 [ 196 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 5 columns (5 merged, 0 gathered) in 0.002089932 sec., 1386647.986633058 rows/sec., 87.43 MiB/sec. | ||
| 6176 | 2026.04.17 16:12:49.103990 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6177 | 2026.04.17 16:12:49.104235 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.04.17 16:12:49.104297 [ 192 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_15_3} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6179 | 2026.04.17 16:12:49.104360 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6180 | 2026.04.17 16:12:49.104736 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.04.17 16:12:49.104771 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6182 | 2026.04.17 16:12:49.105214 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6183 | 2026.04.17 16:12:49.105438 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.04.17 16:12:49.105572 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.001853 sec., 722611.9805720453 rows/sec., 48.51 MiB/sec. | ||
| 6185 | 2026.04.17 16:12:49.105611 [ 268 ] {db75f646-0b56-48e6-8046-44183ea109bf} <Debug> TCPHandler: Processed in 0.002041051 sec. | ||
| 6186 | 2026.04.17 16:12:49.105728 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.04.17 16:12:49.105821 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.04.17 16:12:49.105861 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6189 | 2026.04.17 16:12:49.106562 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.04.17 16:12:49.106598 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6191 | 2026.04.17 16:12:49.107033 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6192 | 2026.04.17 16:12:49.107248 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.04.17 16:12:49.107384 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001581 sec., 949399.1144845035 rows/sec., 57.60 MiB/sec. | ||
| 6194 | 2026.04.17 16:12:49.107422 [ 268 ] {6db39e98-bd9b-46a3-8342-b3eee5a0d635} <Debug> TCPHandler: Processed in 0.001740315 sec. | ||
| 6195 | 2026.04.17 16:12:49.107533 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2026.04.17 16:12:49.107625 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6197 | 2026.04.17 16:12:49.107678 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6198 | 2026.04.17 16:12:49.108586 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.04.17 16:12:49.108622 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6200 | 2026.04.17 16:12:49.109200 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6201 | 2026.04.17 16:12:49.109432 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.04.17 16:12:49.109547 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6203 | 2026.04.17 16:12:49.109573 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001965 sec., 25445.292620865137 rows/sec., 45.60 MiB/sec. | ||
| 6204 | 2026.04.17 16:12:49.109589 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.04.17 16:12:49.109617 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6206 | 2026.04.17 16:12:49.109640 [ 268 ] {b2797ace-bc38-4871-a634-c83a097a967c} <Debug> TCPHandler: Processed in 0.002154014 sec. | ||
| 6207 | 2026.04.17 16:12:49.109706 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::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 | ||
| 6208 | 2026.04.17 16:12:49.109766 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.04.17 16:12:49.109859 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.04.17 16:12:49.109869 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6211 | 2026.04.17 16:12:49.109900 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6212 | 2026.04.17 16:12:49.109918 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 393 rows starting from the beginning of the part | ||
| 6213 | 2026.04.17 16:12:49.110033 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 6214 | 2026.04.17 16:12:49.110135 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 6215 | 2026.04.17 16:12:49.110210 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.04.17 16:12:49.110230 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 6217 | 2026.04.17 16:12:49.110246 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6218 | 2026.04.17 16:12:49.110313 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 6219 | 2026.04.17 16:12:49.110403 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 6220 | 2026.04.17 16:12:49.110566 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6221 | 2026.04.17 16:12:49.110790 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.04.17 16:12:49.110916 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 6223 | 2026.04.17 16:12:49.110951 [ 268 ] {fa032781-7c97-46b8-b9dc-da34fafee33b} <Debug> TCPHandler: Processed in 0.001233075 sec. | ||
| 6224 | 2026.04.17 16:12:49.114737 [ 192 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 19 columns (19 merged, 0 gathered) in 0.005060662 sec., 121723.20538301117 rows/sec., 218.12 MiB/sec. | ||
| 6225 | 2026.04.17 16:12:49.115568 [ 192 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6226 | 2026.04.17 16:12:49.115859 [ 192 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.04.17 16:12:49.115917 [ 192 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6228 | 2026.04.17 16:12:49.116001 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 6229 | 2026.04.17 16:12:49.225546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12903 | ||
| 6230 | 2026.04.17 16:12:49.226367 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2026.04.17 16:12:49.226411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6232 | 2026.04.17 16:12:49.227000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6233 | 2026.04.17 16:12:49.227251 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2026.04.17 16:12:49.227398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12903 | ||
| 6235 | 2026.04.17 16:12:49.929442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6236 | 2026.04.17 16:12:49.946335 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.04.17 16:12:49.946412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6238 | 2026.04.17 16:12:49.952517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6239 | 2026.04.17 16:12:49.953421 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.04.17 16:12:49.957761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6241 | 2026.04.17 16:12:50.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.78 MiB, peak 272.03 MiB, free memory in arenas 0.00 B, will set to 268.79 MiB (RSS), difference: 2.01 MiB | ||
| 6242 | 2026.04.17 16:12:53.807161 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.04.17 16:12:53.807363 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6244 | 2026.04.17 16:12:53.807434 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6245 | 2026.04.17 16:12:53.808121 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.04.17 16:12:53.808172 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6247 | 2026.04.17 16:12:53.808592 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6248 | 2026.04.17 16:12:53.808825 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.04.17 16:12:53.809004 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.54 MiB/sec. | ||
| 6250 | 2026.04.17 16:12:53.809007 [ 30 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6251 | 2026.04.17 16:12:53.809061 [ 268 ] {79d534fa-6021-4dff-b2fa-6b23e2ab9955} <Debug> TCPHandler: Processed in 0.002032712 sec. | ||
| 6252 | 2026.04.17 16:12:53.809081 [ 30 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.04.17 16:12:53.809113 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6254 | 2026.04.17 16:12:53.809211 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.04.17 16:12:53.809218 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 6256 | 2026.04.17 16:12:53.809322 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6257 | 2026.04.17 16:12:53.809322 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6258 | 2026.04.17 16:12:53.809366 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3356 rows starting from the beginning of the part | ||
| 6259 | 2026.04.17 16:12:53.809369 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6260 | 2026.04.17 16:12:53.809425 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 797 rows starting from the beginning of the part | ||
| 6261 | 2026.04.17 16:12:53.809472 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part | ||
| 6262 | 2026.04.17 16:12:53.809518 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 797 rows starting from the beginning of the part | ||
| 6263 | 2026.04.17 16:12:53.809557 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2488 rows starting from the beginning of the part | ||
| 6264 | 2026.04.17 16:12:53.809596 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6265 | 2026.04.17 16:12:53.809844 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.04.17 16:12:53.809883 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6267 | 2026.04.17 16:12:53.810211 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6268 | 2026.04.17 16:12:53.810426 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.04.17 16:12:53.810550 [ 30 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6270 | 2026.04.17 16:12:53.810568 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 6271 | 2026.04.17 16:12:53.810590 [ 30 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.04.17 16:12:53.810615 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6273 | 2026.04.17 16:12:53.810616 [ 268 ] {7c3cd985-3f4a-4ded-8db4-316a4e8ce54b} <Debug> TCPHandler: Processed in 0.00146012 sec. | ||
| 6274 | 2026.04.17 16:12:53.810710 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 6275 | 2026.04.17 16:12:53.810752 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.04.17 16:12:53.810825 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6277 | 2026.04.17 16:12:53.810857 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.04.17 16:12:53.810863 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part | ||
| 6279 | 2026.04.17 16:12:53.810912 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6280 | 2026.04.17 16:12:53.810945 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 490 rows starting from the beginning of the part | ||
| 6281 | 2026.04.17 16:12:53.810993 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 105 rows starting from the beginning of the part | ||
| 6282 | 2026.04.17 16:12:53.811031 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 490 rows starting from the beginning of the part | ||
| 6283 | 2026.04.17 16:12:53.811067 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1339 rows starting from the beginning of the part | ||
| 6284 | 2026.04.17 16:12:53.811104 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6285 | 2026.04.17 16:12:53.811310 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.04.17 16:12:53.811355 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6287 | 2026.04.17 16:12:53.811846 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6288 | 2026.04.17 16:12:53.811930 [ 188 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7632 rows, containing 5 columns (5 merged, 0 gathered) in 0.002753275 sec., 2771971.561140823 rows/sec., 220.54 MiB/sec. | ||
| 6289 | 2026.04.17 16:12:53.812076 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.04.17 16:12:53.812195 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6291 | 2026.04.17 16:12:53.812214 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001379 sec., 92820.8846990573 rows/sec., 6.46 MiB/sec. | ||
| 6292 | 2026.04.17 16:12:53.812216 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6293 | 2026.04.17 16:12:53.812233 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.04.17 16:12:53.812260 [ 268 ] {9712674f-1b18-4a37-bd15-ef2ec19077cc} <Debug> TCPHandler: Processed in 0.001558561 sec. | ||
| 6295 | 2026.04.17 16:12:53.812268 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6296 | 2026.04.17 16:12:53.812390 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.04.17 16:12:53.812408 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 6298 | 2026.04.17 16:12:53.812492 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6299 | 2026.04.17 16:12:53.812503 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.04.17 16:12:53.812541 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6301 | 2026.04.17 16:12:53.812563 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6302 | 2026.04.17 16:12:53.812578 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_41_8} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6303 | 2026.04.17 16:12:53.812627 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13628 rows starting from the beginning of the part | ||
| 6304 | 2026.04.17 16:12:53.812657 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 6305 | 2026.04.17 16:12:53.812706 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 370 rows starting from the beginning of the part | ||
| 6306 | 2026.04.17 16:12:53.812706 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4317 rows, containing 5 columns (5 merged, 0 gathered) in 0.002035801 sec., 2120541.2513305577 rows/sec., 153.71 MiB/sec. | ||
| 6307 | 2026.04.17 16:12:53.812761 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6308 | 2026.04.17 16:12:53.812810 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6309 | 2026.04.17 16:12:53.812851 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1501 rows starting from the beginning of the part | ||
| 6310 | 2026.04.17 16:12:53.812890 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.04.17 16:12:53.812905 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
| 6312 | 2026.04.17 16:12:53.812934 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6313 | 2026.04.17 16:12:53.812980 [ 192 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6314 | 2026.04.17 16:12:53.813272 [ 192 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.04.17 16:12:53.813297 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6316 | 2026.04.17 16:12:53.813345 [ 192 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_41_8} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6317 | 2026.04.17 16:12:53.813441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6318 | 2026.04.17 16:12:53.813536 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.04.17 16:12:53.813681 [ 30 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6320 | 2026.04.17 16:12:53.813686 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001215 sec., 39506.17283950617 rows/sec., 2.66 MiB/sec. | ||
| 6321 | 2026.04.17 16:12:53.813738 [ 30 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.04.17 16:12:53.813751 [ 268 ] {d79a8223-4714-4382-9807-b85e895e8131} <Debug> TCPHandler: Processed in 0.001411459 sec. | ||
| 6323 | 2026.04.17 16:12:53.813780 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6324 | 2026.04.17 16:12:53.813895 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 6325 | 2026.04.17 16:12:53.814006 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6326 | 2026.04.17 16:12:53.814043 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2040 rows starting from the beginning of the part | ||
| 6327 | 2026.04.17 16:12:53.814093 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part | ||
| 6328 | 2026.04.17 16:12:53.814136 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6329 | 2026.04.17 16:12:53.814179 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6330 | 2026.04.17 16:12:53.814221 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 6331 | 2026.04.17 16:12:53.814262 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 6332 | 2026.04.17 16:12:53.815514 [ 192 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001666853 sec., 1421841.0381719323 rows/sec., 93.39 MiB/sec. | ||
| 6333 | 2026.04.17 16:12:53.815755 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6334 | 2026.04.17 16:12:53.816021 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.04.17 16:12:53.816099 [ 187 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_41_8} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6336 | 2026.04.17 16:12:53.816185 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6337 | 2026.04.17 16:12:53.818157 [ 191 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16052 rows, containing 5 columns (5 merged, 0 gathered) in 0.005808848 sec., 2763370.6373449606 rows/sec., 180.46 MiB/sec. | ||
| 6338 | 2026.04.17 16:12:53.818622 [ 187 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6339 | 2026.04.17 16:12:53.818888 [ 187 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.04.17 16:12:53.818963 [ 187 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6341 | 2026.04.17 16:12:53.819045 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 6342 | 2026.04.17 16:12:54.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.19 MiB, peak 276.54 MiB, free memory in arenas 0.00 B, will set to 270.50 MiB (RSS), difference: 1.31 MiB | ||
| 6343 | 2026.04.17 16:12:56.610089 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6344 | 2026.04.17 16:12:56.610168 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6345 | 2026.04.17 16:12:56.727617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13351 | ||
| 6346 | 2026.04.17 16:12:56.728292 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.04.17 16:12:56.728344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6348 | 2026.04.17 16:12:56.728901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6349 | 2026.04.17 16:12:56.729157 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.04.17 16:12:56.729302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13351 | ||
| 6351 | 2026.04.17 16:12:56.756083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 780 | ||
| 6352 | 2026.04.17 16:12:56.758646 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.04.17 16:12:56.758701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6354 | 2026.04.17 16:12:56.760008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6355 | 2026.04.17 16:12:56.760275 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.04.17 16:12:56.760661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6357 | 2026.04.17 16:12:57.457959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6358 | 2026.04.17 16:12:57.474062 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.04.17 16:12:57.474116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6360 | 2026.04.17 16:12:57.480460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6361 | 2026.04.17 16:12:57.481168 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.04.17 16:12:57.483927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6363 | 2026.04.17 16:12:58.816135 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.04.17 16:12:58.816333 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6365 | 2026.04.17 16:12:58.816405 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6366 | 2026.04.17 16:12:58.817248 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.04.17 16:12:58.817290 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6368 | 2026.04.17 16:12:58.817694 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6369 | 2026.04.17 16:12:58.817924 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.04.17 16:12:58.818080 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 6371 | 2026.04.17 16:12:58.818123 [ 268 ] {dd53a1d9-1fb5-4c68-8be6-cee6284d831c} <Debug> TCPHandler: Processed in 0.002119793 sec. | ||
| 6372 | 2026.04.17 16:12:58.818273 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.04.17 16:12:58.818367 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6374 | 2026.04.17 16:12:58.818407 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6375 | 2026.04.17 16:12:58.819177 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.04.17 16:12:58.819213 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6377 | 2026.04.17 16:12:58.819556 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6378 | 2026.04.17 16:12:58.819764 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.04.17 16:12:58.819891 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001543 sec., 516526.24756966945 rows/sec., 39.77 MiB/sec. | ||
| 6380 | 2026.04.17 16:12:58.819928 [ 268 ] {8bb731e4-1e04-476f-b90c-489fae88ee16} <Debug> TCPHandler: Processed in 0.001704654 sec. | ||
| 6381 | 2026.04.17 16:12:58.820047 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2026.04.17 16:12:58.820139 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.04.17 16:12:58.820178 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6384 | 2026.04.17 16:12:58.820608 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.04.17 16:12:58.820643 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6386 | 2026.04.17 16:12:58.820943 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6387 | 2026.04.17 16:12:58.821157 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.04.17 16:12:58.821283 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001162 sec., 122203.09810671255 rows/sec., 7.18 MiB/sec. | ||
| 6389 | 2026.04.17 16:12:58.821321 [ 268 ] {6fb98716-2598-4224-a677-1a29a55f700e} <Debug> TCPHandler: Processed in 0.001321456 sec. | ||
| 6390 | 2026.04.17 16:12:58.821432 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.04.17 16:12:58.821524 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.04.17 16:12:58.821562 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6393 | 2026.04.17 16:12:58.821989 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.04.17 16:12:58.822024 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6395 | 2026.04.17 16:12:58.822310 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6396 | 2026.04.17 16:12:58.822524 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.04.17 16:12:58.822653 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 6398 | 2026.04.17 16:12:58.822690 [ 268 ] {fd266cd6-be7a-43b0-91b2-854ab8990910} <Debug> TCPHandler: Processed in 0.001305196 sec. | ||
| 6399 | 2026.04.17 16:12:58.822803 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6400 | 2026.04.17 16:12:58.822895 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6401 | 2026.04.17 16:12:58.822933 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6402 | 2026.04.17 16:12:58.823356 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.04.17 16:12:58.823392 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6404 | 2026.04.17 16:12:58.823706 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6405 | 2026.04.17 16:12:58.823913 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.04.17 16:12:58.824040 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 6407 | 2026.04.17 16:12:58.824077 [ 268 ] {701b8f51-df8e-430a-a054-2bf3d2023483} <Debug> TCPHandler: Processed in 0.001321057 sec. | ||
| 6408 | 2026.04.17 16:12:58.824189 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.04.17 16:12:58.824280 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6410 | 2026.04.17 16:12:58.824318 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6411 | 2026.04.17 16:12:58.824878 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.04.17 16:12:58.824912 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6413 | 2026.04.17 16:12:58.825221 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6414 | 2026.04.17 16:12:58.825440 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.04.17 16:12:58.825567 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001304 sec., 375766.87116564414 rows/sec., 26.35 MiB/sec. | ||
| 6416 | 2026.04.17 16:12:58.825604 [ 268 ] {cd1b074a-a109-4168-8fd0-5e95064e26e9} <Debug> TCPHandler: Processed in 0.00146271 sec. | ||
| 6417 | 2026.04.17 16:12:58.825717 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2026.04.17 16:12:58.825809 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6419 | 2026.04.17 16:12:58.825849 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6420 | 2026.04.17 16:12:58.826175 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.04.17 16:12:58.826209 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6422 | 2026.04.17 16:12:58.826507 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6423 | 2026.04.17 16:12:58.826707 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.04.17 16:12:58.826830 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 6425 | 2026.04.17 16:12:58.826865 [ 268 ] {654928f0-c437-4bc5-aab2-9449ae163fa9} <Debug> TCPHandler: Processed in 0.001195814 sec. | ||
| 6426 | 2026.04.17 16:12:58.826974 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.04.17 16:12:58.827065 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6428 | 2026.04.17 16:12:58.827105 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6429 | 2026.04.17 16:12:58.827501 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.04.17 16:12:58.827537 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6431 | 2026.04.17 16:12:58.827861 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6432 | 2026.04.17 16:12:58.828070 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.04.17 16:12:58.828196 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. | ||
| 6434 | 2026.04.17 16:12:58.828232 [ 268 ] {8b9e0752-dff7-47dc-9044-dd0bc7032ac9} <Debug> TCPHandler: Processed in 0.001304066 sec. | ||
| 6435 | 2026.04.17 16:12:58.828343 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.04.17 16:12:58.828433 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6437 | 2026.04.17 16:12:58.828473 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6438 | 2026.04.17 16:12:58.828778 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.04.17 16:12:58.828813 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6440 | 2026.04.17 16:12:58.829096 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6441 | 2026.04.17 16:12:58.829305 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.04.17 16:12:58.829435 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 6443 | 2026.04.17 16:12:58.829470 [ 268 ] {96371db4-49c6-4ad0-9487-261c12967b18} <Debug> TCPHandler: Processed in 0.001174783 sec. | ||
| 6444 | 2026.04.17 16:12:58.829577 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.04.17 16:12:58.829669 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6446 | 2026.04.17 16:12:58.829708 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6447 | 2026.04.17 16:12:58.830028 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.04.17 16:12:58.830063 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6449 | 2026.04.17 16:12:58.830367 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6450 | 2026.04.17 16:12:58.830572 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.04.17 16:12:58.830702 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 6452 | 2026.04.17 16:12:58.830737 [ 268 ] {43be2483-71b3-4d43-bcf4-9ba5eda01fbd} <Debug> TCPHandler: Processed in 0.001206664 sec. | ||
| 6453 | 2026.04.17 16:13:03.810937 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.04.17 16:13:03.811153 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6455 | 2026.04.17 16:13:03.811227 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6456 | 2026.04.17 16:13:03.811993 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.04.17 16:13:03.812040 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6458 | 2026.04.17 16:13:03.812454 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6459 | 2026.04.17 16:13:03.812687 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.04.17 16:13:03.812849 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001749 sec., 78902.22984562608 rows/sec., 6.87 MiB/sec. | ||
| 6461 | 2026.04.17 16:13:03.812901 [ 268 ] {ac378d53-e310-4571-96c0-105e2ce31968} <Debug> TCPHandler: Processed in 0.002096233 sec. | ||
| 6462 | 2026.04.17 16:13:03.813027 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.04.17 16:13:03.813127 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.04.17 16:13:03.813170 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6465 | 2026.04.17 16:13:03.813587 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.04.17 16:13:03.813625 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6467 | 2026.04.17 16:13:03.813929 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6468 | 2026.04.17 16:13:03.814144 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.04.17 16:13:03.814276 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 6470 | 2026.04.17 16:13:03.814314 [ 268 ] {28348ab4-737c-420b-8ab5-1d08c18b0be1} <Debug> TCPHandler: Processed in 0.001337757 sec. | ||
| 6471 | 2026.04.17 16:13:03.814433 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.04.17 16:13:03.814536 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6473 | 2026.04.17 16:13:03.814580 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6474 | 2026.04.17 16:13:03.815038 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.04.17 16:13:03.815079 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6476 | 2026.04.17 16:13:03.815419 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6477 | 2026.04.17 16:13:03.815651 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.04.17 16:13:03.815796 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001278 sec., 82159.62441314553 rows/sec., 6.42 MiB/sec. | ||
| 6479 | 2026.04.17 16:13:03.815837 [ 268 ] {91e74da7-4393-48cd-b515-f46dc9137b92} <Debug> TCPHandler: Processed in 0.001460229 sec. | ||
| 6480 | 2026.04.17 16:13:03.815955 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.04.17 16:13:03.816054 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.04.17 16:13:03.816099 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6483 | 2026.04.17 16:13:03.816553 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.04.17 16:13:03.816593 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6485 | 2026.04.17 16:13:03.816958 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6486 | 2026.04.17 16:13:03.817164 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.04.17 16:13:03.817294 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 6488 | 2026.04.17 16:13:03.817330 [ 268 ] {ac4fe029-340c-46f4-9af1-ae5ac3f8f650} <Debug> TCPHandler: Processed in 0.001425008 sec. | ||
| 6489 | 2026.04.17 16:13:03.817446 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.04.17 16:13:03.817540 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6491 | 2026.04.17 16:13:03.817593 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6492 | 2026.04.17 16:13:03.818399 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.04.17 16:13:03.818436 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6494 | 2026.04.17 16:13:03.818997 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6495 | 2026.04.17 16:13:03.819217 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.04.17 16:13:03.819354 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001833 sec., 22367.70321876705 rows/sec., 40.08 MiB/sec. | ||
| 6497 | 2026.04.17 16:13:03.819416 [ 268 ] {4b6c9672-a355-4f7f-a961-ed0b4b4e3835} <Debug> TCPHandler: Processed in 0.00201713 sec. | ||
| 6498 | 2026.04.17 16:13:03.819535 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.04.17 16:13:03.819628 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.04.17 16:13:03.819669 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6501 | 2026.04.17 16:13:03.820014 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.04.17 16:13:03.820049 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6503 | 2026.04.17 16:13:03.820350 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6504 | 2026.04.17 16:13:03.820569 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.04.17 16:13:03.820696 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6506 | 2026.04.17 16:13:03.820731 [ 268 ] {e0c84625-d7aa-46e6-b97b-b3542b88792b} <Debug> TCPHandler: Processed in 0.001243545 sec. | ||
| 6507 | 2026.04.17 16:13:04.229410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13863 | ||
| 6508 | 2026.04.17 16:13:04.229972 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.04.17 16:13:04.230012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6510 | 2026.04.17 16:13:04.230522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6511 | 2026.04.17 16:13:04.230756 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.04.17 16:13:04.230888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13863 | ||
| 6513 | 2026.04.17 16:13:04.984014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6514 | 2026.04.17 16:13:05.002188 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.04.17 16:13:05.002264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6516 | 2026.04.17 16:13:05.009773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6517 | 2026.04.17 16:13:05.010657 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.04.17 16:13:05.015335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6519 | 2026.04.17 16:13:06.761528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 812 | ||
| 6520 | 2026.04.17 16:13:06.763781 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.04.17 16:13:06.763826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6522 | 2026.04.17 16:13:06.765061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6523 | 2026.04.17 16:13:06.765321 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.04.17 16:13:06.765489 [ 53 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6525 | 2026.04.17 16:13:06.765560 [ 53 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.04.17 16:13:06.765583 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6527 | 2026.04.17 16:13:06.765638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6528 | 2026.04.17 16:13:06.765706 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 6529 | 2026.04.17 16:13:06.766531 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6530 | 2026.04.17 16:13:06.766781 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 642 rows starting from the beginning of the part | ||
| 6531 | 2026.04.17 16:13:06.767216 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 6532 | 2026.04.17 16:13:06.767540 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6533 | 2026.04.17 16:13:06.767877 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 6534 | 2026.04.17 16:13:06.768197 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 6535 | 2026.04.17 16:13:06.768547 [ 192 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6536 | 2026.04.17 16:13:06.775683 [ 195 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 72 columns (72 merged, 0 gathered) in 0.010026042 sec., 80989.08821646667 rows/sec., 70.61 MiB/sec. | ||
| 6537 | 2026.04.17 16:13:06.777183 [ 195 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6538 | 2026.04.17 16:13:06.777832 [ 195 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.04.17 16:13:06.777919 [ 195 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_21_4} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6540 | 2026.04.17 16:13:06.778184 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6541 | 2026.04.17 16:13:08.816922 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2026.04.17 16:13:08.817175 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6543 | 2026.04.17 16:13:08.817248 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6544 | 2026.04.17 16:13:08.818120 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.04.17 16:13:08.818169 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6546 | 2026.04.17 16:13:08.818598 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6547 | 2026.04.17 16:13:08.818828 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.04.17 16:13:08.818987 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001866 sec., 152197.21329046087 rows/sec., 9.67 MiB/sec. | ||
| 6549 | 2026.04.17 16:13:08.819029 [ 268 ] {e3708f26-fbe4-415b-89ec-76dfa34df145} <Debug> TCPHandler: Processed in 0.002291896 sec. | ||
| 6550 | 2026.04.17 16:13:08.819168 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.04.17 16:13:08.819263 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6552 | 2026.04.17 16:13:08.819305 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6553 | 2026.04.17 16:13:08.819814 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.04.17 16:13:08.819852 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6555 | 2026.04.17 16:13:08.820142 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6556 | 2026.04.17 16:13:08.820352 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.04.17 16:13:08.820486 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 131.41 KiB/sec. | ||
| 6558 | 2026.04.17 16:13:08.820523 [ 268 ] {2d54eefc-ef1b-403f-90c5-3817a134662f} <Debug> TCPHandler: Processed in 0.001412418 sec. | ||
| 6559 | 2026.04.17 16:13:08.820653 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.04.17 16:13:08.820745 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6561 | 2026.04.17 16:13:08.820783 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6562 | 2026.04.17 16:13:08.821660 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.04.17 16:13:08.821698 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6564 | 2026.04.17 16:13:08.822046 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6565 | 2026.04.17 16:13:08.822256 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.04.17 16:13:08.822384 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Debug> executeQuery: Read 798 rows, 62.91 KiB in 0.001656 sec., 481884.0579710145 rows/sec., 37.10 MiB/sec. | ||
| 6567 | 2026.04.17 16:13:08.822422 [ 268 ] {9aa2bee4-4574-4aa7-afa7-561f7e6ba562} <Debug> TCPHandler: Processed in 0.001824727 sec. | ||
| 6568 | 2026.04.17 16:13:08.822538 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.04.17 16:13:08.822631 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.04.17 16:13:08.822671 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6571 | 2026.04.17 16:13:08.823155 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.04.17 16:13:08.823193 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6573 | 2026.04.17 16:13:08.823496 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6574 | 2026.04.17 16:13:08.823716 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.04.17 16:13:08.823848 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001236 sec., 116504.85436893205 rows/sec., 6.86 MiB/sec. | ||
| 6576 | 2026.04.17 16:13:08.823886 [ 268 ] {f24ed798-ec8e-4430-a78d-4bda54208037} <Debug> TCPHandler: Processed in 0.001396718 sec. | ||
| 6577 | 2026.04.17 16:13:08.824005 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.04.17 16:13:08.824099 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.04.17 16:13:08.824138 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6580 | 2026.04.17 16:13:08.824601 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.04.17 16:13:08.824639 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6582 | 2026.04.17 16:13:08.824946 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6583 | 2026.04.17 16:13:08.825159 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.04.17 16:13:08.825285 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.99 MiB/sec. | ||
| 6585 | 2026.04.17 16:13:08.825322 [ 268 ] {0fbfafe6-50a5-41b0-a748-38cbcb163a2f} <Debug> TCPHandler: Processed in 0.001364657 sec. | ||
| 6586 | 2026.04.17 16:13:08.825441 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.04.17 16:13:08.825534 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6588 | 2026.04.17 16:13:08.825573 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6589 | 2026.04.17 16:13:08.826000 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.04.17 16:13:08.826036 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6591 | 2026.04.17 16:13:08.826329 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6592 | 2026.04.17 16:13:08.826535 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.04.17 16:13:08.826657 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 6594 | 2026.04.17 16:13:08.826694 [ 268 ] {ac1c77c3-923d-4640-9d99-c60e52c34e03} <Debug> TCPHandler: Processed in 0.001300906 sec. | ||
| 6595 | 2026.04.17 16:13:08.826811 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.04.17 16:13:08.826903 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6597 | 2026.04.17 16:13:08.826941 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6598 | 2026.04.17 16:13:08.827639 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.04.17 16:13:08.827685 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6600 | 2026.04.17 16:13:08.828053 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6601 | 2026.04.17 16:13:08.828263 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.04.17 16:13:08.828398 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001513 sec., 325181.75809649704 rows/sec., 22.81 MiB/sec. | ||
| 6603 | 2026.04.17 16:13:08.828437 [ 268 ] {b213bc18-0e3f-4155-bbbc-188aca2151c5} <Debug> TCPHandler: Processed in 0.001673144 sec. | ||
| 6604 | 2026.04.17 16:13:08.828565 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.04.17 16:13:08.828669 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6606 | 2026.04.17 16:13:08.828712 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6607 | 2026.04.17 16:13:08.829058 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.04.17 16:13:08.829095 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6609 | 2026.04.17 16:13:08.829409 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6610 | 2026.04.17 16:13:08.829623 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.04.17 16:13:08.829751 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 6612 | 2026.04.17 16:13:08.829788 [ 268 ] {76f57f18-6bb9-417f-a191-262873885a4c} <Debug> TCPHandler: Processed in 0.001280786 sec. | ||
| 6613 | 2026.04.17 16:13:08.829904 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.04.17 16:13:08.829998 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.04.17 16:13:08.830040 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6616 | 2026.04.17 16:13:08.830497 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.04.17 16:13:08.830533 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6618 | 2026.04.17 16:13:08.830861 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6619 | 2026.04.17 16:13:08.831079 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.04.17 16:13:08.831207 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001227 sec., 216788.91605541972 rows/sec., 14.41 MiB/sec. | ||
| 6621 | 2026.04.17 16:13:08.831244 [ 268 ] {c9abdf01-9444-491a-95b4-d17bc460536a} <Debug> TCPHandler: Processed in 0.001387278 sec. | ||
| 6622 | 2026.04.17 16:13:08.831362 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.04.17 16:13:08.831455 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.04.17 16:13:08.831496 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6625 | 2026.04.17 16:13:08.831794 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.04.17 16:13:08.831829 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6627 | 2026.04.17 16:13:08.832117 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6628 | 2026.04.17 16:13:08.832321 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.04.17 16:13:08.832423 [ 81 ] {} <Debug> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6630 | 2026.04.17 16:13:08.832447 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 6631 | 2026.04.17 16:13:08.832486 [ 81 ] {} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.04.17 16:13:08.832494 [ 268 ] {5c1fa3be-93b2-4d61-87a5-a937914e5fb7} <Debug> TCPHandler: Processed in 0.001180224 sec. | ||
| 6633 | 2026.04.17 16:13:08.832514 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6634 | 2026.04.17 16:13:08.832627 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.04.17 16:13:08.832640 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 6636 | 2026.04.17 16:13:08.832723 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.04.17 16:13:08.832767 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6638 | 2026.04.17 16:13:08.832784 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6639 | 2026.04.17 16:13:08.832825 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 6640 | 2026.04.17 16:13:08.832889 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 6641 | 2026.04.17 16:13:08.832929 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6642 | 2026.04.17 16:13:08.832967 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 6643 | 2026.04.17 16:13:08.833002 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 6644 | 2026.04.17 16:13:08.833037 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::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 | ||
| 6645 | 2026.04.17 16:13:08.833087 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.04.17 16:13:08.833127 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6647 | 2026.04.17 16:13:08.833494 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6648 | 2026.04.17 16:13:08.833723 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.04.17 16:13:08.833860 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 4.88 MiB/sec. | ||
| 6650 | 2026.04.17 16:13:08.833895 [ 268 ] {95656d0d-b91d-427a-81bc-e2d645437962} <Debug> TCPHandler: Processed in 0.001319757 sec. | ||
| 6651 | 2026.04.17 16:13:08.834043 [ 198 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.00145795 sec., 7544.8403580369695 rows/sec., 508.39 KiB/sec. | ||
| 6652 | 2026.04.17 16:13:08.834175 [ 202 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6653 | 2026.04.17 16:13:08.834434 [ 202 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_10_2} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.04.17 16:13:08.834502 [ 202 ] {0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f::all_1_10_2} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6655 | 2026.04.17 16:13:08.834571 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6656 | 2026.04.17 16:13:11.610224 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6657 | 2026.04.17 16:13:11.610294 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6658 | 2026.04.17 16:13:11.731952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14311 | ||
| 6659 | 2026.04.17 16:13:11.732466 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.04.17 16:13:11.732513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6661 | 2026.04.17 16:13:11.733042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6662 | 2026.04.17 16:13:11.733292 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.04.17 16:13:11.733441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14311 | ||
| 6664 | 2026.04.17 16:13:12.515386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6665 | 2026.04.17 16:13:12.533336 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.04.17 16:13:12.533400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6667 | 2026.04.17 16:13:12.539810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6668 | 2026.04.17 16:13:12.540536 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.04.17 16:13:12.543516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6670 | 2026.04.17 16:13:13.810377 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.04.17 16:13:13.810563 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6672 | 2026.04.17 16:13:13.810631 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6673 | 2026.04.17 16:13:13.811354 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.04.17 16:13:13.811404 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6675 | 2026.04.17 16:13:13.811839 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6676 | 2026.04.17 16:13:13.812067 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.04.17 16:13:13.812241 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001727 sec., 79907.3537927041 rows/sec., 6.95 MiB/sec. | ||
| 6678 | 2026.04.17 16:13:13.812293 [ 268 ] {2e9bab97-84a1-461e-9492-39e06cb26fbb} <Debug> TCPHandler: Processed in 0.002044321 sec. | ||
| 6679 | 2026.04.17 16:13:13.812413 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.04.17 16:13:13.812516 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.04.17 16:13:13.812560 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6682 | 2026.04.17 16:13:13.812976 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.04.17 16:13:13.813014 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6684 | 2026.04.17 16:13:13.813334 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6685 | 2026.04.17 16:13:13.813551 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.04.17 16:13:13.813684 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001191 sec., 34424.85306465155 rows/sec., 2.53 MiB/sec. | ||
| 6687 | 2026.04.17 16:13:13.813722 [ 268 ] {0af67ada-5990-4ec7-98d6-7a752833049f} <Debug> TCPHandler: Processed in 0.001359977 sec. | ||
| 6688 | 2026.04.17 16:13:13.813830 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.04.17 16:13:13.813926 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6690 | 2026.04.17 16:13:13.813965 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6691 | 2026.04.17 16:13:13.814389 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.04.17 16:13:13.814425 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6693 | 2026.04.17 16:13:13.814732 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6694 | 2026.04.17 16:13:13.814942 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.04.17 16:13:13.815074 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 6696 | 2026.04.17 16:13:13.815111 [ 268 ] {ed0eff0f-6f59-42c2-ae47-4c8bcd0ee6cf} <Debug> TCPHandler: Processed in 0.001329686 sec. | ||
| 6697 | 2026.04.17 16:13:13.815217 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.04.17 16:13:13.815314 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.04.17 16:13:13.815357 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6700 | 2026.04.17 16:13:13.815749 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.04.17 16:13:13.815786 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6702 | 2026.04.17 16:13:13.816111 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6703 | 2026.04.17 16:13:13.816316 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.04.17 16:13:13.816449 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 6705 | 2026.04.17 16:13:13.816486 [ 268 ] {3120da9f-7242-4c67-91d4-2be6ec7c4862} <Debug> TCPHandler: Processed in 0.001317026 sec. | ||
| 6706 | 2026.04.17 16:13:13.816592 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.04.17 16:13:13.816685 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6708 | 2026.04.17 16:13:13.816738 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6709 | 2026.04.17 16:13:13.817560 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.04.17 16:13:13.817596 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6711 | 2026.04.17 16:13:13.818216 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6712 | 2026.04.17 16:13:13.818438 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.04.17 16:13:13.818584 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. | ||
| 6714 | 2026.04.17 16:13:13.818648 [ 268 ] {0693e767-98dc-4ffe-bad5-b4e47e30e7de} <Debug> TCPHandler: Processed in 0.002103822 sec. | ||
| 6715 | 2026.04.17 16:13:13.818770 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.04.17 16:13:13.818864 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.04.17 16:13:13.818906 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6718 | 2026.04.17 16:13:13.819233 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.04.17 16:13:13.819269 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6720 | 2026.04.17 16:13:13.819576 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6721 | 2026.04.17 16:13:13.819786 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.04.17 16:13:13.819917 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6723 | 2026.04.17 16:13:13.819953 [ 268 ] {f19e009e-3479-4a16-913c-d8c4beb0ea11} <Debug> TCPHandler: Processed in 0.001231775 sec. | ||
| 6724 | 2026.04.17 16:13:16.765879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 846 | ||
| 6725 | 2026.04.17 16:13:16.768250 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.04.17 16:13:16.768299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6727 | 2026.04.17 16:13:16.769520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6728 | 2026.04.17 16:13:16.769798 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.04.17 16:13:16.770155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6730 | 2026.04.17 16:13:18.816326 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.04.17 16:13:18.816606 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.04.17 16:13:18.816707 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6733 | 2026.04.17 16:13:18.817731 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.04.17 16:13:18.817773 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6735 | 2026.04.17 16:13:18.818171 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6736 | 2026.04.17 16:13:18.818395 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.04.17 16:13:18.818522 [ 154 ] {} <Debug> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6738 | 2026.04.17 16:13:18.818546 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002018 sec., 140733.39940535184 rows/sec., 8.94 MiB/sec. | ||
| 6739 | 2026.04.17 16:13:18.818597 [ 154 ] {} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.04.17 16:13:18.818608 [ 268 ] {2dc9552e-2d2b-42ca-b628-b63b396e171e} <Debug> TCPHandler: Processed in 0.002412469 sec. | ||
| 6741 | 2026.04.17 16:13:18.818629 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6742 | 2026.04.17 16:13:18.818750 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.04.17 16:13:18.818762 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6744 | 2026.04.17 16:13:18.818849 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6745 | 2026.04.17 16:13:18.818895 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6746 | 2026.04.17 16:13:18.818900 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2026.04.17 16:13:18.818945 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 6748 | 2026.04.17 16:13:18.819020 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6749 | 2026.04.17 16:13:18.819072 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 6750 | 2026.04.17 16:13:18.819119 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6751 | 2026.04.17 16:13:18.819166 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6752 | 2026.04.17 16:13:18.819212 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6753 | 2026.04.17 16:13:18.819737 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.04.17 16:13:18.819780 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6755 | 2026.04.17 16:13:18.820139 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6756 | 2026.04.17 16:13:18.820273 [ 192 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559921 sec., 1107748.4052076996 rows/sec., 74.88 MiB/sec. | ||
| 6757 | 2026.04.17 16:13:18.820363 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.04.17 16:13:18.820424 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6759 | 2026.04.17 16:13:18.820476 [ 154 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6760 | 2026.04.17 16:13:18.820500 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001669 sec., 477531.45596165373 rows/sec., 36.77 MiB/sec. | ||
| 6761 | 2026.04.17 16:13:18.820506 [ 154 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.04.17 16:13:18.820542 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6763 | 2026.04.17 16:13:18.820546 [ 268 ] {800ebb55-c0fa-4605-ac6c-0d80898dcf92} <Debug> TCPHandler: Processed in 0.001844327 sec. | ||
| 6764 | 2026.04.17 16:13:18.820618 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 6765 | 2026.04.17 16:13:18.820674 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.04.17 16:13:18.820686 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.04.17 16:13:18.820714 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6768 | 2026.04.17 16:13:18.820741 [ 198 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_14_3} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6769 | 2026.04.17 16:13:18.820745 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3356 rows starting from the beginning of the part | ||
| 6770 | 2026.04.17 16:13:18.820793 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6771 | 2026.04.17 16:13:18.820806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6772 | 2026.04.17 16:13:18.820800 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 797 rows starting from the beginning of the part | ||
| 6773 | 2026.04.17 16:13:18.820843 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6774 | 2026.04.17 16:13:18.820875 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
| 6775 | 2026.04.17 16:13:18.820922 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 798 rows starting from the beginning of the part | ||
| 6776 | 2026.04.17 16:13:18.820971 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
| 6777 | 2026.04.17 16:13:18.821009 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 797 rows starting from the beginning of the part | ||
| 6778 | 2026.04.17 16:13:18.821317 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.04.17 16:13:18.821358 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6780 | 2026.04.17 16:13:18.821702 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6781 | 2026.04.17 16:13:18.821943 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.04.17 16:13:18.822047 [ 154 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 6783 | 2026.04.17 16:13:18.822073 [ 154 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.04.17 16:13:18.822077 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001301 sec., 109146.8101460415 rows/sec., 6.41 MiB/sec. | ||
| 6785 | 2026.04.17 16:13:18.822090 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6786 | 2026.04.17 16:13:18.822127 [ 268 ] {842aed42-6cf6-4635-9ba5-246e11fb2137} <Debug> TCPHandler: Processed in 0.001491431 sec. | ||
| 6787 | 2026.04.17 16:13:18.822184 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 6788 | 2026.04.17 16:13:18.822253 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.04.17 16:13:18.822272 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6790 | 2026.04.17 16:13:18.822302 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 224 rows starting from the beginning of the part | ||
| 6791 | 2026.04.17 16:13:18.822347 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 142 rows starting from the beginning of the part | ||
| 6792 | 2026.04.17 16:13:18.822352 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6793 | 2026.04.17 16:13:18.822388 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6794 | 2026.04.17 16:13:18.822402 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6795 | 2026.04.17 16:13:18.822427 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 144 rows starting from the beginning of the part | ||
| 6796 | 2026.04.17 16:13:18.822461 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 6797 | 2026.04.17 16:13:18.822494 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 142 rows starting from the beginning of the part | ||
| 6798 | 2026.04.17 16:13:18.822866 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.04.17 16:13:18.822907 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6800 | 2026.04.17 16:13:18.822916 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002320726 sec., 2595739.4367107535 rows/sec., 209.02 MiB/sec. | ||
| 6801 | 2026.04.17 16:13:18.823271 [ 202 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001113763 sec., 659027.1000203814 rows/sec., 43.37 MiB/sec. | ||
| 6802 | 2026.04.17 16:13:18.823403 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 6803 | 2026.04.17 16:13:18.823484 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6804 | 2026.04.17 16:13:18.823576 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6805 | 2026.04.17 16:13:18.823714 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.04.17 16:13:18.823797 [ 198 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_33_7} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 6807 | 2026.04.17 16:13:18.823859 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6808 | 2026.04.17 16:13:18.823909 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.04.17 16:13:18.823943 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.04.17 16:13:18.824040 [ 201 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_46_9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6811 | 2026.04.17 16:13:18.824064 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001728 sec., 86226.85185185185 rows/sec., 5.57 MiB/sec. | ||
| 6812 | 2026.04.17 16:13:18.824111 [ 268 ] {7495e9f6-463a-486e-8a71-d156fc9ab0c0} <Debug> TCPHandler: Processed in 0.001907759 sec. | ||
| 6813 | 2026.04.17 16:13:18.824136 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 6814 | 2026.04.17 16:13:18.824235 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.04.17 16:13:18.824332 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6816 | 2026.04.17 16:13:18.824372 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6817 | 2026.04.17 16:13:18.824857 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.04.17 16:13:18.824893 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6819 | 2026.04.17 16:13:18.825202 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6820 | 2026.04.17 16:13:18.825419 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.04.17 16:13:18.825521 [ 154 ] {} <Debug> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6822 | 2026.04.17 16:13:18.825551 [ 154 ] {} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.04.17 16:13:18.825569 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6824 | 2026.04.17 16:13:18.825573 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001257 sec., 117740.65234685759 rows/sec., 6.70 MiB/sec. | ||
| 6825 | 2026.04.17 16:13:18.825629 [ 268 ] {8c72716b-7312-4280-8daa-9622498cbe5f} <Debug> TCPHandler: Processed in 0.001444029 sec. | ||
| 6826 | 2026.04.17 16:13:18.825650 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6827 | 2026.04.17 16:13:18.825747 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.04.17 16:13:18.825751 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6829 | 2026.04.17 16:13:18.825801 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 6830 | 2026.04.17 16:13:18.825846 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6831 | 2026.04.17 16:13:18.825866 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6832 | 2026.04.17 16:13:18.825890 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6833 | 2026.04.17 16:13:18.825914 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6834 | 2026.04.17 16:13:18.825959 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6835 | 2026.04.17 16:13:18.825998 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6836 | 2026.04.17 16:13:18.826036 [ 189 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6837 | 2026.04.17 16:13:18.826514 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.04.17 16:13:18.826557 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6839 | 2026.04.17 16:13:18.826897 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282916 sec., 701526.8341808816 rows/sec., 42.76 MiB/sec. | ||
| 6840 | 2026.04.17 16:13:18.826899 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6841 | 2026.04.17 16:13:18.827025 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6842 | 2026.04.17 16:13:18.827187 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.04.17 16:13:18.827307 [ 154 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6844 | 2026.04.17 16:13:18.827316 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.04.17 16:13:18.827334 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001506 sec., 325365.2058432935 rows/sec., 22.81 MiB/sec. | ||
| 6846 | 2026.04.17 16:13:18.827344 [ 154 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.04.17 16:13:18.827389 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6848 | 2026.04.17 16:13:18.827389 [ 268 ] {a2d3881d-b517-4e47-b6b2-e101f66bf13e} <Debug> TCPHandler: Processed in 0.001690454 sec. | ||
| 6849 | 2026.04.17 16:13:18.827410 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_14_3} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6850 | 2026.04.17 16:13:18.827464 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 6851 | 2026.04.17 16:13:18.827482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6852 | 2026.04.17 16:13:18.827522 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.04.17 16:13:18.827578 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6854 | 2026.04.17 16:13:18.827608 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part | ||
| 6855 | 2026.04.17 16:13:18.827633 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6856 | 2026.04.17 16:13:18.827651 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 490 rows starting from the beginning of the part | ||
| 6857 | 2026.04.17 16:13:18.827679 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6858 | 2026.04.17 16:13:18.827693 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 105 rows starting from the beginning of the part | ||
| 6859 | 2026.04.17 16:13:18.827755 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 492 rows starting from the beginning of the part | ||
| 6860 | 2026.04.17 16:13:18.827788 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part | ||
| 6861 | 2026.04.17 16:13:18.827819 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 490 rows starting from the beginning of the part | ||
| 6862 | 2026.04.17 16:13:18.828002 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.04.17 16:13:18.828043 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6864 | 2026.04.17 16:13:18.828361 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6865 | 2026.04.17 16:13:18.828576 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.04.17 16:13:18.828697 [ 127 ] {} <Debug> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6867 | 2026.04.17 16:13:18.828705 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 6868 | 2026.04.17 16:13:18.828771 [ 127 ] {} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.04.17 16:13:18.828786 [ 268 ] {d3116d05-c771-4a4f-a531-806b46dde3f2} <Debug> TCPHandler: Processed in 0.001311467 sec. | ||
| 6870 | 2026.04.17 16:13:18.828798 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6871 | 2026.04.17 16:13:18.828894 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 6872 | 2026.04.17 16:13:18.828907 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.04.17 16:13:18.828977 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541822 sec., 2277175.964540654 rows/sec., 167.12 MiB/sec. | ||
| 6874 | 2026.04.17 16:13:18.829000 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6875 | 2026.04.17 16:13:18.829012 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6876 | 2026.04.17 16:13:18.829035 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 6877 | 2026.04.17 16:13:18.829065 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6878 | 2026.04.17 16:13:18.829092 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6879 | 2026.04.17 16:13:18.829138 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 6880 | 2026.04.17 16:13:18.829180 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 6881 | 2026.04.17 16:13:18.829191 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6882 | 2026.04.17 16:13:18.829218 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 6883 | 2026.04.17 16:13:18.829262 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::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 | ||
| 6884 | 2026.04.17 16:13:18.829438 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.04.17 16:13:18.829480 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.04.17 16:13:18.829510 [ 198 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_46_9} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6887 | 2026.04.17 16:13:18.829522 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6888 | 2026.04.17 16:13:18.829578 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6889 | 2026.04.17 16:13:18.829873 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6890 | 2026.04.17 16:13:18.829982 [ 194 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127603 sec., 63852.26005961318 rows/sec., 3.26 MiB/sec. | ||
| 6891 | 2026.04.17 16:13:18.830104 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6892 | 2026.04.17 16:13:18.830111 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.04.17 16:13:18.830246 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6894 | 2026.04.17 16:13:18.830263 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001269 sec., 208825.84712371946 rows/sec., 13.88 MiB/sec. | ||
| 6895 | 2026.04.17 16:13:18.830282 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.04.17 16:13:18.830307 [ 268 ] {53770e0d-10cc-4d67-a71e-03d361999a74} <Debug> TCPHandler: Processed in 0.001447369 sec. | ||
| 6897 | 2026.04.17 16:13:18.830308 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6898 | 2026.04.17 16:13:18.830406 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_11_2} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.04.17 16:13:18.830429 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.04.17 16:13:18.830437 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 6901 | 2026.04.17 16:13:18.830478 [ 197 ] {07f11e57-2df4-4cf2-b6ff-a7046bb112eb::all_1_11_2} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6902 | 2026.04.17 16:13:18.830524 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6903 | 2026.04.17 16:13:18.830549 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6904 | 2026.04.17 16:13:18.830549 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6905 | 2026.04.17 16:13:18.830570 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6906 | 2026.04.17 16:13:18.830582 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 16052 rows starting from the beginning of the part | ||
| 6907 | 2026.04.17 16:13:18.830644 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 6908 | 2026.04.17 16:13:18.830688 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6909 | 2026.04.17 16:13:18.830728 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 266 rows starting from the beginning of the part | ||
| 6910 | 2026.04.17 16:13:18.830767 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6911 | 2026.04.17 16:13:18.830806 [ 196 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 6912 | 2026.04.17 16:13:18.830875 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.04.17 16:13:18.830910 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6914 | 2026.04.17 16:13:18.831200 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6915 | 2026.04.17 16:13:18.831403 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.04.17 16:13:18.831530 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 6917 | 2026.04.17 16:13:18.831566 [ 268 ] {fc26f169-9a76-445c-85d8-6feaf5c4500c} <Debug> TCPHandler: Processed in 0.001183794 sec. | ||
| 6918 | 2026.04.17 16:13:18.831673 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.04.17 16:13:18.831763 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.04.17 16:13:18.831802 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6921 | 2026.04.17 16:13:18.832119 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.04.17 16:13:18.832154 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6923 | 2026.04.17 16:13:18.832460 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6924 | 2026.04.17 16:13:18.832669 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.04.17 16:13:18.832768 [ 127 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6926 | 2026.04.17 16:13:18.832789 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 6927 | 2026.04.17 16:13:18.832797 [ 127 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.04.17 16:13:18.832829 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 6929 | 2026.04.17 16:13:18.832831 [ 268 ] {93321746-7645-4586-a46b-a4dcac3bca50} <Debug> TCPHandler: Processed in 0.001204454 sec. | ||
| 6930 | 2026.04.17 16:13:18.832913 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 6931 | 2026.04.17 16:13:18.833012 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6932 | 2026.04.17 16:13:18.833039 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2370 rows starting from the beginning of the part | ||
| 6933 | 2026.04.17 16:13:18.833090 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 6934 | 2026.04.17 16:13:18.833131 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6935 | 2026.04.17 16:13:18.833168 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 6936 | 2026.04.17 16:13:18.833203 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6937 | 2026.04.17 16:13:18.833239 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 6938 | 2026.04.17 16:13:18.834436 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001551871 sec., 1778498.341679173 rows/sec., 116.40 MiB/sec. | ||
| 6939 | 2026.04.17 16:13:18.834737 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6940 | 2026.04.17 16:13:18.834972 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.04.17 16:13:18.835037 [ 194 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_46_9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6942 | 2026.04.17 16:13:18.835100 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6943 | 2026.04.17 16:13:18.835408 [ 194 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005016341 sec., 3422414.8637423175 rows/sec., 223.96 MiB/sec. | ||
| 6944 | 2026.04.17 16:13:18.835620 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6945 | 2026.04.17 16:13:18.835876 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.04.17 16:13:18.835945 [ 193 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6947 | 2026.04.17 16:13:18.836033 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6948 | 2026.04.17 16:13:19.096142 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.04.17 16:13:19.096316 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6950 | 2026.04.17 16:13:19.096386 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6951 | 2026.04.17 16:13:19.097063 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.04.17 16:13:19.097123 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6953 | 2026.04.17 16:13:19.097664 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6954 | 2026.04.17 16:13:19.097920 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.04.17 16:13:19.098142 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001868 sec., 3211.9914346895075 rows/sec., 261.92 KiB/sec. | ||
| 6956 | 2026.04.17 16:13:19.098205 [ 268 ] {b6e2399d-159e-4a71-abe8-2f0573bc95f2} <Debug> TCPHandler: Processed in 0.002182904 sec. | ||
| 6957 | 2026.04.17 16:13:19.098357 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2026.04.17 16:13:19.098461 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6959 | 2026.04.17 16:13:19.098506 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6960 | 2026.04.17 16:13:19.099877 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.04.17 16:13:19.099916 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6962 | 2026.04.17 16:13:19.100405 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6963 | 2026.04.17 16:13:19.100639 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.04.17 16:13:19.100780 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Debug> executeQuery: Read 2486 rows, 189.44 KiB in 0.002339 sec., 1062847.370671227 rows/sec., 79.09 MiB/sec. | ||
| 6965 | 2026.04.17 16:13:19.100823 [ 268 ] {33b1e1d7-978f-4316-92f9-e9936ebcddce} <Debug> TCPHandler: Processed in 0.00252235 sec. | ||
| 6966 | 2026.04.17 16:13:19.100949 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.04.17 16:13:19.101050 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.04.17 16:13:19.101092 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6969 | 2026.04.17 16:13:19.101513 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.04.17 16:13:19.101558 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6971 | 2026.04.17 16:13:19.101877 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6972 | 2026.04.17 16:13:19.102110 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.04.17 16:13:19.102248 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Debug> executeQuery: Read 56 rows, 4.18 KiB in 0.001221 sec., 45864.04586404586 rows/sec., 3.34 MiB/sec. | ||
| 6974 | 2026.04.17 16:13:19.102288 [ 268 ] {6959268f-7348-4c6b-90c3-0a75f9476b47} <Debug> TCPHandler: Processed in 0.001389008 sec. | ||
| 6975 | 2026.04.17 16:13:19.102398 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.04.17 16:13:19.102495 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.04.17 16:13:19.102535 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6978 | 2026.04.17 16:13:19.103149 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.04.17 16:13:19.103186 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6980 | 2026.04.17 16:13:19.103533 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6981 | 2026.04.17 16:13:19.103776 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.04.17 16:13:19.103911 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001435 sec., 558188.1533101045 rows/sec., 32.24 MiB/sec. | ||
| 6983 | 2026.04.17 16:13:19.103953 [ 268 ] {b9c28a01-981a-42bc-963b-6a5a0c2916f0} <Debug> TCPHandler: Processed in 0.001604242 sec. | ||
| 6984 | 2026.04.17 16:13:19.104064 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.04.17 16:13:19.104163 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6986 | 2026.04.17 16:13:19.104202 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6987 | 2026.04.17 16:13:19.104599 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.04.17 16:13:19.104636 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6989 | 2026.04.17 16:13:19.104939 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6990 | 2026.04.17 16:13:19.105166 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.04.17 16:13:19.105304 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 6992 | 2026.04.17 16:13:19.105345 [ 268 ] {9b896948-3f2c-4725-b480-48ed06ffd03f} <Debug> TCPHandler: Processed in 0.001330117 sec. | ||
| 6993 | 2026.04.17 16:13:19.105459 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.04.17 16:13:19.105555 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6995 | 2026.04.17 16:13:19.105597 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6996 | 2026.04.17 16:13:19.106372 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.04.17 16:13:19.106408 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 6998 | 2026.04.17 16:13:19.106792 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6999 | 2026.04.17 16:13:19.107035 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.04.17 16:13:19.107172 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001633 sec., 817513.7783221066 rows/sec., 54.85 MiB/sec. | ||
| 7001 | 2026.04.17 16:13:19.107211 [ 268 ] {434c4d55-cf9d-4d3b-b18b-bc64922b36ab} <Debug> TCPHandler: Processed in 0.001800316 sec. | ||
| 7002 | 2026.04.17 16:13:19.107326 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.04.17 16:13:19.107420 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.04.17 16:13:19.107465 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7005 | 2026.04.17 16:13:19.108082 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.04.17 16:13:19.108118 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7007 | 2026.04.17 16:13:19.108562 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7008 | 2026.04.17 16:13:19.108803 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.04.17 16:13:19.108942 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001538 sec., 974642.3927178152 rows/sec., 59.12 MiB/sec. | ||
| 7010 | 2026.04.17 16:13:19.108980 [ 268 ] {482aacda-e8e9-4f81-809a-2b4522698ccf} <Debug> TCPHandler: Processed in 0.001706515 sec. | ||
| 7011 | 2026.04.17 16:13:19.109096 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.04.17 16:13:19.109191 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.04.17 16:13:19.109250 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7014 | 2026.04.17 16:13:19.110185 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.04.17 16:13:19.110220 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7016 | 2026.04.17 16:13:19.110837 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7017 | 2026.04.17 16:13:19.111081 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.04.17 16:13:19.111226 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002052 sec., 24366.471734892788 rows/sec., 43.66 MiB/sec. | ||
| 7019 | 2026.04.17 16:13:19.111320 [ 268 ] {be760ac0-9678-4c4e-be08-2aa3217dd4d5} <Debug> TCPHandler: Processed in 0.002272986 sec. | ||
| 7020 | 2026.04.17 16:13:19.111488 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.04.17 16:13:19.111607 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.04.17 16:13:19.111663 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7023 | 2026.04.17 16:13:19.112029 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.04.17 16:13:19.112066 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7025 | 2026.04.17 16:13:19.112382 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7026 | 2026.04.17 16:13:19.112625 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.04.17 16:13:19.112761 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 705.99 KiB/sec. | ||
| 7028 | 2026.04.17 16:13:19.112799 [ 268 ] {0334752e-5c07-4a23-8e8b-1123e9a083b8} <Debug> TCPHandler: Processed in 0.001372717 sec. | ||
| 7029 | 2026.04.17 16:13:19.233673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14823 | ||
| 7030 | 2026.04.17 16:13:19.234480 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2026.04.17 16:13:19.234521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7032 | 2026.04.17 16:13:19.235026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7033 | 2026.04.17 16:13:19.235271 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2026.04.17 16:13:19.235419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14823 | ||
| 7035 | 2026.04.17 16:13:19.235421 [ 144 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7036 | 2026.04.17 16:13:19.235504 [ 144 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.04.17 16:13:19.235541 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7038 | 2026.04.17 16:13:19.235687 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7039 | 2026.04.17 16:13:19.235857 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7040 | 2026.04.17 16:13:19.235914 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12391 rows starting from the beginning of the part | ||
| 7041 | 2026.04.17 16:13:19.236006 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7042 | 2026.04.17 16:13:19.236081 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7043 | 2026.04.17 16:13:19.236147 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7044 | 2026.04.17 16:13:19.236209 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7045 | 2026.04.17 16:13:19.236269 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7046 | 2026.04.17 16:13:19.238096 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14823 rows, containing 4 columns (4 merged, 0 gathered) in 0.00247109 sec., 5998567.433804516 rows/sec., 85.81 MiB/sec. | ||
| 7047 | 2026.04.17 16:13:19.238362 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7048 | 2026.04.17 16:13:19.238609 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_31_6} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.04.17 16:13:19.238678 [ 188 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_31_6} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7050 | 2026.04.17 16:13:19.238740 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7051 | 2026.04.17 16:13:20.043706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7052 | 2026.04.17 16:13:20.061686 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2026.04.17 16:13:20.061751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7054 | 2026.04.17 16:13:20.067541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7055 | 2026.04.17 16:13:20.068243 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.04.17 16:13:20.068542 [ 113 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7057 | 2026.04.17 16:13:20.068609 [ 113 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.04.17 16:13:20.068629 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 7059 | 2026.04.17 16:13:20.068757 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 7060 | 2026.04.17 16:13:20.071520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7061 | 2026.04.17 16:13:20.072639 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7062 | 2026.04.17 16:13:20.074113 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 7063 | 2026.04.17 16:13:20.079046 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 7064 | 2026.04.17 16:13:20.083791 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 7065 | 2026.04.17 16:13:20.088820 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 7066 | 2026.04.17 16:13:20.093157 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 7067 | 2026.04.17 16:13:20.097066 [ 190 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 7068 | 2026.04.17 16:13:20.153062 [ 188 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084359748 sec., 2773.8347440298185 rows/sec., 14.34 MiB/sec. | ||
| 7069 | 2026.04.17 16:13:20.155986 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7070 | 2026.04.17 16:13:20.158485 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_31_6} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.04.17 16:13:20.158622 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_31_6} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7072 | 2026.04.17 16:13:20.161570 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7073 | 2026.04.17 16:13:21.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.29 MiB, peak 286.84 MiB, free memory in arenas 0.00 B, will set to 279.73 MiB (RSS), difference: 3.44 MiB | ||
| 7074 | 2026.04.17 16:13:23.807426 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.04.17 16:13:23.807630 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7076 | 2026.04.17 16:13:23.807706 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7077 | 2026.04.17 16:13:23.808490 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.04.17 16:13:23.808548 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7079 | 2026.04.17 16:13:23.808955 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7080 | 2026.04.17 16:13:23.809183 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.04.17 16:13:23.809347 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.43 MiB/sec. | ||
| 7082 | 2026.04.17 16:13:23.809399 [ 268 ] {81517ad6-5d73-49d6-bade-2d60c9814a29} <Debug> TCPHandler: Processed in 0.002109862 sec. | ||
| 7083 | 2026.04.17 16:13:23.809541 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.04.17 16:13:23.809644 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7085 | 2026.04.17 16:13:23.809686 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7086 | 2026.04.17 16:13:23.810144 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.04.17 16:13:23.810181 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7088 | 2026.04.17 16:13:23.810481 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7089 | 2026.04.17 16:13:23.810700 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.04.17 16:13:23.810833 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 7091 | 2026.04.17 16:13:23.810873 [ 268 ] {e558ea71-ba72-4690-8405-c46c93fccdf0} <Debug> TCPHandler: Processed in 0.001383348 sec. | ||
| 7092 | 2026.04.17 16:13:23.810987 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.04.17 16:13:23.811080 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.04.17 16:13:23.811123 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7095 | 2026.04.17 16:13:23.811531 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.04.17 16:13:23.811568 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7097 | 2026.04.17 16:13:23.811891 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7098 | 2026.04.17 16:13:23.812105 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.04.17 16:13:23.812236 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 7100 | 2026.04.17 16:13:23.812276 [ 268 ] {51031a4d-411c-457a-a787-bfe091535257} <Debug> TCPHandler: Processed in 0.001336607 sec. | ||
| 7101 | 2026.04.17 16:13:23.812385 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.04.17 16:13:23.812477 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.04.17 16:13:23.812517 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7104 | 2026.04.17 16:13:23.812847 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.04.17 16:13:23.812882 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7106 | 2026.04.17 16:13:23.813179 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7107 | 2026.04.17 16:13:23.813389 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.04.17 16:13:23.813519 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001057 sec., 45411.54210028382 rows/sec., 3.06 MiB/sec. | ||
| 7109 | 2026.04.17 16:13:23.813556 [ 268 ] {498aaa69-9a30-4ec6-8d96-a62d755d4adf} <Debug> TCPHandler: Processed in 0.001217644 sec. | ||
| 7110 | 2026.04.17 16:13:26.610350 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7111 | 2026.04.17 16:13:26.610443 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7112 | 2026.04.17 16:13:26.735562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15271 | ||
| 7113 | 2026.04.17 16:13:26.736339 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.04.17 16:13:26.736387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7115 | 2026.04.17 16:13:26.737129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7116 | 2026.04.17 16:13:26.737382 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.04.17 16:13:26.737534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15271 | ||
| 7118 | 2026.04.17 16:13:26.770441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 892 | ||
| 7119 | 2026.04.17 16:13:26.773263 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.04.17 16:13:26.773321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7121 | 2026.04.17 16:13:26.774579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7122 | 2026.04.17 16:13:26.774866 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.04.17 16:13:26.775255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7124 | 2026.04.17 16:13:27.001561 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001090441 sec. | ||
| 7125 | 2026.04.17 16:13:27.571638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7126 | 2026.04.17 16:13:27.588104 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.04.17 16:13:27.588163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7128 | 2026.04.17 16:13:27.594102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7129 | 2026.04.17 16:13:27.594814 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.04.17 16:13:27.597720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7131 | 2026.04.17 16:13:28.815722 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.04.17 16:13:28.815923 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7133 | 2026.04.17 16:13:28.815996 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7134 | 2026.04.17 16:13:28.816860 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.04.17 16:13:28.816906 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7136 | 2026.04.17 16:13:28.817319 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7137 | 2026.04.17 16:13:28.817572 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.04.17 16:13:28.817744 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001871 sec., 151790.48637092463 rows/sec., 9.64 MiB/sec. | ||
| 7139 | 2026.04.17 16:13:28.817800 [ 268 ] {363e51c0-63f2-40bd-811d-87773563fc07} <Debug> TCPHandler: Processed in 0.002216495 sec. | ||
| 7140 | 2026.04.17 16:13:28.817935 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.04.17 16:13:28.818041 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7142 | 2026.04.17 16:13:28.818086 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7143 | 2026.04.17 16:13:28.818952 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.04.17 16:13:28.819000 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7145 | 2026.04.17 16:13:28.819429 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7146 | 2026.04.17 16:13:28.819664 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.04.17 16:13:28.819812 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Debug> executeQuery: Read 797 rows, 62.84 KiB in 0.001793 sec., 444506.41383156716 rows/sec., 34.22 MiB/sec. | ||
| 7148 | 2026.04.17 16:13:28.819854 [ 268 ] {e445955b-c8f1-4472-8cb7-42ce8ca229f9} <Debug> TCPHandler: Processed in 0.00197291 sec. | ||
| 7149 | 2026.04.17 16:13:28.819980 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.04.17 16:13:28.820079 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.04.17 16:13:28.820121 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7152 | 2026.04.17 16:13:28.820596 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.04.17 16:13:28.820638 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7154 | 2026.04.17 16:13:28.820963 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7155 | 2026.04.17 16:13:28.821185 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.04.17 16:13:28.821318 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001259 sec., 112787.92692613185 rows/sec., 6.63 MiB/sec. | ||
| 7157 | 2026.04.17 16:13:28.821358 [ 268 ] {fd2adc3c-88ae-4ef7-bacd-cbde38677155} <Debug> TCPHandler: Processed in 0.001430989 sec. | ||
| 7158 | 2026.04.17 16:13:28.821478 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.04.17 16:13:28.821574 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.04.17 16:13:28.821614 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7161 | 2026.04.17 16:13:28.822099 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.04.17 16:13:28.822140 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7163 | 2026.04.17 16:13:28.822481 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7164 | 2026.04.17 16:13:28.822702 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.04.17 16:13:28.822837 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001282 sec., 116224.64898595944 rows/sec., 7.51 MiB/sec. | ||
| 7166 | 2026.04.17 16:13:28.822832 [ 142 ] {} <Debug> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7167 | 2026.04.17 16:13:28.822876 [ 268 ] {c0b34516-faca-4e3b-a4c4-cda6e7e75373} <Debug> TCPHandler: Processed in 0.001448459 sec. | ||
| 7168 | 2026.04.17 16:13:28.822917 [ 142 ] {} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.04.17 16:13:28.822944 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7170 | 2026.04.17 16:13:28.823023 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.04.17 16:13:28.823073 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::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 | ||
| 7172 | 2026.04.17 16:13:28.823123 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7173 | 2026.04.17 16:13:28.823168 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7174 | 2026.04.17 16:13:28.823221 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7175 | 2026.04.17 16:13:28.823259 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 974 rows starting from the beginning of the part | ||
| 7176 | 2026.04.17 16:13:28.823325 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 7177 | 2026.04.17 16:13:28.823367 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 7178 | 2026.04.17 16:13:28.823410 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7179 | 2026.04.17 16:13:28.823446 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 7180 | 2026.04.17 16:13:28.823488 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7181 | 2026.04.17 16:13:28.823624 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.04.17 16:13:28.823667 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7183 | 2026.04.17 16:13:28.824134 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7184 | 2026.04.17 16:13:28.824365 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.04.17 16:13:28.824496 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001393 sec., 106245.51328068916 rows/sec., 6.04 MiB/sec. | ||
| 7186 | 2026.04.17 16:13:28.824535 [ 268 ] {5eaf4657-ea6f-4b2d-81cd-ea7b163db2ca} <Debug> TCPHandler: Processed in 0.001562572 sec. | ||
| 7187 | 2026.04.17 16:13:28.824636 [ 187 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623623 sec., 1460314.3710085407 rows/sec., 93.44 MiB/sec. | ||
| 7188 | 2026.04.17 16:13:28.824657 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.04.17 16:13:28.824757 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7190 | 2026.04.17 16:13:28.824796 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7191 | 2026.04.17 16:13:28.824845 [ 199 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7192 | 2026.04.17 16:13:28.825166 [ 199 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.04.17 16:13:28.825251 [ 199 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_20_4} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7194 | 2026.04.17 16:13:28.825349 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7195 | 2026.04.17 16:13:28.825427 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.04.17 16:13:28.825470 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7197 | 2026.04.17 16:13:28.825812 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7198 | 2026.04.17 16:13:28.826040 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.04.17 16:13:28.826175 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001436 sec., 341225.6267409471 rows/sec., 23.92 MiB/sec. | ||
| 7200 | 2026.04.17 16:13:28.826215 [ 268 ] {6d6c4698-1ad0-433e-9b27-040100eac868} <Debug> TCPHandler: Processed in 0.001607653 sec. | ||
| 7201 | 2026.04.17 16:13:28.826335 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.04.17 16:13:28.826429 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7203 | 2026.04.17 16:13:28.826470 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7204 | 2026.04.17 16:13:28.826869 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.04.17 16:13:28.826911 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7206 | 2026.04.17 16:13:28.827271 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7207 | 2026.04.17 16:13:28.827520 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Trace> oximeter.measurements_bool (07f11e57-2df4-4cf2-b6ff-a7046bb112eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.04.17 16:13:28.827673 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00126 sec., 4761.9047619047615 rows/sec., 248.79 KiB/sec. | ||
| 7209 | 2026.04.17 16:13:28.827717 [ 268 ] {f897efaf-c1bc-4e9e-b6d7-da581be605a0} <Debug> TCPHandler: Processed in 0.001431509 sec. | ||
| 7210 | 2026.04.17 16:13:28.827840 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2026.04.17 16:13:28.827934 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7212 | 2026.04.17 16:13:28.827975 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7213 | 2026.04.17 16:13:28.828382 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.04.17 16:13:28.828417 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7215 | 2026.04.17 16:13:28.828754 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7216 | 2026.04.17 16:13:28.828970 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.04.17 16:13:28.829094 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 7218 | 2026.04.17 16:13:28.829132 [ 268 ] {52517a6c-ddb2-48ab-b8df-065f06a74875} <Debug> TCPHandler: Processed in 0.001341827 sec. | ||
| 7219 | 2026.04.17 16:13:28.829253 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.04.17 16:13:28.829346 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7221 | 2026.04.17 16:13:28.829386 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7222 | 2026.04.17 16:13:28.829696 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.04.17 16:13:28.829730 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7224 | 2026.04.17 16:13:28.830026 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7225 | 2026.04.17 16:13:28.830241 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Trace> oximeter.measurements_f64 (0fcfe91a-ee4e-459d-8ac4-48e3ac43ae4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.04.17 16:13:28.830370 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 7227 | 2026.04.17 16:13:28.830407 [ 268 ] {0203f005-3fe7-49b5-81f3-e8bfbe334152} <Debug> TCPHandler: Processed in 0.001203804 sec. | ||
| 7228 | 2026.04.17 16:13:28.830523 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.04.17 16:13:28.830617 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7230 | 2026.04.17 16:13:28.830657 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7231 | 2026.04.17 16:13:28.830981 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.04.17 16:13:28.831017 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7233 | 2026.04.17 16:13:28.831316 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7234 | 2026.04.17 16:13:28.831520 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.04.17 16:13:28.831648 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 7236 | 2026.04.17 16:13:28.831683 [ 268 ] {5ca67c6e-e40b-4245-959a-239b762738f0} <Debug> TCPHandler: Processed in 0.001209715 sec. | ||
| 7237 | 2026.04.17 16:13:31.852022 [ 140 ] {} <Debug> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7238 | 2026.04.17 16:13:31.852148 [ 140 ] {} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2026.04.17 16:13:31.852188 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7240 | 2026.04.17 16:13:31.852367 [ 188 ] {2f8238b0-197b-44cb-905e-d275c655feca::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 | ||
| 7241 | 2026.04.17 16:13:31.852571 [ 188 ] {2f8238b0-197b-44cb-905e-d275c655feca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7242 | 2026.04.17 16:13:31.852625 [ 188 ] {2f8238b0-197b-44cb-905e-d275c655feca::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 | ||
| 7243 | 2026.04.17 16:13:31.852734 [ 188 ] {2f8238b0-197b-44cb-905e-d275c655feca::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 | ||
| 7244 | 2026.04.17 16:13:31.852817 [ 188 ] {2f8238b0-197b-44cb-905e-d275c655feca::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 | ||
| 7245 | 2026.04.17 16:13:31.852882 [ 188 ] {2f8238b0-197b-44cb-905e-d275c655feca::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 | ||
| 7246 | 2026.04.17 16:13:31.852924 [ 188 ] {2f8238b0-197b-44cb-905e-d275c655feca::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 | ||
| 7247 | 2026.04.17 16:13:31.853619 [ 199 ] {2f8238b0-197b-44cb-905e-d275c655feca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320426 sec., 4543.988076575287 rows/sec., 337.25 KiB/sec. | ||
| 7248 | 2026.04.17 16:13:31.853794 [ 191 ] {2f8238b0-197b-44cb-905e-d275c655feca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7249 | 2026.04.17 16:13:31.854090 [ 191 ] {2f8238b0-197b-44cb-905e-d275c655feca::all_1_5_1} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.04.17 16:13:31.854167 [ 191 ] {2f8238b0-197b-44cb-905e-d275c655feca::all_1_5_1} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7251 | 2026.04.17 16:13:31.854258 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7252 | 2026.04.17 16:13:33.810428 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.04.17 16:13:33.810628 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7254 | 2026.04.17 16:13:33.810703 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7255 | 2026.04.17 16:13:33.811417 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.04.17 16:13:33.811474 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7257 | 2026.04.17 16:13:33.811883 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7258 | 2026.04.17 16:13:33.812109 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.04.17 16:13:33.812277 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001703 sec., 81033.47034644744 rows/sec., 7.05 MiB/sec. | ||
| 7260 | 2026.04.17 16:13:33.812330 [ 268 ] {3e5df077-7411-4cb7-be62-91a1b12db4f6} <Debug> TCPHandler: Processed in 0.002039311 sec. | ||
| 7261 | 2026.04.17 16:13:33.812472 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.04.17 16:13:33.812574 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.04.17 16:13:33.812617 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7264 | 2026.04.17 16:13:33.813030 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.04.17 16:13:33.813067 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7266 | 2026.04.17 16:13:33.813368 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7267 | 2026.04.17 16:13:33.813591 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.04.17 16:13:33.813723 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001172 sec., 34982.93515358362 rows/sec., 2.57 MiB/sec. | ||
| 7269 | 2026.04.17 16:13:33.813761 [ 268 ] {12ddaffe-f74f-4045-b268-e32126b68545} <Debug> TCPHandler: Processed in 0.001341837 sec. | ||
| 7270 | 2026.04.17 16:13:33.813879 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.04.17 16:13:33.813972 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7272 | 2026.04.17 16:13:33.814011 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7273 | 2026.04.17 16:13:33.814427 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.04.17 16:13:33.814463 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7275 | 2026.04.17 16:13:33.814767 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7276 | 2026.04.17 16:13:33.814970 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.04.17 16:13:33.815098 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001145 sec., 91703.05676855895 rows/sec., 7.16 MiB/sec. | ||
| 7278 | 2026.04.17 16:13:33.815135 [ 268 ] {42c505f2-b90e-44b1-899f-efb42262eedf} <Debug> TCPHandler: Processed in 0.001305276 sec. | ||
| 7279 | 2026.04.17 16:13:33.815244 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.04.17 16:13:33.815336 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.04.17 16:13:33.815378 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7282 | 2026.04.17 16:13:33.815758 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.04.17 16:13:33.815794 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7284 | 2026.04.17 16:13:33.816110 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7285 | 2026.04.17 16:13:33.816314 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.04.17 16:13:33.816444 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 7287 | 2026.04.17 16:13:33.816481 [ 268 ] {40b81b50-9b40-4145-8b2d-c059c7fb52aa} <Debug> TCPHandler: Processed in 0.001282895 sec. | ||
| 7288 | 2026.04.17 16:13:33.816588 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.04.17 16:13:33.816680 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.04.17 16:13:33.816732 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7291 | 2026.04.17 16:13:33.817598 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.04.17 16:13:33.817634 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7293 | 2026.04.17 16:13:33.818174 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7294 | 2026.04.17 16:13:33.818406 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.04.17 16:13:33.818542 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 39.08 MiB/sec. | ||
| 7296 | 2026.04.17 16:13:33.818605 [ 268 ] {51fee733-9bfb-413f-af3a-1b2b420c9057} <Debug> TCPHandler: Processed in 0.002063331 sec. | ||
| 7297 | 2026.04.17 16:13:33.818723 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.04.17 16:13:33.818815 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.04.17 16:13:33.818855 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7300 | 2026.04.17 16:13:33.819169 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.04.17 16:13:33.819204 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7302 | 2026.04.17 16:13:33.819498 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7303 | 2026.04.17 16:13:33.819706 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.04.17 16:13:33.819832 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 7305 | 2026.04.17 16:13:33.819867 [ 268 ] {c02b08f7-965e-4636-b90d-87b050f2781d} <Debug> TCPHandler: Processed in 0.001191054 sec. | ||
| 7306 | 2026.04.17 16:13:34.237701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15783 | ||
| 7307 | 2026.04.17 16:13:34.238604 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.04.17 16:13:34.238679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7309 | 2026.04.17 16:13:34.239316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7310 | 2026.04.17 16:13:34.239551 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.04.17 16:13:34.239684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15783 | ||
| 7312 | 2026.04.17 16:13:35.097842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7313 | 2026.04.17 16:13:35.119148 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.04.17 16:13:35.119237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7315 | 2026.04.17 16:13:35.125515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7316 | 2026.04.17 16:13:35.126345 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.04.17 16:13:35.130460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7318 | 2026.04.17 16:13:35.217697 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41558 | ||
| 7319 | 2026.04.17 16:13:35.217827 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7320 | 2026.04.17 16:13:35.217856 [ 293 ] {} <Debug> TCP-Session: 89b7ecb2-dba9-46a6-a262-9c4da2dcbdc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41558 | ||
| 7321 | 2026.04.17 16:13:35.217878 [ 293 ] {} <Debug> TCP-Session: 89b7ecb2-dba9-46a6-a262-9c4da2dcbdc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.04.17 16:13:35.217891 [ 293 ] {} <Debug> TCP-Session: 89b7ecb2-dba9-46a6-a262-9c4da2dcbdc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.04.17 16:13:35.218100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36402 | ||
| 7324 | 2026.04.17 16:13:35.218145 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61495 | ||
| 7325 | 2026.04.17 16:13:35.218176 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56924 | ||
| 7326 | 2026.04.17 16:13:35.218207 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53903 | ||
| 7327 | 2026.04.17 16:13:35.218221 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7328 | 2026.04.17 16:13:35.218218 [ 293 ] {} <Trace> TCP-Session: 89b7ecb2-dba9-46a6-a262-9c4da2dcbdc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.04.17 16:13:35.218274 [ 294 ] {} <Debug> TCP-Session: a07461eb-7486-4c3d-8e1e-aaae56d373d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36402 | ||
| 7330 | 2026.04.17 16:13:35.218275 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7331 | 2026.04.17 16:13:35.218195 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41180 | ||
| 7332 | 2026.04.17 16:13:35.218322 [ 294 ] {} <Debug> TCP-Session: a07461eb-7486-4c3d-8e1e-aaae56d373d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.04.17 16:13:35.218338 [ 295 ] {} <Debug> TCP-Session: 702fea0f-d8d2-4e16-b3ac-c1481f15e9e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61495 | ||
| 7334 | 2026.04.17 16:13:35.218369 [ 294 ] {} <Debug> TCP-Session: a07461eb-7486-4c3d-8e1e-aaae56d373d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.04.17 16:13:35.218185 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65405 | ||
| 7336 | 2026.04.17 16:13:35.218394 [ 295 ] {} <Debug> TCP-Session: 702fea0f-d8d2-4e16-b3ac-c1481f15e9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.04.17 16:13:35.218162 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55480 | ||
| 7338 | 2026.04.17 16:13:35.218435 [ 295 ] {} <Debug> TCP-Session: 702fea0f-d8d2-4e16-b3ac-c1481f15e9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.04.17 16:13:35.218162 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40132 | ||
| 7340 | 2026.04.17 16:13:35.218481 [ 293 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7341 | 2026.04.17 16:13:35.218794 [ 293 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7342 | 2026.04.17 16:13:35.218858 [ 293 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7343 | 2026.04.17 16:13:35.218884 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7344 | 2026.04.17 16:13:35.218922 [ 296 ] {} <Debug> TCP-Session: b5a01a83-17b8-4206-bb4b-a7544bf76e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:55480 | ||
| 7345 | 2026.04.17 16:13:35.218945 [ 296 ] {} <Debug> TCP-Session: b5a01a83-17b8-4206-bb4b-a7544bf76e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.04.17 16:13:35.218958 [ 296 ] {} <Debug> TCP-Session: b5a01a83-17b8-4206-bb4b-a7544bf76e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.04.17 16:13:35.218989 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7348 | 2026.04.17 16:13:35.219023 [ 291 ] {} <Debug> TCP-Session: 9a9aafad-38ef-453b-9c92-c48ea0ce3828 Authenticating user 'default' from [fd00:1122:3344:101::e]:41180 | ||
| 7349 | 2026.04.17 16:13:35.219039 [ 291 ] {} <Debug> TCP-Session: 9a9aafad-38ef-453b-9c92-c48ea0ce3828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2026.04.17 16:13:35.219054 [ 291 ] {} <Debug> TCP-Session: 9a9aafad-38ef-453b-9c92-c48ea0ce3828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.04.17 16:13:35.219100 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7352 | 2026.04.17 16:13:35.219134 [ 292 ] {} <Debug> TCP-Session: 2b93082e-148e-46bd-aab3-ec6064bd2aee Authenticating user 'default' from [fd00:1122:3344:101::e]:53903 | ||
| 7353 | 2026.04.17 16:13:35.219151 [ 292 ] {} <Debug> TCP-Session: 2b93082e-148e-46bd-aab3-ec6064bd2aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.04.17 16:13:35.219163 [ 292 ] {} <Debug> TCP-Session: 2b93082e-148e-46bd-aab3-ec6064bd2aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.04.17 16:13:35.219175 [ 293 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 7356 | 2026.04.17 16:13:35.219438 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7357 | 2026.04.17 16:13:35.219471 [ 290 ] {} <Debug> TCP-Session: 8b6d5f38-aefa-4313-8f80-37dfa6374884 Authenticating user 'default' from [fd00:1122:3344:101::e]:65405 | ||
| 7358 | 2026.04.17 16:13:35.219488 [ 290 ] {} <Debug> TCP-Session: 8b6d5f38-aefa-4313-8f80-37dfa6374884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.04.17 16:13:35.219504 [ 290 ] {} <Debug> TCP-Session: 8b6d5f38-aefa-4313-8f80-37dfa6374884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2026.04.17 16:13:35.219541 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7361 | 2026.04.17 16:13:35.219574 [ 288 ] {} <Debug> TCP-Session: 5354f89c-c377-4b9e-9464-58fb8b0f759b Authenticating user 'default' from [fd00:1122:3344:101::e]:56924 | ||
| 7362 | 2026.04.17 16:13:35.219592 [ 288 ] {} <Debug> TCP-Session: 5354f89c-c377-4b9e-9464-58fb8b0f759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.04.17 16:13:35.219604 [ 288 ] {} <Debug> TCP-Session: 5354f89c-c377-4b9e-9464-58fb8b0f759b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.04.17 16:13:35.219648 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7365 | 2026.04.17 16:13:35.219689 [ 267 ] {} <Debug> TCP-Session: 7a7316aa-ab95-4d51-aa55-947bce955099 Authenticating user 'default' from [fd00:1122:3344:101::e]:40132 | ||
| 7366 | 2026.04.17 16:13:35.219707 [ 267 ] {} <Debug> TCP-Session: 7a7316aa-ab95-4d51-aa55-947bce955099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.04.17 16:13:35.219720 [ 267 ] {} <Debug> TCP-Session: 7a7316aa-ab95-4d51-aa55-947bce955099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.04.17 16:13:35.220123 [ 348 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Trace> AggregatingTransform: Aggregating | ||
| 7369 | 2026.04.17 16:13:35.220174 [ 348 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7370 | 2026.04.17 16:13:35.220206 [ 348 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925458 sec. (1080.546 rows/sec., 42.21 KiB/sec.) | ||
| 7371 | 2026.04.17 16:13:35.220220 [ 348 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Trace> Aggregator: Merging aggregated data | ||
| 7372 | 2026.04.17 16:13:35.221485 [ 293 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 7373 | 2026.04.17 16:13:35.221663 [ 293 ] {4b1552d9-4efd-4adf-bdc9-5a88e9e7c6b1} <Debug> TCPHandler: Processed in 0.003566382 sec. | ||
| 7374 | 2026.04.17 16:13:35.221822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7375 | 2026.04.17 16:13:35.221848 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7376 | 2026.04.17 16:13:35.221861 [ 293 ] {} <Debug> TCP-Session: 89b7ecb2-dba9-46a6-a262-9c4da2dcbdc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.04.17 16:13:35.221871 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7378 | 2026.04.17 16:13:35.221891 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7379 | 2026.04.17 16:13:35.221907 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7380 | 2026.04.17 16:13:35.221923 [ 292 ] {} <Debug> TCP-Session: 2b93082e-148e-46bd-aab3-ec6064bd2aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.04.17 16:13:35.221931 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7382 | 2026.04.17 16:13:35.221954 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7383 | 2026.04.17 16:13:35.221955 [ 294 ] {} <Debug> TCP-Session: a07461eb-7486-4c3d-8e1e-aaae56d373d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.04.17 16:13:35.221969 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7385 | 2026.04.17 16:13:35.221987 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7386 | 2026.04.17 16:13:35.222028 [ 290 ] {} <Debug> TCP-Session: 8b6d5f38-aefa-4313-8f80-37dfa6374884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.04.17 16:13:35.222007 [ 295 ] {} <Debug> TCP-Session: 702fea0f-d8d2-4e16-b3ac-c1481f15e9e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2026.04.17 16:13:35.222053 [ 291 ] {} <Debug> TCP-Session: 9a9aafad-38ef-453b-9c92-c48ea0ce3828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2026.04.17 16:13:35.221951 [ 288 ] {} <Debug> TCP-Session: 5354f89c-c377-4b9e-9464-58fb8b0f759b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.04.17 16:13:35.221889 [ 296 ] {} <Debug> TCP-Session: b5a01a83-17b8-4206-bb4b-a7544bf76e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.04.17 16:13:35.221988 [ 267 ] {} <Debug> TCP-Session: 7a7316aa-ab95-4d51-aa55-947bce955099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2026.04.17 16:13:35.330192 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63901 | ||
| 7393 | 2026.04.17 16:13:35.330310 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7394 | 2026.04.17 16:13:35.330338 [ 293 ] {} <Debug> TCP-Session: 69f2caf5-57c6-4891-9302-0c7efe6ed7f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63901 | ||
| 7395 | 2026.04.17 16:13:35.330362 [ 293 ] {} <Debug> TCP-Session: 69f2caf5-57c6-4891-9302-0c7efe6ed7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.04.17 16:13:35.330375 [ 293 ] {} <Debug> TCP-Session: 69f2caf5-57c6-4891-9302-0c7efe6ed7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.04.17 16:13:35.330619 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47840 | ||
| 7398 | 2026.04.17 16:13:35.330631 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65039 | ||
| 7399 | 2026.04.17 16:13:35.330665 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64105 | ||
| 7400 | 2026.04.17 16:13:35.330698 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40793 | ||
| 7401 | 2026.04.17 16:13:35.330702 [ 293 ] {} <Trace> TCP-Session: 69f2caf5-57c6-4891-9302-0c7efe6ed7f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.04.17 16:13:35.330723 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7403 | 2026.04.17 16:13:35.330686 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35179 | ||
| 7404 | 2026.04.17 16:13:35.330778 [ 294 ] {} <Debug> TCP-Session: ec01cbf9-4b5a-4d21-a926-fcdbeb76f3f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47840 | ||
| 7405 | 2026.04.17 16:13:35.330784 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7406 | 2026.04.17 16:13:35.330817 [ 294 ] {} <Debug> TCP-Session: ec01cbf9-4b5a-4d21-a926-fcdbeb76f3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.04.17 16:13:35.330842 [ 292 ] {} <Debug> TCP-Session: bd9e8cb4-31a2-49ce-8e8b-8d95631ea4c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40793 | ||
| 7408 | 2026.04.17 16:13:35.330844 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7409 | 2026.04.17 16:13:35.330849 [ 294 ] {} <Debug> TCP-Session: ec01cbf9-4b5a-4d21-a926-fcdbeb76f3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.04.17 16:13:35.330872 [ 292 ] {} <Debug> TCP-Session: bd9e8cb4-31a2-49ce-8e8b-8d95631ea4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.04.17 16:13:35.330889 [ 291 ] {} <Debug> TCP-Session: 8f35b6ce-826a-440a-91c6-3849c4d52d48 Authenticating user 'default' from [fd00:1122:3344:101::e]:35179 | ||
| 7412 | 2026.04.17 16:13:35.330903 [ 292 ] {} <Debug> TCP-Session: bd9e8cb4-31a2-49ce-8e8b-8d95631ea4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.04.17 16:13:35.330898 [ 293 ] {88554075-49d0-453e-b5f9-55c45f136121} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63901) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7414 | 2026.04.17 16:13:35.330926 [ 291 ] {} <Debug> TCP-Session: 8f35b6ce-826a-440a-91c6-3849c4d52d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.04.17 16:13:35.330647 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56117 | ||
| 7416 | 2026.04.17 16:13:35.330961 [ 291 ] {} <Debug> TCP-Session: 8f35b6ce-826a-440a-91c6-3849c4d52d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.04.17 16:13:35.330785 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7418 | 2026.04.17 16:13:35.330763 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7419 | 2026.04.17 16:13:35.331027 [ 288 ] {} <Debug> TCP-Session: 2185a4b6-2c55-408b-b9db-8a8e8bde493f Authenticating user 'default' from [fd00:1122:3344:101::e]:64105 | ||
| 7420 | 2026.04.17 16:13:35.331029 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7421 | 2026.04.17 16:13:35.331048 [ 295 ] {} <Debug> TCP-Session: 5e74b3e9-1304-4cb1-91a9-2eac66bac8b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65039 | ||
| 7422 | 2026.04.17 16:13:35.331054 [ 288 ] {} <Debug> TCP-Session: 2185a4b6-2c55-408b-b9db-8a8e8bde493f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.04.17 16:13:35.331066 [ 296 ] {} <Debug> TCP-Session: d98305f6-5dac-4d9c-ac01-c330151a7019 Authenticating user 'default' from [fd00:1122:3344:101::e]:56117 | ||
| 7424 | 2026.04.17 16:13:35.331077 [ 295 ] {} <Debug> TCP-Session: 5e74b3e9-1304-4cb1-91a9-2eac66bac8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.04.17 16:13:35.331085 [ 288 ] {} <Debug> TCP-Session: 2185a4b6-2c55-408b-b9db-8a8e8bde493f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.04.17 16:13:35.331096 [ 296 ] {} <Debug> TCP-Session: d98305f6-5dac-4d9c-ac01-c330151a7019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7427 | 2026.04.17 16:13:35.331106 [ 295 ] {} <Debug> TCP-Session: 5e74b3e9-1304-4cb1-91a9-2eac66bac8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2026.04.17 16:13:35.331125 [ 296 ] {} <Debug> TCP-Session: d98305f6-5dac-4d9c-ac01-c330151a7019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.04.17 16:13:35.330674 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56963 | ||
| 7430 | 2026.04.17 16:13:35.330649 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33363 | ||
| 7431 | 2026.04.17 16:13:35.331194 [ 293 ] {88554075-49d0-453e-b5f9-55c45f136121} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7432 | 2026.04.17 16:13:35.331227 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2026.04.17 16:13:35.331248 [ 293 ] {88554075-49d0-453e-b5f9-55c45f136121} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7434 | 2026.04.17 16:13:35.331253 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7435 | 2026.04.17 16:13:35.331254 [ 290 ] {} <Debug> TCP-Session: f1feb87b-67c4-482a-8d44-846c1405b5ca Authenticating user 'default' from [fd00:1122:3344:101::e]:56963 | ||
| 7436 | 2026.04.17 16:13:35.331286 [ 267 ] {} <Debug> TCP-Session: 676e9661-3bb2-45ca-8572-de4621254e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:33363 | ||
| 7437 | 2026.04.17 16:13:35.331295 [ 290 ] {} <Debug> TCP-Session: f1feb87b-67c4-482a-8d44-846c1405b5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.04.17 16:13:35.331313 [ 267 ] {} <Debug> TCP-Session: 676e9661-3bb2-45ca-8572-de4621254e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.04.17 16:13:35.331320 [ 290 ] {} <Debug> TCP-Session: f1feb87b-67c4-482a-8d44-846c1405b5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.04.17 16:13:35.331334 [ 267 ] {} <Debug> TCP-Session: 676e9661-3bb2-45ca-8572-de4621254e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.04.17 16:13:35.331548 [ 293 ] {88554075-49d0-453e-b5f9-55c45f136121} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 7442 | 2026.04.17 16:13:35.332573 [ 298 ] {88554075-49d0-453e-b5f9-55c45f136121} <Trace> AggregatingTransform: Aggregating | ||
| 7443 | 2026.04.17 16:13:35.332621 [ 298 ] {88554075-49d0-453e-b5f9-55c45f136121} <Trace> Aggregator: Aggregation method: without_key | ||
| 7444 | 2026.04.17 16:13:35.332664 [ 298 ] {88554075-49d0-453e-b5f9-55c45f136121} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101384 sec. (986.349 rows/sec., 38.53 KiB/sec.) | ||
| 7445 | 2026.04.17 16:13:35.332687 [ 298 ] {88554075-49d0-453e-b5f9-55c45f136121} <Trace> Aggregator: Merging aggregated data | ||
| 7446 | 2026.04.17 16:13:35.333751 [ 293 ] {88554075-49d0-453e-b5f9-55c45f136121} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002912 sec., 343.4065934065934 rows/sec., 13.41 KiB/sec. | ||
| 7447 | 2026.04.17 16:13:35.333905 [ 293 ] {88554075-49d0-453e-b5f9-55c45f136121} <Debug> TCPHandler: Processed in 0.003313006 sec. | ||
| 7448 | 2026.04.17 16:13:35.334053 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7449 | 2026.04.17 16:13:35.334086 [ 293 ] {} <Debug> TCP-Session: 69f2caf5-57c6-4891-9302-0c7efe6ed7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.04.17 16:13:35.334089 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7451 | 2026.04.17 16:13:35.334107 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7452 | 2026.04.17 16:13:35.334140 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7453 | 2026.04.17 16:13:35.334171 [ 291 ] {} <Debug> TCP-Session: 8f35b6ce-826a-440a-91c6-3849c4d52d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.04.17 16:13:35.334175 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7455 | 2026.04.17 16:13:35.334203 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7456 | 2026.04.17 16:13:35.334223 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7457 | 2026.04.17 16:13:35.334238 [ 296 ] {} <Debug> TCP-Session: d98305f6-5dac-4d9c-ac01-c330151a7019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2026.04.17 16:13:35.334249 [ 292 ] {} <Debug> TCP-Session: bd9e8cb4-31a2-49ce-8e8b-8d95631ea4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2026.04.17 16:13:35.334185 [ 294 ] {} <Debug> TCP-Session: ec01cbf9-4b5a-4d21-a926-fcdbeb76f3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2026.04.17 16:13:35.334271 [ 288 ] {} <Debug> TCP-Session: 2185a4b6-2c55-408b-b9db-8a8e8bde493f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7461 | 2026.04.17 16:13:35.334234 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7462 | 2026.04.17 16:13:35.334199 [ 267 ] {} <Debug> TCP-Session: 676e9661-3bb2-45ca-8572-de4621254e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.04.17 16:13:35.334348 [ 290 ] {} <Debug> TCP-Session: f1feb87b-67c4-482a-8d44-846c1405b5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2026.04.17 16:13:35.334160 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7465 | 2026.04.17 16:13:35.334423 [ 295 ] {} <Debug> TCP-Session: 5e74b3e9-1304-4cb1-91a9-2eac66bac8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.04.17 16:13:36.775531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 928 | ||
| 7467 | 2026.04.17 16:13:36.777875 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.04.17 16:13:36.777912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7469 | 2026.04.17 16:13:36.779119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7470 | 2026.04.17 16:13:36.779399 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.04.17 16:13:36.779746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7472 | 2026.04.17 16:13:38.813824 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.04.17 16:13:38.814098 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.04.17 16:13:38.814198 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7475 | 2026.04.17 16:13:38.814959 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.04.17 16:13:38.814996 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7477 | 2026.04.17 16:13:38.815379 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7478 | 2026.04.17 16:13:38.815603 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.04.17 16:13:38.815755 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 1.15 MiB/sec. | ||
| 7480 | 2026.04.17 16:13:38.815796 [ 268 ] {699af937-486a-4a7c-9384-b6cc16b5f738} <Debug> TCPHandler: Processed in 0.002142653 sec. | ||
| 7481 | 2026.04.17 16:13:38.816052 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7482 | 2026.04.17 16:13:38.816161 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7483 | 2026.04.17 16:13:38.816202 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7484 | 2026.04.17 16:13:38.816666 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.04.17 16:13:38.816700 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7486 | 2026.04.17 16:13:38.817029 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7487 | 2026.04.17 16:13:38.817257 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.04.17 16:13:38.817362 [ 132 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7489 | 2026.04.17 16:13:38.817382 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.00124 sec., 141935.48387096773 rows/sec., 12.50 MiB/sec. | ||
| 7490 | 2026.04.17 16:13:38.817398 [ 132 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.04.17 16:13:38.817417 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7492 | 2026.04.17 16:13:38.817419 [ 268 ] {4780ba1c-cc0e-4bd6-9885-964f3edc546b} <Debug> TCPHandler: Processed in 0.001425868 sec. | ||
| 7493 | 2026.04.17 16:13:38.817550 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.04.17 16:13:38.817611 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 7495 | 2026.04.17 16:13:38.817644 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.04.17 16:13:38.817721 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7497 | 2026.04.17 16:13:38.817823 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7498 | 2026.04.17 16:13:38.817883 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3356 rows starting from the beginning of the part | ||
| 7499 | 2026.04.17 16:13:38.818005 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2486 rows starting from the beginning of the part | ||
| 7500 | 2026.04.17 16:13:38.818084 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7501 | 2026.04.17 16:13:38.818108 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.04.17 16:13:38.818153 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7503 | 2026.04.17 16:13:38.818153 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 797 rows starting from the beginning of the part | ||
| 7504 | 2026.04.17 16:13:38.818210 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part | ||
| 7505 | 2026.04.17 16:13:38.818248 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 176 rows starting from the beginning of the part | ||
| 7506 | 2026.04.17 16:13:38.818490 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7507 | 2026.04.17 16:13:38.818727 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.04.17 16:13:38.818857 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001231 sec., 9748.172217709178 rows/sec., 780.62 KiB/sec. | ||
| 7509 | 2026.04.17 16:13:38.818893 [ 268 ] {5cc1d957-148a-4c8f-bf10-bf1e2687eff7} <Debug> TCPHandler: Processed in 0.001390838 sec. | ||
| 7510 | 2026.04.17 16:13:38.819012 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2026.04.17 16:13:38.819111 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7512 | 2026.04.17 16:13:38.819150 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7513 | 2026.04.17 16:13:38.819540 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.04.17 16:13:38.819575 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7515 | 2026.04.17 16:13:38.819892 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7516 | 2026.04.17 16:13:38.820103 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.04.17 16:13:38.820235 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.74 MiB/sec. | ||
| 7518 | 2026.04.17 16:13:38.820271 [ 268 ] {939b877e-14c7-4172-97c5-1d3867a9ae1c} <Debug> TCPHandler: Processed in 0.001307556 sec. | ||
| 7519 | 2026.04.17 16:13:38.820388 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2026.04.17 16:13:38.820480 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7521 | 2026.04.17 16:13:38.820519 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7522 | 2026.04.17 16:13:38.820677 [ 199 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7009 rows, containing 5 columns (5 merged, 0 gathered) in 0.003161674 sec., 2216863.598207785 rows/sec., 176.75 MiB/sec. | ||
| 7523 | 2026.04.17 16:13:38.820894 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.04.17 16:13:38.820932 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7525 | 2026.04.17 16:13:38.821052 [ 199 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7526 | 2026.04.17 16:13:38.821257 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7527 | 2026.04.17 16:13:38.821361 [ 199 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.04.17 16:13:38.821457 [ 199 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_51_10} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7529 | 2026.04.17 16:13:38.821518 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.04.17 16:13:38.821542 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 7531 | 2026.04.17 16:13:38.821655 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 786.49 KiB/sec. | ||
| 7532 | 2026.04.17 16:13:38.821696 [ 268 ] {339c18d7-7b23-4ca1-abe2-d8ffcd273deb} <Debug> TCPHandler: Processed in 0.001355627 sec. | ||
| 7533 | 2026.04.17 16:13:38.821805 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.04.17 16:13:38.821910 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7535 | 2026.04.17 16:13:38.821949 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7536 | 2026.04.17 16:13:38.822386 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.17 16:13:38.822422 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7538 | 2026.04.17 16:13:38.822742 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7539 | 2026.04.17 16:13:38.822942 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.04.17 16:13:38.823048 [ 133 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7541 | 2026.04.17 16:13:38.823063 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.85 MiB/sec. | ||
| 7542 | 2026.04.17 16:13:38.823112 [ 133 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.04.17 16:13:38.823121 [ 268 ] {fb324029-c92b-4cae-8075-e9ba1dde481f} <Debug> TCPHandler: Processed in 0.001392188 sec. | ||
| 7544 | 2026.04.17 16:13:38.823142 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7545 | 2026.04.17 16:13:38.823237 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.04.17 16:13:38.823327 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.04.17 16:13:38.823365 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7548 | 2026.04.17 16:13:38.823493 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 7549 | 2026.04.17 16:13:38.823594 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7550 | 2026.04.17 16:13:38.823620 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part | ||
| 7551 | 2026.04.17 16:13:38.823736 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1335 rows starting from the beginning of the part | ||
| 7552 | 2026.04.17 16:13:38.823781 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7553 | 2026.04.17 16:13:38.823821 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 490 rows starting from the beginning of the part | ||
| 7554 | 2026.04.17 16:13:38.823825 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.04.17 16:13:38.823864 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 105 rows starting from the beginning of the part | ||
| 7556 | 2026.04.17 16:13:38.823871 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7557 | 2026.04.17 16:13:38.823913 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part | ||
| 7558 | 2026.04.17 16:13:38.824255 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7559 | 2026.04.17 16:13:38.824486 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.04.17 16:13:38.824625 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Debug> executeQuery: Read 268 rows, 20.38 KiB in 0.001271 sec., 210857.5924468922 rows/sec., 15.66 MiB/sec. | ||
| 7561 | 2026.04.17 16:13:38.824627 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7562 | 2026.04.17 16:13:38.824666 [ 268 ] {35ddb613-36c3-46c6-9b81-aa3da784d749} <Debug> TCPHandler: Processed in 0.001440379 sec. | ||
| 7563 | 2026.04.17 16:13:38.824682 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.04.17 16:13:38.824708 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7565 | 2026.04.17 16:13:38.824787 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.04.17 16:13:38.824787 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 7567 | 2026.04.17 16:13:38.824894 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7568 | 2026.04.17 16:13:38.824916 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7569 | 2026.04.17 16:13:38.824939 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7570 | 2026.04.17 16:13:38.824990 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17168 rows starting from the beginning of the part | ||
| 7571 | 2026.04.17 16:13:38.825049 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1499 rows starting from the beginning of the part | ||
| 7572 | 2026.04.17 16:13:38.825090 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 7573 | 2026.04.17 16:13:38.825129 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 7574 | 2026.04.17 16:13:38.825166 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7575 | 2026.04.17 16:13:38.825203 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 268 rows starting from the beginning of the part | ||
| 7576 | 2026.04.17 16:13:38.825244 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738405 sec., 2256666.311935366 rows/sec., 163.90 MiB/sec. | ||
| 7577 | 2026.04.17 16:13:38.825308 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.04.17 16:13:38.825351 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7579 | 2026.04.17 16:13:38.825418 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7580 | 2026.04.17 16:13:38.825748 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7581 | 2026.04.17 16:13:38.825767 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.04.17 16:13:38.825856 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_51_10} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7583 | 2026.04.17 16:13:38.825919 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7584 | 2026.04.17 16:13:38.825992 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.04.17 16:13:38.826113 [ 131 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7586 | 2026.04.17 16:13:38.826129 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 7587 | 2026.04.17 16:13:38.826145 [ 131 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.04.17 16:13:38.826170 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7589 | 2026.04.17 16:13:38.826172 [ 268 ] {73557614-668e-467a-a6f5-288a8b469518} <Debug> TCPHandler: Processed in 0.001431899 sec. | ||
| 7590 | 2026.04.17 16:13:38.826279 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 7591 | 2026.04.17 16:13:38.826412 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7592 | 2026.04.17 16:13:38.826444 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2760 rows starting from the beginning of the part | ||
| 7593 | 2026.04.17 16:13:38.826501 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part | ||
| 7594 | 2026.04.17 16:13:38.826542 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
| 7595 | 2026.04.17 16:13:38.826581 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 7596 | 2026.04.17 16:13:38.826615 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7597 | 2026.04.17 16:13:38.826650 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 7598 | 2026.04.17 16:13:38.828040 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 4 columns (4 merged, 0 gathered) in 0.001806126 sec., 1677623.8202650314 rows/sec., 109.85 MiB/sec. | ||
| 7599 | 2026.04.17 16:13:38.828378 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7600 | 2026.04.17 16:13:38.828639 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.04.17 16:13:38.828714 [ 197 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_51_10} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7602 | 2026.04.17 16:13:38.828792 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7603 | 2026.04.17 16:13:38.830857 [ 200 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19488 rows, containing 5 columns (5 merged, 0 gathered) in 0.006102713 sec., 3193333.850043415 rows/sec., 208.42 MiB/sec. | ||
| 7604 | 2026.04.17 16:13:38.831114 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7605 | 2026.04.17 16:13:38.831355 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.04.17 16:13:38.831425 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7607 | 2026.04.17 16:13:38.831484 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 7608 | 2026.04.17 16:13:39.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.15 MiB, peak 291.57 MiB, free memory in arenas 0.00 B, will set to 284.54 MiB (RSS), difference: 2.40 MiB | ||
| 7609 | 2026.04.17 16:13:40.131341 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51577 | ||
| 7610 | 2026.04.17 16:13:40.131464 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7611 | 2026.04.17 16:13:40.131493 [ 293 ] {} <Debug> TCP-Session: 80ac8c0b-a7e0-42fc-924d-503632b7dc71 Authenticating user 'default' from [fd00:1122:3344:101::e]:51577 | ||
| 7612 | 2026.04.17 16:13:40.131519 [ 293 ] {} <Debug> TCP-Session: 80ac8c0b-a7e0-42fc-924d-503632b7dc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7613 | 2026.04.17 16:13:40.131534 [ 293 ] {} <Debug> TCP-Session: 80ac8c0b-a7e0-42fc-924d-503632b7dc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.04.17 16:13:40.131742 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48134 | ||
| 7615 | 2026.04.17 16:13:40.131791 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58540 | ||
| 7616 | 2026.04.17 16:13:40.131828 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35926 | ||
| 7617 | 2026.04.17 16:13:40.131838 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36362 | ||
| 7618 | 2026.04.17 16:13:40.131870 [ 293 ] {} <Trace> TCP-Session: 80ac8c0b-a7e0-42fc-924d-503632b7dc71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.04.17 16:13:40.131915 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7620 | 2026.04.17 16:13:40.131920 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7621 | 2026.04.17 16:13:40.131944 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7622 | 2026.04.17 16:13:40.131953 [ 290 ] {} <Debug> TCP-Session: ae9bf5b9-dc9b-4ca4-b920-2a05f85fe3fa Authenticating user 'default' from [fd00:1122:3344:101::e]:35926 | ||
| 7623 | 2026.04.17 16:13:40.131967 [ 295 ] {} <Debug> TCP-Session: 523f4265-1bf5-430f-b167-8020aa392fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58540 | ||
| 7624 | 2026.04.17 16:13:40.131974 [ 291 ] {} <Debug> TCP-Session: 1247ea96-4fd6-4af1-acb4-5531c7e1448a Authenticating user 'default' from [fd00:1122:3344:101::e]:36362 | ||
| 7625 | 2026.04.17 16:13:40.131992 [ 290 ] {} <Debug> TCP-Session: ae9bf5b9-dc9b-4ca4-b920-2a05f85fe3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2026.04.17 16:13:40.132006 [ 291 ] {} <Debug> TCP-Session: 1247ea96-4fd6-4af1-acb4-5531c7e1448a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.04.17 16:13:40.132018 [ 290 ] {} <Debug> TCP-Session: ae9bf5b9-dc9b-4ca4-b920-2a05f85fe3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.04.17 16:13:40.132034 [ 291 ] {} <Debug> TCP-Session: 1247ea96-4fd6-4af1-acb4-5531c7e1448a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.04.17 16:13:40.132003 [ 295 ] {} <Debug> TCP-Session: 523f4265-1bf5-430f-b167-8020aa392fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2026.04.17 16:13:40.131850 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55741 | ||
| 7631 | 2026.04.17 16:13:40.132092 [ 293 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7632 | 2026.04.17 16:13:40.132075 [ 295 ] {} <Debug> TCP-Session: 523f4265-1bf5-430f-b167-8020aa392fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2026.04.17 16:13:40.131852 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7634 | 2026.04.17 16:13:40.131820 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61239 | ||
| 7635 | 2026.04.17 16:13:40.132186 [ 294 ] {} <Debug> TCP-Session: de134c19-7e71-441d-a376-93b2809f1e19 Authenticating user 'default' from [fd00:1122:3344:101::e]:48134 | ||
| 7636 | 2026.04.17 16:13:40.132173 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7637 | 2026.04.17 16:13:40.132223 [ 294 ] {} <Debug> TCP-Session: de134c19-7e71-441d-a376-93b2809f1e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.04.17 16:13:40.132246 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2026.04.17 16:13:40.132265 [ 294 ] {} <Debug> TCP-Session: de134c19-7e71-441d-a376-93b2809f1e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.04.17 16:13:40.132272 [ 292 ] {} <Debug> TCP-Session: dcb020d9-9d3f-4231-b158-d6484714034b Authenticating user 'default' from [fd00:1122:3344:101::e]:55741 | ||
| 7641 | 2026.04.17 16:13:40.132284 [ 288 ] {} <Debug> TCP-Session: d232f22b-25a4-4b3e-b54d-4753d527c79f Authenticating user 'default' from [fd00:1122:3344:101::e]:61239 | ||
| 7642 | 2026.04.17 16:13:40.132315 [ 292 ] {} <Debug> TCP-Session: dcb020d9-9d3f-4231-b158-d6484714034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2026.04.17 16:13:40.132322 [ 288 ] {} <Debug> TCP-Session: d232f22b-25a4-4b3e-b54d-4753d527c79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2026.04.17 16:13:40.131812 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53106 | ||
| 7645 | 2026.04.17 16:13:40.132338 [ 288 ] {} <Debug> TCP-Session: d232f22b-25a4-4b3e-b54d-4753d527c79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.04.17 16:13:40.132333 [ 292 ] {} <Debug> TCP-Session: dcb020d9-9d3f-4231-b158-d6484714034b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.04.17 16:13:40.131804 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50837 | ||
| 7648 | 2026.04.17 16:13:40.132385 [ 293 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7649 | 2026.04.17 16:13:40.132403 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7650 | 2026.04.17 16:13:40.132450 [ 296 ] {} <Debug> TCP-Session: 596ddfc8-8c9f-4204-a31e-4ee68bb184ea Authenticating user 'default' from [fd00:1122:3344:101::e]:53106 | ||
| 7651 | 2026.04.17 16:13:40.132463 [ 293 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7652 | 2026.04.17 16:13:40.132466 [ 296 ] {} <Debug> TCP-Session: 596ddfc8-8c9f-4204-a31e-4ee68bb184ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2026.04.17 16:13:40.132496 [ 296 ] {} <Debug> TCP-Session: 596ddfc8-8c9f-4204-a31e-4ee68bb184ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2026.04.17 16:13:40.132653 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7655 | 2026.04.17 16:13:40.132685 [ 267 ] {} <Debug> TCP-Session: 045d5e49-112b-4078-924d-9696c0a165a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50837 | ||
| 7656 | 2026.04.17 16:13:40.132701 [ 267 ] {} <Debug> TCP-Session: 045d5e49-112b-4078-924d-9696c0a165a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.04.17 16:13:40.132713 [ 267 ] {} <Debug> TCP-Session: 045d5e49-112b-4078-924d-9696c0a165a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.04.17 16:13:40.132780 [ 293 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 7659 | 2026.04.17 16:13:40.133702 [ 323 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Trace> AggregatingTransform: Aggregating | ||
| 7660 | 2026.04.17 16:13:40.133761 [ 323 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Trace> Aggregator: Aggregation method: without_key | ||
| 7661 | 2026.04.17 16:13:40.133800 [ 323 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915178 sec. (1092.684 rows/sec., 42.68 KiB/sec.) | ||
| 7662 | 2026.04.17 16:13:40.133820 [ 323 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Trace> Aggregator: Merging aggregated data | ||
| 7663 | 2026.04.17 16:13:40.135173 [ 293 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 7664 | 2026.04.17 16:13:40.135360 [ 293 ] {6c29c39e-93e5-40e3-98ff-0f1c3cffc677} <Debug> TCPHandler: Processed in 0.003610593 sec. | ||
| 7665 | 2026.04.17 16:13:40.135496 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7666 | 2026.04.17 16:13:40.135523 [ 293 ] {} <Debug> TCP-Session: 80ac8c0b-a7e0-42fc-924d-503632b7dc71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.04.17 16:13:40.135528 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7668 | 2026.04.17 16:13:40.135549 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7669 | 2026.04.17 16:13:40.135567 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7670 | 2026.04.17 16:13:40.135587 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7671 | 2026.04.17 16:13:40.135601 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7672 | 2026.04.17 16:13:40.135613 [ 288 ] {} <Debug> TCP-Session: d232f22b-25a4-4b3e-b54d-4753d527c79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.04.17 16:13:40.135624 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7674 | 2026.04.17 16:13:40.135652 [ 296 ] {} <Debug> TCP-Session: 596ddfc8-8c9f-4204-a31e-4ee68bb184ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.04.17 16:13:40.135667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7676 | 2026.04.17 16:13:40.135683 [ 290 ] {} <Debug> TCP-Session: ae9bf5b9-dc9b-4ca4-b920-2a05f85fe3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.04.17 16:13:40.135647 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7678 | 2026.04.17 16:13:40.135717 [ 291 ] {} <Debug> TCP-Session: 1247ea96-4fd6-4af1-acb4-5531c7e1448a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.04.17 16:13:40.135637 [ 294 ] {} <Debug> TCP-Session: de134c19-7e71-441d-a376-93b2809f1e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.04.17 16:13:40.135752 [ 267 ] {} <Debug> TCP-Session: 045d5e49-112b-4078-924d-9696c0a165a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.04.17 16:13:40.135577 [ 292 ] {} <Debug> TCP-Session: dcb020d9-9d3f-4231-b158-d6484714034b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.04.17 16:13:40.135603 [ 295 ] {} <Debug> TCP-Session: 523f4265-1bf5-430f-b167-8020aa392fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.04.17 16:13:41.610494 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7684 | 2026.04.17 16:13:41.610591 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7685 | 2026.04.17 16:13:41.739839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16231 | ||
| 7686 | 2026.04.17 16:13:41.740508 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.04.17 16:13:41.740559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7688 | 2026.04.17 16:13:41.741056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7689 | 2026.04.17 16:13:41.741298 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.04.17 16:13:41.741453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16231 | ||
| 7691 | 2026.04.17 16:13:42.630581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7692 | 2026.04.17 16:13:42.648417 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.04.17 16:13:42.648485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7694 | 2026.04.17 16:13:42.654701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7695 | 2026.04.17 16:13:42.655464 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.04.17 16:13:42.658392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7697 | 2026.04.17 16:13:43.810924 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2026.04.17 16:13:43.811110 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7699 | 2026.04.17 16:13:43.811178 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7700 | 2026.04.17 16:13:43.811954 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.04.17 16:13:43.812001 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7702 | 2026.04.17 16:13:43.812473 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7703 | 2026.04.17 16:13:43.812722 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.04.17 16:13:43.812900 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00184 sec., 75000 rows/sec., 6.53 MiB/sec. | ||
| 7705 | 2026.04.17 16:13:43.812951 [ 268 ] {ba37d3d7-8d32-4863-8492-a01ab0c18f09} <Debug> TCPHandler: Processed in 0.002154844 sec. | ||
| 7706 | 2026.04.17 16:13:43.813088 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.04.17 16:13:43.813191 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7708 | 2026.04.17 16:13:43.813236 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7709 | 2026.04.17 16:13:43.813662 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.04.17 16:13:43.813697 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7711 | 2026.04.17 16:13:43.814016 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7712 | 2026.04.17 16:13:43.814233 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.04.17 16:13:43.814345 [ 124 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 7714 | 2026.04.17 16:13:43.814371 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001204 sec., 34053.156146179404 rows/sec., 2.50 MiB/sec. | ||
| 7715 | 2026.04.17 16:13:43.814383 [ 124 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.04.17 16:13:43.814404 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7717 | 2026.04.17 16:13:43.814411 [ 268 ] {95fd0c1e-f83a-4239-a205-e075daa170be} <Debug> TCPHandler: Processed in 0.001377878 sec. | ||
| 7718 | 2026.04.17 16:13:43.814492 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 7719 | 2026.04.17 16:13:43.814534 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.04.17 16:13:43.814583 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7721 | 2026.04.17 16:13:43.814612 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 224 rows starting from the beginning of the part | ||
| 7722 | 2026.04.17 16:13:43.814634 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7723 | 2026.04.17 16:13:43.814673 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 7724 | 2026.04.17 16:13:43.814677 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7725 | 2026.04.17 16:13:43.814717 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 142 rows starting from the beginning of the part | ||
| 7726 | 2026.04.17 16:13:43.814761 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 7727 | 2026.04.17 16:13:43.814802 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 7728 | 2026.04.17 16:13:43.814842 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 7729 | 2026.04.17 16:13:43.815169 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.04.17 16:13:43.815207 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7731 | 2026.04.17 16:13:43.815549 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7732 | 2026.04.17 16:13:43.815644 [ 195 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182064 sec., 436524.5875011844 rows/sec., 30.17 MiB/sec. | ||
| 7733 | 2026.04.17 16:13:43.815775 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.04.17 16:13:43.815861 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 7735 | 2026.04.17 16:13:43.815925 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001312 sec., 80030.48780487805 rows/sec., 6.25 MiB/sec. | ||
| 7736 | 2026.04.17 16:13:43.815969 [ 268 ] {8d7d2457-701b-4d78-8f17-161a6b99b3be} <Debug> TCPHandler: Processed in 0.00148615 sec. | ||
| 7737 | 2026.04.17 16:13:43.816093 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.04.17 16:13:43.816192 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.04.17 16:13:43.816218 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.04.17 16:13:43.816237 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7741 | 2026.04.17 16:13:43.816319 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_38_8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 7742 | 2026.04.17 16:13:43.816429 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7743 | 2026.04.17 16:13:43.816687 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.04.17 16:13:43.816727 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7745 | 2026.04.17 16:13:43.817073 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7746 | 2026.04.17 16:13:43.817290 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.04.17 16:13:43.817422 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 7748 | 2026.04.17 16:13:43.817460 [ 268 ] {1ee700d9-17c5-4e23-9903-ad729820377f} <Debug> TCPHandler: Processed in 0.001417389 sec. | ||
| 7749 | 2026.04.17 16:13:43.817578 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2026.04.17 16:13:43.817672 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7751 | 2026.04.17 16:13:43.817727 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7752 | 2026.04.17 16:13:43.818611 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.04.17 16:13:43.818644 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7754 | 2026.04.17 16:13:43.819208 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7755 | 2026.04.17 16:13:43.819442 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.04.17 16:13:43.819547 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7757 | 2026.04.17 16:13:43.819582 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 38.11 MiB/sec. | ||
| 7758 | 2026.04.17 16:13:43.819608 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.04.17 16:13:43.819649 [ 268 ] {704812ec-f121-4721-af74-4fde18178c33} <Debug> TCPHandler: Processed in 0.002120143 sec. | ||
| 7760 | 2026.04.17 16:13:43.819653 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 7761 | 2026.04.17 16:13:43.819733 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::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 | ||
| 7762 | 2026.04.17 16:13:43.819777 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.04.17 16:13:43.819871 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.04.17 16:13:43.819903 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7765 | 2026.04.17 16:13:43.819912 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7766 | 2026.04.17 16:13:43.819950 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 616 rows starting from the beginning of the part | ||
| 7767 | 2026.04.17 16:13:43.820058 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 7768 | 2026.04.17 16:13:43.820155 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 7769 | 2026.04.17 16:13:43.820253 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 7770 | 2026.04.17 16:13:43.820274 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.04.17 16:13:43.820311 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7772 | 2026.04.17 16:13:43.820344 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 7773 | 2026.04.17 16:13:43.820431 [ 200 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 7774 | 2026.04.17 16:13:43.820627 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7775 | 2026.04.17 16:13:43.820853 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.04.17 16:13:43.820985 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 7777 | 2026.04.17 16:13:43.821020 [ 268 ] {dc815926-4498-42fe-864f-5374b2f2883d} <Debug> TCPHandler: Processed in 0.001301666 sec. | ||
| 7778 | 2026.04.17 16:13:43.837128 [ 195 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 19 columns (19 merged, 0 gathered) in 0.017420391 sec., 47645.314046050975 rows/sec., 85.38 MiB/sec. | ||
| 7779 | 2026.04.17 16:13:43.838479 [ 202 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7780 | 2026.04.17 16:13:43.838897 [ 202 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.04.17 16:13:43.838986 [ 202 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7782 | 2026.04.17 16:13:43.839168 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.87 MiB. | ||
| 7783 | 2026.04.17 16:13:46.779926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 958 | ||
| 7784 | 2026.04.17 16:13:46.782288 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.04.17 16:13:46.782344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7786 | 2026.04.17 16:13:46.783570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7787 | 2026.04.17 16:13:46.783847 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.04.17 16:13:46.784230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7789 | 2026.04.17 16:13:48.808339 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.04.17 16:13:48.808534 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7791 | 2026.04.17 16:13:48.808611 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7792 | 2026.04.17 16:13:48.809342 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.04.17 16:13:48.809397 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7794 | 2026.04.17 16:13:48.809797 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7795 | 2026.04.17 16:13:48.810023 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.04.17 16:13:48.810183 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 7797 | 2026.04.17 16:13:48.810232 [ 268 ] {68cb07a1-9d2d-4073-be6f-93da517d53dc} <Debug> TCPHandler: Processed in 0.002018261 sec. | ||
| 7798 | 2026.04.17 16:13:48.810363 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.04.17 16:13:48.810466 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7800 | 2026.04.17 16:13:48.810510 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7801 | 2026.04.17 16:13:48.810940 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.04.17 16:13:48.810977 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7803 | 2026.04.17 16:13:48.811281 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7804 | 2026.04.17 16:13:48.811509 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.04.17 16:13:48.811644 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 7806 | 2026.04.17 16:13:48.811682 [ 268 ] {08e33446-f55d-4395-bc4a-85b1ffd379a3} <Debug> TCPHandler: Processed in 0.001368997 sec. | ||
| 7807 | 2026.04.17 16:13:48.811802 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.04.17 16:13:48.811898 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7809 | 2026.04.17 16:13:48.811943 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7810 | 2026.04.17 16:13:48.812335 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.04.17 16:13:48.812372 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7812 | 2026.04.17 16:13:48.812702 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7813 | 2026.04.17 16:13:48.812921 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.04.17 16:13:48.813052 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7815 | 2026.04.17 16:13:48.813090 [ 268 ] {a6088151-79e8-4563-ad06-12d65c23717b} <Debug> TCPHandler: Processed in 0.001337036 sec. | ||
| 7816 | 2026.04.17 16:13:48.813204 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.04.17 16:13:48.813298 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7818 | 2026.04.17 16:13:48.813340 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7819 | 2026.04.17 16:13:48.813651 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.04.17 16:13:48.813688 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7821 | 2026.04.17 16:13:48.814196 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7822 | 2026.04.17 16:13:48.814402 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.04.17 16:13:48.814530 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 7824 | 2026.04.17 16:13:48.814565 [ 268 ] {e80660be-17c2-4671-be71-7da5eb4680ae} <Debug> TCPHandler: Processed in 0.001408878 sec. | ||
| 7825 | 2026.04.17 16:13:49.098345 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.04.17 16:13:49.098481 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7827 | 2026.04.17 16:13:49.098532 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7828 | 2026.04.17 16:13:49.099065 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.04.17 16:13:49.099104 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7830 | 2026.04.17 16:13:49.099442 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7831 | 2026.04.17 16:13:49.099658 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.04.17 16:13:49.099809 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001357 sec., 7369.196757553427 rows/sec., 600.91 KiB/sec. | ||
| 7833 | 2026.04.17 16:13:49.099851 [ 268 ] {f69be0c0-cd68-4d7f-99a4-a3ac0bc21441} <Debug> TCPHandler: Processed in 0.001587612 sec. | ||
| 7834 | 2026.04.17 16:13:49.099978 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.04.17 16:13:49.100076 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7836 | 2026.04.17 16:13:49.100116 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7837 | 2026.04.17 16:13:49.101579 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.04.17 16:13:49.101617 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7839 | 2026.04.17 16:13:49.102078 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7840 | 2026.04.17 16:13:49.102285 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.04.17 16:13:49.102418 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Debug> executeQuery: Read 2488 rows, 189.59 KiB in 0.00236 sec., 1054237.288135593 rows/sec., 78.45 MiB/sec. | ||
| 7842 | 2026.04.17 16:13:49.102456 [ 268 ] {da9bd769-915f-40ad-913b-d31114226da4} <Debug> TCPHandler: Processed in 0.002525561 sec. | ||
| 7843 | 2026.04.17 16:13:49.102576 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.04.17 16:13:49.102672 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.04.17 16:13:49.102713 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7846 | 2026.04.17 16:13:49.103155 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.04.17 16:13:49.103192 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7848 | 2026.04.17 16:13:49.103488 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7849 | 2026.04.17 16:13:49.103706 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.04.17 16:13:49.103838 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Debug> executeQuery: Read 60 rows, 4.46 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.67 MiB/sec. | ||
| 7851 | 2026.04.17 16:13:49.103876 [ 268 ] {43588531-42af-43c5-916e-ada45699006b} <Debug> TCPHandler: Processed in 0.001348357 sec. | ||
| 7852 | 2026.04.17 16:13:49.103990 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.04.17 16:13:49.104083 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7854 | 2026.04.17 16:13:49.104122 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7855 | 2026.04.17 16:13:49.104739 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.04.17 16:13:49.104781 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7857 | 2026.04.17 16:13:49.105111 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7858 | 2026.04.17 16:13:49.105317 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.04.17 16:13:49.105444 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001378 sec., 581277.213352685 rows/sec., 33.58 MiB/sec. | ||
| 7860 | 2026.04.17 16:13:49.105482 [ 268 ] {0c275171-fe72-4268-a570-1e30ea815262} <Debug> TCPHandler: Processed in 0.001538591 sec. | ||
| 7861 | 2026.04.17 16:13:49.105605 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.04.17 16:13:49.105710 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7863 | 2026.04.17 16:13:49.105751 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7864 | 2026.04.17 16:13:49.106143 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.04.17 16:13:49.106180 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7866 | 2026.04.17 16:13:49.106484 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7867 | 2026.04.17 16:13:49.106715 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.04.17 16:13:49.106844 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 7869 | 2026.04.17 16:13:49.106884 [ 268 ] {3063621d-4af6-4d4b-ae63-920799adaceb} <Debug> TCPHandler: Processed in 0.001329817 sec. | ||
| 7870 | 2026.04.17 16:13:49.107007 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.04.17 16:13:49.107103 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7872 | 2026.04.17 16:13:49.107142 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7873 | 2026.04.17 16:13:49.107962 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.04.17 16:13:49.108001 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7875 | 2026.04.17 16:13:49.108361 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7876 | 2026.04.17 16:13:49.108574 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.04.17 16:13:49.108702 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Debug> executeQuery: Read 1339 rows, 92.05 KiB in 0.001618 sec., 827564.8949320148 rows/sec., 55.56 MiB/sec. | ||
| 7878 | 2026.04.17 16:13:49.108740 [ 268 ] {63eced0c-d28d-49a0-89c0-20c75e5309a9} <Debug> TCPHandler: Processed in 0.001783885 sec. | ||
| 7879 | 2026.04.17 16:13:49.108853 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2026.04.17 16:13:49.108946 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7881 | 2026.04.17 16:13:49.108986 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7882 | 2026.04.17 16:13:49.109634 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.04.17 16:13:49.109670 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7884 | 2026.04.17 16:13:49.110066 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7885 | 2026.04.17 16:13:49.110267 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.04.17 16:13:49.110390 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001509 sec., 994698.4758117959 rows/sec., 60.35 MiB/sec. | ||
| 7887 | 2026.04.17 16:13:49.110424 [ 268 ] {52cbc18c-e57f-4df7-88f8-3e2698b46e84} <Debug> TCPHandler: Processed in 0.001666503 sec. | ||
| 7888 | 2026.04.17 16:13:49.110529 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7889 | 2026.04.17 16:13:49.110615 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7890 | 2026.04.17 16:13:49.110731 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7891 | 2026.04.17 16:13:49.111648 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.04.17 16:13:49.111684 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7893 | 2026.04.17 16:13:49.112270 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7894 | 2026.04.17 16:13:49.112498 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.04.17 16:13:49.112634 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001975 sec., 25316.45569620253 rows/sec., 45.37 MiB/sec. | ||
| 7896 | 2026.04.17 16:13:49.112697 [ 268 ] {c3482fb8-af65-4bae-b8b5-6ca995d0f907} <Debug> TCPHandler: Processed in 0.002157823 sec. | ||
| 7897 | 2026.04.17 16:13:49.112813 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.04.17 16:13:49.112906 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.04.17 16:13:49.112944 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7900 | 2026.04.17 16:13:49.113242 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.04.17 16:13:49.113277 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7902 | 2026.04.17 16:13:49.113574 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7903 | 2026.04.17 16:13:49.113792 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.04.17 16:13:49.113915 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001028 sec., 11673.151750972762 rows/sec., 805.57 KiB/sec. | ||
| 7905 | 2026.04.17 16:13:49.113950 [ 268 ] {4603088c-0349-4077-af11-95bd5bcc1cf2} <Debug> TCPHandler: Processed in 0.001183113 sec. | ||
| 7906 | 2026.04.17 16:13:49.242489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16743 | ||
| 7907 | 2026.04.17 16:13:49.243030 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.04.17 16:13:49.243070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7909 | 2026.04.17 16:13:49.243554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7910 | 2026.04.17 16:13:49.243790 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.04.17 16:13:49.243920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16743 | ||
| 7912 | 2026.04.17 16:13:50.158456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7913 | 2026.04.17 16:13:50.178047 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.04.17 16:13:50.178111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7915 | 2026.04.17 16:13:50.184433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7916 | 2026.04.17 16:13:50.185185 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.04.17 16:13:50.188512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7918 | 2026.04.17 16:13:53.807113 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2026.04.17 16:13:53.807296 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7920 | 2026.04.17 16:13:53.807364 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7921 | 2026.04.17 16:13:53.808026 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.04.17 16:13:53.808072 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7923 | 2026.04.17 16:13:53.808494 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7924 | 2026.04.17 16:13:53.808732 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.04.17 16:13:53.808897 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 7926 | 2026.04.17 16:13:53.808947 [ 268 ] {4f0d1ec8-6b51-4c38-999f-b77c3e1e9afc} <Debug> TCPHandler: Processed in 0.001963189 sec. | ||
| 7927 | 2026.04.17 16:13:53.809090 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.04.17 16:13:53.809193 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7929 | 2026.04.17 16:13:53.809235 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7930 | 2026.04.17 16:13:53.809671 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.04.17 16:13:53.809710 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7932 | 2026.04.17 16:13:53.810032 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7933 | 2026.04.17 16:13:53.810264 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.04.17 16:13:53.810398 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 7935 | 2026.04.17 16:13:53.810436 [ 268 ] {0361784c-26ff-4530-8e46-dca53d53452b} <Debug> TCPHandler: Processed in 0.001398888 sec. | ||
| 7936 | 2026.04.17 16:13:53.810551 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2026.04.17 16:13:53.810649 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.04.17 16:13:53.810692 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7939 | 2026.04.17 16:13:53.811099 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.04.17 16:13:53.811138 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7941 | 2026.04.17 16:13:53.811484 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7942 | 2026.04.17 16:13:53.811703 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.04.17 16:13:53.811849 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001209 sec., 105872.62200165426 rows/sec., 7.37 MiB/sec. | ||
| 7944 | 2026.04.17 16:13:53.811893 [ 268 ] {842fec2e-0590-4f9a-839c-4615c251c3f3} <Debug> TCPHandler: Processed in 0.001391008 sec. | ||
| 7945 | 2026.04.17 16:13:53.812021 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.04.17 16:13:53.812118 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7947 | 2026.04.17 16:13:53.812160 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7948 | 2026.04.17 16:13:53.812493 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.04.17 16:13:53.812531 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7950 | 2026.04.17 16:13:53.812899 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7951 | 2026.04.17 16:13:53.813111 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2026.04.17 16:13:53.813246 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001148 sec., 41811.84668989547 rows/sec., 2.82 MiB/sec. | ||
| 7953 | 2026.04.17 16:13:53.813284 [ 268 ] {3d109184-6913-445a-9bf6-adb3a38b6d36} <Debug> TCPHandler: Processed in 0.001327507 sec. | ||
| 7954 | 2026.04.17 16:13:56.610642 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7955 | 2026.04.17 16:13:56.610719 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7956 | 2026.04.17 16:13:56.744154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17191 | ||
| 7957 | 2026.04.17 16:13:56.744712 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.04.17 16:13:56.744759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7959 | 2026.04.17 16:13:56.745271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7960 | 2026.04.17 16:13:56.745508 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.04.17 16:13:56.745644 [ 107 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7962 | 2026.04.17 16:13:56.745655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17191 | ||
| 7963 | 2026.04.17 16:13:56.745692 [ 107 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.04.17 16:13:56.745714 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7965 | 2026.04.17 16:13:56.745858 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7966 | 2026.04.17 16:13:56.746012 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7967 | 2026.04.17 16:13:56.746058 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14823 rows starting from the beginning of the part | ||
| 7968 | 2026.04.17 16:13:56.746129 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7969 | 2026.04.17 16:13:56.746180 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7970 | 2026.04.17 16:13:56.746227 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7971 | 2026.04.17 16:13:56.746270 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7972 | 2026.04.17 16:13:56.746321 [ 194 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 7973 | 2026.04.17 16:13:56.748551 [ 196 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17191 rows, containing 4 columns (4 merged, 0 gathered) in 0.002755105 sec., 6239689.594407473 rows/sec., 89.26 MiB/sec. | ||
| 7974 | 2026.04.17 16:13:56.748935 [ 196 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7975 | 2026.04.17 16:13:56.749234 [ 196 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_36_7} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.04.17 16:13:56.749313 [ 196 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_36_7} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7977 | 2026.04.17 16:13:56.749437 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7978 | 2026.04.17 16:13:56.784580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 992 | ||
| 7979 | 2026.04.17 16:13:56.787110 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.04.17 16:13:56.787155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7981 | 2026.04.17 16:13:56.788289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7982 | 2026.04.17 16:13:56.788552 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.04.17 16:13:56.788696 [ 107 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7984 | 2026.04.17 16:13:56.788736 [ 107 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.04.17 16:13:56.788756 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 7986 | 2026.04.17 16:13:56.788906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 7987 | 2026.04.17 16:13:56.788911 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 7988 | 2026.04.17 16:13:56.789801 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7989 | 2026.04.17 16:13:56.789987 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 812 rows starting from the beginning of the part | ||
| 7990 | 2026.04.17 16:13:56.790318 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 7991 | 2026.04.17 16:13:56.790621 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
| 7992 | 2026.04.17 16:13:56.790913 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7993 | 2026.04.17 16:13:56.791217 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7994 | 2026.04.17 16:13:56.791531 [ 201 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 7995 | 2026.04.17 16:13:56.798086 [ 198 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 72 columns (72 merged, 0 gathered) in 0.009257017 sec., 107161.95076664546 rows/sec., 90.31 MiB/sec. | ||
| 7996 | 2026.04.17 16:13:56.799444 [ 198 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7997 | 2026.04.17 16:13:56.800012 [ 198 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.04.17 16:13:56.800078 [ 198 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_26_5} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7999 | 2026.04.17 16:13:56.800290 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 8000 | 2026.04.17 16:13:57.688693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8001 | 2026.04.17 16:13:57.707107 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.04.17 16:13:57.707176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8003 | 2026.04.17 16:13:57.713662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8004 | 2026.04.17 16:13:57.714382 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.04.17 16:13:57.714705 [ 105 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8006 | 2026.04.17 16:13:57.714779 [ 105 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.04.17 16:13:57.714804 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8008 | 2026.04.17 16:13:57.714931 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8009 | 2026.04.17 16:13:57.717636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8010 | 2026.04.17 16:13:57.719281 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8011 | 2026.04.17 16:13:57.720835 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8012 | 2026.04.17 16:13:57.725419 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8013 | 2026.04.17 16:13:57.730157 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8014 | 2026.04.17 16:13:57.734938 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8015 | 2026.04.17 16:13:57.739504 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8016 | 2026.04.17 16:13:57.743801 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8017 | 2026.04.17 16:13:57.796215 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081340518 sec., 3343.9669022024177 rows/sec., 17.29 MiB/sec. | ||
| 8018 | 2026.04.17 16:13:57.798135 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8019 | 2026.04.17 16:13:57.799855 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_36_7} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.04.17 16:13:57.799952 [ 194 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_36_7} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8021 | 2026.04.17 16:13:57.801532 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8022 | 2026.04.17 16:13:58.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.92 MiB, peak 299.79 MiB, free memory in arenas 0.00 B, will set to 290.51 MiB (RSS), difference: 2.59 MiB | ||
| 8023 | 2026.04.17 16:13:58.808503 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.04.17 16:13:58.808705 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8025 | 2026.04.17 16:13:58.808779 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8026 | 2026.04.17 16:13:58.809468 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.04.17 16:13:58.809517 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8028 | 2026.04.17 16:13:58.809918 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8029 | 2026.04.17 16:13:58.810144 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.04.17 16:13:58.810298 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 8031 | 2026.04.17 16:13:58.810296 [ 102 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8032 | 2026.04.17 16:13:58.810340 [ 268 ] {c1394bd0-9034-4d72-a251-fd3152f908d7} <Debug> TCPHandler: Processed in 0.001969399 sec. | ||
| 8033 | 2026.04.17 16:13:58.810375 [ 102 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.04.17 16:13:58.810400 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8035 | 2026.04.17 16:13:58.810492 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.04.17 16:13:58.810505 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::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 | ||
| 8037 | 2026.04.17 16:13:58.810593 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8038 | 2026.04.17 16:13:58.810626 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8039 | 2026.04.17 16:13:58.810637 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8040 | 2026.04.17 16:13:58.810667 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3356 rows starting from the beginning of the part | ||
| 8041 | 2026.04.17 16:13:58.810738 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 8042 | 2026.04.17 16:13:58.810784 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8043 | 2026.04.17 16:13:58.810825 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2488 rows starting from the beginning of the part | ||
| 8044 | 2026.04.17 16:13:58.810865 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8045 | 2026.04.17 16:13:58.810903 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8046 | 2026.04.17 16:13:58.811129 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.04.17 16:13:58.811171 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8048 | 2026.04.17 16:13:58.811508 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8049 | 2026.04.17 16:13:58.811735 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.04.17 16:13:58.811844 [ 102 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8051 | 2026.04.17 16:13:58.811868 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 8052 | 2026.04.17 16:13:58.811877 [ 102 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.04.17 16:13:58.811912 [ 268 ] {30f23513-d829-4fa4-a41a-7fd7adf763f4} <Debug> TCPHandler: Processed in 0.0014682 sec. | ||
| 8054 | 2026.04.17 16:13:58.811913 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8055 | 2026.04.17 16:13:58.812041 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2026.04.17 16:13:58.812063 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::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 | ||
| 8057 | 2026.04.17 16:13:58.812139 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8058 | 2026.04.17 16:13:58.812189 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8059 | 2026.04.17 16:13:58.812223 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8060 | 2026.04.17 16:13:58.812265 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1829 rows starting from the beginning of the part | ||
| 8061 | 2026.04.17 16:13:58.812340 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 8062 | 2026.04.17 16:13:58.812388 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8063 | 2026.04.17 16:13:58.812435 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1339 rows starting from the beginning of the part | ||
| 8064 | 2026.04.17 16:13:58.812481 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8065 | 2026.04.17 16:13:58.812526 [ 187 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8066 | 2026.04.17 16:13:58.812659 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.04.17 16:13:58.812705 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8068 | 2026.04.17 16:13:58.813097 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8069 | 2026.04.17 16:13:58.813145 [ 192 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686305 sec., 2289390.0729812887 rows/sec., 181.45 MiB/sec. | ||
| 8070 | 2026.04.17 16:13:58.813334 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.04.17 16:13:58.813449 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8072 | 2026.04.17 16:13:58.813473 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001352 sec., 118343.1952662722 rows/sec., 8.24 MiB/sec. | ||
| 8073 | 2026.04.17 16:13:58.813479 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.04.17 16:13:58.813515 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8075 | 2026.04.17 16:13:58.813519 [ 268 ] {b9f1a8dc-702a-4891-89e6-bc45bb818c3b} <Debug> TCPHandler: Processed in 0.001526231 sec. | ||
| 8076 | 2026.04.17 16:13:58.813570 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8077 | 2026.04.17 16:13:58.813584 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 8078 | 2026.04.17 16:13:58.813669 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.04.17 16:13:58.813703 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8080 | 2026.04.17 16:13:58.813738 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19488 rows starting from the beginning of the part | ||
| 8081 | 2026.04.17 16:13:58.813771 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8082 | 2026.04.17 16:13:58.813790 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8083 | 2026.04.17 16:13:58.813820 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8084 | 2026.04.17 16:13:58.813836 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8085 | 2026.04.17 16:13:58.813880 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1501 rows starting from the beginning of the part | ||
| 8086 | 2026.04.17 16:13:58.813917 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 8087 | 2026.04.17 16:13:58.813917 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.04.17 16:13:58.813950 [ 192 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3465 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194542 sec., 1781106.393478015 rows/sec., 128.99 MiB/sec. | ||
| 8089 | 2026.04.17 16:13:58.813956 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::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 | ||
| 8090 | 2026.04.17 16:13:58.814021 [ 189 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_56_11} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8091 | 2026.04.17 16:13:58.814135 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8092 | 2026.04.17 16:13:58.814202 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.04.17 16:13:58.814245 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8094 | 2026.04.17 16:13:58.814255 [ 199 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8095 | 2026.04.17 16:13:58.814605 [ 199 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.04.17 16:13:58.814625 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8097 | 2026.04.17 16:13:58.814704 [ 199 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_56_11} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8098 | 2026.04.17 16:13:58.814804 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8099 | 2026.04.17 16:13:58.814867 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.04.17 16:13:58.814980 [ 102 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8101 | 2026.04.17 16:13:58.815006 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 8102 | 2026.04.17 16:13:58.815010 [ 102 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.04.17 16:13:58.815045 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8104 | 2026.04.17 16:13:58.815049 [ 268 ] {9b202278-459e-4dd5-a154-406cc51d81fe} <Debug> TCPHandler: Processed in 0.001431989 sec. | ||
| 8105 | 2026.04.17 16:13:58.815132 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 8106 | 2026.04.17 16:13:58.815236 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8107 | 2026.04.17 16:13:58.815262 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3030 rows starting from the beginning of the part | ||
| 8108 | 2026.04.17 16:13:58.815312 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8109 | 2026.04.17 16:13:58.815354 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8110 | 2026.04.17 16:13:58.815391 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
| 8111 | 2026.04.17 16:13:58.815426 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
| 8112 | 2026.04.17 16:13:58.815463 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::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 | ||
| 8113 | 2026.04.17 16:13:58.816770 [ 189 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673333 sec., 1954183.6562118838 rows/sec., 128.24 MiB/sec. | ||
| 8114 | 2026.04.17 16:13:58.817105 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8115 | 2026.04.17 16:13:58.817343 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.04.17 16:13:58.817405 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_56_11} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8117 | 2026.04.17 16:13:58.817461 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8118 | 2026.04.17 16:13:58.830453 [ 199 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21597 rows, containing 5 columns (5 merged, 0 gathered) in 0.01689427 sec., 1278362.427024074 rows/sec., 83.19 MiB/sec. | ||
| 8119 | 2026.04.17 16:13:58.830796 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8120 | 2026.04.17 16:13:58.831056 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.04.17 16:13:58.831127 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8122 | 2026.04.17 16:13:58.831196 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8123 | 2026.04.17 16:13:59.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.90 MiB, peak 299.79 MiB, free memory in arenas 0.00 B, will set to 293.98 MiB (RSS), difference: 3.08 MiB | ||
| 8124 | 2026.04.17 16:14:01.585431 [ 101 ] {} <Debug> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8125 | 2026.04.17 16:14:01.585522 [ 101 ] {} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.04.17 16:14:01.585549 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8127 | 2026.04.17 16:14:01.585696 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::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 | ||
| 8128 | 2026.04.17 16:14:01.585849 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8129 | 2026.04.17 16:14:01.585888 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8130 | 2026.04.17 16:14:01.585963 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 8131 | 2026.04.17 16:14:01.586018 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8132 | 2026.04.17 16:14:01.586063 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8133 | 2026.04.17 16:14:01.586106 [ 190 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8134 | 2026.04.17 16:14:01.586888 [ 199 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250006 sec., 38399.815680884734 rows/sec., 3.20 MiB/sec. | ||
| 8135 | 2026.04.17 16:14:01.587081 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8136 | 2026.04.17 16:14:01.587391 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.04.17 16:14:01.587475 [ 191 ] {95007f9d-31b3-4c01-9e09-8e361d726203::all_1_13_3} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8138 | 2026.04.17 16:14:01.587566 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8139 | 2026.04.17 16:14:03.811959 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.04.17 16:14:03.812157 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8141 | 2026.04.17 16:14:03.812230 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8142 | 2026.04.17 16:14:03.813003 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.04.17 16:14:03.813055 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8144 | 2026.04.17 16:14:03.813449 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8145 | 2026.04.17 16:14:03.813667 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.04.17 16:14:03.813814 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001712 sec., 80607.47663551402 rows/sec., 7.01 MiB/sec. | ||
| 8147 | 2026.04.17 16:14:03.813856 [ 268 ] {41857f8f-3e5d-4411-9dbe-d765b6ea767d} <Debug> TCPHandler: Processed in 0.002028151 sec. | ||
| 8148 | 2026.04.17 16:14:03.813987 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.04.17 16:14:03.814079 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8150 | 2026.04.17 16:14:03.814120 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8151 | 2026.04.17 16:14:03.814531 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.04.17 16:14:03.814567 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8153 | 2026.04.17 16:14:03.814875 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8154 | 2026.04.17 16:14:03.815083 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.04.17 16:14:03.815208 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001148 sec., 35714.28571428572 rows/sec., 2.62 MiB/sec. | ||
| 8156 | 2026.04.17 16:14:03.815246 [ 268 ] {3f13b52a-010f-4882-8155-866a0c9bdb34} <Debug> TCPHandler: Processed in 0.001306796 sec. | ||
| 8157 | 2026.04.17 16:14:03.815352 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.04.17 16:14:03.815446 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8159 | 2026.04.17 16:14:03.815484 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8160 | 2026.04.17 16:14:03.815913 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.04.17 16:14:03.815955 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8162 | 2026.04.17 16:14:03.816264 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8163 | 2026.04.17 16:14:03.816478 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.04.17 16:14:03.816600 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001172 sec., 89590.44368600682 rows/sec., 7.00 MiB/sec. | ||
| 8165 | 2026.04.17 16:14:03.816636 [ 268 ] {0b9961c0-07eb-43a2-9cfd-80723f5a3380} <Debug> TCPHandler: Processed in 0.001331066 sec. | ||
| 8166 | 2026.04.17 16:14:03.816745 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.04.17 16:14:03.816837 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8168 | 2026.04.17 16:14:03.816879 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8169 | 2026.04.17 16:14:03.817276 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.04.17 16:14:03.817311 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8171 | 2026.04.17 16:14:03.817622 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8172 | 2026.04.17 16:14:03.817825 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.04.17 16:14:03.817953 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 8174 | 2026.04.17 16:14:03.817989 [ 268 ] {b603518f-9516-4004-a0f8-ea246e54949a} <Debug> TCPHandler: Processed in 0.001290826 sec. | ||
| 8175 | 2026.04.17 16:14:03.818097 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.04.17 16:14:03.818187 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8177 | 2026.04.17 16:14:03.818240 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8178 | 2026.04.17 16:14:03.819106 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.04.17 16:14:03.819141 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8180 | 2026.04.17 16:14:03.819714 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8181 | 2026.04.17 16:14:03.819927 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.04.17 16:14:03.820062 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 8183 | 2026.04.17 16:14:03.820115 [ 268 ] {f7a361a3-9132-44c5-82fd-07e621727eea} <Debug> TCPHandler: Processed in 0.002064671 sec. | ||
| 8184 | 2026.04.17 16:14:03.820237 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2026.04.17 16:14:03.820329 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8186 | 2026.04.17 16:14:03.820369 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8187 | 2026.04.17 16:14:03.820695 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.04.17 16:14:03.820731 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8189 | 2026.04.17 16:14:03.821023 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8190 | 2026.04.17 16:14:03.821230 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.04.17 16:14:03.821353 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 8192 | 2026.04.17 16:14:03.821388 [ 268 ] {d02fce43-8303-4a4a-9eb6-21d68817d69b} <Debug> TCPHandler: Processed in 0.001198054 sec. | ||
| 8193 | 2026.04.17 16:14:04.245807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17703 | ||
| 8194 | 2026.04.17 16:14:04.246381 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.04.17 16:14:04.246426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8196 | 2026.04.17 16:14:04.246925 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8197 | 2026.04.17 16:14:04.247150 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.04.17 16:14:04.247282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17703 | ||
| 8199 | 2026.04.17 16:14:05.217758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8200 | 2026.04.17 16:14:05.234230 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.04.17 16:14:05.234291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8202 | 2026.04.17 16:14:05.240042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8203 | 2026.04.17 16:14:05.240753 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.04.17 16:14:05.243695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8205 | 2026.04.17 16:14:06.789168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1012 | ||
| 8206 | 2026.04.17 16:14:06.791426 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.04.17 16:14:06.791483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8208 | 2026.04.17 16:14:06.792705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8209 | 2026.04.17 16:14:06.792992 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.04.17 16:14:06.793358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 8211 | 2026.04.17 16:14:08.810868 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.04.17 16:14:08.811061 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.04.17 16:14:08.811131 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8214 | 2026.04.17 16:14:08.811774 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.04.17 16:14:08.811825 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8216 | 2026.04.17 16:14:08.812219 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8217 | 2026.04.17 16:14:08.812450 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.04.17 16:14:08.812608 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 8219 | 2026.04.17 16:14:08.812659 [ 268 ] {456f7a2c-c48a-4a7b-b602-882700f8d110} <Debug> TCPHandler: Processed in 0.001918098 sec. | ||
| 8220 | 2026.04.17 16:14:08.812782 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.04.17 16:14:08.812884 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8222 | 2026.04.17 16:14:08.812928 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8223 | 2026.04.17 16:14:08.813320 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.04.17 16:14:08.813357 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8225 | 2026.04.17 16:14:08.813647 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8226 | 2026.04.17 16:14:08.813857 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.04.17 16:14:08.813986 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 8228 | 2026.04.17 16:14:08.814024 [ 268 ] {ffc6ac25-c90b-482a-96b1-7db3c3643395} <Debug> TCPHandler: Processed in 0.001292475 sec. | ||
| 8229 | 2026.04.17 16:14:08.814137 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.04.17 16:14:08.814231 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8231 | 2026.04.17 16:14:08.814270 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8232 | 2026.04.17 16:14:08.814741 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.04.17 16:14:08.814777 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8234 | 2026.04.17 16:14:08.815084 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8235 | 2026.04.17 16:14:08.815291 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.04.17 16:14:08.815420 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001208 sec., 146523.178807947 rows/sec., 12.89 MiB/sec. | ||
| 8237 | 2026.04.17 16:14:08.815456 [ 268 ] {5a109391-de65-4649-ad39-803540fdf2ee} <Debug> TCPHandler: Processed in 0.001367327 sec. | ||
| 8238 | 2026.04.17 16:14:08.815565 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.04.17 16:14:08.815658 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.04.17 16:14:08.815696 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8241 | 2026.04.17 16:14:08.816070 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.04.17 16:14:08.816105 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8243 | 2026.04.17 16:14:08.816398 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8244 | 2026.04.17 16:14:08.816603 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.04.17 16:14:08.816727 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001088 sec., 12867.64705882353 rows/sec., 1011.57 KiB/sec. | ||
| 8246 | 2026.04.17 16:14:08.816764 [ 268 ] {412b61b3-999f-45c6-b5ba-81fe4f869336} <Debug> TCPHandler: Processed in 0.001246115 sec. | ||
| 8247 | 2026.04.17 16:14:08.816871 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.04.17 16:14:08.816963 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8249 | 2026.04.17 16:14:08.817002 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8250 | 2026.04.17 16:14:08.817372 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.04.17 16:14:08.817407 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8252 | 2026.04.17 16:14:08.817690 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8253 | 2026.04.17 16:14:08.817893 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.04.17 16:14:08.818024 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001079 sec., 22242.817423540313 rows/sec., 1.85 MiB/sec. | ||
| 8255 | 2026.04.17 16:14:08.818061 [ 268 ] {3e5ea9f5-8d93-42db-8945-8a21f7945869} <Debug> TCPHandler: Processed in 0.001237295 sec. | ||
| 8256 | 2026.04.17 16:14:08.818169 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.04.17 16:14:08.818260 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8258 | 2026.04.17 16:14:08.818299 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8259 | 2026.04.17 16:14:08.818665 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.04.17 16:14:08.818700 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8261 | 2026.04.17 16:14:08.818984 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8262 | 2026.04.17 16:14:08.819182 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.04.17 16:14:08.819304 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 882.77 KiB/sec. | ||
| 8264 | 2026.04.17 16:14:08.819340 [ 268 ] {3684c890-1329-4544-8549-d0983511ffbb} <Debug> TCPHandler: Processed in 0.001218575 sec. | ||
| 8265 | 2026.04.17 16:14:08.819448 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.04.17 16:14:08.819539 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8267 | 2026.04.17 16:14:08.819577 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8268 | 2026.04.17 16:14:08.819985 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.04.17 16:14:08.820047 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8270 | 2026.04.17 16:14:08.820349 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8271 | 2026.04.17 16:14:08.820565 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.04.17 16:14:08.820697 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001175 sec., 86808.51063829787 rows/sec., 7.09 MiB/sec. | ||
| 8273 | 2026.04.17 16:14:08.820734 [ 268 ] {ecd93713-5c9b-47f3-9a89-c9fc2f18fca6} <Debug> TCPHandler: Processed in 0.001333437 sec. | ||
| 8274 | 2026.04.17 16:14:08.820843 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.04.17 16:14:08.820934 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8276 | 2026.04.17 16:14:08.820975 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8277 | 2026.04.17 16:14:08.821389 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.04.17 16:14:08.821425 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8279 | 2026.04.17 16:14:08.821745 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8280 | 2026.04.17 16:14:08.821949 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.04.17 16:14:08.822084 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001168 sec., 168664.38356164383 rows/sec., 12.10 MiB/sec. | ||
| 8282 | 2026.04.17 16:14:08.822121 [ 268 ] {96aef117-16af-40ca-8e04-06de7950ba47} <Debug> TCPHandler: Processed in 0.001325517 sec. | ||
| 8283 | 2026.04.17 16:14:08.822230 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.04.17 16:14:08.822322 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.04.17 16:14:08.822362 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8286 | 2026.04.17 16:14:08.822672 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.04.17 16:14:08.822707 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 8288 | 2026.04.17 16:14:08.823002 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8289 | 2026.04.17 16:14:08.823202 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.04.17 16:14:08.823332 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 8291 | 2026.04.17 16:14:08.823368 [ 268 ] {867cbd78-69c5-4d44-9f58-25c956bd714d} <Debug> TCPHandler: Processed in 0.001184834 sec. | ||
| 8292 | 2026.04.17 16:14:11.610780 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8293 | 2026.04.17 16:14:11.610866 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8294 | 2026.04.17 16:14:11.747433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18151 | ||
| 8295 | 2026.04.17 16:14:11.747931 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.04.17 16:14:11.747978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8297 | 2026.04.17 16:14:11.748474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8298 | 2026.04.17 16:14:11.748714 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.04.17 16:14:11.748875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18151 | ||
| 8300 | 2026.04.17 16:14:12.743813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8301 | 2026.04.17 16:14:12.761337 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.04.17 16:14:12.761407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8303 | 2026.04.17 16:14:12.767669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8304 | 2026.04.17 16:14:12.768419 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.04.17 16:14:12.772110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8306 | 2026.04.17 16:14:13.811092 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.04.17 16:14:13.811295 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8308 | 2026.04.17 16:14:13.811372 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8309 | 2026.04.17 16:14:13.812113 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.04.17 16:14:13.812168 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8311 | 2026.04.17 16:14:13.812580 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8312 | 2026.04.17 16:14:13.812822 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.04.17 16:14:13.812987 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001747 sec., 78992.55867200915 rows/sec., 6.87 MiB/sec. | ||
| 8314 | 2026.04.17 16:14:13.813045 [ 268 ] {e48095b5-fce8-47d4-897a-a6691a9f51d2} <Debug> TCPHandler: Processed in 0.002095373 sec. | ||
| 8315 | 2026.04.17 16:14:13.813177 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.04.17 16:14:13.813281 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8317 | 2026.04.17 16:14:13.813327 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8318 | 2026.04.17 16:14:13.813746 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.04.17 16:14:13.813787 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8320 | 2026.04.17 16:14:13.814101 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8321 | 2026.04.17 16:14:13.814308 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.04.17 16:14:13.814444 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001187 sec., 34540.859309182815 rows/sec., 2.54 MiB/sec. | ||
| 8323 | 2026.04.17 16:14:13.814484 [ 268 ] {b19442e5-517a-4cff-9271-11971b4ed173} <Debug> TCPHandler: Processed in 0.001360468 sec. | ||
| 8324 | 2026.04.17 16:14:13.814612 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.04.17 16:14:13.814716 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8326 | 2026.04.17 16:14:13.814761 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8327 | 2026.04.17 16:14:13.815222 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.04.17 16:14:13.815262 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8329 | 2026.04.17 16:14:13.815610 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8330 | 2026.04.17 16:14:13.815827 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2026.04.17 16:14:13.815960 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001263 sec., 83135.3919239905 rows/sec., 6.49 MiB/sec. | ||
| 8332 | 2026.04.17 16:14:13.815999 [ 268 ] {59b17c79-804b-4fc9-b154-c29a59e0313f} <Debug> TCPHandler: Processed in 0.001438419 sec. | ||
| 8333 | 2026.04.17 16:14:13.816122 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.04.17 16:14:13.816219 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8335 | 2026.04.17 16:14:13.816264 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8336 | 2026.04.17 16:14:13.816659 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2026.04.17 16:14:13.816696 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8338 | 2026.04.17 16:14:13.817021 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8339 | 2026.04.17 16:14:13.817239 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.04.17 16:14:13.817378 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 8341 | 2026.04.17 16:14:13.817416 [ 268 ] {396ba58c-67e2-4432-8628-d386b001d828} <Debug> TCPHandler: Processed in 0.001344238 sec. | ||
| 8342 | 2026.04.17 16:14:13.817535 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.04.17 16:14:13.817638 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8344 | 2026.04.17 16:14:13.817694 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8345 | 2026.04.17 16:14:13.818593 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.04.17 16:14:13.818632 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8347 | 2026.04.17 16:14:13.819226 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8348 | 2026.04.17 16:14:13.819458 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.04.17 16:14:13.819611 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001993 sec., 20572.002007024585 rows/sec., 36.86 MiB/sec. | ||
| 8350 | 2026.04.17 16:14:13.819684 [ 268 ] {e59543a2-0dbe-4a7e-88dc-a15f104ad0a7} <Debug> TCPHandler: Processed in 0.002200304 sec. | ||
| 8351 | 2026.04.17 16:14:13.819816 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.04.17 16:14:13.819910 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8353 | 2026.04.17 16:14:13.819953 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8354 | 2026.04.17 16:14:13.820284 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.04.17 16:14:13.820320 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8356 | 2026.04.17 16:14:13.820629 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8357 | 2026.04.17 16:14:13.820840 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.04.17 16:14:13.820972 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8359 | 2026.04.17 16:14:13.821009 [ 268 ] {00b7071e-3e1e-4b6b-9e35-01d7e8273048} <Debug> TCPHandler: Processed in 0.001242235 sec. | ||
| 8360 | 2026.04.17 16:14:16.793494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1042 | ||
| 8361 | 2026.04.17 16:14:16.795925 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.04.17 16:14:16.795964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8363 | 2026.04.17 16:14:16.797181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8364 | 2026.04.17 16:14:16.797471 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.04.17 16:14:16.797847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8366 | 2026.04.17 16:14:18.809028 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.04.17 16:14:18.809229 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8368 | 2026.04.17 16:14:18.809306 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8369 | 2026.04.17 16:14:18.810026 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.04.17 16:14:18.810079 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8371 | 2026.04.17 16:14:18.810491 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8372 | 2026.04.17 16:14:18.810744 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.04.17 16:14:18.810914 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 8374 | 2026.04.17 16:14:18.810967 [ 268 ] {86b6621a-befc-48f4-8392-e0c059f63848} <Debug> TCPHandler: Processed in 0.002079352 sec. | ||
| 8375 | 2026.04.17 16:14:18.811118 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.04.17 16:14:18.811221 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8377 | 2026.04.17 16:14:18.811266 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8378 | 2026.04.17 16:14:18.811712 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.04.17 16:14:18.811751 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8380 | 2026.04.17 16:14:18.812072 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8381 | 2026.04.17 16:14:18.812293 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.04.17 16:14:18.812428 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 8383 | 2026.04.17 16:14:18.812465 [ 268 ] {852d21ec-df2a-4539-84d1-9abc1eb83c73} <Debug> TCPHandler: Processed in 0.001400288 sec. | ||
| 8384 | 2026.04.17 16:14:18.812591 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.04.17 16:14:18.812688 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8386 | 2026.04.17 16:14:18.812732 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8387 | 2026.04.17 16:14:18.813138 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.04.17 16:14:18.813174 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8389 | 2026.04.17 16:14:18.813505 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8390 | 2026.04.17 16:14:18.813715 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.04.17 16:14:18.813848 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 8392 | 2026.04.17 16:14:18.813885 [ 268 ] {59f1dd05-ecda-42c5-85b1-59f19ece87ab} <Debug> TCPHandler: Processed in 0.001345088 sec. | ||
| 8393 | 2026.04.17 16:14:18.813999 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.04.17 16:14:18.814093 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.04.17 16:14:18.814136 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8396 | 2026.04.17 16:14:18.814459 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.04.17 16:14:18.814493 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8398 | 2026.04.17 16:14:18.814791 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8399 | 2026.04.17 16:14:18.815018 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.04.17 16:14:18.815149 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8401 | 2026.04.17 16:14:18.815185 [ 268 ] {a9cf1ef8-06ac-464c-9e46-900e8974bd60} <Debug> TCPHandler: Processed in 0.001235835 sec. | ||
| 8402 | 2026.04.17 16:14:19.095065 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2026.04.17 16:14:19.095208 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8404 | 2026.04.17 16:14:19.095264 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8405 | 2026.04.17 16:14:19.095798 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.04.17 16:14:19.095835 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8407 | 2026.04.17 16:14:19.096167 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8408 | 2026.04.17 16:14:19.096401 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.04.17 16:14:19.096546 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 357.38 KiB/sec. | ||
| 8410 | 2026.04.17 16:14:19.096586 [ 268 ] {baace5ef-f98d-47d5-88af-dc72cbffa07f} <Debug> TCPHandler: Processed in 0.001607033 sec. | ||
| 8411 | 2026.04.17 16:14:19.096716 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.04.17 16:14:19.096810 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8413 | 2026.04.17 16:14:19.096849 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8414 | 2026.04.17 16:14:19.098829 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.04.17 16:14:19.098864 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8416 | 2026.04.17 16:14:19.099321 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8417 | 2026.04.17 16:14:19.099537 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.04.17 16:14:19.099648 [ 84 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8419 | 2026.04.17 16:14:19.099669 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Debug> executeQuery: Read 2486 rows, 189.44 KiB in 0.002877 sec., 864094.5429266598 rows/sec., 64.30 MiB/sec. | ||
| 8420 | 2026.04.17 16:14:19.099716 [ 84 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.04.17 16:14:19.099726 [ 268 ] {11cd2b23-b0d5-40dd-8885-cd0f71fc26cc} <Debug> TCPHandler: Processed in 0.003060062 sec. | ||
| 8422 | 2026.04.17 16:14:19.099744 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8423 | 2026.04.17 16:14:19.099854 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.04.17 16:14:19.099900 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8425 | 2026.04.17 16:14:19.099948 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8426 | 2026.04.17 16:14:19.099997 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8427 | 2026.04.17 16:14:19.100072 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8428 | 2026.04.17 16:14:19.100119 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3356 rows starting from the beginning of the part | ||
| 8429 | 2026.04.17 16:14:19.100199 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 138 rows starting from the beginning of the part | ||
| 8430 | 2026.04.17 16:14:19.100254 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 177 rows starting from the beginning of the part | ||
| 8431 | 2026.04.17 16:14:19.100304 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
| 8432 | 2026.04.17 16:14:19.100354 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8433 | 2026.04.17 16:14:19.100405 [ 190 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2486 rows starting from the beginning of the part | ||
| 8434 | 2026.04.17 16:14:19.100432 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.04.17 16:14:19.100472 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8436 | 2026.04.17 16:14:19.100821 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8437 | 2026.04.17 16:14:19.101048 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.04.17 16:14:19.101150 [ 84 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 8439 | 2026.04.17 16:14:19.101179 [ 84 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.04.17 16:14:19.101183 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Debug> executeQuery: Read 56 rows, 4.18 KiB in 0.001254 sec., 44657.09728867624 rows/sec., 3.25 MiB/sec. | ||
| 8441 | 2026.04.17 16:14:19.101200 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8442 | 2026.04.17 16:14:19.101225 [ 268 ] {10f6f850-5074-428d-bb1d-2971f713747d} <Debug> TCPHandler: Processed in 0.001421318 sec. | ||
| 8443 | 2026.04.17 16:14:19.101309 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 8444 | 2026.04.17 16:14:19.101335 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2026.04.17 16:14:19.101443 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8446 | 2026.04.17 16:14:19.101458 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8447 | 2026.04.17 16:14:19.101483 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8448 | 2026.04.17 16:14:19.101497 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 224 rows starting from the beginning of the part | ||
| 8449 | 2026.04.17 16:14:19.101569 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 8450 | 2026.04.17 16:14:19.101616 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 8451 | 2026.04.17 16:14:19.101661 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 8452 | 2026.04.17 16:14:19.101702 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 8453 | 2026.04.17 16:14:19.101741 [ 191 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 8454 | 2026.04.17 16:14:19.102336 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.04.17 16:14:19.102387 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8456 | 2026.04.17 16:14:19.102595 [ 202 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338207 sec., 325809.0863371661 rows/sec., 23.55 MiB/sec. | ||
| 8457 | 2026.04.17 16:14:19.102788 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 8458 | 2026.04.17 16:14:19.102932 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8459 | 2026.04.17 16:14:19.103003 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6351 rows, containing 5 columns (5 merged, 0 gathered) in 0.003169784 sec., 2003606.5548945921 rows/sec., 159.95 MiB/sec. | ||
| 8460 | 2026.04.17 16:14:19.103107 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.04.17 16:14:19.103171 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.04.17 16:14:19.103188 [ 200 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_43_9} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 8463 | 2026.04.17 16:14:19.103277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8464 | 2026.04.17 16:14:19.103305 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00188 sec., 426063.8297872341 rows/sec., 24.61 MiB/sec. | ||
| 8465 | 2026.04.17 16:14:19.103310 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8466 | 2026.04.17 16:14:19.103349 [ 268 ] {aa093547-ca8c-43db-9ba0-ab7865f32181} <Debug> TCPHandler: Processed in 0.002063432 sec. | ||
| 8467 | 2026.04.17 16:14:19.103485 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2026.04.17 16:14:19.103584 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8469 | 2026.04.17 16:14:19.103600 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.04.17 16:14:19.103625 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8471 | 2026.04.17 16:14:19.103687 [ 202 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_61_12} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8472 | 2026.04.17 16:14:19.103794 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 8473 | 2026.04.17 16:14:19.104030 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.04.17 16:14:19.104070 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8475 | 2026.04.17 16:14:19.104362 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8476 | 2026.04.17 16:14:19.104582 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.04.17 16:14:19.104708 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 8478 | 2026.04.17 16:14:19.104745 [ 268 ] {e6a3f3e4-7dfb-4d1e-a1d5-6353a88470f1} <Debug> TCPHandler: Processed in 0.001310666 sec. | ||
| 8479 | 2026.04.17 16:14:19.104857 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.04.17 16:14:19.104951 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8481 | 2026.04.17 16:14:19.104989 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8482 | 2026.04.17 16:14:19.106043 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.04.17 16:14:19.106077 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8484 | 2026.04.17 16:14:19.106426 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8485 | 2026.04.17 16:14:19.106636 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.04.17 16:14:19.106736 [ 84 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8487 | 2026.04.17 16:14:19.106764 [ 84 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.04.17 16:14:19.106767 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Debug> executeQuery: Read 1335 rows, 91.73 KiB in 0.001834 sec., 727917.121046892 rows/sec., 48.84 MiB/sec. | ||
| 8489 | 2026.04.17 16:14:19.106783 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8490 | 2026.04.17 16:14:19.106810 [ 268 ] {88a74cc9-47ef-4383-b09a-d35aa352e996} <Debug> TCPHandler: Processed in 0.002002141 sec. | ||
| 8491 | 2026.04.17 16:14:19.106862 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8492 | 2026.04.17 16:14:19.106923 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.04.17 16:14:19.106960 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8494 | 2026.04.17 16:14:19.106991 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1829 rows starting from the beginning of the part | ||
| 8495 | 2026.04.17 16:14:19.107024 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8496 | 2026.04.17 16:14:19.107044 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 105 rows starting from the beginning of the part | ||
| 8497 | 2026.04.17 16:14:19.107072 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8498 | 2026.04.17 16:14:19.107094 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part | ||
| 8499 | 2026.04.17 16:14:19.107143 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 105 rows starting from the beginning of the part | ||
| 8500 | 2026.04.17 16:14:19.107179 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8501 | 2026.04.17 16:14:19.107220 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1335 rows starting from the beginning of the part | ||
| 8502 | 2026.04.17 16:14:19.107912 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.04.17 16:14:19.107951 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8504 | 2026.04.17 16:14:19.108373 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8505 | 2026.04.17 16:14:19.108534 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707844 sec., 2072788.8495670564 rows/sec., 150.75 MiB/sec. | ||
| 8506 | 2026.04.17 16:14:19.108594 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.04.17 16:14:19.108700 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8508 | 2026.04.17 16:14:19.108726 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8509 | 2026.04.17 16:14:19.108734 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.00173 sec., 866473.9884393064 rows/sec., 52.56 MiB/sec. | ||
| 8510 | 2026.04.17 16:14:19.108732 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.04.17 16:14:19.108785 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8512 | 2026.04.17 16:14:19.108787 [ 268 ] {ae495c45-2940-46cf-a0ff-5b34478705a2} <Debug> TCPHandler: Processed in 0.001913589 sec. | ||
| 8513 | 2026.04.17 16:14:19.108862 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8514 | 2026.04.17 16:14:19.108911 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.04.17 16:14:19.108978 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8516 | 2026.04.17 16:14:19.108998 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.04.17 16:14:19.109011 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21597 rows starting from the beginning of the part | ||
| 8518 | 2026.04.17 16:14:19.109015 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8519 | 2026.04.17 16:14:19.109067 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8520 | 2026.04.17 16:14:19.109073 [ 190 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_61_12} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8521 | 2026.04.17 16:14:19.109079 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8522 | 2026.04.17 16:14:19.109117 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 197 rows starting from the beginning of the part | ||
| 8523 | 2026.04.17 16:14:19.109150 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8524 | 2026.04.17 16:14:19.109162 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8525 | 2026.04.17 16:14:19.109201 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8526 | 2026.04.17 16:14:19.109239 [ 202 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1499 rows starting from the beginning of the part | ||
| 8527 | 2026.04.17 16:14:19.109994 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.04.17 16:14:19.110041 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8529 | 2026.04.17 16:14:19.110621 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8530 | 2026.04.17 16:14:19.110857 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.04.17 16:14:19.111009 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002013 sec., 24838.549428713362 rows/sec., 44.51 MiB/sec. | ||
| 8532 | 2026.04.17 16:14:19.111075 [ 268 ] {ca24a355-861b-469d-923c-dc154f96fc59} <Debug> TCPHandler: Processed in 0.002213394 sec. | ||
| 8533 | 2026.04.17 16:14:19.111195 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.04.17 16:14:19.111290 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8535 | 2026.04.17 16:14:19.111330 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8536 | 2026.04.17 16:14:19.111636 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.04.17 16:14:19.111670 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8538 | 2026.04.17 16:14:19.111976 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8539 | 2026.04.17 16:14:19.112187 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.04.17 16:14:19.112321 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 8541 | 2026.04.17 16:14:19.112320 [ 82 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8542 | 2026.04.17 16:14:19.112359 [ 268 ] {5776b387-0b16-4df5-a8d5-8f29d1fed1d0} <Debug> TCPHandler: Processed in 0.001212554 sec. | ||
| 8543 | 2026.04.17 16:14:19.112373 [ 82 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.04.17 16:14:19.112400 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8545 | 2026.04.17 16:14:19.112478 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8546 | 2026.04.17 16:14:19.112579 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8547 | 2026.04.17 16:14:19.112610 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3270 rows starting from the beginning of the part | ||
| 8548 | 2026.04.17 16:14:19.112692 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8549 | 2026.04.17 16:14:19.112756 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8550 | 2026.04.17 16:14:19.112813 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8551 | 2026.04.17 16:14:19.112870 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8552 | 2026.04.17 16:14:19.112930 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 8553 | 2026.04.17 16:14:19.114557 [ 195 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114542 sec., 1665608.912000802 rows/sec., 109.51 MiB/sec. | ||
| 8554 | 2026.04.17 16:14:19.114812 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8555 | 2026.04.17 16:14:19.115063 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.04.17 16:14:19.115135 [ 191 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_61_12} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8557 | 2026.04.17 16:14:19.115207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8558 | 2026.04.17 16:14:19.119808 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23773 rows, containing 5 columns (5 merged, 0 gathered) in 0.010976991 sec., 2165711.8968212693 rows/sec., 140.64 MiB/sec. | ||
| 8559 | 2026.04.17 16:14:19.120673 [ 191 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8560 | 2026.04.17 16:14:19.120914 [ 191 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.04.17 16:14:19.120989 [ 191 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8562 | 2026.04.17 16:14:19.121069 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8563 | 2026.04.17 16:14:19.248952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18663 | ||
| 8564 | 2026.04.17 16:14:19.249708 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.04.17 16:14:19.249744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8566 | 2026.04.17 16:14:19.250173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8567 | 2026.04.17 16:14:19.250386 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.04.17 16:14:19.250515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18663 | ||
| 8569 | 2026.04.17 16:14:20.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.12 MiB, peak 302.37 MiB, free memory in arenas 0.00 B, will set to 296.89 MiB (RSS), difference: 1.77 MiB | ||
| 8570 | 2026.04.17 16:14:20.273150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8571 | 2026.04.17 16:14:20.291401 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.04.17 16:14:20.291469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8573 | 2026.04.17 16:14:20.297860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8574 | 2026.04.17 16:14:20.298574 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.04.17 16:14:20.301757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8576 | 2026.04.17 16:14:23.807979 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.04.17 16:14:23.808178 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8578 | 2026.04.17 16:14:23.808255 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8579 | 2026.04.17 16:14:23.809007 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.04.17 16:14:23.809049 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8581 | 2026.04.17 16:14:23.809444 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8582 | 2026.04.17 16:14:23.809670 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.04.17 16:14:23.809835 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 8584 | 2026.04.17 16:14:23.809886 [ 268 ] {2bb4f1d4-06ff-4700-8976-1dacc4a1ef8c} <Debug> TCPHandler: Processed in 0.002042621 sec. | ||
| 8585 | 2026.04.17 16:14:23.810010 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.04.17 16:14:23.810113 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8587 | 2026.04.17 16:14:23.810156 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8588 | 2026.04.17 16:14:23.810593 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.04.17 16:14:23.810628 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8590 | 2026.04.17 16:14:23.810929 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8591 | 2026.04.17 16:14:23.811154 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.04.17 16:14:23.811288 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 8593 | 2026.04.17 16:14:23.811326 [ 268 ] {b1e71e32-63ab-48d7-8791-f1937ea6705c} <Debug> TCPHandler: Processed in 0.001367038 sec. | ||
| 8594 | 2026.04.17 16:14:23.811440 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.04.17 16:14:23.811537 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.04.17 16:14:23.811581 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8597 | 2026.04.17 16:14:23.811964 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.04.17 16:14:23.811998 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8599 | 2026.04.17 16:14:23.812318 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8600 | 2026.04.17 16:14:23.812522 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.04.17 16:14:23.812652 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001134 sec., 112874.7795414462 rows/sec., 7.86 MiB/sec. | ||
| 8602 | 2026.04.17 16:14:23.812689 [ 268 ] {08174f28-0b07-427d-9a6d-89a82e21716e} <Debug> TCPHandler: Processed in 0.001296216 sec. | ||
| 8603 | 2026.04.17 16:14:23.812798 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.04.17 16:14:23.812891 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.04.17 16:14:23.812932 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8606 | 2026.04.17 16:14:23.813246 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.04.17 16:14:23.813279 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8608 | 2026.04.17 16:14:23.813574 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8609 | 2026.04.17 16:14:23.813777 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.04.17 16:14:23.813903 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001031 sec., 46556.74102812803 rows/sec., 3.14 MiB/sec. | ||
| 8611 | 2026.04.17 16:14:23.813938 [ 268 ] {7ce909b9-41f9-448e-8be0-4b2cef2be1aa} <Debug> TCPHandler: Processed in 0.001187133 sec. | ||
| 8612 | 2026.04.17 16:14:26.610925 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8613 | 2026.04.17 16:14:26.610993 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8614 | 2026.04.17 16:14:26.750612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19111 | ||
| 8615 | 2026.04.17 16:14:26.751207 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.04.17 16:14:26.751261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8617 | 2026.04.17 16:14:26.751765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8618 | 2026.04.17 16:14:26.752005 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.04.17 16:14:26.752158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19111 | ||
| 8620 | 2026.04.17 16:14:26.798102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1076 | ||
| 8621 | 2026.04.17 16:14:26.800993 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.04.17 16:14:26.801050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8623 | 2026.04.17 16:14:26.802273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8624 | 2026.04.17 16:14:26.802553 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.04.17 16:14:26.802916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8626 | 2026.04.17 16:14:27.801922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8627 | 2026.04.17 16:14:27.820674 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.04.17 16:14:27.820735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8629 | 2026.04.17 16:14:27.826979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8630 | 2026.04.17 16:14:27.827699 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.04.17 16:14:27.830612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8632 | 2026.04.17 16:14:28.808971 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.04.17 16:14:28.809167 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8634 | 2026.04.17 16:14:28.809239 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8635 | 2026.04.17 16:14:28.810006 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.04.17 16:14:28.810054 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8637 | 2026.04.17 16:14:28.810441 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8638 | 2026.04.17 16:14:28.810662 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.04.17 16:14:28.810827 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 8640 | 2026.04.17 16:14:28.810867 [ 268 ] {c51c5dff-66f0-4cc3-8231-2d82396368ce} <Debug> TCPHandler: Processed in 0.002029732 sec. | ||
| 8641 | 2026.04.17 16:14:28.811017 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.04.17 16:14:28.811111 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8643 | 2026.04.17 16:14:28.811150 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8644 | 2026.04.17 16:14:28.811641 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.04.17 16:14:28.811675 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8646 | 2026.04.17 16:14:28.811976 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8647 | 2026.04.17 16:14:28.812182 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.04.17 16:14:28.812308 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 8649 | 2026.04.17 16:14:28.812344 [ 268 ] {52b5de7e-25af-4eaf-8558-d284a27e50ca} <Debug> TCPHandler: Processed in 0.001380718 sec. | ||
| 8650 | 2026.04.17 16:14:28.812482 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.04.17 16:14:28.812574 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8652 | 2026.04.17 16:14:28.812617 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8653 | 2026.04.17 16:14:28.813053 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.04.17 16:14:28.813086 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8655 | 2026.04.17 16:14:28.813403 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8656 | 2026.04.17 16:14:28.813607 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.04.17 16:14:28.813733 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8658 | 2026.04.17 16:14:28.813769 [ 268 ] {ae7c409c-97d5-426a-8ad4-5a7f9639048b} <Debug> TCPHandler: Processed in 0.001339307 sec. | ||
| 8659 | 2026.04.17 16:14:28.813885 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.04.17 16:14:28.813977 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8661 | 2026.04.17 16:14:28.814018 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8662 | 2026.04.17 16:14:28.814344 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.04.17 16:14:28.814377 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8664 | 2026.04.17 16:14:28.814671 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8665 | 2026.04.17 16:14:28.814871 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.04.17 16:14:28.814994 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 8667 | 2026.04.17 16:14:28.815029 [ 268 ] {2d4911f8-c119-4443-bade-d0b2c28d8101} <Debug> TCPHandler: Processed in 0.001194054 sec. | ||
| 8668 | 2026.04.17 16:14:33.811280 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.04.17 16:14:33.811479 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8670 | 2026.04.17 16:14:33.811548 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8671 | 2026.04.17 16:14:33.812264 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.04.17 16:14:33.812314 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8673 | 2026.04.17 16:14:33.812742 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8674 | 2026.04.17 16:14:33.812969 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.04.17 16:14:33.813129 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.0017 sec., 81176.4705882353 rows/sec., 7.06 MiB/sec. | ||
| 8676 | 2026.04.17 16:14:33.813182 [ 268 ] {fc759851-8f77-4a7a-9816-55fb7c340f4f} <Debug> TCPHandler: Processed in 0.0020283 sec. | ||
| 8677 | 2026.04.17 16:14:33.813324 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.04.17 16:14:33.813426 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.04.17 16:14:33.813470 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8680 | 2026.04.17 16:14:33.813883 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.04.17 16:14:33.813922 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8682 | 2026.04.17 16:14:33.814228 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8683 | 2026.04.17 16:14:33.814435 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.04.17 16:14:33.814568 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. | ||
| 8685 | 2026.04.17 16:14:33.814607 [ 268 ] {fff2cecf-1661-4579-a2b0-7e269352710a} <Debug> TCPHandler: Processed in 0.001333417 sec. | ||
| 8686 | 2026.04.17 16:14:33.814718 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.04.17 16:14:33.814813 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8688 | 2026.04.17 16:14:33.814852 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8689 | 2026.04.17 16:14:33.815273 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.04.17 16:14:33.815309 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8691 | 2026.04.17 16:14:33.815605 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8692 | 2026.04.17 16:14:33.815813 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.04.17 16:14:33.815940 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001147 sec., 91543.15605928509 rows/sec., 7.15 MiB/sec. | ||
| 8694 | 2026.04.17 16:14:33.815977 [ 268 ] {7ef5afd2-2e9b-47fe-bd95-5706aa814bae} <Debug> TCPHandler: Processed in 0.001306097 sec. | ||
| 8695 | 2026.04.17 16:14:33.816090 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.04.17 16:14:33.816183 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8697 | 2026.04.17 16:14:33.816227 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8698 | 2026.04.17 16:14:33.816605 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.04.17 16:14:33.816641 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8700 | 2026.04.17 16:14:33.816965 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8701 | 2026.04.17 16:14:33.817177 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.04.17 16:14:33.817306 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 8703 | 2026.04.17 16:14:33.817343 [ 268 ] {1e14c379-ef28-459d-af13-6aa913d3ed08} <Debug> TCPHandler: Processed in 0.001299646 sec. | ||
| 8704 | 2026.04.17 16:14:33.817453 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.04.17 16:14:33.817546 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.04.17 16:14:33.817600 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8707 | 2026.04.17 16:14:33.818476 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.04.17 16:14:33.818510 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8709 | 2026.04.17 16:14:33.819074 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8710 | 2026.04.17 16:14:33.819301 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.04.17 16:14:33.819441 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001912 sec., 21443.514644351464 rows/sec., 38.43 MiB/sec. | ||
| 8712 | 2026.04.17 16:14:33.819445 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8713 | 2026.04.17 16:14:33.819506 [ 268 ] {b1005700-cb90-49bc-ab30-b6241ac1798c} <Debug> TCPHandler: Processed in 0.002100252 sec. | ||
| 8714 | 2026.04.17 16:14:33.819516 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.04.17 16:14:33.819546 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8716 | 2026.04.17 16:14:33.819651 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.04.17 16:14:33.819696 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::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 | ||
| 8718 | 2026.04.17 16:14:33.819749 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8719 | 2026.04.17 16:14:33.819808 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8720 | 2026.04.17 16:14:33.820068 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8721 | 2026.04.17 16:14:33.820133 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.04.17 16:14:33.820165 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 830 rows starting from the beginning of the part | ||
| 8723 | 2026.04.17 16:14:33.820175 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8724 | 2026.04.17 16:14:33.820338 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 8725 | 2026.04.17 16:14:33.820444 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8726 | 2026.04.17 16:14:33.820513 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8727 | 2026.04.17 16:14:33.820537 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8728 | 2026.04.17 16:14:33.820632 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 8729 | 2026.04.17 16:14:33.820727 [ 201 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8730 | 2026.04.17 16:14:33.820738 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.04.17 16:14:33.820876 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 8732 | 2026.04.17 16:14:33.820912 [ 268 ] {4c00dfda-8bf9-48e0-9686-c4407281eeb2} <Debug> TCPHandler: Processed in 0.001309436 sec. | ||
| 8733 | 2026.04.17 16:14:33.826153 [ 191 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 19 columns (19 merged, 0 gathered) in 0.006526941 sec., 161331.3189134083 rows/sec., 289.10 MiB/sec. | ||
| 8734 | 2026.04.17 16:14:33.827506 [ 198 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8735 | 2026.04.17 16:14:33.827879 [ 198 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.04.17 16:14:33.827955 [ 198 ] {e854dac8-6318-467e-80b6-67fd989ea62c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8737 | 2026.04.17 16:14:33.828092 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 8738 | 2026.04.17 16:14:34.252371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19623 | ||
| 8739 | 2026.04.17 16:14:34.253214 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.04.17 16:14:34.253296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8741 | 2026.04.17 16:14:34.253790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8742 | 2026.04.17 16:14:34.254024 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.04.17 16:14:34.254159 [ 66 ] {} <Debug> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8744 | 2026.04.17 16:14:34.254175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19623 | ||
| 8745 | 2026.04.17 16:14:34.254231 [ 66 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.04.17 16:14:34.254261 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8747 | 2026.04.17 16:14:34.254405 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::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 | ||
| 8748 | 2026.04.17 16:14:34.254556 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8749 | 2026.04.17 16:14:34.254597 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17191 rows starting from the beginning of the part | ||
| 8750 | 2026.04.17 16:14:34.254664 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8751 | 2026.04.17 16:14:34.254712 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8752 | 2026.04.17 16:14:34.254756 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8753 | 2026.04.17 16:14:34.254794 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8754 | 2026.04.17 16:14:34.254833 [ 193 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8755 | 2026.04.17 16:14:34.256808 [ 191 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19623 rows, containing 4 columns (4 merged, 0 gathered) in 0.002465349 sec., 7959522.160959767 rows/sec., 113.86 MiB/sec. | ||
| 8756 | 2026.04.17 16:14:34.257125 [ 189 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8757 | 2026.04.17 16:14:34.257420 [ 189 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.04.17 16:14:34.257495 [ 189 ] {7505b39c-a1c0-40ff-8b26-8e19d5a5b471::all_1_41_8} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8759 | 2026.04.17 16:14:34.257567 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8760 | 2026.04.17 16:14:35.226394 [ 65 ] {} <Debug> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 8761 | 2026.04.17 16:14:35.226473 [ 65 ] {} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.04.17 16:14:35.226495 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8763 | 2026.04.17 16:14:35.226598 [ 197 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 8764 | 2026.04.17 16:14:35.226745 [ 197 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8765 | 2026.04.17 16:14:35.226792 [ 197 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 974 rows starting from the beginning of the part | ||
| 8766 | 2026.04.17 16:14:35.226878 [ 197 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8767 | 2026.04.17 16:14:35.226945 [ 197 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 8768 | 2026.04.17 16:14:35.227008 [ 197 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 8769 | 2026.04.17 16:14:35.227059 [ 197 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 801 rows starting from the beginning of the part | ||
| 8770 | 2026.04.17 16:14:35.228529 [ 189 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197809 sec., 1326532.1598107265 rows/sec., 83.12 MiB/sec. | ||
| 8771 | 2026.04.17 16:14:35.228763 [ 191 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8772 | 2026.04.17 16:14:35.229122 [ 191 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.04.17 16:14:35.229231 [ 191 ] {e0e37d44-acf1-4b43-acf0-bf42d31cd3df::all_1_24_5} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 8774 | 2026.04.17 16:14:35.229341 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8775 | 2026.04.17 16:14:35.330784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8776 | 2026.04.17 16:14:35.350231 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.04.17 16:14:35.350311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8778 | 2026.04.17 16:14:35.356741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8779 | 2026.04.17 16:14:35.357931 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.04.17 16:14:35.358398 [ 65 ] {} <Debug> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8781 | 2026.04.17 16:14:35.358487 [ 65 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.04.17 16:14:35.358517 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8783 | 2026.04.17 16:14:35.358654 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::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 | ||
| 8784 | 2026.04.17 16:14:35.362367 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8785 | 2026.04.17 16:14:35.364039 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8786 | 2026.04.17 16:14:35.364049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8787 | 2026.04.17 16:14:35.369092 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8788 | 2026.04.17 16:14:35.373860 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8789 | 2026.04.17 16:14:35.378744 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8790 | 2026.04.17 16:14:35.383519 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8791 | 2026.04.17 16:14:35.387658 [ 193 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8792 | 2026.04.17 16:14:35.453032 [ 191 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094429332 sec., 3272.288318210278 rows/sec., 16.92 MiB/sec. | ||
| 8793 | 2026.04.17 16:14:35.456178 [ 192 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8794 | 2026.04.17 16:14:35.458323 [ 192 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.04.17 16:14:35.458445 [ 192 ] {11c30dde-60d0-451c-8936-a7297d8a6a57::all_1_41_8} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8796 | 2026.04.17 16:14:35.460943 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8797 | 2026.04.17 16:14:35.625322 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33833 | ||
| 8798 | 2026.04.17 16:14:35.625455 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8799 | 2026.04.17 16:14:35.625486 [ 293 ] {} <Debug> TCP-Session: e421e13f-2edc-4805-9062-d554f04d10aa Authenticating user 'default' from [fd00:1122:3344:101::e]:33833 | ||
| 8800 | 2026.04.17 16:14:35.625512 [ 293 ] {} <Debug> TCP-Session: e421e13f-2edc-4805-9062-d554f04d10aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2026.04.17 16:14:35.625527 [ 293 ] {} <Debug> TCP-Session: e421e13f-2edc-4805-9062-d554f04d10aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2026.04.17 16:14:35.625730 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54849 | ||
| 8803 | 2026.04.17 16:14:35.625753 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58794 | ||
| 8804 | 2026.04.17 16:14:35.625794 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65527 | ||
| 8805 | 2026.04.17 16:14:35.625806 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39708 | ||
| 8806 | 2026.04.17 16:14:35.625825 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34838 | ||
| 8807 | 2026.04.17 16:14:35.625838 [ 293 ] {} <Trace> TCP-Session: e421e13f-2edc-4805-9062-d554f04d10aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.04.17 16:14:35.625815 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45770 | ||
| 8809 | 2026.04.17 16:14:35.625749 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62266 | ||
| 8810 | 2026.04.17 16:14:35.625737 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60614 | ||
| 8811 | 2026.04.17 16:14:35.626010 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8812 | 2026.04.17 16:14:35.626057 [ 294 ] {} <Debug> TCP-Session: fe73ae26-d8d7-436d-857e-aea39e02a233 Authenticating user 'default' from [fd00:1122:3344:101::e]:54849 | ||
| 8813 | 2026.04.17 16:14:35.626088 [ 294 ] {} <Debug> TCP-Session: fe73ae26-d8d7-436d-857e-aea39e02a233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.04.17 16:14:35.626102 [ 293 ] {76d49663-787d-4252-83bf-864b346130cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8815 | 2026.04.17 16:14:35.626105 [ 294 ] {} <Debug> TCP-Session: fe73ae26-d8d7-436d-857e-aea39e02a233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2026.04.17 16:14:35.626383 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8817 | 2026.04.17 16:14:35.626414 [ 293 ] {76d49663-787d-4252-83bf-864b346130cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8818 | 2026.04.17 16:14:35.626423 [ 292 ] {} <Debug> TCP-Session: 2b50c2d1-4f59-470e-8cf4-2d347c47567d Authenticating user 'default' from [fd00:1122:3344:101::e]:34838 | ||
| 8819 | 2026.04.17 16:14:35.626469 [ 292 ] {} <Debug> TCP-Session: 2b50c2d1-4f59-470e-8cf4-2d347c47567d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.04.17 16:14:35.626481 [ 293 ] {76d49663-787d-4252-83bf-864b346130cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8821 | 2026.04.17 16:14:35.626483 [ 292 ] {} <Debug> TCP-Session: 2b50c2d1-4f59-470e-8cf4-2d347c47567d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2026.04.17 16:14:35.626503 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8823 | 2026.04.17 16:14:35.626547 [ 295 ] {} <Debug> TCP-Session: e4e75bca-c3ee-497c-8e4d-e0982b4bb03f Authenticating user 'default' from [fd00:1122:3344:101::e]:60614 | ||
| 8824 | 2026.04.17 16:14:35.626570 [ 295 ] {} <Debug> TCP-Session: e4e75bca-c3ee-497c-8e4d-e0982b4bb03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2026.04.17 16:14:35.626586 [ 295 ] {} <Debug> TCP-Session: e4e75bca-c3ee-497c-8e4d-e0982b4bb03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8826 | 2026.04.17 16:14:35.626834 [ 293 ] {76d49663-787d-4252-83bf-864b346130cc} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 8827 | 2026.04.17 16:14:35.627070 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8828 | 2026.04.17 16:14:35.627109 [ 267 ] {} <Debug> TCP-Session: 1252bc45-230b-4925-8eff-3d7f794ad033 Authenticating user 'default' from [fd00:1122:3344:101::e]:62266 | ||
| 8829 | 2026.04.17 16:14:35.627128 [ 267 ] {} <Debug> TCP-Session: 1252bc45-230b-4925-8eff-3d7f794ad033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8830 | 2026.04.17 16:14:35.627147 [ 267 ] {} <Debug> TCP-Session: 1252bc45-230b-4925-8eff-3d7f794ad033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8831 | 2026.04.17 16:14:35.627327 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8832 | 2026.04.17 16:14:35.627370 [ 290 ] {} <Debug> TCP-Session: bdf32dac-4ac4-477e-9b4b-31e881d8591c Authenticating user 'default' from [fd00:1122:3344:101::e]:39708 | ||
| 8833 | 2026.04.17 16:14:35.627396 [ 290 ] {} <Debug> TCP-Session: bdf32dac-4ac4-477e-9b4b-31e881d8591c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2026.04.17 16:14:35.627413 [ 290 ] {} <Debug> TCP-Session: bdf32dac-4ac4-477e-9b4b-31e881d8591c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2026.04.17 16:14:35.627438 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8836 | 2026.04.17 16:14:35.627478 [ 288 ] {} <Debug> TCP-Session: c82234f8-03a5-4b05-8c87-2e4cca2a259e Authenticating user 'default' from [fd00:1122:3344:101::e]:65527 | ||
| 8837 | 2026.04.17 16:14:35.627497 [ 288 ] {} <Debug> TCP-Session: c82234f8-03a5-4b05-8c87-2e4cca2a259e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.04.17 16:14:35.627513 [ 288 ] {} <Debug> TCP-Session: c82234f8-03a5-4b05-8c87-2e4cca2a259e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.04.17 16:14:35.627558 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8840 | 2026.04.17 16:14:35.627595 [ 291 ] {} <Debug> TCP-Session: 79b548f5-1c14-42a7-a1a6-5e3813e982da Authenticating user 'default' from [fd00:1122:3344:101::e]:45770 | ||
| 8841 | 2026.04.17 16:14:35.627613 [ 291 ] {} <Debug> TCP-Session: 79b548f5-1c14-42a7-a1a6-5e3813e982da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2026.04.17 16:14:35.627625 [ 291 ] {} <Debug> TCP-Session: 79b548f5-1c14-42a7-a1a6-5e3813e982da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.04.17 16:14:35.627775 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8844 | 2026.04.17 16:14:35.627813 [ 296 ] {} <Debug> TCP-Session: 9181a396-c4c1-4e37-af5d-e2171b869203 Authenticating user 'default' from [fd00:1122:3344:101::e]:58794 | ||
| 8845 | 2026.04.17 16:14:35.627833 [ 296 ] {} <Debug> TCP-Session: 9181a396-c4c1-4e37-af5d-e2171b869203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.04.17 16:14:35.627845 [ 296 ] {} <Debug> TCP-Session: 9181a396-c4c1-4e37-af5d-e2171b869203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2026.04.17 16:14:35.628157 [ 338 ] {76d49663-787d-4252-83bf-864b346130cc} <Trace> AggregatingTransform: Aggregating | ||
| 8848 | 2026.04.17 16:14:35.628201 [ 338 ] {76d49663-787d-4252-83bf-864b346130cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8849 | 2026.04.17 16:14:35.628241 [ 338 ] {76d49663-787d-4252-83bf-864b346130cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001272375 sec. (785.932 rows/sec., 30.70 KiB/sec.) | ||
| 8850 | 2026.04.17 16:14:35.628260 [ 338 ] {76d49663-787d-4252-83bf-864b346130cc} <Trace> Aggregator: Merging aggregated data | ||
| 8851 | 2026.04.17 16:14:35.629486 [ 293 ] {76d49663-787d-4252-83bf-864b346130cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003452 sec., 289.6871378910776 rows/sec., 11.32 KiB/sec. | ||
| 8852 | 2026.04.17 16:14:35.629658 [ 293 ] {76d49663-787d-4252-83bf-864b346130cc} <Debug> TCPHandler: Processed in 0.003938589 sec. | ||
| 8853 | 2026.04.17 16:14:35.629798 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8854 | 2026.04.17 16:14:35.629826 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8855 | 2026.04.17 16:14:35.629828 [ 293 ] {} <Debug> TCP-Session: e421e13f-2edc-4805-9062-d554f04d10aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2026.04.17 16:14:35.629851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8857 | 2026.04.17 16:14:35.629869 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8858 | 2026.04.17 16:14:35.629888 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8859 | 2026.04.17 16:14:35.629909 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8860 | 2026.04.17 16:14:35.629929 [ 296 ] {} <Debug> TCP-Session: 9181a396-c4c1-4e37-af5d-e2171b869203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.04.17 16:14:35.629957 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8862 | 2026.04.17 16:14:35.629972 [ 288 ] {} <Debug> TCP-Session: c82234f8-03a5-4b05-8c87-2e4cca2a259e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.04.17 16:14:35.629975 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8864 | 2026.04.17 16:14:35.629996 [ 292 ] {} <Debug> TCP-Session: 2b50c2d1-4f59-470e-8cf4-2d347c47567d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.04.17 16:14:35.629944 [ 267 ] {} <Debug> TCP-Session: 1252bc45-230b-4925-8eff-3d7f794ad033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.04.17 16:14:35.630025 [ 291 ] {} <Debug> TCP-Session: 79b548f5-1c14-42a7-a1a6-5e3813e982da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8867 | 2026.04.17 16:14:35.629934 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8868 | 2026.04.17 16:14:35.629910 [ 294 ] {} <Debug> TCP-Session: fe73ae26-d8d7-436d-857e-aea39e02a233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.04.17 16:14:35.629874 [ 295 ] {} <Debug> TCP-Session: e4e75bca-c3ee-497c-8e4d-e0982b4bb03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.04.17 16:14:35.630107 [ 290 ] {} <Debug> TCP-Session: bdf32dac-4ac4-477e-9b4b-31e881d8591c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8871 | 2026.04.17 16:14:36.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.69 MiB, peak 312.87 MiB, free memory in arenas 0.00 B, will set to 301.45 MiB (RSS), difference: 1.76 MiB | ||
| 8872 | 2026.04.17 16:14:36.803245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1098 | ||
| 8873 | 2026.04.17 16:14:36.805548 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.04.17 16:14:36.805608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8875 | 2026.04.17 16:14:36.806909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8876 | 2026.04.17 16:14:36.807196 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.04.17 16:14:36.807574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8878 | 2026.04.17 16:14:38.810612 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.04.17 16:14:38.810814 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.04.17 16:14:38.810891 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8881 | 2026.04.17 16:14:38.811713 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.04.17 16:14:38.811761 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8883 | 2026.04.17 16:14:38.812167 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8884 | 2026.04.17 16:14:38.812387 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.04.17 16:14:38.812542 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 1.12 MiB/sec. | ||
| 8886 | 2026.04.17 16:14:38.812592 [ 268 ] {c03e0087-ae87-4164-8787-206fd912555f} <Debug> TCPHandler: Processed in 0.002119712 sec. | ||
| 8887 | 2026.04.17 16:14:38.812736 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.04.17 16:14:38.812837 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8889 | 2026.04.17 16:14:38.812881 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8890 | 2026.04.17 16:14:38.813381 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.04.17 16:14:38.813415 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8892 | 2026.04.17 16:14:38.813725 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8893 | 2026.04.17 16:14:38.813927 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.04.17 16:14:38.814059 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001246 sec., 141252.00642054575 rows/sec., 12.44 MiB/sec. | ||
| 8895 | 2026.04.17 16:14:38.814095 [ 268 ] {56264669-74fe-421d-baad-4c27450bd0ce} <Debug> TCPHandler: Processed in 0.001410049 sec. | ||
| 8896 | 2026.04.17 16:14:38.814209 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.04.17 16:14:38.814302 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.04.17 16:14:38.814341 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8899 | 2026.04.17 16:14:38.814730 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.04.17 16:14:38.814765 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8901 | 2026.04.17 16:14:38.815052 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8902 | 2026.04.17 16:14:38.815260 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.04.17 16:14:38.815384 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 873.58 KiB/sec. | ||
| 8904 | 2026.04.17 16:14:38.815420 [ 268 ] {b6fcae8f-a580-46d0-919f-4b990de68518} <Debug> TCPHandler: Processed in 0.001257285 sec. | ||
| 8905 | 2026.04.17 16:14:38.815541 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.04.17 16:14:38.815643 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.04.17 16:14:38.815685 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8908 | 2026.04.17 16:14:38.816097 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.04.17 16:14:38.816132 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8910 | 2026.04.17 16:14:38.816464 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8911 | 2026.04.17 16:14:38.816697 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.04.17 16:14:38.816836 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001211 sec., 19818.33195706028 rows/sec., 1.64 MiB/sec. | ||
| 8913 | 2026.04.17 16:14:38.816877 [ 268 ] {dab733ab-2736-49ff-bcad-168d0868af20} <Debug> TCPHandler: Processed in 0.001389628 sec. | ||
| 8914 | 2026.04.17 16:14:38.817011 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.04.17 16:14:38.817132 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.04.17 16:14:38.817181 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8917 | 2026.04.17 16:14:38.817620 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.04.17 16:14:38.817658 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8919 | 2026.04.17 16:14:38.817974 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8920 | 2026.04.17 16:14:38.818198 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.04.17 16:14:38.818339 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001231 sec., 9748.172217709178 rows/sec., 761.58 KiB/sec. | ||
| 8922 | 2026.04.17 16:14:38.818378 [ 268 ] {1de818f1-2ce6-4b17-b31d-e2d5a832519a} <Debug> TCPHandler: Processed in 0.001429589 sec. | ||
| 8923 | 2026.04.17 16:14:38.818494 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.04.17 16:14:38.818589 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8925 | 2026.04.17 16:14:38.818629 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8926 | 2026.04.17 16:14:38.819063 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.04.17 16:14:38.819100 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8928 | 2026.04.17 16:14:38.819420 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8929 | 2026.04.17 16:14:38.819630 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.04.17 16:14:38.819765 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001193 sec., 83822.29673093042 rows/sec., 6.85 MiB/sec. | ||
| 8931 | 2026.04.17 16:14:38.819804 [ 268 ] {b6999634-1c64-4f85-bee3-c1369372c87e} <Debug> TCPHandler: Processed in 0.001358918 sec. | ||
| 8932 | 2026.04.17 16:14:38.819934 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.04.17 16:14:38.820042 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8934 | 2026.04.17 16:14:38.820087 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8935 | 2026.04.17 16:14:38.820498 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.04.17 16:14:38.820533 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8937 | 2026.04.17 16:14:38.820873 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8938 | 2026.04.17 16:14:38.821084 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.04.17 16:14:38.821218 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001198 sec., 163606.0100166945 rows/sec., 11.74 MiB/sec. | ||
| 8940 | 2026.04.17 16:14:38.821256 [ 268 ] {264a8aa0-6b97-4c70-9283-ead5f875b05e} <Debug> TCPHandler: Processed in 0.001379798 sec. | ||
| 8941 | 2026.04.17 16:14:38.821376 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.04.17 16:14:38.821470 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8943 | 2026.04.17 16:14:38.821512 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8944 | 2026.04.17 16:14:38.821832 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.04.17 16:14:38.821868 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 8946 | 2026.04.17 16:14:38.822192 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8947 | 2026.04.17 16:14:38.822410 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.04.17 16:14:38.822547 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8949 | 2026.04.17 16:14:38.822585 [ 268 ] {fb1367e5-ddac-44a0-8674-6fac230ed3d9} <Debug> TCPHandler: Processed in 0.001257655 sec. | ||
| 8950 | 2026.04.17 16:14:40.129929 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56014 | ||
| 8951 | 2026.04.17 16:14:40.130047 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8952 | 2026.04.17 16:14:40.130074 [ 293 ] {} <Debug> TCP-Session: 42fa30cc-20f1-4a44-93bd-b91edf69923b Authenticating user 'default' from [fd00:1122:3344:101::e]:56014 | ||
| 8953 | 2026.04.17 16:14:40.130096 [ 293 ] {} <Debug> TCP-Session: 42fa30cc-20f1-4a44-93bd-b91edf69923b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8954 | 2026.04.17 16:14:40.130109 [ 293 ] {} <Debug> TCP-Session: 42fa30cc-20f1-4a44-93bd-b91edf69923b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2026.04.17 16:14:40.130334 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42267 | ||
| 8956 | 2026.04.17 16:14:40.130359 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47970 | ||
| 8957 | 2026.04.17 16:14:40.130385 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40086 | ||
| 8958 | 2026.04.17 16:14:40.130405 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57806 | ||
| 8959 | 2026.04.17 16:14:40.130454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2026.04.17 16:14:40.130398 [ 293 ] {} <Trace> TCP-Session: 42fa30cc-20f1-4a44-93bd-b91edf69923b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.04.17 16:14:40.130491 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8962 | 2026.04.17 16:14:40.130497 [ 294 ] {} <Debug> TCP-Session: 600f62ee-9d95-41c2-96c6-ecd667afc41b Authenticating user 'default' from [fd00:1122:3344:101::e]:42267 | ||
| 8963 | 2026.04.17 16:14:40.130509 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8964 | 2026.04.17 16:14:40.130531 [ 290 ] {} <Debug> TCP-Session: f7b30318-bc79-4f99-85ef-a80ca7b397dd Authenticating user 'default' from [fd00:1122:3344:101::e]:40086 | ||
| 8965 | 2026.04.17 16:14:40.130545 [ 294 ] {} <Debug> TCP-Session: 600f62ee-9d95-41c2-96c6-ecd667afc41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.04.17 16:14:40.130560 [ 292 ] {} <Debug> TCP-Session: 0bbde478-92ee-44e9-b16d-8cfecd531f4e Authenticating user 'default' from [fd00:1122:3344:101::e]:57806 | ||
| 8967 | 2026.04.17 16:14:40.130566 [ 290 ] {} <Debug> TCP-Session: f7b30318-bc79-4f99-85ef-a80ca7b397dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.04.17 16:14:40.130572 [ 294 ] {} <Debug> TCP-Session: 600f62ee-9d95-41c2-96c6-ecd667afc41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.04.17 16:14:40.130595 [ 292 ] {} <Debug> TCP-Session: 0bbde478-92ee-44e9-b16d-8cfecd531f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8970 | 2026.04.17 16:14:40.130596 [ 290 ] {} <Debug> TCP-Session: f7b30318-bc79-4f99-85ef-a80ca7b397dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8971 | 2026.04.17 16:14:40.130622 [ 292 ] {} <Debug> TCP-Session: 0bbde478-92ee-44e9-b16d-8cfecd531f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2026.04.17 16:14:40.130500 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8973 | 2026.04.17 16:14:40.130665 [ 293 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8974 | 2026.04.17 16:14:40.130688 [ 296 ] {} <Debug> TCP-Session: 4eca5284-ecf4-4680-90cc-9afe0a9afeb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47970 | ||
| 8975 | 2026.04.17 16:14:40.130377 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49304 | ||
| 8976 | 2026.04.17 16:14:40.130723 [ 296 ] {} <Debug> TCP-Session: 4eca5284-ecf4-4680-90cc-9afe0a9afeb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2026.04.17 16:14:40.130360 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58699 | ||
| 8978 | 2026.04.17 16:14:40.130795 [ 296 ] {} <Debug> TCP-Session: 4eca5284-ecf4-4680-90cc-9afe0a9afeb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.04.17 16:14:40.130828 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8980 | 2026.04.17 16:14:40.130344 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62600 | ||
| 8981 | 2026.04.17 16:14:40.130881 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8982 | 2026.04.17 16:14:40.130857 [ 288 ] {} <Debug> TCP-Session: 189329ce-ed56-45f3-877e-acd9c76bda2f Authenticating user 'default' from [fd00:1122:3344:101::e]:49304 | ||
| 8983 | 2026.04.17 16:14:40.130921 [ 267 ] {} <Debug> TCP-Session: 0547c860-533a-47db-9733-0d293518711f Authenticating user 'default' from [fd00:1122:3344:101::e]:58699 | ||
| 8984 | 2026.04.17 16:14:40.130938 [ 288 ] {} <Debug> TCP-Session: 189329ce-ed56-45f3-877e-acd9c76bda2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.04.17 16:14:40.130943 [ 293 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8986 | 2026.04.17 16:14:40.130955 [ 267 ] {} <Debug> TCP-Session: 0547c860-533a-47db-9733-0d293518711f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2026.04.17 16:14:40.130962 [ 288 ] {} <Debug> TCP-Session: 189329ce-ed56-45f3-877e-acd9c76bda2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.04.17 16:14:40.130967 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8989 | 2026.04.17 16:14:40.131013 [ 293 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8990 | 2026.04.17 16:14:40.131021 [ 267 ] {} <Debug> TCP-Session: 0547c860-533a-47db-9733-0d293518711f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2026.04.17 16:14:40.130396 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33364 | ||
| 8992 | 2026.04.17 16:14:40.131044 [ 295 ] {} <Debug> TCP-Session: fd6d7cfb-695a-4296-a5fe-9887482d1424 Authenticating user 'default' from [fd00:1122:3344:101::e]:62600 | ||
| 8993 | 2026.04.17 16:14:40.131096 [ 295 ] {} <Debug> TCP-Session: fd6d7cfb-695a-4296-a5fe-9887482d1424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2026.04.17 16:14:40.131109 [ 295 ] {} <Debug> TCP-Session: fd6d7cfb-695a-4296-a5fe-9887482d1424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8995 | 2026.04.17 16:14:40.131121 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8996 | 2026.04.17 16:14:40.131142 [ 291 ] {} <Debug> TCP-Session: d01693e8-944a-441e-8a9b-b6189dcb34a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33364 | ||
| 8997 | 2026.04.17 16:14:40.131159 [ 291 ] {} <Debug> TCP-Session: d01693e8-944a-441e-8a9b-b6189dcb34a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2026.04.17 16:14:40.131172 [ 291 ] {} <Debug> TCP-Session: d01693e8-944a-441e-8a9b-b6189dcb34a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2026.04.17 16:14:40.131326 [ 293 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Debug> oximeter.version (6d7111bd-47b9-4f38-8b3c-d9e29c8777f3) (SelectExecutor): Key condition: unknown | ||
| 9000 | 2026.04.17 16:14:40.132276 [ 318 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Trace> AggregatingTransform: Aggregating | ||
| 9001 | 2026.04.17 16:14:40.132333 [ 318 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Trace> Aggregator: Aggregation method: without_key | ||
| 9002 | 2026.04.17 16:14:40.132373 [ 318 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941579 sec. (1062.046 rows/sec., 41.49 KiB/sec.) | ||
| 9003 | 2026.04.17 16:14:40.132393 [ 318 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Trace> Aggregator: Merging aggregated data | ||
| 9004 | 2026.04.17 16:14:40.133583 [ 293 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00298 sec., 335.5704697986577 rows/sec., 13.11 KiB/sec. | ||
| 9005 | 2026.04.17 16:14:40.133758 [ 293 ] {73e29f9b-1a73-4efa-88dc-9d69f9a07423} <Debug> TCPHandler: Processed in 0.00346924 sec. | ||
| 9006 | 2026.04.17 16:14:40.133878 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9007 | 2026.04.17 16:14:40.133909 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9008 | 2026.04.17 16:14:40.133916 [ 293 ] {} <Debug> TCP-Session: 42fa30cc-20f1-4a44-93bd-b91edf69923b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.04.17 16:14:40.133927 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9010 | 2026.04.17 16:14:40.133948 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9011 | 2026.04.17 16:14:40.133968 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9012 | 2026.04.17 16:14:40.133985 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9013 | 2026.04.17 16:14:40.134012 [ 294 ] {} <Debug> TCP-Session: 600f62ee-9d95-41c2-96c6-ecd667afc41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.04.17 16:14:40.134029 [ 296 ] {} <Debug> TCP-Session: 4eca5284-ecf4-4680-90cc-9afe0a9afeb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.04.17 16:14:40.134039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9016 | 2026.04.17 16:14:40.134048 [ 291 ] {} <Debug> TCP-Session: d01693e8-944a-441e-8a9b-b6189dcb34a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.04.17 16:14:40.134025 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9018 | 2026.04.17 16:14:40.134091 [ 290 ] {} <Debug> TCP-Session: f7b30318-bc79-4f99-85ef-a80ca7b397dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.04.17 16:14:40.134001 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9020 | 2026.04.17 16:14:40.134127 [ 267 ] {} <Debug> TCP-Session: 0547c860-533a-47db-9733-0d293518711f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.04.17 16:14:40.133985 [ 295 ] {} <Debug> TCP-Session: fd6d7cfb-695a-4296-a5fe-9887482d1424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9022 | 2026.04.17 16:14:40.134163 [ 288 ] {} <Debug> TCP-Session: 189329ce-ed56-45f3-877e-acd9c76bda2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9023 | 2026.04.17 16:14:40.133959 [ 292 ] {} <Debug> TCP-Session: 0bbde478-92ee-44e9-b16d-8cfecd531f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2026.04.17 16:14:41.611040 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9025 | 2026.04.17 16:14:41.611109 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9026 | 2026.04.17 16:14:41.754357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20071 | ||
| 9027 | 2026.04.17 16:14:41.754863 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.04.17 16:14:41.754903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9029 | 2026.04.17 16:14:41.755428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9030 | 2026.04.17 16:14:41.755690 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.04.17 16:14:41.755842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20071 | ||
| 9032 | 2026.04.17 16:14:42.864217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9033 | 2026.04.17 16:14:42.881022 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.04.17 16:14:42.881090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9035 | 2026.04.17 16:14:42.887181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9036 | 2026.04.17 16:14:42.887882 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.04.17 16:14:42.890869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9038 | 2026.04.17 16:14:43.811944 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2026.04.17 16:14:43.812145 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9040 | 2026.04.17 16:14:43.812220 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9041 | 2026.04.17 16:14:43.813006 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.04.17 16:14:43.813052 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9043 | 2026.04.17 16:14:43.813460 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9044 | 2026.04.17 16:14:43.813692 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.04.17 16:14:43.813862 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001772 sec., 77878.10383747179 rows/sec., 6.78 MiB/sec. | ||
| 9046 | 2026.04.17 16:14:43.813872 [ 51 ] {} <Debug> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9047 | 2026.04.17 16:14:43.813913 [ 268 ] {6c5ae004-ae0d-4a66-8add-14d5dbff4595} <Debug> TCPHandler: Processed in 0.002103953 sec. | ||
| 9048 | 2026.04.17 16:14:43.813968 [ 51 ] {} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.04.17 16:14:43.814009 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9050 | 2026.04.17 16:14:43.814081 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.04.17 16:14:43.814152 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9052 | 2026.04.17 16:14:43.814189 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.04.17 16:14:43.814239 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9054 | 2026.04.17 16:14:43.814309 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9055 | 2026.04.17 16:14:43.814355 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3356 rows starting from the beginning of the part | ||
| 9056 | 2026.04.17 16:14:43.814432 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9057 | 2026.04.17 16:14:43.814484 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9058 | 2026.04.17 16:14:43.814528 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 138 rows starting from the beginning of the part | ||
| 9059 | 2026.04.17 16:14:43.814574 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 176 rows starting from the beginning of the part | ||
| 9060 | 2026.04.17 16:14:43.814619 [ 194 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 9061 | 2026.04.17 16:14:43.814669 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.04.17 16:14:43.814713 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9063 | 2026.04.17 16:14:43.815056 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9064 | 2026.04.17 16:14:43.815301 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.04.17 16:14:43.815447 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00128 sec., 32031.249999999996 rows/sec., 2.35 MiB/sec. | ||
| 9066 | 2026.04.17 16:14:43.815488 [ 268 ] {296f1161-6141-498f-8c2b-5271fc4a37b8} <Debug> TCPHandler: Processed in 0.001472549 sec. | ||
| 9067 | 2026.04.17 16:14:43.815607 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.04.17 16:14:43.815701 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9069 | 2026.04.17 16:14:43.815741 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9070 | 2026.04.17 16:14:43.816095 [ 191 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3920 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200982 sec., 1950423.421002876 rows/sec., 157.71 MiB/sec. | ||
| 9071 | 2026.04.17 16:14:43.816212 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.04.17 16:14:43.816253 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9073 | 2026.04.17 16:14:43.816480 [ 187 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9074 | 2026.04.17 16:14:43.816584 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9075 | 2026.04.17 16:14:43.816869 [ 187 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.04.17 16:14:43.816876 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.04.17 16:14:43.816976 [ 187 ] {094aa77c-8667-4673-bdc9-1ebdf2b9c9f3::all_1_66_13} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9078 | 2026.04.17 16:14:43.817030 [ 51 ] {} <Debug> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9079 | 2026.04.17 16:14:43.817044 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001362 sec., 77092.51101321586 rows/sec., 6.02 MiB/sec. | ||
| 9080 | 2026.04.17 16:14:43.817056 [ 51 ] {} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2026.04.17 16:14:43.817074 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 9082 | 2026.04.17 16:14:43.817085 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9083 | 2026.04.17 16:14:43.817091 [ 268 ] {4614dea7-1c01-43e3-8111-62921c92480e} <Debug> TCPHandler: Processed in 0.001533891 sec. | ||
| 9084 | 2026.04.17 16:14:43.817158 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9085 | 2026.04.17 16:14:43.817215 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.04.17 16:14:43.817250 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9087 | 2026.04.17 16:14:43.817284 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1829 rows starting from the beginning of the part | ||
| 9088 | 2026.04.17 16:14:43.817315 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9089 | 2026.04.17 16:14:43.817346 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9090 | 2026.04.17 16:14:43.817364 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9091 | 2026.04.17 16:14:43.817393 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9092 | 2026.04.17 16:14:43.817438 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 105 rows starting from the beginning of the part | ||
| 9093 | 2026.04.17 16:14:43.817478 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part | ||
| 9094 | 2026.04.17 16:14:43.817514 [ 191 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 9095 | 2026.04.17 16:14:43.817798 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.04.17 16:14:43.817839 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9097 | 2026.04.17 16:14:43.818198 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9098 | 2026.04.17 16:14:43.818419 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.04.17 16:14:43.818531 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9100 | 2026.04.17 16:14:43.818552 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 9101 | 2026.04.17 16:14:43.818570 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.04.17 16:14:43.818574 [ 199 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144568 sec., 1568120.192573737 rows/sec., 116.11 MiB/sec. | ||
| 9103 | 2026.04.17 16:14:43.818595 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9104 | 2026.04.17 16:14:43.818596 [ 268 ] {6c79dfaf-36d0-4d58-9ae5-878a727f7f64} <Debug> TCPHandler: Processed in 0.001431689 sec. | ||
| 9105 | 2026.04.17 16:14:43.818694 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9106 | 2026.04.17 16:14:43.818727 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.04.17 16:14:43.818787 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9108 | 2026.04.17 16:14:43.818815 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23773 rows starting from the beginning of the part | ||
| 9109 | 2026.04.17 16:14:43.818821 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.04.17 16:14:43.818836 [ 200 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9111 | 2026.04.17 16:14:43.818874 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 9112 | 2026.04.17 16:14:43.818877 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9113 | 2026.04.17 16:14:43.818917 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9114 | 2026.04.17 16:14:43.818957 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9115 | 2026.04.17 16:14:43.818994 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 196 rows starting from the beginning of the part | ||
| 9116 | 2026.04.17 16:14:43.819034 [ 188 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9117 | 2026.04.17 16:14:43.819173 [ 200 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.04.17 16:14:43.819255 [ 200 ] {de9edf91-7dbb-40c3-be53-77d5e2a19e66::all_1_66_13} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9119 | 2026.04.17 16:14:43.819342 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 9120 | 2026.04.17 16:14:43.819792 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.04.17 16:14:43.819829 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9122 | 2026.04.17 16:14:43.820454 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9123 | 2026.04.17 16:14:43.820690 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.04.17 16:14:43.820832 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002029 sec., 20206.998521439134 rows/sec., 36.21 MiB/sec. | ||
| 9125 | 2026.04.17 16:14:43.820911 [ 268 ] {459877f5-261a-4585-ac50-d929a280a225} <Debug> TCPHandler: Processed in 0.002234185 sec. | ||
| 9126 | 2026.04.17 16:14:43.821031 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.04.17 16:14:43.821125 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9128 | 2026.04.17 16:14:43.821167 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9129 | 2026.04.17 16:14:43.821509 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.04.17 16:14:43.821545 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9131 | 2026.04.17 16:14:43.821855 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9132 | 2026.04.17 16:14:43.822064 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.04.17 16:14:43.822175 [ 51 ] {} <Debug> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9134 | 2026.04.17 16:14:43.822194 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 9135 | 2026.04.17 16:14:43.822204 [ 51 ] {} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.04.17 16:14:43.822231 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9137 | 2026.04.17 16:14:43.822237 [ 268 ] {c5277020-cecf-43d2-9c68-981723aca70e} <Debug> TCPHandler: Processed in 0.001255345 sec. | ||
| 9138 | 2026.04.17 16:14:43.822320 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9139 | 2026.04.17 16:14:43.822411 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9140 | 2026.04.17 16:14:43.822441 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3522 rows starting from the beginning of the part | ||
| 9141 | 2026.04.17 16:14:43.822498 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
| 9142 | 2026.04.17 16:14:43.822548 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9143 | 2026.04.17 16:14:43.822590 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9144 | 2026.04.17 16:14:43.822631 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9145 | 2026.04.17 16:14:43.822672 [ 200 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9146 | 2026.04.17 16:14:43.824197 [ 190 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913939 sec., 1990659.054442174 rows/sec., 131.13 MiB/sec. | ||
| 9147 | 2026.04.17 16:14:43.824642 [ 196 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9148 | 2026.04.17 16:14:43.824911 [ 196 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.04.17 16:14:43.824977 [ 196 ] {f3c5298f-7844-4d7c-af8c-e8690908e648::all_1_66_13} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9150 | 2026.04.17 16:14:43.825054 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9151 | 2026.04.17 16:14:43.828739 [ 195 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24577 rows, containing 5 columns (5 merged, 0 gathered) in 0.010088983 sec., 2436023.5318069225 rows/sec., 158.61 MiB/sec. | ||
| 9152 | 2026.04.17 16:14:43.828977 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9153 | 2026.04.17 16:14:43.829290 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.04.17 16:14:43.829382 [ 190 ] {db291a10-0b24-41b5-b905-9e5d376dca13::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9155 | 2026.04.17 16:14:43.829480 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9156 | 2026.04.17 16:14:44.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.22 MiB, peak 312.87 MiB, free memory in arenas 0.00 B, will set to 305.85 MiB (RSS), difference: 2.63 MiB | ||
| 9157 | 2026.04.17 16:14:46.807823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1128 | ||
| 9158 | 2026.04.17 16:14:46.810280 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.04.17 16:14:46.810338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9160 | 2026.04.17 16:14:46.811595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9161 | 2026.04.17 16:14:46.811882 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.04.17 16:14:46.812067 [ 48 ] {} <Debug> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9163 | 2026.04.17 16:14:46.812167 [ 48 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.04.17 16:14:46.812206 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9165 | 2026.04.17 16:14:46.812259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9166 | 2026.04.17 16:14:46.812324 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::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 | ||
| 9167 | 2026.04.17 16:14:46.812869 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9168 | 2026.04.17 16:14:46.813006 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 992 rows starting from the beginning of the part | ||
| 9169 | 2026.04.17 16:14:46.813367 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 9170 | 2026.04.17 16:14:46.813738 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 9171 | 2026.04.17 16:14:46.814094 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9172 | 2026.04.17 16:14:46.814407 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
| 9173 | 2026.04.17 16:14:46.814720 [ 202 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 9174 | 2026.04.17 16:14:46.820896 [ 195 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 72 columns (72 merged, 0 gathered) in 0.008610913 sec., 130996.56215316542 rows/sec., 108.31 MiB/sec. | ||
| 9175 | 2026.04.17 16:14:46.822197 [ 198 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9176 | 2026.04.17 16:14:46.822692 [ 198 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2026.04.17 16:14:46.822763 [ 198 ] {72871630-bc8f-4674-a320-5da0b867228c::all_1_31_6} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9178 | 2026.04.17 16:14:46.822884 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 9179 | 2026.04.17 16:14:48.808880 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2026.04.17 16:14:48.809068 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9181 | 2026.04.17 16:14:48.809140 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9182 | 2026.04.17 16:14:48.809838 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.04.17 16:14:48.809891 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9184 | 2026.04.17 16:14:48.810311 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9185 | 2026.04.17 16:14:48.810543 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.04.17 16:14:48.810705 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 9187 | 2026.04.17 16:14:48.810758 [ 268 ] {e48dfb00-9e09-45e4-a670-523b9c79c486} <Debug> TCPHandler: Processed in 0.00200952 sec. | ||
| 9188 | 2026.04.17 16:14:48.810897 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.04.17 16:14:48.811001 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9190 | 2026.04.17 16:14:48.811045 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9191 | 2026.04.17 16:14:48.811486 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.04.17 16:14:48.811526 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9193 | 2026.04.17 16:14:48.811847 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9194 | 2026.04.17 16:14:48.812067 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.04.17 16:14:48.812205 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 9196 | 2026.04.17 16:14:48.812246 [ 268 ] {dc537f87-378d-49e3-896c-36538e7c10d4} <Debug> TCPHandler: Processed in 0.001401138 sec. | ||
| 9197 | 2026.04.17 16:14:48.812364 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2026.04.17 16:14:48.812463 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9199 | 2026.04.17 16:14:48.812508 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9200 | 2026.04.17 16:14:48.812915 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.04.17 16:14:48.812953 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9202 | 2026.04.17 16:14:48.813306 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9203 | 2026.04.17 16:14:48.813533 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.04.17 16:14:48.813666 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 9205 | 2026.04.17 16:14:48.813706 [ 268 ] {ad150e18-131f-4939-b845-741eade2450a} <Debug> TCPHandler: Processed in 0.001393448 sec. | ||
| 9206 | 2026.04.17 16:14:48.813819 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2026.04.17 16:14:48.813915 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9208 | 2026.04.17 16:14:48.813957 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9209 | 2026.04.17 16:14:48.814276 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2026.04.17 16:14:48.814314 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9211 | 2026.04.17 16:14:48.814632 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9212 | 2026.04.17 16:14:48.814852 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.04.17 16:14:48.814984 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 9214 | 2026.04.17 16:14:48.815021 [ 268 ] {3deaca22-3371-41fc-9a9f-b95bed5247aa} <Debug> TCPHandler: Processed in 0.001250585 sec. | ||
| 9215 | 2026.04.17 16:14:49.094738 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2026.04.17 16:14:49.094952 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9217 | 2026.04.17 16:14:49.095036 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9218 | 2026.04.17 16:14:49.095874 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2026.04.17 16:14:49.095948 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9220 | 2026.04.17 16:14:49.096275 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9221 | 2026.04.17 16:14:49.096494 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Trace> oximeter.fields_ipaddr (95007f9d-31b3-4c01-9e09-8e361d726203): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2026.04.17 16:14:49.096638 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001735 sec., 5763.688760806916 rows/sec., 469.99 KiB/sec. | ||
| 9223 | 2026.04.17 16:14:49.096678 [ 268 ] {83d8848d-0a3e-4ee9-a3dd-b32409590b37} <Debug> TCPHandler: Processed in 0.002059091 sec. | ||
| 9224 | 2026.04.17 16:14:49.096817 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2026.04.17 16:14:49.096914 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9226 | 2026.04.17 16:14:49.096953 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9227 | 2026.04.17 16:14:49.099081 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2026.04.17 16:14:49.099120 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9229 | 2026.04.17 16:14:49.099616 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9230 | 2026.04.17 16:14:49.099842 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2026.04.17 16:14:49.099978 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Debug> executeQuery: Read 2492 rows, 189.95 KiB in 0.003082 sec., 808565.866320571 rows/sec., 60.19 MiB/sec. | ||
| 9232 | 2026.04.17 16:14:49.100018 [ 268 ] {be193252-d01b-42f8-9664-2e647cd99804} <Debug> TCPHandler: Processed in 0.003251745 sec. | ||
| 9233 | 2026.04.17 16:14:49.100143 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9234 | 2026.04.17 16:14:49.100238 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9235 | 2026.04.17 16:14:49.100280 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9236 | 2026.04.17 16:14:49.100715 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.04.17 16:14:49.100754 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9238 | 2026.04.17 16:14:49.101067 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9239 | 2026.04.17 16:14:49.101285 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.04.17 16:14:49.101416 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Debug> executeQuery: Read 62 rows, 4.61 KiB in 0.001195 sec., 51882.84518828451 rows/sec., 3.77 MiB/sec. | ||
| 9241 | 2026.04.17 16:14:49.101454 [ 268 ] {84edac6a-97d9-4fc9-b0a0-41227d92d4b8} <Debug> TCPHandler: Processed in 0.001362007 sec. | ||
| 9242 | 2026.04.17 16:14:49.101571 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.04.17 16:14:49.101666 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9244 | 2026.04.17 16:14:49.101706 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9245 | 2026.04.17 16:14:49.102452 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.04.17 16:14:49.102490 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9247 | 2026.04.17 16:14:49.102841 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9248 | 2026.04.17 16:14:49.103059 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Trace> oximeter.fields_u32 (e0e37d44-acf1-4b43-acf0-bf42d31cd3df): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.04.17 16:14:49.103191 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001544 sec., 518782.38341968914 rows/sec., 29.97 MiB/sec. | ||
| 9250 | 2026.04.17 16:14:49.103230 [ 268 ] {d998f7aa-a47d-42ca-82d2-6a11af4a19a4} <Debug> TCPHandler: Processed in 0.001709785 sec. | ||
| 9251 | 2026.04.17 16:14:49.103347 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2026.04.17 16:14:49.103443 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9253 | 2026.04.17 16:14:49.103485 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9254 | 2026.04.17 16:14:49.103849 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2026.04.17 16:14:49.103887 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9256 | 2026.04.17 16:14:49.104174 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9257 | 2026.04.17 16:14:49.104393 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Trace> oximeter.fields_u64 (2f8238b0-197b-44cb-905e-d275c655feca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2026.04.17 16:14:49.104521 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 9259 | 2026.04.17 16:14:49.104560 [ 268 ] {07bf666f-3e08-41a0-8ce2-8ea9f40c3bb4} <Debug> TCPHandler: Processed in 0.001263416 sec. | ||
| 9260 | 2026.04.17 16:14:49.104676 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2026.04.17 16:14:49.104770 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9262 | 2026.04.17 16:14:49.104809 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9263 | 2026.04.17 16:14:49.105787 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2026.04.17 16:14:49.105823 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9265 | 2026.04.17 16:14:49.106190 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9266 | 2026.04.17 16:14:49.106408 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2026.04.17 16:14:49.106542 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Debug> executeQuery: Read 1341 rows, 92.21 KiB in 0.00179 sec., 749162.0111731844 rows/sec., 50.31 MiB/sec. | ||
| 9268 | 2026.04.17 16:14:49.106582 [ 268 ] {ae5a8e7c-9c23-48c9-b077-83832283b429} <Debug> TCPHandler: Processed in 0.001956619 sec. | ||
| 9269 | 2026.04.17 16:14:49.106699 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9270 | 2026.04.17 16:14:49.106794 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9271 | 2026.04.17 16:14:49.106836 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9272 | 2026.04.17 16:14:49.107630 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2026.04.17 16:14:49.107667 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9274 | 2026.04.17 16:14:49.108109 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9275 | 2026.04.17 16:14:49.108330 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2026.04.17 16:14:49.108470 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001695 sec., 885545.7227138644 rows/sec., 53.73 MiB/sec. | ||
| 9277 | 2026.04.17 16:14:49.108510 [ 268 ] {b2ccf473-d460-4ad7-97a6-2276bbb2dcbd} <Debug> TCPHandler: Processed in 0.001860437 sec. | ||
| 9278 | 2026.04.17 16:14:49.108627 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9279 | 2026.04.17 16:14:49.108723 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9280 | 2026.04.17 16:14:49.108776 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9281 | 2026.04.17 16:14:49.109675 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.04.17 16:14:49.109712 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9283 | 2026.04.17 16:14:49.110301 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9284 | 2026.04.17 16:14:49.110530 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Trace> oximeter.measurements_histogramu64 (e854dac8-6318-467e-80b6-67fd989ea62c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.04.17 16:14:49.110673 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001969 sec., 26409.344845099036 rows/sec., 47.32 MiB/sec. | ||
| 9286 | 2026.04.17 16:14:49.110736 [ 268 ] {4124bf81-be02-4ff8-96f0-7294dd240841} <Debug> TCPHandler: Processed in 0.002159124 sec. | ||
| 9287 | 2026.04.17 16:14:49.110855 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.04.17 16:14:49.110950 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9289 | 2026.04.17 16:14:49.110991 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9290 | 2026.04.17 16:14:49.111295 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.04.17 16:14:49.111331 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9292 | 2026.04.17 16:14:49.111634 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9293 | 2026.04.17 16:14:49.111845 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.04.17 16:14:49.111973 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 795.51 KiB/sec. | ||
| 9295 | 2026.04.17 16:14:49.112010 [ 268 ] {968f5235-332f-497f-9493-bf57c22f030b} <Debug> TCPHandler: Processed in 0.001204985 sec. | ||
| 9296 | 2026.04.17 16:14:49.256013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20583 | ||
| 9297 | 2026.04.17 16:14:49.256564 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.04.17 16:14:49.256617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9299 | 2026.04.17 16:14:49.257136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9300 | 2026.04.17 16:14:49.257388 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.04.17 16:14:49.257543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20583 | ||
| 9302 | 2026.04.17 16:14:50.391021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9303 | 2026.04.17 16:14:50.408531 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.04.17 16:14:50.408597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9305 | 2026.04.17 16:14:50.415130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9306 | 2026.04.17 16:14:50.415842 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.04.17 16:14:50.418730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9308 | 2026.04.17 16:14:50.468099 [ 24 ] {} <Debug> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9309 | 2026.04.17 16:14:50.468170 [ 24 ] {} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.04.17 16:14:50.468193 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9311 | 2026.04.17 16:14:50.468312 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9312 | 2026.04.17 16:14:50.468448 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9313 | 2026.04.17 16:14:50.468481 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 9314 | 2026.04.17 16:14:50.468546 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 9315 | 2026.04.17 16:14:50.468590 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9316 | 2026.04.17 16:14:50.468631 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9317 | 2026.04.17 16:14:50.468669 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9318 | 2026.04.17 16:14:50.469404 [ 195 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141593 sec., 301333.312310079 rows/sec., 19.10 MiB/sec. | ||
| 9319 | 2026.04.17 16:14:50.469534 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9320 | 2026.04.17 16:14:50.469778 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2026.04.17 16:14:50.469848 [ 201 ] {43302398-4c7f-42fd-9923-0663826af0bf::all_1_18_4} <Trace> oximeter.fields_u8 (43302398-4c7f-42fd-9923-0663826af0bf) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9322 | 2026.04.17 16:14:50.469915 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9323 | 2026.04.17 16:14:53.314828 [ 32 ] {} <Debug> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9324 | 2026.04.17 16:14:53.314895 [ 32 ] {} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.04.17 16:14:53.314916 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9326 | 2026.04.17 16:14:53.315023 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9327 | 2026.04.17 16:14:53.315165 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9328 | 2026.04.17 16:14:53.315202 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 9329 | 2026.04.17 16:14:53.315276 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 9330 | 2026.04.17 16:14:53.315328 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9331 | 2026.04.17 16:14:53.315377 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9332 | 2026.04.17 16:14:53.315422 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9333 | 2026.04.17 16:14:53.316300 [ 201 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327156 sec., 500317.97316969524 rows/sec., 35.09 MiB/sec. | ||
| 9334 | 2026.04.17 16:14:53.316455 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9335 | 2026.04.17 16:14:53.316715 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.04.17 16:14:53.316785 [ 189 ] {666576b6-daf7-4db9-9bf9-7eae9b5dc77e::all_1_18_4} <Trace> oximeter.fields_i16 (666576b6-daf7-4db9-9bf9-7eae9b5dc77e) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9337 | 2026.04.17 16:14:53.316855 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9338 | 2026.04.17 16:14:53.808166 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.04.17 16:14:53.808341 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9340 | 2026.04.17 16:14:53.808410 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9341 | 2026.04.17 16:14:53.809059 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.04.17 16:14:53.809100 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9343 | 2026.04.17 16:14:53.809497 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9344 | 2026.04.17 16:14:53.809720 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.04.17 16:14:53.809872 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.72 MiB/sec. | ||
| 9346 | 2026.04.17 16:14:53.809914 [ 268 ] {78e5d238-e872-418a-834d-684a164deba1} <Debug> TCPHandler: Processed in 0.001871688 sec. | ||
| 9347 | 2026.04.17 16:14:53.810054 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.04.17 16:14:53.810147 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9349 | 2026.04.17 16:14:53.810186 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9350 | 2026.04.17 16:14:53.810602 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.04.17 16:14:53.810638 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9352 | 2026.04.17 16:14:53.810937 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9353 | 2026.04.17 16:14:53.811155 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.04.17 16:14:53.811280 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 9355 | 2026.04.17 16:14:53.811317 [ 268 ] {31df47c4-81bb-4850-9f4a-f38ffee06363} <Debug> TCPHandler: Processed in 0.001312006 sec. | ||
| 9356 | 2026.04.17 16:14:53.811443 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.04.17 16:14:53.811537 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9358 | 2026.04.17 16:14:53.811579 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9359 | 2026.04.17 16:14:53.811948 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.04.17 16:14:53.811984 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9361 | 2026.04.17 16:14:53.812311 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9362 | 2026.04.17 16:14:53.812517 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.04.17 16:14:53.812643 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001124 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 9364 | 2026.04.17 16:14:53.812679 [ 268 ] {9d470e3b-521f-42f6-8d93-484577c183e3} <Debug> TCPHandler: Processed in 0.001282116 sec. | ||
| 9365 | 2026.04.17 16:14:53.812793 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.04.17 16:14:53.812885 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9367 | 2026.04.17 16:14:53.812926 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9368 | 2026.04.17 16:14:53.813235 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.04.17 16:14:53.813270 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 9370 | 2026.04.17 16:14:53.813571 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9371 | 2026.04.17 16:14:53.813775 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.04.17 16:14:53.813903 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001036 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 9373 | 2026.04.17 16:14:53.813938 [ 268 ] {aafabf9e-0939-43fa-a6b4-671bc7413fec} <Debug> TCPHandler: Processed in 0.001192164 sec. | ||
| 9374 | 2026.04.17 16:14:56.611156 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9375 | 2026.04.17 16:14:56.611226 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9376 | 2026.04.17 16:14:56.758578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21031 | ||
| 9377 | 2026.04.17 16:14:56.759085 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.04.17 16:14:56.759127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9379 | 2026.04.17 16:14:56.759616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9380 | 2026.04.17 16:14:56.759847 [ 245 ] {} <Trace> system.asynchronous_metric_log (7505b39c-a1c0-40ff-8b26-8e19d5a5b471): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.04.17 16:14:56.759984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21031 | ||
| 9382 | 2026.04.17 16:14:56.812408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1162 | ||
| 9383 | 2026.04.17 16:14:56.814729 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.04.17 16:14:56.814767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9385 | 2026.04.17 16:14:56.815907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9386 | 2026.04.17 16:14:56.816161 [ 243 ] {} <Trace> system.query_log (72871630-bc8f-4674-a320-5da0b867228c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2026.04.17 16:14:56.816418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1162 | ||
| 9388 | 2026.04.17 16:14:57.919745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9389 | 2026.04.17 16:14:57.938116 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.04.17 16:14:57.938185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9391 | 2026.04.17 16:14:57.944741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9392 | 2026.04.17 16:14:57.945531 [ 244 ] {} <Trace> system.metric_log (11c30dde-60d0-451c-8936-a7297d8a6a57): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.04.17 16:14:57.948732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9394 | 2026.04.17 16:14:58.809229 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.04.17 16:14:58.809411 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9396 | 2026.04.17 16:14:58.809480 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9397 | 2026.04.17 16:14:58.810159 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.04.17 16:14:58.810205 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9399 | 2026.04.17 16:14:58.810626 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9400 | 2026.04.17 16:14:58.810863 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Trace> oximeter.fields_string (094aa77c-8667-4673-bdc9-1ebdf2b9c9f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.04.17 16:14:58.811034 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.58 MiB/sec. | ||
| 9402 | 2026.04.17 16:14:58.811091 [ 268 ] {b94e18e5-60dd-45a3-933b-d792688c29d0} <Debug> TCPHandler: Processed in 0.00199161 sec. | ||
| 9403 | 2026.04.17 16:14:58.811234 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.04.17 16:14:58.811337 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9405 | 2026.04.17 16:14:58.811381 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9406 | 2026.04.17 16:14:58.811840 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.04.17 16:14:58.811882 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9408 | 2026.04.17 16:14:58.812221 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9409 | 2026.04.17 16:14:58.812448 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Trace> oximeter.fields_uuid (de9edf91-7dbb-40c3-be53-77d5e2a19e66): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.04.17 16:14:58.812590 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. | ||
| 9411 | 2026.04.17 16:14:58.812632 [ 268 ] {4fdb7419-2f33-402a-86ec-35395f9c0032} <Debug> TCPHandler: Processed in 0.00145202 sec. | ||
| 9412 | 2026.04.17 16:14:58.812752 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.04.17 16:14:58.812853 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.04.17 16:14:58.812899 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9415 | 2026.04.17 16:14:58.813313 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.04.17 16:14:58.813350 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9417 | 2026.04.17 16:14:58.813687 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9418 | 2026.04.17 16:14:58.813910 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Trace> oximeter.measurements_cumulativeu64 (db291a10-0b24-41b5-b905-9e5d376dca13): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.04.17 16:14:58.814047 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 9420 | 2026.04.17 16:14:58.814089 [ 268 ] {da4bc27f-8fb2-4657-a4f7-f611f0fb152d} <Debug> TCPHandler: Processed in 0.001386958 sec. | ||
| 9421 | 2026.04.17 16:14:58.814202 [ 268 ] {} <Trace> TCP-Session: a577710b-f55b-40de-bcd2-ed104abed524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.04.17 16:14:58.814303 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45172) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.04.17 16:14:58.814346 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9424 | 2026.04.17 16:14:58.814686 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.04.17 16:14:58.814724 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9426 | 2026.04.17 16:14:58.815038 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9427 | 2026.04.17 16:14:58.815265 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Trace> oximeter.measurements_u64 (f3c5298f-7844-4d7c-af8c-e8690908e648): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.04.17 16:14:58.815405 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 9429 | 2026.04.17 16:14:58.815443 [ 268 ] {10816e9a-3a44-4ddc-abd0-aeb675286d46} <Debug> TCPHandler: Processed in 0.001289726 sec. | ||
| 9430 | 2026.04.17 16:15:02.101650 [ 39 ] {} <Debug> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 9431 | 2026.04.17 16:15:02.101724 [ 39 ] {} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.04.17 16:15:02.101747 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 9433 | 2026.04.17 16:15:02.101868 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 9434 | 2026.04.17 16:15:02.102010 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9435 | 2026.04.17 16:15:02.102050 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 224 rows starting from the beginning of the part | ||
| 9436 | 2026.04.17 16:15:02.102119 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 9437 | 2026.04.17 16:15:02.102165 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 9438 | 2026.04.17 16:15:02.102210 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 9439 | 2026.04.17 16:15:02.102249 [ 201 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 62 rows starting from the beginning of the part | ||
| 9440 | 2026.04.17 16:15:02.103049 [ 192 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232005 sec., 308440.3066545996 rows/sec., 22.10 MiB/sec. | ||
| 9441 | 2026.04.17 16:15:02.103233 [ 193 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 9442 | 2026.04.17 16:15:02.103521 [ 193 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.04.17 16:15:02.103606 [ 193 ] {d207b64d-028e-44c5-8310-1203e2a7a7b5::all_1_47_10} <Trace> oximeter.fields_u16 (d207b64d-028e-44c5-8310-1203e2a7a7b5) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 9444 | 2026.04.17 16:15:02.103688 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||